2026-02-22T22:00:55.426 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T22:00:55.447 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:00:55.527 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64142 branch: wip-yuri6-testing-2026-02-22-1629-squid description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} email: yweinste@redhat.com exclude_arch: armv7l first_in_suite: false flavor: default io_workload: sequential: - qemu: cluster1.client.0: disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '64142' kernel: branch: distro kdb: true sha1: distro last_in_suite: false machine_type: trial meta: - desc: run two ceph clusters - desc: 2 ceph clusters with 1 mon and 3 osds each migrate_workload: sequential: - exec: cluster1.client.0: - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration commit client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.1 name: yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri6-testing-2026-02-22-1629-squid ceph: conf: client: rbd default data pool: datapool global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore block size: 96636764160 bluestore compression algorithm: zlib bluestore compression mode: aggressive bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: f90f4eaebb28b619cf76e80cbbe997656da69579 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f90f4eaebb28b619cf76e80cbbe997656da69579 selinux: allowlist: - scontext=system_u:system_r:getty_t:s0 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-yuri6-testing-2026-02-22-1629-squid sha1: f90f4eaebb28b619cf76e80cbbe997656da69579 owner: scheduled_yuriw@soko04.front.sepia.ceph.com priority: 69 repo: https://github.com/ceph/ceph-ci.git roles: - - cluster1.mon.a - cluster1.mgr.x - cluster1.osd.0 - cluster1.osd.1 - cluster1.osd.2 - cluster1.client.0 - - cluster2.mon.a - cluster2.mgr.x - cluster2.osd.0 - cluster2.osd.1 - cluster2.osd.2 - cluster2.client.0 seed: 9196 sha1: f90f4eaebb28b619cf76e80cbbe997656da69579 sleep_before_teardown: 0 subset: 111/120000 suite: rbd suite_branch: wip-yuri6-testing-2026-02-22-1629-squid suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_f90f4eaebb28b619cf76e80cbbe997656da69579/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: f90f4eaebb28b619cf76e80cbbe997656da69579 targets: trial009.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBfJP1MPRUCagnh3IspLjEnPDun28ad1Rqt3zT//EVsNoIcZsr5eMvUMAVnQJMyuM1vHNGRZ8Fp/lVplY1QcSWc= trial150.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAp4+XP6K1UKPhxGcFe3FeL0hmp048AfsYAuRXWtjUV2X1BUFNfxIiWYNw+Tj14YeghDMeVTsT+ndUwF3sC+Ido= tasks: - install: null - ceph: cluster: cluster1 - ceph: cluster: cluster2 - exec: cluster1.client.0: - sudo ceph --cluster cluster1 osd pool create datapool 4 - rbd --cluster cluster1 pool init datapool cluster2.client.0: - sudo ceph --cluster cluster2 osd pool create datapool 4 - rbd --cluster cluster2 pool init datapool - exec: cluster2.client.0: - echo '{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0 - rbd --cluster cluster2 migration execute client.0.0 - rbd --cluster cluster2 migration commit client.0.0 - rbd --cluster cluster2 snap create client.0.0@snap - rbd --cluster cluster2 create --size 1G client.0.1 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1 - rbd --cluster cluster2 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G client.0.2 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2 - rbd --cluster cluster2 snap create client.0.2@snap - exec: cluster1.client.0: - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2 - parallel: - io_workload - migrate_workload teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-22_19:35:38 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3318653 2026-02-22T22:00:55.527 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_f90f4eaebb28b619cf76e80cbbe997656da69579/qa; will attempt to use it 2026-02-22T22:00:55.527 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f90f4eaebb28b619cf76e80cbbe997656da69579/qa/tasks 2026-02-22T22:00:55.527 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-22T22:00:55.529 INFO:teuthology.task.internal:Checking packages... 2026-02-22T22:00:55.529 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f90f4eaebb28b619cf76e80cbbe997656da69579' 2026-02-22T22:00:55.529 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-22T22:00:55.529 INFO:teuthology.packaging:ref: None 2026-02-22T22:00:55.529 INFO:teuthology.packaging:tag: None 2026-02-22T22:00:55.529 INFO:teuthology.packaging:branch: wip-yuri6-testing-2026-02-22-1629-squid 2026-02-22T22:00:55.529 INFO:teuthology.packaging:sha1: f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T22:00:55.529 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri6-testing-2026-02-22-1629-squid 2026-02-22T22:00:55.650 INFO:teuthology.task.internal:Found packages for ceph version 19.2.3-689.gf90f4eae 2026-02-22T22:00:55.651 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-22T22:00:55.663 INFO:teuthology.task.internal:no buildpackages task found 2026-02-22T22:00:55.663 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-22T22:00:55.676 INFO:teuthology.task.internal:Saving configuration 2026-02-22T22:00:55.687 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-22T22:00:55.699 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-22T22:00:55.776 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial009.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64142', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-22 21:50:49.272056', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBfJP1MPRUCagnh3IspLjEnPDun28ad1Rqt3zT//EVsNoIcZsr5eMvUMAVnQJMyuM1vHNGRZ8Fp/lVplY1QcSWc='} 2026-02-22T22:00:55.834 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial150.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64142', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-22 21:50:49.271357', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAp4+XP6K1UKPhxGcFe3FeL0hmp048AfsYAuRXWtjUV2X1BUFNfxIiWYNw+Tj14YeghDMeVTsT+ndUwF3sC+Ido='} 2026-02-22T22:00:55.834 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-22T22:00:55.845 INFO:teuthology.task.internal:roles: ubuntu@trial009.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2026-02-22T22:00:55.845 INFO:teuthology.task.internal:roles: ubuntu@trial150.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2026-02-22T22:00:55.846 INFO:teuthology.run_tasks:Running task console_log... 2026-02-22T22:00:55.984 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x779102bf2a20>, signals=[15]) 2026-02-22T22:00:55.984 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-22T22:00:55.995 INFO:teuthology.task.internal:Opening connections... 2026-02-22T22:00:55.995 DEBUG:teuthology.task.internal:connecting to ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:00:55.996 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial009.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:00:56.058 DEBUG:teuthology.task.internal:connecting to ubuntu@trial150.front.sepia.ceph.com 2026-02-22T22:00:56.059 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:00:56.119 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-22T22:00:56.131 DEBUG:teuthology.orchestra.run.trial009:> uname -m 2026-02-22T22:00:56.148 INFO:teuthology.orchestra.run.trial009.stdout:x86_64 2026-02-22T22:00:56.149 DEBUG:teuthology.orchestra.run.trial009:> cat /etc/os-release 2026-02-22T22:00:56.206 INFO:teuthology.orchestra.run.trial009.stdout:NAME="CentOS Stream" 2026-02-22T22:00:56.206 INFO:teuthology.orchestra.run.trial009.stdout:VERSION="9" 2026-02-22T22:00:56.206 INFO:teuthology.orchestra.run.trial009.stdout:ID="centos" 2026-02-22T22:00:56.206 INFO:teuthology.orchestra.run.trial009.stdout:ID_LIKE="rhel fedora" 2026-02-22T22:00:56.206 INFO:teuthology.orchestra.run.trial009.stdout:VERSION_ID="9" 2026-02-22T22:00:56.206 INFO:teuthology.orchestra.run.trial009.stdout:PLATFORM_ID="platform:el9" 2026-02-22T22:00:56.206 INFO:teuthology.orchestra.run.trial009.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T22:00:56.206 INFO:teuthology.orchestra.run.trial009.stdout:ANSI_COLOR="0;31" 2026-02-22T22:00:56.206 INFO:teuthology.orchestra.run.trial009.stdout:LOGO="fedora-logo-icon" 2026-02-22T22:00:56.206 INFO:teuthology.orchestra.run.trial009.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T22:00:56.206 INFO:teuthology.orchestra.run.trial009.stdout:HOME_URL="https://centos.org/" 2026-02-22T22:00:56.206 INFO:teuthology.orchestra.run.trial009.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T22:00:56.206 INFO:teuthology.orchestra.run.trial009.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T22:00:56.206 INFO:teuthology.orchestra.run.trial009.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T22:00:56.207 INFO:teuthology.lock.ops:Updating trial009.front.sepia.ceph.com on lock server 2026-02-22T22:00:56.270 DEBUG:teuthology.orchestra.run.trial150:> uname -m 2026-02-22T22:00:56.287 INFO:teuthology.orchestra.run.trial150.stdout:x86_64 2026-02-22T22:00:56.288 DEBUG:teuthology.orchestra.run.trial150:> cat /etc/os-release 2026-02-22T22:00:56.345 INFO:teuthology.orchestra.run.trial150.stdout:NAME="CentOS Stream" 2026-02-22T22:00:56.345 INFO:teuthology.orchestra.run.trial150.stdout:VERSION="9" 2026-02-22T22:00:56.345 INFO:teuthology.orchestra.run.trial150.stdout:ID="centos" 2026-02-22T22:00:56.345 INFO:teuthology.orchestra.run.trial150.stdout:ID_LIKE="rhel fedora" 2026-02-22T22:00:56.345 INFO:teuthology.orchestra.run.trial150.stdout:VERSION_ID="9" 2026-02-22T22:00:56.345 INFO:teuthology.orchestra.run.trial150.stdout:PLATFORM_ID="platform:el9" 2026-02-22T22:00:56.345 INFO:teuthology.orchestra.run.trial150.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T22:00:56.345 INFO:teuthology.orchestra.run.trial150.stdout:ANSI_COLOR="0;31" 2026-02-22T22:00:56.345 INFO:teuthology.orchestra.run.trial150.stdout:LOGO="fedora-logo-icon" 2026-02-22T22:00:56.345 INFO:teuthology.orchestra.run.trial150.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T22:00:56.345 INFO:teuthology.orchestra.run.trial150.stdout:HOME_URL="https://centos.org/" 2026-02-22T22:00:56.345 INFO:teuthology.orchestra.run.trial150.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T22:00:56.345 INFO:teuthology.orchestra.run.trial150.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T22:00:56.345 INFO:teuthology.orchestra.run.trial150.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T22:00:56.346 INFO:teuthology.lock.ops:Updating trial150.front.sepia.ceph.com on lock server 2026-02-22T22:00:56.420 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-22T22:00:56.434 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-22T22:00:56.444 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-22T22:00:56.444 DEBUG:teuthology.orchestra.run.trial009:> test '!' -e /home/ubuntu/cephtest 2026-02-22T22:00:56.446 DEBUG:teuthology.orchestra.run.trial150:> test '!' -e /home/ubuntu/cephtest 2026-02-22T22:00:56.463 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-22T22:00:56.474 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-22T22:00:56.474 DEBUG:teuthology.orchestra.run.trial009:> test -z $(ls -A /var/lib/ceph) 2026-02-22T22:00:56.504 DEBUG:teuthology.orchestra.run.trial150:> test -z $(ls -A /var/lib/ceph) 2026-02-22T22:00:56.520 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-22T22:00:56.676 INFO:teuthology.run_tasks:Running task kernel... 2026-02-22T22:00:56.697 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-22T22:00:56.698 INFO:teuthology.task.kernel:config {'cluster1.mon.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'cluster2.mon.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, timeout 300 2026-02-22T22:00:56.698 DEBUG:teuthology.orchestra.run.trial009:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-22T22:00:56.698 DEBUG:teuthology.orchestra.run.trial150:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-22T22:00:56.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T22:00:56.714 DEBUG:teuthology.orchestra.run.trial009:> uname -r 2026-02-22T22:00:56.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T22:00:56.715 DEBUG:teuthology.orchestra.run.trial150:> uname -r 2026-02-22T22:00:56.771 INFO:teuthology.orchestra.run.trial150.stdout:5.14.0-681.el9.x86_64 2026-02-22T22:00:56.771 INFO:teuthology.task.kernel:Running kernel on trial150: 5.14.0-681.el9.x86_64 2026-02-22T22:00:56.771 DEBUG:teuthology.orchestra.run.trial150:> sudo yum install -y kernel 2026-02-22T22:00:56.772 INFO:teuthology.orchestra.run.trial009.stdout:5.14.0-681.el9.x86_64 2026-02-22T22:00:56.772 INFO:teuthology.task.kernel:Running kernel on trial009: 5.14.0-681.el9.x86_64 2026-02-22T22:00:56.772 DEBUG:teuthology.orchestra.run.trial009:> sudo yum install -y kernel 2026-02-22T22:00:59.144 INFO:teuthology.orchestra.run.trial150.stdout:CentOS Stream 9 - BaseOS 4.5 MB/s | 8.9 MB 00:01 2026-02-22T22:01:00.773 INFO:teuthology.orchestra.run.trial009.stdout:CentOS Stream 9 - BaseOS 2.5 MB/s | 8.9 MB 00:03 2026-02-22T22:01:02.345 INFO:teuthology.orchestra.run.trial150.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-22T22:01:05.596 INFO:teuthology.orchestra.run.trial150.stdout:CentOS Stream 9 - CRB 8.8 MB/s | 7.8 MB 00:00 2026-02-22T22:01:06.529 INFO:teuthology.orchestra.run.trial150.stdout:CentOS Stream 9 - Extras packages 92 kB/s | 20 kB 00:00 2026-02-22T22:01:08.139 INFO:teuthology.orchestra.run.trial009.stdout:CentOS Stream 9 - AppStream 3.9 MB/s | 27 MB 00:06 2026-02-22T22:01:11.476 INFO:teuthology.orchestra.run.trial009.stdout:CentOS Stream 9 - CRB 8.5 MB/s | 7.8 MB 00:00 2026-02-22T22:01:12.359 INFO:teuthology.orchestra.run.trial009.stdout:CentOS Stream 9 - Extras packages 133 kB/s | 20 kB 00:00 2026-02-22T22:01:12.674 INFO:teuthology.orchestra.run.trial150.stdout:Extra Packages for Enterprise Linux 3.3 MB/s | 20 MB 00:06 2026-02-22T22:01:13.239 INFO:teuthology.orchestra.run.trial009.stdout:Extra Packages for Enterprise Linux 25 MB/s | 20 MB 00:00 2026-02-22T22:01:15.899 INFO:teuthology.orchestra.run.trial150.stdout:lab-extras 2.5 MB/s | 50 kB 00:00 2026-02-22T22:01:16.462 INFO:teuthology.orchestra.run.trial009.stdout:lab-extras 2.7 MB/s | 50 kB 00:00 2026-02-22T22:01:16.915 INFO:teuthology.orchestra.run.trial150.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-22T22:01:16.915 INFO:teuthology.orchestra.run.trial150.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-22T22:01:16.934 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:01:16.935 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:01:16.935 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:01:16.958 DEBUG:teuthology.orchestra.run.trial150:> echo no | sudo yum reinstall kernel || true 2026-02-22T22:01:17.254 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:02 ago on Sun 22 Feb 2026 10:01:15 PM UTC. 2026-02-22T22:01:17.334 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:01:17.335 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:01:17.335 INFO:teuthology.orchestra.run.trial150.stdout: Package Architecture Version Repository Size 2026-02-22T22:01:17.335 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:01:17.335 INFO:teuthology.orchestra.run.trial150.stdout:Reinstalling: 2026-02-22T22:01:17.336 INFO:teuthology.orchestra.run.trial150.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-22T22:01:17.336 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:01:17.336 INFO:teuthology.orchestra.run.trial150.stdout:Transaction Summary 2026-02-22T22:01:17.336 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:01:17.336 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:01:17.336 INFO:teuthology.orchestra.run.trial150.stdout:Total download size: 803 k 2026-02-22T22:01:17.336 INFO:teuthology.orchestra.run.trial150.stdout:Installed size: 0 2026-02-22T22:01:17.336 INFO:teuthology.orchestra.run.trial150.stderr:Operation aborted. 2026-02-22T22:01:17.355 INFO:teuthology.orchestra.run.trial150.stdout:Is this ok [y/N]: 2026-02-22T22:01:17.355 DEBUG:teuthology.orchestra.run.trial150:> sudo yum reinstall -y kernel || true 2026-02-22T22:01:17.475 INFO:teuthology.orchestra.run.trial009.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-22T22:01:17.475 INFO:teuthology.orchestra.run.trial009.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-22T22:01:17.494 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:01:17.495 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:01:17.495 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:01:17.518 DEBUG:teuthology.orchestra.run.trial009:> echo no | sudo yum reinstall kernel || true 2026-02-22T22:01:17.658 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:02 ago on Sun 22 Feb 2026 10:01:15 PM UTC. 2026-02-22T22:01:17.740 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:01:17.741 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:01:17.741 INFO:teuthology.orchestra.run.trial150.stdout: Package Architecture Version Repository Size 2026-02-22T22:01:17.741 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:01:17.741 INFO:teuthology.orchestra.run.trial150.stdout:Reinstalling: 2026-02-22T22:01:17.741 INFO:teuthology.orchestra.run.trial150.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-22T22:01:17.741 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:01:17.741 INFO:teuthology.orchestra.run.trial150.stdout:Transaction Summary 2026-02-22T22:01:17.741 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:01:17.741 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:01:17.742 INFO:teuthology.orchestra.run.trial150.stdout:Total download size: 803 k 2026-02-22T22:01:17.742 INFO:teuthology.orchestra.run.trial150.stdout:Installed size: 0 2026-02-22T22:01:17.742 INFO:teuthology.orchestra.run.trial150.stdout:Downloading Packages: 2026-02-22T22:01:17.818 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:01 ago on Sun 22 Feb 2026 10:01:16 PM UTC. 2026-02-22T22:01:17.897 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:01:17.898 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:01:17.898 INFO:teuthology.orchestra.run.trial009.stdout: Package Architecture Version Repository Size 2026-02-22T22:01:17.898 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:01:17.898 INFO:teuthology.orchestra.run.trial009.stdout:Reinstalling: 2026-02-22T22:01:17.898 INFO:teuthology.orchestra.run.trial009.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-22T22:01:17.898 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:01:17.898 INFO:teuthology.orchestra.run.trial009.stdout:Transaction Summary 2026-02-22T22:01:17.898 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:01:17.898 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:01:17.898 INFO:teuthology.orchestra.run.trial009.stdout:Total download size: 803 k 2026-02-22T22:01:17.899 INFO:teuthology.orchestra.run.trial009.stdout:Installed size: 0 2026-02-22T22:01:17.899 INFO:teuthology.orchestra.run.trial009.stderr:Operation aborted. 2026-02-22T22:01:17.918 INFO:teuthology.orchestra.run.trial009.stdout:Is this ok [y/N]: 2026-02-22T22:01:17.919 DEBUG:teuthology.orchestra.run.trial009:> sudo yum reinstall -y kernel || true 2026-02-22T22:01:18.220 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:02 ago on Sun 22 Feb 2026 10:01:16 PM UTC. 2026-02-22T22:01:18.299 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:01:18.300 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:01:18.301 INFO:teuthology.orchestra.run.trial009.stdout: Package Architecture Version Repository Size 2026-02-22T22:01:18.301 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:01:18.301 INFO:teuthology.orchestra.run.trial009.stdout:Reinstalling: 2026-02-22T22:01:18.301 INFO:teuthology.orchestra.run.trial009.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-22T22:01:18.301 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:01:18.301 INFO:teuthology.orchestra.run.trial009.stdout:Transaction Summary 2026-02-22T22:01:18.301 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:01:18.301 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:01:18.301 INFO:teuthology.orchestra.run.trial009.stdout:Total download size: 803 k 2026-02-22T22:01:18.301 INFO:teuthology.orchestra.run.trial009.stdout:Installed size: 0 2026-02-22T22:01:18.301 INFO:teuthology.orchestra.run.trial009.stdout:Downloading Packages: 2026-02-22T22:01:19.197 INFO:teuthology.orchestra.run.trial150.stdout:kernel-5.14.0-681.el9.x86_64.rpm 575 kB/s | 803 kB 00:01 2026-02-22T22:01:19.198 INFO:teuthology.orchestra.run.trial150.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:01:19.198 INFO:teuthology.orchestra.run.trial150.stdout:Total 551 kB/s | 803 kB 00:01 2026-02-22T22:01:19.209 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction check 2026-02-22T22:01:19.242 INFO:teuthology.orchestra.run.trial150.stdout:Transaction check succeeded. 2026-02-22T22:01:19.242 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction test 2026-02-22T22:01:19.247 INFO:teuthology.orchestra.run.trial150.stdout:Transaction test succeeded. 2026-02-22T22:01:19.247 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction 2026-02-22T22:01:19.270 INFO:teuthology.orchestra.run.trial150.stdout: Preparing : 1/1 2026-02-22T22:01:19.274 INFO:teuthology.orchestra.run.trial150.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-22T22:01:19.274 INFO:teuthology.orchestra.run.trial150.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T22:01:19.386 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T22:01:19.386 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-22T22:01:19.441 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T22:01:19.441 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:01:19.441 INFO:teuthology.orchestra.run.trial150.stdout:Reinstalled: 2026-02-22T22:01:19.441 INFO:teuthology.orchestra.run.trial150.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-22T22:01:19.441 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:01:19.441 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:01:19.468 DEBUG:teuthology.orchestra.run.trial150:> rpm -q kernel | sort -rV | head -n 1 2026-02-22T22:01:19.492 INFO:teuthology.orchestra.run.trial150.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-22T22:01:19.493 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-22T22:01:19.493 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-22T22:01:19.493 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2026-02-22T22:01:19.493 DEBUG:teuthology.orchestra.run.trial150:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-22T22:01:19.556 INFO:teuthology.orchestra.run.trial150.stdout:ttyS1 2026-02-22T22:01:19.582 DEBUG:teuthology.parallel:result is None 2026-02-22T22:01:19.987 INFO:teuthology.orchestra.run.trial009.stdout:kernel-5.14.0-681.el9.x86_64.rpm 582 kB/s | 803 kB 00:01 2026-02-22T22:01:19.988 INFO:teuthology.orchestra.run.trial009.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:01:19.988 INFO:teuthology.orchestra.run.trial009.stdout:Total 476 kB/s | 803 kB 00:01 2026-02-22T22:01:20.000 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction check 2026-02-22T22:01:20.034 INFO:teuthology.orchestra.run.trial009.stdout:Transaction check succeeded. 2026-02-22T22:01:20.034 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction test 2026-02-22T22:01:20.039 INFO:teuthology.orchestra.run.trial009.stdout:Transaction test succeeded. 2026-02-22T22:01:20.039 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction 2026-02-22T22:01:20.063 INFO:teuthology.orchestra.run.trial009.stdout: Preparing : 1/1 2026-02-22T22:01:20.067 INFO:teuthology.orchestra.run.trial009.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-22T22:01:20.067 INFO:teuthology.orchestra.run.trial009.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T22:01:20.178 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T22:01:20.178 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-22T22:01:20.229 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T22:01:20.229 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:01:20.229 INFO:teuthology.orchestra.run.trial009.stdout:Reinstalled: 2026-02-22T22:01:20.229 INFO:teuthology.orchestra.run.trial009.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-22T22:01:20.229 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:01:20.229 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:01:20.257 DEBUG:teuthology.orchestra.run.trial009:> rpm -q kernel | sort -rV | head -n 1 2026-02-22T22:01:20.321 INFO:teuthology.orchestra.run.trial009.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-22T22:01:20.323 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-22T22:01:20.323 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-22T22:01:20.323 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2026-02-22T22:01:20.323 DEBUG:teuthology.orchestra.run.trial009:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-22T22:01:20.388 INFO:teuthology.orchestra.run.trial009.stdout:ttyS1 2026-02-22T22:01:20.408 DEBUG:teuthology.parallel:result is None 2026-02-22T22:01:20.409 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-22T22:01:20.421 INFO:teuthology.task.internal:Creating test directory... 2026-02-22T22:01:20.422 DEBUG:teuthology.orchestra.run.trial009:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-22T22:01:20.451 DEBUG:teuthology.orchestra.run.trial150:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-22T22:01:20.469 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-22T22:01:20.480 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-22T22:01:20.497 INFO:teuthology.task.internal:Creating archive directory... 2026-02-22T22:01:20.497 DEBUG:teuthology.orchestra.run.trial009:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-22T22:01:20.507 DEBUG:teuthology.orchestra.run.trial150:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-22T22:01:20.534 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-22T22:01:20.547 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-22T22:01:20.548 DEBUG:teuthology.orchestra.run.trial009:> 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 2026-02-22T22:01:20.564 DEBUG:teuthology.orchestra.run.trial150:> 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 2026-02-22T22:01:20.588 INFO:teuthology.orchestra.run.trial009.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-22T22:01:20.590 INFO:teuthology.orchestra.run.trial150.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-22T22:01:20.596 INFO:teuthology.orchestra.run.trial009.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-22T22:01:20.599 INFO:teuthology.orchestra.run.trial150.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-22T22:01:20.601 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-22T22:01:20.621 INFO:teuthology.task.internal:Configuring sudo... 2026-02-22T22:01:20.621 DEBUG:teuthology.orchestra.run.trial009:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-22T22:01:20.655 DEBUG:teuthology.orchestra.run.trial150:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-22T22:01:20.681 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-22T22:01:20.697 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-22T22:01:20.698 DEBUG:teuthology.orchestra.run.trial009:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-22T22:01:20.723 DEBUG:teuthology.orchestra.run.trial150:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-22T22:01:20.740 DEBUG:teuthology.orchestra.run.trial009:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T22:01:20.896 DEBUG:teuthology.orchestra.run.trial009:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T22:01:20.921 DEBUG:teuthology.orchestra.run.trial009:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T22:01:21.061 DEBUG:teuthology.orchestra.run.trial009:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T22:01:21.085 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:01:21.085 DEBUG:teuthology.orchestra.run.trial009:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-22T22:01:21.149 DEBUG:teuthology.orchestra.run.trial150:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T22:01:21.276 DEBUG:teuthology.orchestra.run.trial150:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T22:01:21.301 DEBUG:teuthology.orchestra.run.trial150:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T22:01:21.443 DEBUG:teuthology.orchestra.run.trial150:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T22:01:21.468 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:01:21.468 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-22T22:01:21.532 DEBUG:teuthology.orchestra.run.trial009:> sudo service rsyslog restart 2026-02-22T22:01:21.534 DEBUG:teuthology.orchestra.run.trial150:> sudo service rsyslog restart 2026-02-22T22:01:21.561 INFO:teuthology.orchestra.run.trial009.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-22T22:01:21.601 INFO:teuthology.orchestra.run.trial150.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-22T22:01:22.002 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-22T22:01:22.015 INFO:teuthology.task.internal:Starting timer... 2026-02-22T22:01:22.015 INFO:teuthology.run_tasks:Running task pcp... 2026-02-22T22:01:22.038 INFO:teuthology.run_tasks:Running task selinux... 2026-02-22T22:01:22.056 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:getty_t:s0']} 2026-02-22T22:01:22.057 DEBUG:teuthology.orchestra.run.trial009:> sudo service auditd rotate 2026-02-22T22:01:22.087 INFO:teuthology.orchestra.run.trial009.stdout:Rotating logs: 2026-02-22T22:01:22.088 DEBUG:teuthology.orchestra.run.trial150:> sudo service auditd rotate 2026-02-22T22:01:22.118 INFO:teuthology.orchestra.run.trial150.stdout:Rotating logs: 2026-02-22T22:01:22.120 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-22T22:01:22.120 DEBUG:teuthology.orchestra.run.trial009:> /usr/sbin/getenforce 2026-02-22T22:01:22.145 INFO:teuthology.orchestra.run.trial009.stdout:Permissive 2026-02-22T22:01:22.145 DEBUG:teuthology.orchestra.run.trial150:> /usr/sbin/getenforce 2026-02-22T22:01:22.176 INFO:teuthology.orchestra.run.trial150.stdout:Permissive 2026-02-22T22:01:22.177 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial009.front.sepia.ceph.com': 'permissive', 'ubuntu@trial150.front.sepia.ceph.com': 'permissive'} 2026-02-22T22:01:22.177 DEBUG:teuthology.orchestra.run.trial009:> 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 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2026-02-22T22:01:22.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T22:01:22.210 DEBUG:teuthology.orchestra.run.trial150:> 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 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2026-02-22T22:01:22.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T22:01:22.241 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-22T22:01:22.241 DEBUG:teuthology.orchestra.run.trial009:> sudo /usr/sbin/setenforce permissive 2026-02-22T22:01:22.273 DEBUG:teuthology.orchestra.run.trial150:> sudo /usr/sbin/setenforce permissive 2026-02-22T22:01:22.306 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-22T22:01:22.321 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-22T22:01:22.334 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'}]}] 2026-02-22T22:01:22.335 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial009.front.sepia.ceph.com,trial150.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-22T22:04:02.926 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial009.front.sepia.ceph.com'), Remote(name='ubuntu@trial150.front.sepia.ceph.com')] 2026-02-22T22:04:02.934 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial009.front.sepia.ceph.com' 2026-02-22T22:04:02.936 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial009.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:04:03.047 DEBUG:teuthology.orchestra.run.trial009:> true 2026-02-22T22:04:03.120 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial009.front.sepia.ceph.com' 2026-02-22T22:04:03.121 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial150.front.sepia.ceph.com' 2026-02-22T22:04:03.121 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T22:04:03.207 DEBUG:teuthology.orchestra.run.trial150:> true 2026-02-22T22:04:03.284 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial150.front.sepia.ceph.com' 2026-02-22T22:04:03.284 INFO:teuthology.run_tasks:Running task clock... 2026-02-22T22:04:03.300 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-22T22:04:03.300 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-22T22:04:03.300 DEBUG:teuthology.orchestra.run.trial009:> 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 2026-02-22T22:04:03.302 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-22T22:04:03.302 DEBUG:teuthology.orchestra.run.trial150:> 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 2026-02-22T22:04:03.328 INFO:teuthology.orchestra.run.trial009.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-22T22:04:03.339 INFO:teuthology.orchestra.run.trial009.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-22T22:04:03.352 INFO:teuthology.orchestra.run.trial150.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-22T22:04:03.357 INFO:teuthology.orchestra.run.trial009.stderr:sudo: ntpd: command not found 2026-02-22T22:04:03.364 INFO:teuthology.orchestra.run.trial150.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-22T22:04:03.366 INFO:teuthology.orchestra.run.trial009.stdout:506 Cannot talk to daemon 2026-02-22T22:04:03.378 INFO:teuthology.orchestra.run.trial009.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-22T22:04:03.385 INFO:teuthology.orchestra.run.trial150.stderr:sudo: ntpd: command not found 2026-02-22T22:04:03.390 INFO:teuthology.orchestra.run.trial009.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-22T22:04:03.396 INFO:teuthology.orchestra.run.trial150.stdout:506 Cannot talk to daemon 2026-02-22T22:04:03.409 INFO:teuthology.orchestra.run.trial150.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-22T22:04:03.420 INFO:teuthology.orchestra.run.trial150.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-22T22:04:03.437 INFO:teuthology.orchestra.run.trial009.stderr:bash: line 1: ntpq: command not found 2026-02-22T22:04:03.439 INFO:teuthology.orchestra.run.trial009.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-22T22:04:03.439 INFO:teuthology.orchestra.run.trial009.stdout:=============================================================================== 2026-02-22T22:04:03.462 INFO:teuthology.orchestra.run.trial150.stderr:bash: line 1: ntpq: command not found 2026-02-22T22:04:03.479 INFO:teuthology.orchestra.run.trial150.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-22T22:04:03.480 INFO:teuthology.orchestra.run.trial150.stdout:=============================================================================== 2026-02-22T22:04:03.480 INFO:teuthology.orchestra.run.trial150.stdout:^? dns-e.ns4v.icu 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-22T22:04:03.480 INFO:teuthology.orchestra.run.trial150.stdout:^? pool-96-231-54-150.washd> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-22T22:04:03.480 INFO:teuthology.orchestra.run.trial150.stdout:^? 144.202.66.214.vultruser> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-22T22:04:03.480 INFO:teuthology.orchestra.run.trial150.stdout:^? ntp.swyn.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-22T22:04:03.481 INFO:teuthology.run_tasks:Running task install... 2026-02-22T22:04:03.497 DEBUG:teuthology.task.install:project ceph 2026-02-22T22:04:03.497 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'}} 2026-02-22T22:04:03.498 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'} 2026-02-22T22:04:03.498 INFO:teuthology.task.install:Using flavor: default 2026-02-22T22:04:03.506 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', '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', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2026-02-22T22:04:03.506 INFO:teuthology.task.install:extra packages: [] 2026-02-22T22:04:03.507 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579', 'tag': None, 'wait_for_package': False} 2026-02-22T22:04:03.508 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T22:04:03.511 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579', 'tag': None, 'wait_for_package': False} 2026-02-22T22:04:03.512 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T22:04:03.698 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/ 2026-02-22T22:04:03.699 INFO:teuthology.task.install.rpm:Package version is 19.2.3-689.gf90f4eae 2026-02-22T22:04:03.707 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/ 2026-02-22T22:04:03.707 INFO:teuthology.task.install.rpm:Package version is 19.2.3-689.gf90f4eae 2026-02-22T22:04:03.967 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-22T22:04:03.967 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:04:03.967 DEBUG:teuthology.orchestra.run.trial009:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-22T22:04:03.993 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, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-22T22:04:03.994 DEBUG:teuthology.orchestra.run.trial009:> 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_-]*/;sha1/f90f4eaebb28b619cf76e80cbbe997656da69579/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-22T22:04:04.026 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-22T22:04:04.026 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:04:04.026 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-22T22:04:04.053 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, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-22T22:04:04.053 DEBUG:teuthology.orchestra.run.trial150:> 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_-]*/;sha1/f90f4eaebb28b619cf76e80cbbe997656da69579/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-22T22:04:04.059 DEBUG:teuthology.orchestra.run.trial009:> 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 2026-02-22T22:04:04.118 DEBUG:teuthology.orchestra.run.trial150:> 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 2026-02-22T22:04:04.132 DEBUG:teuthology.orchestra.run.trial009:> 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 2026-02-22T22:04:04.192 DEBUG:teuthology.orchestra.run.trial150:> 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 2026-02-22T22:04:04.195 INFO:teuthology.orchestra.run.trial009.stdout:check_obsoletes = 1 2026-02-22T22:04:04.196 DEBUG:teuthology.orchestra.run.trial009:> sudo yum clean all 2026-02-22T22:04:04.257 INFO:teuthology.orchestra.run.trial150.stdout:check_obsoletes = 1 2026-02-22T22:04:04.258 DEBUG:teuthology.orchestra.run.trial150:> sudo yum clean all 2026-02-22T22:04:04.355 INFO:teuthology.orchestra.run.trial009.stdout:41 files removed 2026-02-22T22:04:04.370 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install ceph-radosgw 2026-02-22T22:04:04.417 INFO:teuthology.orchestra.run.trial150.stdout:41 files removed 2026-02-22T22:04:04.430 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install ceph-radosgw 2026-02-22T22:04:04.682 INFO:teuthology.orchestra.run.trial009.stdout:ceph packages for x86_64 506 kB/s | 86 kB 00:00 2026-02-22T22:04:04.704 INFO:teuthology.orchestra.run.trial150.stdout:ceph packages for x86_64 661 kB/s | 86 kB 00:00 2026-02-22T22:04:04.815 INFO:teuthology.orchestra.run.trial009.stdout:ceph noarch packages 111 kB/s | 12 kB 00:00 2026-02-22T22:04:04.837 INFO:teuthology.orchestra.run.trial150.stdout:ceph noarch packages 110 kB/s | 12 kB 00:00 2026-02-22T22:04:04.941 INFO:teuthology.orchestra.run.trial009.stdout:ceph source packages 18 kB/s | 1.9 kB 00:00 2026-02-22T22:04:04.964 INFO:teuthology.orchestra.run.trial150.stdout:ceph source packages 18 kB/s | 1.9 kB 00:00 2026-02-22T22:04:05.293 INFO:teuthology.orchestra.run.trial009.stdout:CentOS Stream 9 - BaseOS 27 MB/s | 8.9 MB 00:00 2026-02-22T22:04:06.328 INFO:teuthology.orchestra.run.trial150.stdout:CentOS Stream 9 - BaseOS 6.6 MB/s | 8.9 MB 00:01 2026-02-22T22:04:06.770 INFO:teuthology.orchestra.run.trial009.stdout:CentOS Stream 9 - AppStream 28 MB/s | 27 MB 00:00 2026-02-22T22:04:09.320 INFO:teuthology.orchestra.run.trial150.stdout:CentOS Stream 9 - AppStream 11 MB/s | 27 MB 00:02 2026-02-22T22:04:11.217 INFO:teuthology.orchestra.run.trial009.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 7.8 MB 00:02 2026-02-22T22:04:12.027 INFO:teuthology.orchestra.run.trial009.stdout:CentOS Stream 9 - Extras packages 233 kB/s | 20 kB 00:00 2026-02-22T22:04:12.303 INFO:teuthology.orchestra.run.trial009.stdout:Extra Packages for Enterprise Linux 95 MB/s | 20 MB 00:00 2026-02-22T22:04:12.722 INFO:teuthology.orchestra.run.trial150.stdout:CentOS Stream 9 - CRB 7.7 MB/s | 7.8 MB 00:01 2026-02-22T22:04:14.448 INFO:teuthology.orchestra.run.trial150.stdout:CentOS Stream 9 - Extras packages 20 kB/s | 20 kB 00:00 2026-02-22T22:04:14.856 INFO:teuthology.orchestra.run.trial150.stdout:Extra Packages for Enterprise Linux 59 MB/s | 20 MB 00:00 2026-02-22T22:04:15.556 INFO:teuthology.orchestra.run.trial009.stdout:lab-extras 1.5 MB/s | 50 kB 00:00 2026-02-22T22:04:16.753 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: Package Arch Version Repository Size 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout:Installing: 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: ceph-radosgw x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 11 M 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout:Upgrading: 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: librados2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.4 M 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: librbd1 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.2 M 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout:Installing dependencies: 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: ceph-base x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 5.5 M 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: ceph-common x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 22 M 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: ceph-selinux x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 25 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: libcephfs2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 999 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: libradosstriper1 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 503 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: librgw2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 5.4 M 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: python3-ceph-argparse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 45 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: python3-ceph-common x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 142 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: python3-cephfs x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 165 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: python3-rados x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 322 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: python3-rbd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 303 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: python3-rgw x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 100 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-22T22:04:16.754 INFO:teuthology.orchestra.run.trial009.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-22T22:04:16.755 INFO:teuthology.orchestra.run.trial009.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-22T22:04:16.755 INFO:teuthology.orchestra.run.trial009.stdout:Installing weak dependencies: 2026-02-22T22:04:16.755 INFO:teuthology.orchestra.run.trial009.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-22T22:04:16.755 INFO:teuthology.orchestra.run.trial009.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-22T22:04:16.755 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:16.755 INFO:teuthology.orchestra.run.trial009.stdout:Transaction Summary 2026-02-22T22:04:16.755 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:04:16.755 INFO:teuthology.orchestra.run.trial009.stdout:Install 33 Packages 2026-02-22T22:04:16.755 INFO:teuthology.orchestra.run.trial009.stdout:Upgrade 2 Packages 2026-02-22T22:04:16.755 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:16.755 INFO:teuthology.orchestra.run.trial009.stdout:Total download size: 63 M 2026-02-22T22:04:16.755 INFO:teuthology.orchestra.run.trial009.stdout:Downloading Packages: 2026-02-22T22:04:17.581 INFO:teuthology.orchestra.run.trial009.stdout:(1/35): ceph-base-19.2.3-689.gf90f4eae.el9.x86_ 18 MB/s | 5.5 MB 00:00 2026-02-22T22:04:17.618 INFO:teuthology.orchestra.run.trial009.stdout:(2/35): ceph-selinux-19.2.3-689.gf90f4eae.el9.x 680 kB/s | 25 kB 00:00 2026-02-22T22:04:17.675 INFO:teuthology.orchestra.run.trial009.stdout:(3/35): libcephfs2-19.2.3-689.gf90f4eae.el9.x86 17 MB/s | 999 kB 00:00 2026-02-22T22:04:17.725 INFO:teuthology.orchestra.run.trial009.stdout:(4/35): libradosstriper1-19.2.3-689.gf90f4eae.e 9.8 MB/s | 503 kB 00:00 2026-02-22T22:04:17.998 INFO:teuthology.orchestra.run.trial009.stdout:(5/35): librgw2-19.2.3-689.gf90f4eae.el9.x86_64 20 MB/s | 5.4 MB 00:00 2026-02-22T22:04:18.013 INFO:teuthology.orchestra.run.trial009.stdout:(6/35): ceph-radosgw-19.2.3-689.gf90f4eae.el9.x 15 MB/s | 11 MB 00:00 2026-02-22T22:04:18.019 INFO:teuthology.orchestra.run.trial009.stdout:(7/35): python3-ceph-argparse-19.2.3-689.gf90f4 2.2 MB/s | 45 kB 00:00 2026-02-22T22:04:18.034 INFO:teuthology.orchestra.run.trial009.stdout:(8/35): python3-ceph-common-19.2.3-689.gf90f4ea 6.7 MB/s | 142 kB 00:00 2026-02-22T22:04:18.043 INFO:teuthology.orchestra.run.trial009.stdout:(9/35): python3-cephfs-19.2.3-689.gf90f4eae.el9 6.6 MB/s | 165 kB 00:00 2026-02-22T22:04:18.062 INFO:teuthology.orchestra.run.trial009.stdout:(10/35): python3-rados-19.2.3-689.gf90f4eae.el9 11 MB/s | 322 kB 00:00 2026-02-22T22:04:18.074 INFO:teuthology.orchestra.run.trial009.stdout:(11/35): python3-rbd-19.2.3-689.gf90f4eae.el9.x 9.7 MB/s | 303 kB 00:00 2026-02-22T22:04:18.088 INFO:teuthology.orchestra.run.trial009.stdout:(12/35): python3-rgw-19.2.3-689.gf90f4eae.el9.x 3.8 MB/s | 100 kB 00:00 2026-02-22T22:04:18.089 INFO:teuthology.orchestra.run.trial009.stdout:(13/35): mailcap-2.1.49-5.el9.noarch.rpm 2.2 MB/s | 33 kB 00:00 2026-02-22T22:04:18.095 INFO:teuthology.orchestra.run.trial150.stdout:lab-extras 2.4 MB/s | 50 kB 00:00 2026-02-22T22:04:18.097 INFO:teuthology.orchestra.run.trial009.stdout:(14/35): pciutils-3.7.0-7.el9.x86_64.rpm 12 MB/s | 93 kB 00:00 2026-02-22T22:04:18.116 INFO:teuthology.orchestra.run.trial009.stdout:(15/35): nvme-cli-2.16-1.el9.x86_64.rpm 41 MB/s | 1.2 MB 00:00 2026-02-22T22:04:18.174 INFO:teuthology.orchestra.run.trial009.stdout:(16/35): ceph-common-19.2.3-689.gf90f4eae.el9.x 24 MB/s | 22 MB 00:00 2026-02-22T22:04:18.818 INFO:teuthology.orchestra.run.trial009.stdout:(17/35): boost-program-options-1.75.0-13.el9.x8 144 kB/s | 104 kB 00:00 2026-02-22T22:04:18.824 INFO:teuthology.orchestra.run.trial009.stdout:(18/35): libnbd-1.20.3-4.el9.x86_64.rpm 232 kB/s | 164 kB 00:00 2026-02-22T22:04:18.889 INFO:teuthology.orchestra.run.trial009.stdout:(19/35): libpmemobj-1.12.1-1.el9.x86_64.rpm 224 kB/s | 160 kB 00:00 2026-02-22T22:04:18.977 INFO:teuthology.orchestra.run.trial009.stdout:(20/35): librabbitmq-0.11.0-7.el9.x86_64.rpm 285 kB/s | 45 kB 00:00 2026-02-22T22:04:19.127 INFO:teuthology.orchestra.run.trial009.stdout:(21/35): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.2 MB/s | 292 kB 00:00 2026-02-22T22:04:19.138 INFO:teuthology.orchestra.run.trial009.stdout:(22/35): librdkafka-1.6.1-102.el9.x86_64.rpm 2.1 MB/s | 662 kB 00:00 2026-02-22T22:04:19.215 INFO:teuthology.orchestra.run.trial009.stdout:(23/35): qatlib-25.08.0-2.el9.x86_64.rpm 1.0 MB/s | 240 kB 00:00 2026-02-22T22:04:19.257 INFO:teuthology.orchestra.run.trial009.stdout:(24/35): gperftools-libs-2.9.1-3.el9.x86_64.rpm 7.2 MB/s | 308 kB 00:00 2026-02-22T22:04:19.284 INFO:teuthology.orchestra.run.trial009.stdout:(25/35): qatlib-service-25.08.0-2.el9.x86_64.rp 236 kB/s | 37 kB 00:00 2026-02-22T22:04:19.287 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: Package Arch Version Repository Size 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout:Installing: 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: ceph-radosgw x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 11 M 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout:Upgrading: 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: librados2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.4 M 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: librbd1 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.2 M 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout:Installing dependencies: 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: ceph-base x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 5.5 M 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: ceph-common x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 22 M 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: ceph-selinux x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 25 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: libcephfs2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 999 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: libradosstriper1 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 503 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: librgw2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 5.4 M 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: python3-ceph-argparse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 45 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: python3-ceph-common x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 142 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: python3-cephfs x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 165 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: python3-rados x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 322 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: python3-rbd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 303 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: python3-rgw x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 100 k 2026-02-22T22:04:19.289 INFO:teuthology.orchestra.run.trial150.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-22T22:04:19.290 INFO:teuthology.orchestra.run.trial150.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-22T22:04:19.290 INFO:teuthology.orchestra.run.trial150.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-22T22:04:19.290 INFO:teuthology.orchestra.run.trial150.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-22T22:04:19.290 INFO:teuthology.orchestra.run.trial150.stdout:Installing weak dependencies: 2026-02-22T22:04:19.290 INFO:teuthology.orchestra.run.trial150.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-22T22:04:19.290 INFO:teuthology.orchestra.run.trial150.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-22T22:04:19.290 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:19.290 INFO:teuthology.orchestra.run.trial150.stdout:Transaction Summary 2026-02-22T22:04:19.290 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:19.290 INFO:teuthology.orchestra.run.trial150.stdout:Install 33 Packages 2026-02-22T22:04:19.290 INFO:teuthology.orchestra.run.trial150.stdout:Upgrade 2 Packages 2026-02-22T22:04:19.290 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:19.290 INFO:teuthology.orchestra.run.trial150.stdout:Total download size: 63 M 2026-02-22T22:04:19.290 INFO:teuthology.orchestra.run.trial150.stdout:Downloading Packages: 2026-02-22T22:04:19.295 INFO:teuthology.orchestra.run.trial009.stdout:(26/35): libarrow-9.0.0-15.el9.x86_64.rpm 117 MB/s | 4.4 MB 00:00 2026-02-22T22:04:19.297 INFO:teuthology.orchestra.run.trial009.stdout:(27/35): qatzip-libs-1.3.1-1.el9.x86_64.rpm 417 kB/s | 66 kB 00:00 2026-02-22T22:04:19.304 INFO:teuthology.orchestra.run.trial009.stdout:(28/35): liboath-2.6.12-1.el9.x86_64.rpm 5.0 MB/s | 49 kB 00:00 2026-02-22T22:04:19.308 INFO:teuthology.orchestra.run.trial009.stdout:(29/35): libarrow-doc-9.0.0-15.el9.noarch.rpm 1.0 MB/s | 25 kB 00:00 2026-02-22T22:04:19.316 INFO:teuthology.orchestra.run.trial009.stdout:(30/35): parquet-libs-9.0.0-15.el9.x86_64.rpm 70 MB/s | 838 kB 00:00 2026-02-22T22:04:19.324 INFO:teuthology.orchestra.run.trial009.stdout:(31/35): libunwind-1.6.2-1.el9.x86_64.rpm 2.5 MB/s | 67 kB 00:00 2026-02-22T22:04:19.330 INFO:teuthology.orchestra.run.trial009.stdout:(32/35): thrift-0.15.0-4.el9.x86_64.rpm 113 MB/s | 1.6 MB 00:00 2026-02-22T22:04:19.331 INFO:teuthology.orchestra.run.trial009.stdout:(33/35): re2-20211101-20.el9.x86_64.rpm 8.2 MB/s | 191 kB 00:00 2026-02-22T22:04:19.426 INFO:teuthology.orchestra.run.trial009.stdout:(34/35): librados2-19.2.3-689.gf90f4eae.el9.x86 34 MB/s | 3.4 MB 00:00 2026-02-22T22:04:19.740 INFO:teuthology.orchestra.run.trial009.stdout:(35/35): librbd1-19.2.3-689.gf90f4eae.el9.x86_6 7.7 MB/s | 3.2 MB 00:00 2026-02-22T22:04:19.743 INFO:teuthology.orchestra.run.trial009.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:04:19.743 INFO:teuthology.orchestra.run.trial009.stdout:Total 21 MB/s | 63 MB 00:02 2026-02-22T22:04:19.841 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction check 2026-02-22T22:04:19.859 INFO:teuthology.orchestra.run.trial009.stdout:Transaction check succeeded. 2026-02-22T22:04:19.859 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction test 2026-02-22T22:04:20.112 INFO:teuthology.orchestra.run.trial009.stdout:Transaction test succeeded. 2026-02-22T22:04:20.113 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction 2026-02-22T22:04:20.224 INFO:teuthology.orchestra.run.trial150.stdout:(1/35): ceph-base-19.2.3-689.gf90f4eae.el9.x86_ 13 MB/s | 5.5 MB 00:00 2026-02-22T22:04:20.269 INFO:teuthology.orchestra.run.trial150.stdout:(2/35): ceph-selinux-19.2.3-689.gf90f4eae.el9.x 552 kB/s | 25 kB 00:00 2026-02-22T22:04:20.337 INFO:teuthology.orchestra.run.trial150.stdout:(3/35): libcephfs2-19.2.3-689.gf90f4eae.el9.x86 14 MB/s | 999 kB 00:00 2026-02-22T22:04:20.371 INFO:teuthology.orchestra.run.trial150.stdout:(4/35): ceph-radosgw-19.2.3-689.gf90f4eae.el9.x 19 MB/s | 11 MB 00:00 2026-02-22T22:04:20.377 INFO:teuthology.orchestra.run.trial150.stdout:(5/35): libradosstriper1-19.2.3-689.gf90f4eae.e 12 MB/s | 503 kB 00:00 2026-02-22T22:04:20.403 INFO:teuthology.orchestra.run.trial009.stdout: Preparing : 1/1 2026-02-22T22:04:20.412 INFO:teuthology.orchestra.run.trial009.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/37 2026-02-22T22:04:20.415 INFO:teuthology.orchestra.run.trial009.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/37 2026-02-22T22:04:20.427 INFO:teuthology.orchestra.run.trial009.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/37 2026-02-22T22:04:20.431 INFO:teuthology.orchestra.run.trial150.stdout:(6/35): python3-ceph-argparse-19.2.3-689.gf90f4 841 kB/s | 45 kB 00:00 2026-02-22T22:04:20.488 INFO:teuthology.orchestra.run.trial150.stdout:(7/35): python3-ceph-common-19.2.3-689.gf90f4ea 2.4 MB/s | 142 kB 00:00 2026-02-22T22:04:20.548 INFO:teuthology.orchestra.run.trial150.stdout:(8/35): python3-cephfs-19.2.3-689.gf90f4eae.el9 2.7 MB/s | 165 kB 00:00 2026-02-22T22:04:20.579 INFO:teuthology.orchestra.run.trial009.stdout: Installing : thrift-0.15.0-4.el9.x86_64 4/37 2026-02-22T22:04:20.582 INFO:teuthology.orchestra.run.trial009.stdout: Upgrading : librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T22:04:20.589 INFO:teuthology.orchestra.run.trial150.stdout:(9/35): librgw2-19.2.3-689.gf90f4eae.el9.x86_64 25 MB/s | 5.4 MB 00:00 2026-02-22T22:04:20.595 INFO:teuthology.orchestra.run.trial150.stdout:(10/35): python3-rados-19.2.3-689.gf90f4eae.el9 6.8 MB/s | 322 kB 00:00 2026-02-22T22:04:20.613 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T22:04:20.630 INFO:teuthology.orchestra.run.trial150.stdout:(11/35): python3-rbd-19.2.3-689.gf90f4eae.el9.x 7.3 MB/s | 303 kB 00:00 2026-02-22T22:04:20.633 INFO:teuthology.orchestra.run.trial150.stdout:(12/35): python3-rgw-19.2.3-689.gf90f4eae.el9.x 2.6 MB/s | 100 kB 00:00 2026-02-22T22:04:20.656 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 6/37 2026-02-22T22:04:20.657 INFO:teuthology.orchestra.run.trial009.stdout: Installing : libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T22:04:20.658 INFO:teuthology.orchestra.run.trial150.stdout:(13/35): mailcap-2.1.49-5.el9.noarch.rpm 1.2 MB/s | 33 kB 00:00 2026-02-22T22:04:20.669 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T22:04:20.674 INFO:teuthology.orchestra.run.trial009.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/37 2026-02-22T22:04:20.684 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x 9/37 2026-02-22T22:04:20.706 INFO:teuthology.orchestra.run.trial150.stdout:(14/35): ceph-common-19.2.3-689.gf90f4eae.el9.x 24 MB/s | 22 MB 00:00 2026-02-22T22:04:20.706 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 10/37 2026-02-22T22:04:20.706 INFO:teuthology.orchestra.run.trial150.stdout:(15/35): pciutils-3.7.0-7.el9.x86_64.rpm 1.9 MB/s | 93 kB 00:00 2026-02-22T22:04:20.707 INFO:teuthology.orchestra.run.trial009.stdout: Installing : libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T22:04:20.721 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T22:04:20.724 INFO:teuthology.orchestra.run.trial150.stdout:(16/35): libnbd-1.20.3-4.el9.x86_64.rpm 9.2 MB/s | 164 kB 00:00 2026-02-22T22:04:20.736 INFO:teuthology.orchestra.run.trial150.stdout:(17/35): libpmemobj-1.12.1-1.el9.x86_64.rpm 13 MB/s | 160 kB 00:00 2026-02-22T22:04:20.738 INFO:teuthology.orchestra.run.trial150.stdout:(18/35): nvme-cli-2.16-1.el9.x86_64.rpm 11 MB/s | 1.2 MB 00:00 2026-02-22T22:04:20.745 INFO:teuthology.orchestra.run.trial150.stdout:(19/35): librabbitmq-0.11.0-7.el9.x86_64.rpm 4.8 MB/s | 45 kB 00:00 2026-02-22T22:04:20.752 INFO:teuthology.orchestra.run.trial009.stdout: Installing : re2-1:20211101-20.el9.x86_64 12/37 2026-02-22T22:04:20.753 INFO:teuthology.orchestra.run.trial150.stdout:(20/35): librdkafka-1.6.1-102.el9.x86_64.rpm 45 MB/s | 662 kB 00:00 2026-02-22T22:04:20.754 INFO:teuthology.orchestra.run.trial150.stdout:(21/35): boost-program-options-1.75.0-13.el9.x8 2.1 MB/s | 104 kB 00:00 2026-02-22T22:04:20.756 INFO:teuthology.orchestra.run.trial009.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 13/37 2026-02-22T22:04:20.759 INFO:teuthology.orchestra.run.trial150.stdout:(22/35): lttng-ust-2.12.0-6.el9.x86_64.rpm 22 MB/s | 292 kB 00:00 2026-02-22T22:04:20.762 INFO:teuthology.orchestra.run.trial009.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/37 2026-02-22T22:04:20.765 INFO:teuthology.orchestra.run.trial150.stdout:(23/35): qatlib-25.08.0-2.el9.x86_64.rpm 20 MB/s | 240 kB 00:00 2026-02-22T22:04:20.765 INFO:teuthology.orchestra.run.trial009.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/37 2026-02-22T22:04:20.766 INFO:teuthology.orchestra.run.trial150.stdout:(24/35): qatlib-service-25.08.0-2.el9.x86_64.rp 3.0 MB/s | 37 kB 00:00 2026-02-22T22:04:20.768 INFO:teuthology.orchestra.run.trial009.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 16/37 2026-02-22T22:04:20.768 INFO:teuthology.orchestra.run.trial150.stdout:(25/35): qatzip-libs-1.3.1-1.el9.x86_64.rpm 6.9 MB/s | 66 kB 00:00 2026-02-22T22:04:20.773 INFO:teuthology.orchestra.run.trial009.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/37 2026-02-22T22:04:20.913 INFO:teuthology.orchestra.run.trial009.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 18/37 2026-02-22T22:04:20.914 INFO:teuthology.orchestra.run.trial009.stdout: Upgrading : librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 19/37 2026-02-22T22:04:20.939 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 19/37 2026-02-22T22:04:20.942 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 20/37 2026-02-22T22:04:20.948 INFO:teuthology.orchestra.run.trial009.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 21/37 2026-02-22T22:04:21.173 INFO:teuthology.orchestra.run.trial009.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 22/37 2026-02-22T22:04:21.174 INFO:teuthology.orchestra.run.trial009.stdout: Installing : librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 23/37 2026-02-22T22:04:21.190 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 23/37 2026-02-22T22:04:21.194 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 24/37 2026-02-22T22:04:21.200 INFO:teuthology.orchestra.run.trial009.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 25/37 2026-02-22T22:04:21.202 INFO:teuthology.orchestra.run.trial009.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 26/37 2026-02-22T22:04:21.203 INFO:teuthology.orchestra.run.trial009.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 27/37 2026-02-22T22:04:21.222 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 27/37 2026-02-22T22:04:21.293 INFO:teuthology.orchestra.run.trial150.stdout:(26/35): libarrow-doc-9.0.0-15.el9.noarch.rpm 47 kB/s | 25 kB 00:00 2026-02-22T22:04:21.340 INFO:teuthology.orchestra.run.trial009.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 28/37 2026-02-22T22:04:21.342 INFO:teuthology.orchestra.run.trial009.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 29/37 2026-02-22T22:04:21.395 INFO:teuthology.orchestra.run.trial150.stdout:(27/35): gperftools-libs-2.9.1-3.el9.x86_64.rpm 488 kB/s | 308 kB 00:00 2026-02-22T22:04:21.451 INFO:teuthology.orchestra.run.trial150.stdout:(28/35): liboath-2.6.12-1.el9.x86_64.rpm 310 kB/s | 49 kB 00:00 2026-02-22T22:04:21.474 INFO:teuthology.orchestra.run.trial150.stdout:(29/35): libunwind-1.6.2-1.el9.x86_64.rpm 853 kB/s | 67 kB 00:00 2026-02-22T22:04:21.553 INFO:teuthology.orchestra.run.trial150.stdout:(30/35): re2-20211101-20.el9.x86_64.rpm 2.4 MB/s | 191 kB 00:00 2026-02-22T22:04:21.642 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 29/37 2026-02-22T22:04:21.642 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-22T22:04:21.642 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:21.679 INFO:teuthology.orchestra.run.trial009.stdout: Installing : mailcap-2.1.49-5.el9.noarch 30/37 2026-02-22T22:04:21.680 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86 31/37 2026-02-22T22:04:21.724 INFO:teuthology.orchestra.run.trial150.stdout:(31/35): libarrow-9.0.0-15.el9.x86_64.rpm 4.6 MB/s | 4.4 MB 00:00 2026-02-22T22:04:21.765 INFO:teuthology.orchestra.run.trial150.stdout:(32/35): parquet-libs-9.0.0-15.el9.x86_64.rpm 2.6 MB/s | 838 kB 00:00 2026-02-22T22:04:21.790 INFO:teuthology.orchestra.run.trial150.stdout:(33/35): thrift-0.15.0-4.el9.x86_64.rpm 6.7 MB/s | 1.6 MB 00:00 2026-02-22T22:04:21.828 INFO:teuthology.orchestra.run.trial150.stdout:(34/35): librados2-19.2.3-689.gf90f4eae.el9.x86 33 MB/s | 3.4 MB 00:00 2026-02-22T22:04:21.867 INFO:teuthology.orchestra.run.trial150.stdout:(35/35): librbd1-19.2.3-689.gf90f4eae.el9.x86_6 31 MB/s | 3.2 MB 00:00 2026-02-22T22:04:21.870 INFO:teuthology.orchestra.run.trial150.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:04:21.870 INFO:teuthology.orchestra.run.trial150.stdout:Total 24 MB/s | 63 MB 00:02 2026-02-22T22:04:21.970 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction check 2026-02-22T22:04:21.988 INFO:teuthology.orchestra.run.trial150.stdout:Transaction check succeeded. 2026-02-22T22:04:21.988 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction test 2026-02-22T22:04:22.243 INFO:teuthology.orchestra.run.trial150.stdout:Transaction test succeeded. 2026-02-22T22:04:22.243 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction 2026-02-22T22:04:22.534 INFO:teuthology.orchestra.run.trial150.stdout: Preparing : 1/1 2026-02-22T22:04:22.543 INFO:teuthology.orchestra.run.trial150.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/37 2026-02-22T22:04:22.547 INFO:teuthology.orchestra.run.trial150.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/37 2026-02-22T22:04:22.558 INFO:teuthology.orchestra.run.trial150.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/37 2026-02-22T22:04:22.658 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T22:04:22.661 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T22:04:22.718 INFO:teuthology.orchestra.run.trial150.stdout: Installing : thrift-0.15.0-4.el9.x86_64 4/37 2026-02-22T22:04:22.722 INFO:teuthology.orchestra.run.trial150.stdout: Upgrading : librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T22:04:22.753 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T22:04:22.797 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 6/37 2026-02-22T22:04:22.798 INFO:teuthology.orchestra.run.trial150.stdout: Installing : libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T22:04:22.810 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T22:04:22.814 INFO:teuthology.orchestra.run.trial150.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/37 2026-02-22T22:04:22.824 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x 9/37 2026-02-22T22:04:22.848 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 10/37 2026-02-22T22:04:22.849 INFO:teuthology.orchestra.run.trial150.stdout: Installing : libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T22:04:22.862 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T22:04:22.894 INFO:teuthology.orchestra.run.trial150.stdout: Installing : re2-1:20211101-20.el9.x86_64 12/37 2026-02-22T22:04:22.898 INFO:teuthology.orchestra.run.trial150.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 13/37 2026-02-22T22:04:22.905 INFO:teuthology.orchestra.run.trial150.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/37 2026-02-22T22:04:22.908 INFO:teuthology.orchestra.run.trial150.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/37 2026-02-22T22:04:22.911 INFO:teuthology.orchestra.run.trial150.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 16/37 2026-02-22T22:04:22.916 INFO:teuthology.orchestra.run.trial150.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/37 2026-02-22T22:04:22.942 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T22:04:22.945 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 33/37 2026-02-22T22:04:22.985 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 33/37 2026-02-22T22:04:22.985 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-22T22:04:22.985 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-22T22:04:22.985 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:22.989 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T22:04:23.067 INFO:teuthology.orchestra.run.trial150.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 18/37 2026-02-22T22:04:23.068 INFO:teuthology.orchestra.run.trial150.stdout: Upgrading : librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 19/37 2026-02-22T22:04:23.095 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 19/37 2026-02-22T22:04:23.099 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 20/37 2026-02-22T22:04:23.106 INFO:teuthology.orchestra.run.trial150.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 21/37 2026-02-22T22:04:23.342 INFO:teuthology.orchestra.run.trial150.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 22/37 2026-02-22T22:04:23.343 INFO:teuthology.orchestra.run.trial150.stdout: Installing : librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 23/37 2026-02-22T22:04:23.360 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 23/37 2026-02-22T22:04:23.365 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 24/37 2026-02-22T22:04:23.370 INFO:teuthology.orchestra.run.trial150.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 25/37 2026-02-22T22:04:23.372 INFO:teuthology.orchestra.run.trial150.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 26/37 2026-02-22T22:04:23.373 INFO:teuthology.orchestra.run.trial150.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 27/37 2026-02-22T22:04:23.392 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 27/37 2026-02-22T22:04:23.506 INFO:teuthology.orchestra.run.trial150.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 28/37 2026-02-22T22:04:23.509 INFO:teuthology.orchestra.run.trial150.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 29/37 2026-02-22T22:04:23.804 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 29/37 2026-02-22T22:04:23.804 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-22T22:04:23.805 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:23.843 INFO:teuthology.orchestra.run.trial150.stdout: Installing : mailcap-2.1.49-5.el9.noarch 30/37 2026-02-22T22:04:23.845 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86 31/37 2026-02-22T22:04:24.885 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T22:04:24.888 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T22:04:25.185 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T22:04:25.189 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 33/37 2026-02-22T22:04:25.230 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 33/37 2026-02-22T22:04:25.230 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-22T22:04:25.231 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-22T22:04:25.231 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:25.234 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T22:04:27.474 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T22:04:27.474 INFO:teuthology.orchestra.run.trial009.stdout:skipping the directory /sys 2026-02-22T22:04:27.475 INFO:teuthology.orchestra.run.trial009.stdout:skipping the directory /proc 2026-02-22T22:04:27.475 INFO:teuthology.orchestra.run.trial009.stdout:skipping the directory /mnt 2026-02-22T22:04:27.475 INFO:teuthology.orchestra.run.trial009.stdout:skipping the directory /var/tmp 2026-02-22T22:04:27.475 INFO:teuthology.orchestra.run.trial009.stdout:skipping the directory /home 2026-02-22T22:04:27.475 INFO:teuthology.orchestra.run.trial009.stdout:skipping the directory /root 2026-02-22T22:04:27.475 INFO:teuthology.orchestra.run.trial009.stdout:skipping the directory /tmp 2026-02-22T22:04:27.475 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:27.921 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 35/37 2026-02-22T22:04:27.944 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 35/37 2026-02-22T22:04:27.944 INFO:teuthology.orchestra.run.trial009.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:04:27.944 INFO:teuthology.orchestra.run.trial009.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-22T22:04:27.944 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-22T22:04:27.944 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-22T22:04:27.944 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:27.946 INFO:teuthology.orchestra.run.trial009.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 36/37 2026-02-22T22:04:27.957 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 36/37 2026-02-22T22:04:27.957 INFO:teuthology.orchestra.run.trial009.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T22:04:28.014 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T22:04:28.014 INFO:teuthology.orchestra.run.trial009.stdout:Creating group 'qat' with GID 992. 2026-02-22T22:04:28.014 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:28.295 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 1/37 2026-02-22T22:04:28.295 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2/37 2026-02-22T22:04:28.295 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 3/37 2026-02-22T22:04:28.296 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 4/37 2026-02-22T22:04:28.296 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T22:04:28.296 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 6/37 2026-02-22T22:04:28.296 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T22:04:28.296 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x 8/37 2026-02-22T22:04:28.296 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86 9/37 2026-02-22T22:04:28.296 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 10/37 2026-02-22T22:04:28.296 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T22:04:28.296 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 12/37 2026-02-22T22:04:28.296 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 13/37 2026-02-22T22:04:28.296 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/37 2026-02-22T22:04:28.296 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 15/37 2026-02-22T22:04:28.297 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 16/37 2026-02-22T22:04:28.297 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 17/37 2026-02-22T22:04:28.297 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 18/37 2026-02-22T22:04:28.297 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 19/37 2026-02-22T22:04:28.297 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 20/37 2026-02-22T22:04:28.297 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 21/37 2026-02-22T22:04:28.297 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 22/37 2026-02-22T22:04:28.297 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 23/37 2026-02-22T22:04:28.297 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 24/37 2026-02-22T22:04:28.297 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 25/37 2026-02-22T22:04:28.297 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 26/37 2026-02-22T22:04:28.297 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 27/37 2026-02-22T22:04:28.298 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 28/37 2026-02-22T22:04:28.298 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 29/37 2026-02-22T22:04:28.298 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 30/37 2026-02-22T22:04:28.298 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 31/37 2026-02-22T22:04:28.298 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : re2-1:20211101-20.el9.x86_64 32/37 2026-02-22T22:04:28.298 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 33/37 2026-02-22T22:04:28.298 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T22:04:28.298 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 35/37 2026-02-22T22:04:28.298 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 36/37 2026-02-22T22:04:28.356 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T22:04:28.356 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:28.356 INFO:teuthology.orchestra.run.trial009.stdout:Upgraded: 2026-02-22T22:04:28.356 INFO:teuthology.orchestra.run.trial009.stdout: librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.357 INFO:teuthology.orchestra.run.trial009.stdout: librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.357 INFO:teuthology.orchestra.run.trial009.stdout:Installed: 2026-02-22T22:04:28.357 INFO:teuthology.orchestra.run.trial009.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-22T22:04:28.357 INFO:teuthology.orchestra.run.trial009.stdout: ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.357 INFO:teuthology.orchestra.run.trial009.stdout: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.357 INFO:teuthology.orchestra.run.trial009.stdout: ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.357 INFO:teuthology.orchestra.run.trial009.stdout: ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.357 INFO:teuthology.orchestra.run.trial009.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-22T22:04:28.357 INFO:teuthology.orchestra.run.trial009.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-22T22:04:28.357 INFO:teuthology.orchestra.run.trial009.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-22T22:04:28.357 INFO:teuthology.orchestra.run.trial009.stdout: libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.358 INFO:teuthology.orchestra.run.trial009.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-22T22:04:28.358 INFO:teuthology.orchestra.run.trial009.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-22T22:04:28.358 INFO:teuthology.orchestra.run.trial009.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-22T22:04:28.358 INFO:teuthology.orchestra.run.trial009.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-22T22:04:28.358 INFO:teuthology.orchestra.run.trial009.stdout: libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.358 INFO:teuthology.orchestra.run.trial009.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-22T22:04:28.358 INFO:teuthology.orchestra.run.trial009.stdout: librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.358 INFO:teuthology.orchestra.run.trial009.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-22T22:04:28.358 INFO:teuthology.orchestra.run.trial009.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-22T22:04:28.358 INFO:teuthology.orchestra.run.trial009.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-22T22:04:28.358 INFO:teuthology.orchestra.run.trial009.stdout: nvme-cli-2.16-1.el9.x86_64 2026-02-22T22:04:28.358 INFO:teuthology.orchestra.run.trial009.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-22T22:04:28.358 INFO:teuthology.orchestra.run.trial009.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-22T22:04:28.359 INFO:teuthology.orchestra.run.trial009.stdout: python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.359 INFO:teuthology.orchestra.run.trial009.stdout: python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.359 INFO:teuthology.orchestra.run.trial009.stdout: python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.359 INFO:teuthology.orchestra.run.trial009.stdout: python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.359 INFO:teuthology.orchestra.run.trial009.stdout: python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.359 INFO:teuthology.orchestra.run.trial009.stdout: python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:28.359 INFO:teuthology.orchestra.run.trial009.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-22T22:04:28.359 INFO:teuthology.orchestra.run.trial009.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-22T22:04:28.359 INFO:teuthology.orchestra.run.trial009.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-22T22:04:28.359 INFO:teuthology.orchestra.run.trial009.stdout: re2-1:20211101-20.el9.x86_64 2026-02-22T22:04:28.359 INFO:teuthology.orchestra.run.trial009.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-22T22:04:28.359 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:28.360 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:04:28.400 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install ceph-test 2026-02-22T22:04:28.712 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:13 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:04:28.796 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:04:28.796 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:04:28.796 INFO:teuthology.orchestra.run.trial009.stdout: Package Arch Version Repository Size 2026-02-22T22:04:28.796 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:04:28.797 INFO:teuthology.orchestra.run.trial009.stdout:Installing: 2026-02-22T22:04:28.797 INFO:teuthology.orchestra.run.trial009.stdout: ceph-test x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 50 M 2026-02-22T22:04:28.797 INFO:teuthology.orchestra.run.trial009.stdout:Installing dependencies: 2026-02-22T22:04:28.797 INFO:teuthology.orchestra.run.trial009.stdout: libcephsqlite x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 163 k 2026-02-22T22:04:28.797 INFO:teuthology.orchestra.run.trial009.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-22T22:04:28.797 INFO:teuthology.orchestra.run.trial009.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-22T22:04:28.797 INFO:teuthology.orchestra.run.trial009.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-22T22:04:28.797 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:28.797 INFO:teuthology.orchestra.run.trial009.stdout:Transaction Summary 2026-02-22T22:04:28.797 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:04:28.798 INFO:teuthology.orchestra.run.trial009.stdout:Install 5 Packages 2026-02-22T22:04:28.798 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:28.798 INFO:teuthology.orchestra.run.trial009.stdout:Total download size: 50 M 2026-02-22T22:04:28.798 INFO:teuthology.orchestra.run.trial009.stdout:Installed size: 212 M 2026-02-22T22:04:28.799 INFO:teuthology.orchestra.run.trial009.stdout:Downloading Packages: 2026-02-22T22:04:28.948 INFO:teuthology.orchestra.run.trial009.stdout:(1/5): libcephsqlite-19.2.3-689.gf90f4eae.el9.x 1.9 MB/s | 163 kB 00:00 2026-02-22T22:04:29.659 INFO:teuthology.orchestra.run.trial009.stdout:(2/5): libxslt-1.1.34-12.el9.x86_64.rpm 292 kB/s | 233 kB 00:00 2026-02-22T22:04:29.708 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T22:04:29.709 INFO:teuthology.orchestra.run.trial150.stdout:skipping the directory /sys 2026-02-22T22:04:29.709 INFO:teuthology.orchestra.run.trial150.stdout:skipping the directory /proc 2026-02-22T22:04:29.709 INFO:teuthology.orchestra.run.trial150.stdout:skipping the directory /mnt 2026-02-22T22:04:29.709 INFO:teuthology.orchestra.run.trial150.stdout:skipping the directory /var/tmp 2026-02-22T22:04:29.709 INFO:teuthology.orchestra.run.trial150.stdout:skipping the directory /home 2026-02-22T22:04:29.709 INFO:teuthology.orchestra.run.trial150.stdout:skipping the directory /root 2026-02-22T22:04:29.709 INFO:teuthology.orchestra.run.trial150.stdout:skipping the directory /tmp 2026-02-22T22:04:29.709 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:29.817 INFO:teuthology.orchestra.run.trial009.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 403 kB/s | 64 kB 00:00 2026-02-22T22:04:29.891 INFO:teuthology.orchestra.run.trial009.stdout:(4/5): ceph-test-19.2.3-689.gf90f4eae.el9.x86_6 48 MB/s | 50 MB 00:01 2026-02-22T22:04:30.186 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 35/37 2026-02-22T22:04:30.209 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 35/37 2026-02-22T22:04:30.209 INFO:teuthology.orchestra.run.trial150.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:04:30.209 INFO:teuthology.orchestra.run.trial150.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-22T22:04:30.209 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-22T22:04:30.209 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-22T22:04:30.209 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:30.211 INFO:teuthology.orchestra.run.trial150.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 36/37 2026-02-22T22:04:30.224 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 36/37 2026-02-22T22:04:30.225 INFO:teuthology.orchestra.run.trial150.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T22:04:30.282 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T22:04:30.282 INFO:teuthology.orchestra.run.trial150.stdout:Creating group 'qat' with GID 992. 2026-02-22T22:04:30.282 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:30.433 INFO:teuthology.orchestra.run.trial009.stdout:(5/5): socat-1.7.4.1-8.el9.x86_64.rpm 204 kB/s | 303 kB 00:01 2026-02-22T22:04:30.436 INFO:teuthology.orchestra.run.trial009.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:04:30.436 INFO:teuthology.orchestra.run.trial009.stdout:Total 31 MB/s | 50 MB 00:01 2026-02-22T22:04:30.463 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction check 2026-02-22T22:04:30.472 INFO:teuthology.orchestra.run.trial009.stdout:Transaction check succeeded. 2026-02-22T22:04:30.472 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction test 2026-02-22T22:04:30.569 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 1/37 2026-02-22T22:04:30.569 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2/37 2026-02-22T22:04:30.569 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 3/37 2026-02-22T22:04:30.569 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 4/37 2026-02-22T22:04:30.569 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T22:04:30.569 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 6/37 2026-02-22T22:04:30.569 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T22:04:30.569 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x 8/37 2026-02-22T22:04:30.570 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86 9/37 2026-02-22T22:04:30.570 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 10/37 2026-02-22T22:04:30.570 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T22:04:30.570 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 12/37 2026-02-22T22:04:30.570 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 13/37 2026-02-22T22:04:30.570 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/37 2026-02-22T22:04:30.570 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 15/37 2026-02-22T22:04:30.570 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 16/37 2026-02-22T22:04:30.570 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 17/37 2026-02-22T22:04:30.570 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 18/37 2026-02-22T22:04:30.570 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 19/37 2026-02-22T22:04:30.570 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 20/37 2026-02-22T22:04:30.571 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 21/37 2026-02-22T22:04:30.571 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 22/37 2026-02-22T22:04:30.571 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 23/37 2026-02-22T22:04:30.571 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 24/37 2026-02-22T22:04:30.571 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 25/37 2026-02-22T22:04:30.571 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 26/37 2026-02-22T22:04:30.571 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 27/37 2026-02-22T22:04:30.571 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 28/37 2026-02-22T22:04:30.571 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 29/37 2026-02-22T22:04:30.571 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 30/37 2026-02-22T22:04:30.571 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 31/37 2026-02-22T22:04:30.571 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : re2-1:20211101-20.el9.x86_64 32/37 2026-02-22T22:04:30.572 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 33/37 2026-02-22T22:04:30.572 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T22:04:30.572 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 35/37 2026-02-22T22:04:30.572 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 36/37 2026-02-22T22:04:30.630 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T22:04:30.630 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:30.630 INFO:teuthology.orchestra.run.trial150.stdout:Upgraded: 2026-02-22T22:04:30.631 INFO:teuthology.orchestra.run.trial150.stdout: librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.631 INFO:teuthology.orchestra.run.trial150.stdout: librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.631 INFO:teuthology.orchestra.run.trial150.stdout:Installed: 2026-02-22T22:04:30.631 INFO:teuthology.orchestra.run.trial150.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-22T22:04:30.631 INFO:teuthology.orchestra.run.trial150.stdout: ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.631 INFO:teuthology.orchestra.run.trial150.stdout: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.631 INFO:teuthology.orchestra.run.trial150.stdout: ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.631 INFO:teuthology.orchestra.run.trial150.stdout: ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.631 INFO:teuthology.orchestra.run.trial150.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-22T22:04:30.631 INFO:teuthology.orchestra.run.trial150.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-22T22:04:30.631 INFO:teuthology.orchestra.run.trial150.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-22T22:04:30.631 INFO:teuthology.orchestra.run.trial150.stdout: libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.632 INFO:teuthology.orchestra.run.trial150.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-22T22:04:30.632 INFO:teuthology.orchestra.run.trial150.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-22T22:04:30.632 INFO:teuthology.orchestra.run.trial150.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-22T22:04:30.632 INFO:teuthology.orchestra.run.trial150.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-22T22:04:30.632 INFO:teuthology.orchestra.run.trial150.stdout: libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.632 INFO:teuthology.orchestra.run.trial150.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-22T22:04:30.632 INFO:teuthology.orchestra.run.trial150.stdout: librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.632 INFO:teuthology.orchestra.run.trial150.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-22T22:04:30.632 INFO:teuthology.orchestra.run.trial150.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-22T22:04:30.632 INFO:teuthology.orchestra.run.trial150.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-22T22:04:30.632 INFO:teuthology.orchestra.run.trial150.stdout: nvme-cli-2.16-1.el9.x86_64 2026-02-22T22:04:30.632 INFO:teuthology.orchestra.run.trial150.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-22T22:04:30.632 INFO:teuthology.orchestra.run.trial150.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-22T22:04:30.633 INFO:teuthology.orchestra.run.trial150.stdout: python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.633 INFO:teuthology.orchestra.run.trial150.stdout: python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.633 INFO:teuthology.orchestra.run.trial150.stdout: python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.633 INFO:teuthology.orchestra.run.trial150.stdout: python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.633 INFO:teuthology.orchestra.run.trial150.stdout: python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.633 INFO:teuthology.orchestra.run.trial150.stdout: python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:30.633 INFO:teuthology.orchestra.run.trial150.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-22T22:04:30.633 INFO:teuthology.orchestra.run.trial150.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-22T22:04:30.633 INFO:teuthology.orchestra.run.trial150.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-22T22:04:30.633 INFO:teuthology.orchestra.run.trial150.stdout: re2-1:20211101-20.el9.x86_64 2026-02-22T22:04:30.633 INFO:teuthology.orchestra.run.trial150.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-22T22:04:30.633 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:30.633 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:30.657 INFO:teuthology.orchestra.run.trial009.stdout:Transaction test succeeded. 2026-02-22T22:04:30.657 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction 2026-02-22T22:04:30.671 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install ceph-test 2026-02-22T22:04:30.868 INFO:teuthology.orchestra.run.trial009.stdout: Preparing : 1/1 2026-02-22T22:04:30.873 INFO:teuthology.orchestra.run.trial009.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-22T22:04:30.878 INFO:teuthology.orchestra.run.trial009.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-22T22:04:30.886 INFO:teuthology.orchestra.run.trial009.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-22T22:04:30.887 INFO:teuthology.orchestra.run.trial009.stdout: Installing : libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 4/5 2026-02-22T22:04:30.980 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:12 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout: Package Arch Version Repository Size 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout:Installing: 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout: ceph-test x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 50 M 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout:Installing dependencies: 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout: libcephsqlite x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 163 k 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout:Transaction Summary 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout:Install 5 Packages 2026-02-22T22:04:31.063 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:31.064 INFO:teuthology.orchestra.run.trial150.stdout:Total download size: 50 M 2026-02-22T22:04:31.064 INFO:teuthology.orchestra.run.trial150.stdout:Installed size: 212 M 2026-02-22T22:04:31.064 INFO:teuthology.orchestra.run.trial150.stdout:Downloading Packages: 2026-02-22T22:04:31.225 INFO:teuthology.orchestra.run.trial150.stdout:(1/5): libxslt-1.1.34-12.el9.x86_64.rpm 2.6 MB/s | 233 kB 00:00 2026-02-22T22:04:31.225 INFO:teuthology.orchestra.run.trial150.stdout:(2/5): libcephsqlite-19.2.3-689.gf90f4eae.el9.x 1.8 MB/s | 163 kB 00:00 2026-02-22T22:04:31.271 INFO:teuthology.orchestra.run.trial150.stdout:(3/5): socat-1.7.4.1-8.el9.x86_64.rpm 6.4 MB/s | 303 kB 00:00 2026-02-22T22:04:31.288 INFO:teuthology.orchestra.run.trial150.stdout:(4/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.0 MB/s | 64 kB 00:00 2026-02-22T22:04:32.147 INFO:teuthology.orchestra.run.trial150.stdout:(5/5): ceph-test-19.2.3-689.gf90f4eae.el9.x86_6 49 MB/s | 50 MB 00:01 2026-02-22T22:04:32.148 INFO:teuthology.orchestra.run.trial150.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:04:32.148 INFO:teuthology.orchestra.run.trial150.stdout:Total 46 MB/s | 50 MB 00:01 2026-02-22T22:04:32.175 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction check 2026-02-22T22:04:32.184 INFO:teuthology.orchestra.run.trial150.stdout:Transaction check succeeded. 2026-02-22T22:04:32.184 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction test 2026-02-22T22:04:32.371 INFO:teuthology.orchestra.run.trial150.stdout:Transaction test succeeded. 2026-02-22T22:04:32.371 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction 2026-02-22T22:04:32.584 INFO:teuthology.orchestra.run.trial150.stdout: Preparing : 1/1 2026-02-22T22:04:32.590 INFO:teuthology.orchestra.run.trial150.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-22T22:04:32.594 INFO:teuthology.orchestra.run.trial150.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-22T22:04:32.602 INFO:teuthology.orchestra.run.trial150.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-22T22:04:32.603 INFO:teuthology.orchestra.run.trial150.stdout: Installing : libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 4/5 2026-02-22T22:04:33.136 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 4/5 2026-02-22T22:04:33.154 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 5/5 2026-02-22T22:04:33.386 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 5/5 2026-02-22T22:04:33.387 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 1/5 2026-02-22T22:04:33.387 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 2/5 2026-02-22T22:04:33.387 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-22T22:04:33.387 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-22T22:04:33.439 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-22T22:04:33.439 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:33.439 INFO:teuthology.orchestra.run.trial009.stdout:Installed: 2026-02-22T22:04:33.439 INFO:teuthology.orchestra.run.trial009.stdout: ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:33.439 INFO:teuthology.orchestra.run.trial009.stdout: libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:33.439 INFO:teuthology.orchestra.run.trial009.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-22T22:04:33.440 INFO:teuthology.orchestra.run.trial009.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-22T22:04:33.440 INFO:teuthology.orchestra.run.trial009.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-22T22:04:33.440 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:33.440 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:04:33.473 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install ceph 2026-02-22T22:04:33.783 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:18 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:04:33.869 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:04:33.872 INFO:teuthology.orchestra.run.trial009.stdout:====================================================================================== 2026-02-22T22:04:33.872 INFO:teuthology.orchestra.run.trial009.stdout: Package Arch Version Repository Size 2026-02-22T22:04:33.872 INFO:teuthology.orchestra.run.trial009.stdout:====================================================================================== 2026-02-22T22:04:33.872 INFO:teuthology.orchestra.run.trial009.stdout:Installing: 2026-02-22T22:04:33.872 INFO:teuthology.orchestra.run.trial009.stdout: ceph x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 6.5 k 2026-02-22T22:04:33.872 INFO:teuthology.orchestra.run.trial009.stdout:Installing dependencies: 2026-02-22T22:04:33.872 INFO:teuthology.orchestra.run.trial009.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-22T22:04:33.872 INFO:teuthology.orchestra.run.trial009.stdout: ceph-grafana-dashboards noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 31 k 2026-02-22T22:04:33.872 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mds x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 2.4 M 2026-02-22T22:04:33.872 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mgr x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 1.1 M 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mgr-modules-core noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 253 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mon x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 4.7 M 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: ceph-osd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 17 M 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: ceph-prometheus-alerts noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 17 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: cephadm noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 769 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-22T22:04:33.873 INFO:teuthology.orchestra.run.trial009.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-22T22:04:33.874 INFO:teuthology.orchestra.run.trial009.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout:Installing weak dependencies: 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mgr-cephadm noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 150 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mgr-dashboard noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 3.8 M 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mgr-diskprediction-local noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 7.4 M 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mgr-k8sevents noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 22 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mgr-rook noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 49 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: ceph-volume noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 299 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout:Transaction Summary 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout:====================================================================================== 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout:Install 99 Packages 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout:Total download size: 95 M 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout:Installed size: 520 M 2026-02-22T22:04:33.875 INFO:teuthology.orchestra.run.trial009.stdout:Downloading Packages: 2026-02-22T22:04:34.479 INFO:teuthology.orchestra.run.trial009.stdout:(1/99): ceph-19.2.3-689.gf90f4eae.el9.x86_64.rp 126 kB/s | 6.5 kB 00:00 2026-02-22T22:04:34.572 INFO:teuthology.orchestra.run.trial009.stdout:(2/99): ceph-mgr-19.2.3-689.gf90f4eae.el9.x86_6 7.4 MB/s | 1.1 MB 00:00 2026-02-22T22:04:34.591 INFO:teuthology.orchestra.run.trial009.stdout:(3/99): ceph-mds-19.2.3-689.gf90f4eae.el9.x86_6 15 MB/s | 2.4 MB 00:00 2026-02-22T22:04:34.621 INFO:teuthology.orchestra.run.trial009.stdout:(4/99): ceph-grafana-dashboards-19.2.3-689.gf90 1.0 MB/s | 31 kB 00:00 2026-02-22T22:04:34.657 INFO:teuthology.orchestra.run.trial009.stdout:(5/99): ceph-mgr-cephadm-19.2.3-689.gf90f4eae.e 4.1 MB/s | 150 kB 00:00 2026-02-22T22:04:34.726 INFO:teuthology.orchestra.run.trial009.stdout:(6/99): ceph-mon-19.2.3-689.gf90f4eae.el9.x86_6 19 MB/s | 4.7 MB 00:00 2026-02-22T22:04:34.817 INFO:teuthology.orchestra.run.trial009.stdout:(7/99): ceph-mgr-dashboard-19.2.3-689.gf90f4eae 24 MB/s | 3.8 MB 00:00 2026-02-22T22:04:34.855 INFO:teuthology.orchestra.run.trial009.stdout:(8/99): ceph-mgr-k8sevents-19.2.3-689.gf90f4eae 574 kB/s | 22 kB 00:00 2026-02-22T22:04:34.861 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 4/5 2026-02-22T22:04:34.878 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 5/5 2026-02-22T22:04:34.900 INFO:teuthology.orchestra.run.trial009.stdout:(9/99): ceph-mgr-modules-core-19.2.3-689.gf90f4 5.5 MB/s | 253 kB 00:00 2026-02-22T22:04:34.943 INFO:teuthology.orchestra.run.trial009.stdout:(10/99): ceph-mgr-rook-19.2.3-689.gf90f4eae.el9 1.1 MB/s | 49 kB 00:00 2026-02-22T22:04:34.988 INFO:teuthology.orchestra.run.trial009.stdout:(11/99): ceph-prometheus-alerts-19.2.3-689.gf90 375 kB/s | 17 kB 00:00 2026-02-22T22:04:35.022 INFO:teuthology.orchestra.run.trial009.stdout:(12/99): ceph-mgr-diskprediction-local-19.2.3-6 25 MB/s | 7.4 MB 00:00 2026-02-22T22:04:35.035 INFO:teuthology.orchestra.run.trial009.stdout:(13/99): ceph-volume-19.2.3-689.gf90f4eae.el9.n 6.2 MB/s | 299 kB 00:00 2026-02-22T22:04:35.064 INFO:teuthology.orchestra.run.trial009.stdout:(14/99): cephadm-19.2.3-689.gf90f4eae.el9.noarc 18 MB/s | 769 kB 00:00 2026-02-22T22:04:35.095 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 5/5 2026-02-22T22:04:35.115 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 1/5 2026-02-22T22:04:35.115 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 2/5 2026-02-22T22:04:35.115 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-22T22:04:35.115 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-22T22:04:35.149 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-22T22:04:35.150 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:35.150 INFO:teuthology.orchestra.run.trial150.stdout:Installed: 2026-02-22T22:04:35.150 INFO:teuthology.orchestra.run.trial150.stdout: ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:35.150 INFO:teuthology.orchestra.run.trial150.stdout: libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:35.150 INFO:teuthology.orchestra.run.trial150.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-22T22:04:35.150 INFO:teuthology.orchestra.run.trial150.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-22T22:04:35.150 INFO:teuthology.orchestra.run.trial150.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-22T22:04:35.150 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:35.150 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:35.184 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install ceph 2026-02-22T22:04:35.194 INFO:teuthology.orchestra.run.trial009.stdout:(15/99): ceph-osd-19.2.3-689.gf90f4eae.el9.x86_ 27 MB/s | 17 MB 00:00 2026-02-22T22:04:35.502 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:17 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:35.588 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:35.591 INFO:teuthology.orchestra.run.trial150.stdout:====================================================================================== 2026-02-22T22:04:35.591 INFO:teuthology.orchestra.run.trial150.stdout: Package Arch Version Repository Size 2026-02-22T22:04:35.591 INFO:teuthology.orchestra.run.trial150.stdout:====================================================================================== 2026-02-22T22:04:35.591 INFO:teuthology.orchestra.run.trial150.stdout:Installing: 2026-02-22T22:04:35.592 INFO:teuthology.orchestra.run.trial150.stdout: ceph x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 6.5 k 2026-02-22T22:04:35.592 INFO:teuthology.orchestra.run.trial150.stdout:Installing dependencies: 2026-02-22T22:04:35.592 INFO:teuthology.orchestra.run.trial150.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-22T22:04:35.592 INFO:teuthology.orchestra.run.trial150.stdout: ceph-grafana-dashboards noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 31 k 2026-02-22T22:04:35.592 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mds x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 2.4 M 2026-02-22T22:04:35.592 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 1.1 M 2026-02-22T22:04:35.592 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-modules-core noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 253 k 2026-02-22T22:04:35.592 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mon x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 4.7 M 2026-02-22T22:04:35.592 INFO:teuthology.orchestra.run.trial150.stdout: ceph-osd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 17 M 2026-02-22T22:04:35.592 INFO:teuthology.orchestra.run.trial150.stdout: ceph-prometheus-alerts noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 17 k 2026-02-22T22:04:35.592 INFO:teuthology.orchestra.run.trial150.stdout: cephadm noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 769 k 2026-02-22T22:04:35.593 INFO:teuthology.orchestra.run.trial150.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-22T22:04:35.593 INFO:teuthology.orchestra.run.trial150.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-22T22:04:35.593 INFO:teuthology.orchestra.run.trial150.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-22T22:04:35.593 INFO:teuthology.orchestra.run.trial150.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-22T22:04:35.593 INFO:teuthology.orchestra.run.trial150.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-22T22:04:35.593 INFO:teuthology.orchestra.run.trial150.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-22T22:04:35.593 INFO:teuthology.orchestra.run.trial150.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-22T22:04:35.593 INFO:teuthology.orchestra.run.trial150.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-22T22:04:35.593 INFO:teuthology.orchestra.run.trial150.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-22T22:04:35.593 INFO:teuthology.orchestra.run.trial150.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-22T22:04:35.593 INFO:teuthology.orchestra.run.trial150.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-22T22:04:35.593 INFO:teuthology.orchestra.run.trial150.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-22T22:04:35.594 INFO:teuthology.orchestra.run.trial150.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-22T22:04:35.594 INFO:teuthology.orchestra.run.trial150.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-22T22:04:35.594 INFO:teuthology.orchestra.run.trial150.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-22T22:04:35.594 INFO:teuthology.orchestra.run.trial150.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-22T22:04:35.594 INFO:teuthology.orchestra.run.trial150.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-22T22:04:35.594 INFO:teuthology.orchestra.run.trial150.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-22T22:04:35.594 INFO:teuthology.orchestra.run.trial150.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-22T22:04:35.594 INFO:teuthology.orchestra.run.trial150.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-22T22:04:35.594 INFO:teuthology.orchestra.run.trial150.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-22T22:04:35.594 INFO:teuthology.orchestra.run.trial150.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-22T22:04:35.594 INFO:teuthology.orchestra.run.trial150.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-22T22:04:35.594 INFO:teuthology.orchestra.run.trial150.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-22T22:04:35.594 INFO:teuthology.orchestra.run.trial150.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-22T22:04:35.595 INFO:teuthology.orchestra.run.trial150.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-22T22:04:35.595 INFO:teuthology.orchestra.run.trial150.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-22T22:04:35.595 INFO:teuthology.orchestra.run.trial150.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-22T22:04:35.595 INFO:teuthology.orchestra.run.trial150.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-22T22:04:35.595 INFO:teuthology.orchestra.run.trial150.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-22T22:04:35.595 INFO:teuthology.orchestra.run.trial150.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-22T22:04:35.595 INFO:teuthology.orchestra.run.trial150.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-22T22:04:35.595 INFO:teuthology.orchestra.run.trial150.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-22T22:04:35.595 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-22T22:04:35.595 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-22T22:04:35.595 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-22T22:04:35.595 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-22T22:04:35.595 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-22T22:04:35.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-22T22:04:35.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-22T22:04:35.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-22T22:04:35.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-22T22:04:35.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2026-02-22T22:04:35.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-22T22:04:35.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2026-02-22T22:04:35.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-22T22:04:35.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-22T22:04:35.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-22T22:04:35.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-22T22:04:35.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-22T22:04:35.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-22T22:04:35.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-22T22:04:35.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2026-02-22T22:04:35.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-22T22:04:35.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-22T22:04:35.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-22T22:04:35.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-22T22:04:35.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-22T22:04:35.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-22T22:04:35.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-22T22:04:35.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-22T22:04:35.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-22T22:04:35.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-22T22:04:35.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-22T22:04:35.598 INFO:teuthology.orchestra.run.trial150.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-22T22:04:35.598 INFO:teuthology.orchestra.run.trial150.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-22T22:04:35.598 INFO:teuthology.orchestra.run.trial150.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-22T22:04:35.598 INFO:teuthology.orchestra.run.trial150.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-22T22:04:35.598 INFO:teuthology.orchestra.run.trial150.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-22T22:04:35.598 INFO:teuthology.orchestra.run.trial150.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-22T22:04:35.598 INFO:teuthology.orchestra.run.trial150.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-22T22:04:35.598 INFO:teuthology.orchestra.run.trial150.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2026-02-22T22:04:35.598 INFO:teuthology.orchestra.run.trial150.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-22T22:04:35.598 INFO:teuthology.orchestra.run.trial150.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2026-02-22T22:04:35.598 INFO:teuthology.orchestra.run.trial150.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-22T22:04:35.598 INFO:teuthology.orchestra.run.trial150.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-22T22:04:35.598 INFO:teuthology.orchestra.run.trial150.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-22T22:04:35.598 INFO:teuthology.orchestra.run.trial150.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-22T22:04:35.599 INFO:teuthology.orchestra.run.trial150.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-22T22:04:35.599 INFO:teuthology.orchestra.run.trial150.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-22T22:04:35.599 INFO:teuthology.orchestra.run.trial150.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-22T22:04:35.599 INFO:teuthology.orchestra.run.trial150.stdout:Installing weak dependencies: 2026-02-22T22:04:35.599 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-cephadm noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 150 k 2026-02-22T22:04:35.599 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-dashboard noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 3.8 M 2026-02-22T22:04:35.599 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-diskprediction-local noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 7.4 M 2026-02-22T22:04:35.599 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-k8sevents noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 22 k 2026-02-22T22:04:35.599 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-rook noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 49 k 2026-02-22T22:04:35.599 INFO:teuthology.orchestra.run.trial150.stdout: ceph-volume noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 299 k 2026-02-22T22:04:35.599 INFO:teuthology.orchestra.run.trial150.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-22T22:04:35.599 INFO:teuthology.orchestra.run.trial150.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-22T22:04:35.600 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:35.600 INFO:teuthology.orchestra.run.trial150.stdout:Transaction Summary 2026-02-22T22:04:35.600 INFO:teuthology.orchestra.run.trial150.stdout:====================================================================================== 2026-02-22T22:04:35.600 INFO:teuthology.orchestra.run.trial150.stdout:Install 99 Packages 2026-02-22T22:04:35.600 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:35.601 INFO:teuthology.orchestra.run.trial150.stdout:Total download size: 95 M 2026-02-22T22:04:35.601 INFO:teuthology.orchestra.run.trial150.stdout:Installed size: 520 M 2026-02-22T22:04:35.601 INFO:teuthology.orchestra.run.trial150.stdout:Downloading Packages: 2026-02-22T22:04:35.621 INFO:teuthology.orchestra.run.trial009.stdout:(16/99): ledmon-libs-1.1.0-3.el9.x86_64.rpm 73 kB/s | 40 kB 00:00 2026-02-22T22:04:35.758 INFO:teuthology.orchestra.run.trial009.stdout:(17/99): libconfig-1.7.2-9.el9.x86_64.rpm 128 kB/s | 72 kB 00:00 2026-02-22T22:04:35.832 INFO:teuthology.orchestra.run.trial009.stdout:(18/99): cryptsetup-2.8.1-3.el9.x86_64.rpm 440 kB/s | 351 kB 00:00 2026-02-22T22:04:35.917 INFO:teuthology.orchestra.run.trial009.stdout:(19/99): libquadmath-11.5.0-14.el9.x86_64.rpm 1.1 MB/s | 184 kB 00:00 2026-02-22T22:04:35.939 INFO:teuthology.orchestra.run.trial150.stdout:(1/99): ceph-19.2.3-689.gf90f4eae.el9.x86_64.rp 120 kB/s | 6.5 kB 00:00 2026-02-22T22:04:36.004 INFO:teuthology.orchestra.run.trial150.stdout:(2/99): ceph-mgr-19.2.3-689.gf90f4eae.el9.x86_6 9.0 MB/s | 1.1 MB 00:00 2026-02-22T22:04:36.073 INFO:teuthology.orchestra.run.trial150.stdout:(3/99): ceph-mds-19.2.3-689.gf90f4eae.el9.x86_6 13 MB/s | 2.4 MB 00:00 2026-02-22T22:04:36.093 INFO:teuthology.orchestra.run.trial009.stdout:(20/99): libgfortran-11.5.0-14.el9.x86_64.rpm 1.6 MB/s | 794 kB 00:00 2026-02-22T22:04:36.116 INFO:teuthology.orchestra.run.trial150.stdout:(4/99): ceph-grafana-dashboards-19.2.3-689.gf90 725 kB/s | 31 kB 00:00 2026-02-22T22:04:36.156 INFO:teuthology.orchestra.run.trial009.stdout:(21/99): python3-cffi-1.14.5-5.el9.x86_64.rpm 783 kB/s | 253 kB 00:00 2026-02-22T22:04:36.163 INFO:teuthology.orchestra.run.trial150.stdout:(5/99): ceph-mgr-cephadm-19.2.3-689.gf90f4eae.e 3.1 MB/s | 150 kB 00:00 2026-02-22T22:04:36.199 INFO:teuthology.orchestra.run.trial150.stdout:(6/99): ceph-mon-19.2.3-689.gf90f4eae.el9.x86_6 18 MB/s | 4.7 MB 00:00 2026-02-22T22:04:36.235 INFO:teuthology.orchestra.run.trial009.stdout:(22/99): python3-cryptography-36.0.1-5.el9.x86_ 3.9 MB/s | 1.2 MB 00:00 2026-02-22T22:04:36.252 INFO:teuthology.orchestra.run.trial009.stdout:(23/99): python3-ply-3.11-14.el9.noarch.rpm 668 kB/s | 106 kB 00:00 2026-02-22T22:04:36.316 INFO:teuthology.orchestra.run.trial009.stdout:(24/99): python3-pycparser-2.20-6.el9.noarch.rp 844 kB/s | 135 kB 00:00 2026-02-22T22:04:36.355 INFO:teuthology.orchestra.run.trial150.stdout:(7/99): ceph-mgr-dashboard-19.2.3-689.gf90f4eae 20 MB/s | 3.8 MB 00:00 2026-02-22T22:04:36.395 INFO:teuthology.orchestra.run.trial009.stdout:(25/99): python3-pyparsing-2.4.7-9.el9.noarch.r 944 kB/s | 150 kB 00:00 2026-02-22T22:04:36.401 INFO:teuthology.orchestra.run.trial150.stdout:(8/99): ceph-mgr-k8sevents-19.2.3-689.gf90f4eae 477 kB/s | 22 kB 00:00 2026-02-22T22:04:36.413 INFO:teuthology.orchestra.run.trial009.stdout:(26/99): python3-requests-2.25.1-10.el9.noarch. 787 kB/s | 126 kB 00:00 2026-02-22T22:04:36.451 INFO:teuthology.orchestra.run.trial150.stdout:(9/99): ceph-mgr-modules-core-19.2.3-689.gf90f4 4.9 MB/s | 253 kB 00:00 2026-02-22T22:04:36.475 INFO:teuthology.orchestra.run.trial009.stdout:(27/99): python3-urllib3-1.26.5-7.el9.noarch.rp 1.3 MB/s | 218 kB 00:00 2026-02-22T22:04:36.501 INFO:teuthology.orchestra.run.trial150.stdout:(10/99): ceph-mgr-rook-19.2.3-689.gf90f4eae.el9 990 kB/s | 49 kB 00:00 2026-02-22T22:04:36.552 INFO:teuthology.orchestra.run.trial150.stdout:(11/99): ceph-prometheus-alerts-19.2.3-689.gf90 335 kB/s | 17 kB 00:00 2026-02-22T22:04:36.554 INFO:teuthology.orchestra.run.trial009.stdout:(28/99): unzip-6.0-59.el9.x86_64.rpm 1.1 MB/s | 182 kB 00:00 2026-02-22T22:04:36.573 INFO:teuthology.orchestra.run.trial009.stdout:(29/99): zip-3.0-35.el9.x86_64.rpm 1.6 MB/s | 266 kB 00:00 2026-02-22T22:04:36.585 INFO:teuthology.orchestra.run.trial150.stdout:(12/99): ceph-osd-19.2.3-689.gf90f4eae.el9.x86_ 29 MB/s | 17 MB 00:00 2026-02-22T22:04:36.587 INFO:teuthology.orchestra.run.trial150.stdout:(13/99): ceph-volume-19.2.3-689.gf90f4eae.el9.n 8.2 MB/s | 299 kB 00:00 2026-02-22T22:04:36.617 INFO:teuthology.orchestra.run.trial150.stdout:(14/99): cephadm-19.2.3-689.gf90f4eae.el9.noarc 24 MB/s | 769 kB 00:00 2026-02-22T22:04:36.629 INFO:teuthology.orchestra.run.trial150.stdout:(15/99): ceph-mgr-diskprediction-local-19.2.3-6 17 MB/s | 7.4 MB 00:00 2026-02-22T22:04:37.045 INFO:teuthology.orchestra.run.trial009.stdout:(30/99): flexiblas-3.0.4-9.el9.x86_64.rpm 52 kB/s | 30 kB 00:00 2026-02-22T22:04:37.052 INFO:teuthology.orchestra.run.trial009.stdout:(31/99): flexiblas-openblas-openmp-3.0.4-9.el9. 31 kB/s | 15 kB 00:00 2026-02-22T22:04:37.190 INFO:teuthology.orchestra.run.trial150.stdout:(16/99): ledmon-libs-1.1.0-3.el9.x86_64.rpm 71 kB/s | 40 kB 00:00 2026-02-22T22:04:37.263 INFO:teuthology.orchestra.run.trial150.stdout:(17/99): libconfig-1.7.2-9.el9.x86_64.rpm 114 kB/s | 72 kB 00:00 2026-02-22T22:04:37.395 INFO:teuthology.orchestra.run.trial150.stdout:(18/99): cryptsetup-2.8.1-3.el9.x86_64.rpm 434 kB/s | 351 kB 00:00 2026-02-22T22:04:37.607 INFO:teuthology.orchestra.run.trial009.stdout:(32/99): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 2.8 MB/s | 3.0 MB 00:01 2026-02-22T22:04:37.791 INFO:teuthology.orchestra.run.trial009.stdout:(33/99): lua-5.4.4-4.el9.x86_64.rpm 255 kB/s | 188 kB 00:00 2026-02-22T22:04:37.807 INFO:teuthology.orchestra.run.trial009.stdout:(34/99): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 323 kB/s | 246 kB 00:00 2026-02-22T22:04:37.994 INFO:teuthology.orchestra.run.trial150.stdout:(19/99): libquadmath-11.5.0-14.el9.x86_64.rpm 253 kB/s | 184 kB 00:00 2026-02-22T22:04:38.082 INFO:teuthology.orchestra.run.trial150.stdout:(20/99): libgfortran-11.5.0-14.el9.x86_64.rpm 891 kB/s | 794 kB 00:00 2026-02-22T22:04:38.164 INFO:teuthology.orchestra.run.trial150.stdout:(21/99): python3-cffi-1.14.5-5.el9.x86_64.rpm 329 kB/s | 253 kB 00:00 2026-02-22T22:04:38.192 INFO:teuthology.orchestra.run.trial009.stdout:(35/99): openblas-0.3.29-1.el9.x86_64.rpm 72 kB/s | 42 kB 00:00 2026-02-22T22:04:38.734 INFO:teuthology.orchestra.run.trial009.stdout:(36/99): protobuf-3.14.0-17.el9.x86_64.rpm 1.1 MB/s | 1.0 MB 00:00 2026-02-22T22:04:38.752 INFO:teuthology.orchestra.run.trial150.stdout:(22/99): python3-ply-3.11-14.el9.noarch.rpm 159 kB/s | 106 kB 00:00 2026-02-22T22:04:38.868 INFO:teuthology.orchestra.run.trial150.stdout:(23/99): python3-pycparser-2.20-6.el9.noarch.rp 192 kB/s | 135 kB 00:00 2026-02-22T22:04:38.904 INFO:teuthology.orchestra.run.trial009.stdout:(37/99): openblas-openmp-0.3.29-1.el9.x86_64.rp 4.7 MB/s | 5.3 MB 00:01 2026-02-22T22:04:38.944 INFO:teuthology.orchestra.run.trial150.stdout:(24/99): python3-cryptography-36.0.1-5.el9.x86_ 1.3 MB/s | 1.2 MB 00:00 2026-02-22T22:04:39.321 INFO:teuthology.orchestra.run.trial009.stdout:(38/99): python3-babel-2.9.1-2.el9.noarch.rpm 5.3 MB/s | 6.0 MB 00:01 2026-02-22T22:04:39.461 INFO:teuthology.orchestra.run.trial150.stdout:(25/99): python3-pyparsing-2.4.7-9.el9.noarch.r 212 kB/s | 150 kB 00:00 2026-02-22T22:04:39.497 INFO:teuthology.orchestra.run.trial009.stdout:(39/99): python3-devel-3.9.25-3.el9.x86_64.rpm 320 kB/s | 244 kB 00:00 2026-02-22T22:04:39.564 INFO:teuthology.orchestra.run.trial150.stdout:(26/99): python3-requests-2.25.1-10.el9.noarch. 182 kB/s | 126 kB 00:00 2026-02-22T22:04:39.670 INFO:teuthology.orchestra.run.trial009.stdout:(40/99): python3-jinja2-2.11.3-8.el9.noarch.rpm 325 kB/s | 249 kB 00:00 2026-02-22T22:04:39.695 INFO:teuthology.orchestra.run.trial150.stdout:(27/99): python3-urllib3-1.26.5-7.el9.noarch.rp 290 kB/s | 218 kB 00:00 2026-02-22T22:04:39.961 INFO:teuthology.orchestra.run.trial150.stdout:(28/99): flexiblas-3.0.4-9.el9.x86_64.rpm 111 kB/s | 30 kB 00:00 2026-02-22T22:04:40.051 INFO:teuthology.orchestra.run.trial009.stdout:(41/99): python3-libstoragemgmt-1.10.1-1.el9.x8 243 kB/s | 177 kB 00:00 2026-02-22T22:04:40.198 INFO:teuthology.orchestra.run.trial150.stdout:(29/99): unzip-6.0-59.el9.x86_64.rpm 247 kB/s | 182 kB 00:00 2026-02-22T22:04:40.337 INFO:teuthology.orchestra.run.trial150.stdout:(30/99): zip-3.0-35.el9.x86_64.rpm 344 kB/s | 266 kB 00:00 2026-02-22T22:04:40.396 INFO:teuthology.orchestra.run.trial009.stdout:(42/99): python3-mako-1.1.4-6.el9.noarch.rpm 237 kB/s | 172 kB 00:00 2026-02-22T22:04:40.432 INFO:teuthology.orchestra.run.trial150.stdout:(31/99): flexiblas-openblas-openmp-3.0.4-9.el9. 63 kB/s | 15 kB 00:00 2026-02-22T22:04:40.440 INFO:teuthology.orchestra.run.trial009.stdout:(43/99): python3-lxml-4.6.5-3.el9.x86_64.rpm 1.3 MB/s | 1.2 MB 00:00 2026-02-22T22:04:40.556 INFO:teuthology.orchestra.run.trial150.stdout:(32/99): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 5.0 MB/s | 3.0 MB 00:00 2026-02-22T22:04:40.615 INFO:teuthology.orchestra.run.trial009.stdout:(44/99): python3-markupsafe-1.1.1-12.el9.x86_64 62 kB/s | 35 kB 00:00 2026-02-22T22:04:40.639 INFO:teuthology.orchestra.run.trial150.stdout:(33/99): openblas-0.3.29-1.el9.x86_64.rpm 507 kB/s | 42 kB 00:00 2026-02-22T22:04:40.763 INFO:teuthology.orchestra.run.trial150.stdout:(34/99): lua-5.4.4-4.el9.x86_64.rpm 569 kB/s | 188 kB 00:00 2026-02-22T22:04:40.837 INFO:teuthology.orchestra.run.trial150.stdout:(35/99): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 493 kB/s | 246 kB 00:00 2026-02-22T22:04:40.851 INFO:teuthology.orchestra.run.trial150.stdout:(36/99): openblas-openmp-0.3.29-1.el9.x86_64.rp 25 MB/s | 5.3 MB 00:00 2026-02-22T22:04:40.934 INFO:teuthology.orchestra.run.trial150.stdout:(37/99): python3-devel-3.9.25-3.el9.x86_64.rpm 2.9 MB/s | 244 kB 00:00 2026-02-22T22:04:41.019 INFO:teuthology.orchestra.run.trial150.stdout:(38/99): python3-jinja2-2.11.3-8.el9.noarch.rpm 2.9 MB/s | 249 kB 00:00 2026-02-22T22:04:41.065 INFO:teuthology.orchestra.run.trial150.stdout:(39/99): protobuf-3.14.0-17.el9.x86_64.rpm 3.3 MB/s | 1.0 MB 00:00 2026-02-22T22:04:41.101 INFO:teuthology.orchestra.run.trial150.stdout:(40/99): python3-libstoragemgmt-1.10.1-1.el9.x8 2.1 MB/s | 177 kB 00:00 2026-02-22T22:04:41.183 INFO:teuthology.orchestra.run.trial150.stdout:(41/99): python3-mako-1.1.4-6.el9.noarch.rpm 2.1 MB/s | 172 kB 00:00 2026-02-22T22:04:41.230 INFO:teuthology.orchestra.run.trial150.stdout:(42/99): python3-lxml-4.6.5-3.el9.x86_64.rpm 7.5 MB/s | 1.2 MB 00:00 2026-02-22T22:04:41.254 INFO:teuthology.orchestra.run.trial009.stdout:(45/99): python3-packaging-20.9-5.el9.noarch.rp 121 kB/s | 77 kB 00:00 2026-02-22T22:04:41.263 INFO:teuthology.orchestra.run.trial150.stdout:(43/99): python3-markupsafe-1.1.1-12.el9.x86_64 433 kB/s | 35 kB 00:00 2026-02-22T22:04:41.292 INFO:teuthology.orchestra.run.trial009.stdout:(46/99): python3-numpy-f2py-1.23.5-2.el9.x86_64 519 kB/s | 442 kB 00:00 2026-02-22T22:04:41.312 INFO:teuthology.orchestra.run.trial150.stdout:(44/99): python3-babel-2.9.1-2.el9.noarch.rpm 13 MB/s | 6.0 MB 00:00 2026-02-22T22:04:41.345 INFO:teuthology.orchestra.run.trial150.stdout:(45/99): python3-numpy-f2py-1.23.5-2.el9.x86_64 5.2 MB/s | 442 kB 00:00 2026-02-22T22:04:41.392 INFO:teuthology.orchestra.run.trial150.stdout:(46/99): python3-packaging-20.9-5.el9.noarch.rp 959 kB/s | 77 kB 00:00 2026-02-22T22:04:41.428 INFO:teuthology.orchestra.run.trial150.stdout:(47/99): python3-protobuf-3.14.0-17.el9.noarch. 3.2 MB/s | 267 kB 00:00 2026-02-22T22:04:41.474 INFO:teuthology.orchestra.run.trial150.stdout:(48/99): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.9 MB/s | 159 kB 00:00 2026-02-22T22:04:41.501 INFO:teuthology.orchestra.run.trial150.stdout:(49/99): python3-numpy-1.23.5-2.el9.x86_64.rpm 23 MB/s | 6.1 MB 00:00 2026-02-22T22:04:41.513 INFO:teuthology.orchestra.run.trial150.stdout:(50/99): python3-pyasn1-modules-0.4.8-6.el9.noa 3.2 MB/s | 279 kB 00:00 2026-02-22T22:04:41.545 INFO:teuthology.orchestra.run.trial009.stdout:(47/99): python3-numpy-1.23.5-2.el9.x86_64.rpm 5.3 MB/s | 6.1 MB 00:01 2026-02-22T22:04:41.554 INFO:teuthology.orchestra.run.trial150.stdout:(51/99): python3-requests-oauthlib-1.3.0-12.el9 670 kB/s | 54 kB 00:00 2026-02-22T22:04:41.592 INFO:teuthology.orchestra.run.trial150.stdout:(52/99): python3-toml-0.10.2-6.el9.noarch.rpm 526 kB/s | 42 kB 00:00 2026-02-22T22:04:41.635 INFO:teuthology.orchestra.run.trial150.stdout:(53/99): xmlsec1-1.2.29-13.el9.x86_64.rpm 2.3 MB/s | 189 kB 00:00 2026-02-22T22:04:41.674 INFO:teuthology.orchestra.run.trial150.stdout:(54/99): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 1.1 MB/s | 90 kB 00:00 2026-02-22T22:04:41.702 INFO:teuthology.orchestra.run.trial150.stdout:(55/99): lua-devel-5.4.4-4.el9.x86_64.rpm 334 kB/s | 22 kB 00:00 2026-02-22T22:04:41.805 INFO:teuthology.orchestra.run.trial150.stdout:(56/99): protobuf-compiler-3.14.0-17.el9.x86_64 6.4 MB/s | 862 kB 00:00 2026-02-22T22:04:41.889 INFO:teuthology.orchestra.run.trial150.stdout:(57/99): abseil-cpp-20211102.0-4.el9.x86_64.rpm 2.9 MB/s | 551 kB 00:00 2026-02-22T22:04:41.892 INFO:teuthology.orchestra.run.trial150.stdout:(58/99): grpc-data-1.46.7-10.el9.noarch.rpm 223 kB/s | 19 kB 00:00 2026-02-22T22:04:41.913 INFO:teuthology.orchestra.run.trial150.stdout:(59/99): luarocks-3.9.2-5.el9.noarch.rpm 6.0 MB/s | 151 kB 00:00 2026-02-22T22:04:41.934 INFO:teuthology.orchestra.run.trial150.stdout:(60/99): python3-autocommand-2.2.2-8.el9.noarch 1.4 MB/s | 29 kB 00:00 2026-02-22T22:04:41.956 INFO:teuthology.orchestra.run.trial150.stdout:(61/99): python3-backports-tarfile-1.2.0-1.el9. 2.7 MB/s | 60 kB 00:00 2026-02-22T22:04:41.978 INFO:teuthology.orchestra.run.trial150.stdout:(62/99): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 2.0 MB/s | 43 kB 00:00 2026-02-22T22:04:41.999 INFO:teuthology.orchestra.run.trial150.stdout:(63/99): python3-cachetools-4.2.4-1.el9.noarch. 1.5 MB/s | 32 kB 00:00 2026-02-22T22:04:42.011 INFO:teuthology.orchestra.run.trial150.stdout:(64/99): python3-asyncssh-2.13.2-5.el9.noarch.r 4.5 MB/s | 548 kB 00:00 2026-02-22T22:04:42.014 INFO:teuthology.orchestra.run.trial009.stdout:(48/99): python3-pyasn1-0.4.8-6.el9.noarch.rpm 220 kB/s | 159 kB 00:00 2026-02-22T22:04:42.020 INFO:teuthology.orchestra.run.trial150.stdout:(65/99): python3-certifi-2023.05.07-4.el9.noarc 680 kB/s | 14 kB 00:00 2026-02-22T22:04:42.037 INFO:teuthology.orchestra.run.trial150.stdout:(66/99): python3-cheroot-10.0.1-4.el9.noarch.rp 6.4 MB/s | 173 kB 00:00 2026-02-22T22:04:42.038 INFO:teuthology.orchestra.run.trial009.stdout:(49/99): python3-protobuf-3.14.0-17.el9.noarch. 342 kB/s | 267 kB 00:00 2026-02-22T22:04:42.050 INFO:teuthology.orchestra.run.trial150.stdout:(67/99): python3-cherrypy-18.6.1-2.el9.noarch.r 12 MB/s | 358 kB 00:00 2026-02-22T22:04:42.070 INFO:teuthology.orchestra.run.trial150.stdout:(68/99): python3-google-auth-2.45.0-1.el9.noarc 7.6 MB/s | 254 kB 00:00 2026-02-22T22:04:42.097 INFO:teuthology.orchestra.run.trial150.stdout:(69/99): python3-scipy-1.9.3-2.el9.x86_64.rpm 32 MB/s | 19 MB 00:00 2026-02-22T22:04:42.100 INFO:teuthology.orchestra.run.trial150.stdout:(70/99): python3-grpcio-tools-1.46.7-10.el9.x86 4.7 MB/s | 144 kB 00:00 2026-02-22T22:04:42.126 INFO:teuthology.orchestra.run.trial150.stdout:(71/99): python3-isodate-0.6.1-3.el9.noarch.rpm 2.2 MB/s | 56 kB 00:00 2026-02-22T22:04:42.129 INFO:teuthology.orchestra.run.trial150.stdout:(72/99): python3-grpcio-1.46.7-10.el9.x86_64.rp 26 MB/s | 2.0 MB 00:00 2026-02-22T22:04:42.149 INFO:teuthology.orchestra.run.trial150.stdout:(73/99): python3-jaraco-8.2.1-3.el9.noarch.rpm 450 kB/s | 11 kB 00:00 2026-02-22T22:04:42.150 INFO:teuthology.orchestra.run.trial150.stdout:(74/99): python3-jaraco-classes-3.2.1-5.el9.noa 841 kB/s | 18 kB 00:00 2026-02-22T22:04:42.173 INFO:teuthology.orchestra.run.trial150.stdout:(75/99): python3-jaraco-context-6.0.1-3.el9.noa 870 kB/s | 20 kB 00:00 2026-02-22T22:04:42.174 INFO:teuthology.orchestra.run.trial150.stdout:(76/99): python3-jaraco-collections-3.0.0-8.el9 951 kB/s | 23 kB 00:00 2026-02-22T22:04:42.195 INFO:teuthology.orchestra.run.trial150.stdout:(77/99): python3-jaraco-functools-3.5.0-2.el9.n 916 kB/s | 19 kB 00:00 2026-02-22T22:04:42.197 INFO:teuthology.orchestra.run.trial150.stdout:(78/99): python3-jaraco-text-4.0.0-2.el9.noarch 1.1 MB/s | 26 kB 00:00 2026-02-22T22:04:42.221 INFO:teuthology.orchestra.run.trial150.stdout:(79/99): python3-logutils-0.3.5-21.el9.noarch.r 1.9 MB/s | 46 kB 00:00 2026-02-22T22:04:42.226 INFO:teuthology.orchestra.run.trial150.stdout:(80/99): python3-kubernetes-26.1.0-3.el9.noarch 33 MB/s | 1.0 MB 00:00 2026-02-22T22:04:42.246 INFO:teuthology.orchestra.run.trial150.stdout:(81/99): python3-more-itertools-8.12.0-2.el9.no 3.1 MB/s | 79 kB 00:00 2026-02-22T22:04:42.247 INFO:teuthology.orchestra.run.trial150.stdout:(82/99): python3-msgpack-1.0.3-2.el9.x86_64.rpm 4.0 MB/s | 86 kB 00:00 2026-02-22T22:04:42.255 INFO:teuthology.orchestra.run.trial150.stdout:(83/99): python3-influxdb-5.3.1-1.el9.noarch.rp 880 kB/s | 139 kB 00:00 2026-02-22T22:04:42.271 INFO:teuthology.orchestra.run.trial150.stdout:(84/99): python3-pecan-1.4.2-3.el9.noarch.rpm 11 MB/s | 272 kB 00:00 2026-02-22T22:04:42.271 INFO:teuthology.orchestra.run.trial150.stdout:(85/99): python3-natsort-7.1.1-5.el9.noarch.rpm 2.2 MB/s | 58 kB 00:00 2026-02-22T22:04:42.282 INFO:teuthology.orchestra.run.trial150.stdout:(86/99): python3-portend-3.1.0-2.el9.noarch.rpm 612 kB/s | 16 kB 00:00 2026-02-22T22:04:42.297 INFO:teuthology.orchestra.run.trial150.stdout:(87/99): python3-pyOpenSSL-21.0.0-1.el9.noarch. 3.4 MB/s | 90 kB 00:00 2026-02-22T22:04:42.298 INFO:teuthology.orchestra.run.trial150.stdout:(88/99): python3-repoze-lru-0.7-16.el9.noarch.r 1.2 MB/s | 31 kB 00:00 2026-02-22T22:04:42.318 INFO:teuthology.orchestra.run.trial150.stdout:(89/99): python3-rsa-4.9-2.el9.noarch.rpm 2.7 MB/s | 59 kB 00:00 2026-02-22T22:04:42.325 INFO:teuthology.orchestra.run.trial150.stdout:(90/99): python3-saml-1.16.0-1.el9.noarch.rpm 4.4 MB/s | 125 kB 00:00 2026-02-22T22:04:42.333 INFO:teuthology.orchestra.run.trial150.stdout:(91/99): python3-routes-2.5.1-5.el9.noarch.rpm 3.6 MB/s | 188 kB 00:00 2026-02-22T22:04:42.336 INFO:teuthology.orchestra.run.trial009.stdout:(50/99): python3-pyasn1-modules-0.4.8-6.el9.noa 353 kB/s | 279 kB 00:00 2026-02-22T22:04:42.339 INFO:teuthology.orchestra.run.trial150.stdout:(92/99): python3-tempora-5.0.0-2.el9.noarch.rpm 1.6 MB/s | 36 kB 00:00 2026-02-22T22:04:42.349 INFO:teuthology.orchestra.run.trial150.stdout:(93/99): python3-typing-extensions-4.15.0-1.el9 3.6 MB/s | 86 kB 00:00 2026-02-22T22:04:42.361 INFO:teuthology.orchestra.run.trial150.stdout:(94/99): python3-websocket-client-1.2.3-2.el9.n 4.1 MB/s | 90 kB 00:00 2026-02-22T22:04:42.369 INFO:teuthology.orchestra.run.trial150.stdout:(95/99): python3-webob-1.8.8-2.el9.noarch.rpm 6.3 MB/s | 230 kB 00:00 2026-02-22T22:04:42.383 INFO:teuthology.orchestra.run.trial150.stdout:(96/99): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 2.2 MB/s | 48 kB 00:00 2026-02-22T22:04:42.385 INFO:teuthology.orchestra.run.trial150.stdout:(97/99): python3-werkzeug-2.0.3-3.el9.1.noarch. 12 MB/s | 427 kB 00:00 2026-02-22T22:04:42.397 INFO:teuthology.orchestra.run.trial150.stdout:(98/99): python3-xmltodict-0.12.0-15.el9.noarch 814 kB/s | 22 kB 00:00 2026-02-22T22:04:42.404 INFO:teuthology.orchestra.run.trial150.stdout:(99/99): python3-zc-lockfile-2.0-10.el9.noarch. 926 kB/s | 20 kB 00:00 2026-02-22T22:04:42.406 INFO:teuthology.orchestra.run.trial150.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:04:42.406 INFO:teuthology.orchestra.run.trial150.stdout:Total 14 MB/s | 95 MB 00:06 2026-02-22T22:04:42.613 INFO:teuthology.orchestra.run.trial009.stdout:(51/99): python3-requests-oauthlib-1.3.0-12.el9 90 kB/s | 54 kB 00:00 2026-02-22T22:04:42.832 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction check 2026-02-22T22:04:42.870 INFO:teuthology.orchestra.run.trial150.stdout:Transaction check succeeded. 2026-02-22T22:04:42.870 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction test 2026-02-22T22:04:42.920 INFO:teuthology.orchestra.run.trial009.stdout:(52/99): python3-toml-0.10.2-6.el9.noarch.rpm 71 kB/s | 42 kB 00:00 2026-02-22T22:04:43.291 INFO:teuthology.orchestra.run.trial150.stdout:Transaction test succeeded. 2026-02-22T22:04:43.291 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction 2026-02-22T22:04:43.350 INFO:teuthology.orchestra.run.trial009.stdout:(53/99): xmlsec1-1.2.29-13.el9.x86_64.rpm 256 kB/s | 189 kB 00:00 2026-02-22T22:04:43.452 INFO:teuthology.orchestra.run.trial009.stdout:(54/99): python3-scipy-1.9.3-2.el9.x86_64.rpm 14 MB/s | 19 MB 00:01 2026-02-22T22:04:43.579 INFO:teuthology.orchestra.run.trial009.stdout:(55/99): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 137 kB/s | 90 kB 00:00 2026-02-22T22:04:43.755 INFO:teuthology.orchestra.run.trial150.stdout: Preparing : 1/1 2026-02-22T22:04:43.757 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/99 2026-02-22T22:04:43.788 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/99 2026-02-22T22:04:43.793 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 3/99 2026-02-22T22:04:43.815 INFO:teuthology.orchestra.run.trial150.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 4/99 2026-02-22T22:04:43.821 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 5/99 2026-02-22T22:04:43.856 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 6/99 2026-02-22T22:04:43.866 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 7/99 2026-02-22T22:04:43.871 INFO:teuthology.orchestra.run.trial150.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 8/99 2026-02-22T22:04:43.874 INFO:teuthology.orchestra.run.trial150.stdout: Installing : lua-5.4.4-4.el9.x86_64 9/99 2026-02-22T22:04:43.878 INFO:teuthology.orchestra.run.trial150.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 10/99 2026-02-22T22:04:43.901 INFO:teuthology.orchestra.run.trial150.stdout: Installing : unzip-6.0-59.el9.x86_64 11/99 2026-02-22T22:04:43.915 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 12/99 2026-02-22T22:04:43.918 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 13/99 2026-02-22T22:04:43.924 INFO:teuthology.orchestra.run.trial150.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 14/99 2026-02-22T22:04:43.926 INFO:teuthology.orchestra.run.trial150.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 15/99 2026-02-22T22:04:43.937 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 16/99 2026-02-22T22:04:43.943 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 17/99 2026-02-22T22:04:43.967 INFO:teuthology.orchestra.run.trial150.stdout: Installing : zip-3.0-35.el9.x86_64 18/99 2026-02-22T22:04:43.971 INFO:teuthology.orchestra.run.trial150.stdout: Installing : luarocks-3.9.2-5.el9.noarch 19/99 2026-02-22T22:04:43.978 INFO:teuthology.orchestra.run.trial150.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 20/99 2026-02-22T22:04:43.986 INFO:teuthology.orchestra.run.trial009.stdout:(56/99): lua-devel-5.4.4-4.el9.x86_64.rpm 35 kB/s | 22 kB 00:00 2026-02-22T22:04:44.002 INFO:teuthology.orchestra.run.trial150.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 21/99 2026-02-22T22:04:44.053 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 22/99 2026-02-22T22:04:44.066 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 23/99 2026-02-22T22:04:44.068 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-rsa-4.9-2.el9.noarch 24/99 2026-02-22T22:04:44.073 INFO:teuthology.orchestra.run.trial150.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 25/99 2026-02-22T22:04:44.078 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 26/99 2026-02-22T22:04:44.083 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 27/99 2026-02-22T22:04:44.086 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 28/99 2026-02-22T22:04:44.100 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 29/99 2026-02-22T22:04:44.110 INFO:teuthology.orchestra.run.trial009.stdout:(57/99): abseil-cpp-20211102.0-4.el9.x86_64.rpm 1.0 MB/s | 551 kB 00:00 2026-02-22T22:04:44.121 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 30/99 2026-02-22T22:04:44.126 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 31/99 2026-02-22T22:04:44.131 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 32/99 2026-02-22T22:04:44.142 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 33/99 2026-02-22T22:04:44.151 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 34/99 2026-02-22T22:04:44.157 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 35/99 2026-02-22T22:04:44.177 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 36/99 2026-02-22T22:04:44.186 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 37/99 2026-02-22T22:04:44.201 INFO:teuthology.orchestra.run.trial009.stdout:(58/99): grpc-data-1.46.7-10.el9.noarch.rpm 90 kB/s | 19 kB 00:00 2026-02-22T22:04:44.240 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 38/99 2026-02-22T22:04:44.252 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 39/99 2026-02-22T22:04:44.268 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 40/99 2026-02-22T22:04:44.272 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 41/99 2026-02-22T22:04:44.280 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 42/99 2026-02-22T22:04:44.320 INFO:teuthology.orchestra.run.trial009.stdout:(59/99): protobuf-compiler-3.14.0-17.el9.x86_64 993 kB/s | 862 kB 00:00 2026-02-22T22:04:44.321 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 43/99 2026-02-22T22:04:44.471 INFO:teuthology.orchestra.run.trial009.stdout:(60/99): luarocks-3.9.2-5.el9.noarch.rpm 419 kB/s | 151 kB 00:00 2026-02-22T22:04:44.529 INFO:teuthology.orchestra.run.trial009.stdout:(61/99): python3-autocommand-2.2.2-8.el9.noarch 141 kB/s | 29 kB 00:00 2026-02-22T22:04:44.646 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 44/99 2026-02-22T22:04:44.656 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 45/99 2026-02-22T22:04:44.660 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 46/99 2026-02-22T22:04:44.666 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 47/99 2026-02-22T22:04:44.667 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 48/99 2026-02-22T22:04:44.696 INFO:teuthology.orchestra.run.trial150.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 49/99 2026-02-22T22:04:44.701 INFO:teuthology.orchestra.run.trial009.stdout:(62/99): python3-asyncssh-2.13.2-5.el9.noarch.r 1.1 MB/s | 548 kB 00:00 2026-02-22T22:04:44.741 INFO:teuthology.orchestra.run.trial150.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 50/99 2026-02-22T22:04:44.748 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 51/99 2026-02-22T22:04:44.748 INFO:teuthology.orchestra.run.trial009.stdout:(63/99): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 199 kB/s | 43 kB 00:00 2026-02-22T22:04:44.749 INFO:teuthology.orchestra.run.trial009.stdout:(64/99): python3-backports-tarfile-1.2.0-1.el9. 216 kB/s | 60 kB 00:00 2026-02-22T22:04:44.751 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 52/99 2026-02-22T22:04:44.757 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 53/99 2026-02-22T22:04:44.760 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 54/99 2026-02-22T22:04:44.767 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 55/99 2026-02-22T22:04:44.771 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 56/99 2026-02-22T22:04:44.799 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 57/99 2026-02-22T22:04:44.808 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 58/99 2026-02-22T22:04:44.843 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 59/99 2026-02-22T22:04:44.891 INFO:teuthology.orchestra.run.trial009.stdout:(65/99): python3-certifi-2023.05.07-4.el9.noarc 98 kB/s | 14 kB 00:00 2026-02-22T22:04:44.921 INFO:teuthology.orchestra.run.trial009.stdout:(66/99): python3-cachetools-4.2.4-1.el9.noarch. 146 kB/s | 32 kB 00:00 2026-02-22T22:04:45.068 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 60/99 2026-02-22T22:04:45.092 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 61/99 2026-02-22T22:04:45.095 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 62/99 2026-02-22T22:04:45.111 INFO:teuthology.orchestra.run.trial009.stdout:(67/99): python3-cheroot-10.0.1-4.el9.noarch.rp 479 kB/s | 173 kB 00:00 2026-02-22T22:04:45.154 INFO:teuthology.orchestra.run.trial150.stdout: Installing : openblas-0.3.29-1.el9.x86_64 63/99 2026-02-22T22:04:45.155 INFO:teuthology.orchestra.run.trial150.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 64/99 2026-02-22T22:04:45.177 INFO:teuthology.orchestra.run.trial150.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 65/99 2026-02-22T22:04:45.309 INFO:teuthology.orchestra.run.trial009.stdout:(68/99): python3-cherrypy-18.6.1-2.el9.noarch.r 859 kB/s | 358 kB 00:00 2026-02-22T22:04:45.355 INFO:teuthology.orchestra.run.trial009.stdout:(69/99): python3-google-auth-2.45.0-1.el9.noarc 587 kB/s | 254 kB 00:00 2026-02-22T22:04:45.502 INFO:teuthology.orchestra.run.trial150.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 66/99 2026-02-22T22:04:45.575 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 67/99 2026-02-22T22:04:45.667 INFO:teuthology.orchestra.run.trial009.stdout:(70/99): python3-grpcio-tools-1.46.7-10.el9.x86 404 kB/s | 144 kB 00:00 2026-02-22T22:04:45.713 INFO:teuthology.orchestra.run.trial009.stdout:(71/99): python3-influxdb-5.3.1-1.el9.noarch.rp 388 kB/s | 139 kB 00:00 2026-02-22T22:04:45.813 INFO:teuthology.orchestra.run.trial009.stdout:(72/99): python3-grpcio-1.46.7-10.el9.x86_64.rp 2.9 MB/s | 2.0 MB 00:00 2026-02-22T22:04:45.859 INFO:teuthology.orchestra.run.trial009.stdout:(73/99): python3-jaraco-8.2.1-3.el9.noarch.rpm 73 kB/s | 11 kB 00:00 2026-02-22T22:04:45.961 INFO:teuthology.orchestra.run.trial009.stdout:(74/99): python3-isodate-0.6.1-3.el9.noarch.rpm 190 kB/s | 56 kB 00:00 2026-02-22T22:04:46.033 INFO:teuthology.orchestra.run.trial009.stdout:(75/99): python3-jaraco-classes-3.2.1-5.el9.noa 80 kB/s | 18 kB 00:00 2026-02-22T22:04:46.069 INFO:teuthology.orchestra.run.trial009.stdout:(76/99): python3-jaraco-collections-3.0.0-8.el9 110 kB/s | 23 kB 00:00 2026-02-22T22:04:46.170 INFO:teuthology.orchestra.run.trial009.stdout:(77/99): python3-jaraco-context-6.0.1-3.el9.noa 94 kB/s | 20 kB 00:00 2026-02-22T22:04:46.248 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 68/99 2026-02-22T22:04:46.250 INFO:teuthology.orchestra.run.trial009.stdout:(78/99): python3-jaraco-functools-3.5.0-2.el9.n 89 kB/s | 19 kB 00:00 2026-02-22T22:04:46.265 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 69/99 2026-02-22T22:04:46.275 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 70/99 2026-02-22T22:04:46.281 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-packaging-20.9-5.el9.noarch 71/99 2026-02-22T22:04:46.286 INFO:teuthology.orchestra.run.trial009.stdout:(79/99): python3-jaraco-text-4.0.0-2.el9.noarch 122 kB/s | 26 kB 00:00 2026-02-22T22:04:46.295 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-ply-3.11-14.el9.noarch 72/99 2026-02-22T22:04:46.310 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 73/99 2026-02-22T22:04:46.386 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 74/99 2026-02-22T22:04:46.394 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 75/99 2026-02-22T22:04:46.418 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 76/99 2026-02-22T22:04:46.448 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 77/99 2026-02-22T22:04:46.499 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 78/99 2026-02-22T22:04:46.505 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 79/99 2026-02-22T22:04:46.508 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 80/99 2026-02-22T22:04:46.509 INFO:teuthology.orchestra.run.trial150.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 81/99 2026-02-22T22:04:46.527 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T22:04:46.527 INFO:teuthology.orchestra.run.trial150.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-22T22:04:46.527 INFO:teuthology.orchestra.run.trial150.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-22T22:04:46.527 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:46.535 INFO:teuthology.orchestra.run.trial150.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T22:04:46.541 INFO:teuthology.orchestra.run.trial009.stdout:(80/99): python3-logutils-0.3.5-21.el9.noarch.r 159 kB/s | 46 kB 00:00 2026-02-22T22:04:46.561 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T22:04:46.561 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-22T22:04:46.561 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:46.564 INFO:teuthology.orchestra.run.trial009.stdout:(81/99): python3-more-itertools-8.12.0-2.el9.no 284 kB/s | 79 kB 00:00 2026-02-22T22:04:46.595 INFO:teuthology.orchestra.run.trial150.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 83/99 2026-02-22T22:04:46.659 INFO:teuthology.orchestra.run.trial150.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 84/99 2026-02-22T22:04:46.661 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 85/99 2026-02-22T22:04:46.675 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 85/99 2026-02-22T22:04:46.675 INFO:teuthology.orchestra.run.trial150.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:04:46.675 INFO:teuthology.orchestra.run.trial150.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-22T22:04:46.675 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:46.747 INFO:teuthology.orchestra.run.trial009.stdout:(82/99): python3-kubernetes-26.1.0-3.el9.noarch 1.8 MB/s | 1.0 MB 00:00 2026-02-22T22:04:46.831 INFO:teuthology.orchestra.run.trial009.stdout:(83/99): python3-msgpack-1.0.3-2.el9.x86_64.rpm 298 kB/s | 86 kB 00:00 2026-02-22T22:04:46.853 INFO:teuthology.orchestra.run.trial009.stdout:(84/99): python3-natsort-7.1.1-5.el9.noarch.rpm 200 kB/s | 58 kB 00:00 2026-02-22T22:04:47.040 INFO:teuthology.orchestra.run.trial009.stdout:(85/99): python3-portend-3.1.0-2.el9.noarch.rpm 79 kB/s | 16 kB 00:00 2026-02-22T22:04:47.134 INFO:teuthology.orchestra.run.trial009.stdout:(86/99): python3-pyOpenSSL-21.0.0-1.el9.noarch. 320 kB/s | 90 kB 00:00 2026-02-22T22:04:47.182 INFO:teuthology.orchestra.run.trial009.stdout:(87/99): python3-pecan-1.4.2-3.el9.noarch.rpm 625 kB/s | 272 kB 00:00 2026-02-22T22:04:47.257 INFO:teuthology.orchestra.run.trial009.stdout:(88/99): python3-repoze-lru-0.7-16.el9.noarch.r 141 kB/s | 31 kB 00:00 2026-02-22T22:04:47.411 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 86/99 2026-02-22T22:04:47.436 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 86/99 2026-02-22T22:04:47.436 INFO:teuthology.orchestra.run.trial150.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:04:47.436 INFO:teuthology.orchestra.run.trial150.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-22T22:04:47.436 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-22T22:04:47.436 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-22T22:04:47.436 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:47.460 INFO:teuthology.orchestra.run.trial009.stdout:(89/99): python3-rsa-4.9-2.el9.noarch.rpm 213 kB/s | 59 kB 00:00 2026-02-22T22:04:47.491 INFO:teuthology.orchestra.run.trial009.stdout:(90/99): python3-routes-2.5.1-5.el9.noarch.rpm 528 kB/s | 188 kB 00:00 2026-02-22T22:04:47.496 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 87/99 2026-02-22T22:04:47.497 INFO:teuthology.orchestra.run.trial150.stdout: Installing : cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 87/99 2026-02-22T22:04:47.502 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9. 88/99 2026-02-22T22:04:47.522 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9 89/99 2026-02-22T22:04:47.523 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 90/99 2026-02-22T22:04:47.613 INFO:teuthology.orchestra.run.trial009.stdout:(91/99): python3-saml-1.16.0-1.el9.noarch.rpm 351 kB/s | 125 kB 00:00 2026-02-22T22:04:47.684 INFO:teuthology.orchestra.run.trial009.stdout:(92/99): python3-tempora-5.0.0-2.el9.noarch.rpm 160 kB/s | 36 kB 00:00 2026-02-22T22:04:47.773 INFO:teuthology.orchestra.run.trial009.stdout:(93/99): python3-typing-extensions-4.15.0-1.el9 307 kB/s | 86 kB 00:00 2026-02-22T22:04:47.974 INFO:teuthology.orchestra.run.trial009.stdout:(94/99): python3-websocket-client-1.2.3-2.el9.n 309 kB/s | 90 kB 00:00 2026-02-22T22:04:48.023 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 90/99 2026-02-22T22:04:48.026 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 91/99 2026-02-22T22:04:48.028 INFO:teuthology.orchestra.run.trial009.stdout:(95/99): python3-webob-1.8.8-2.el9.noarch.rpm 554 kB/s | 230 kB 00:00 2026-02-22T22:04:48.246 INFO:teuthology.orchestra.run.trial009.stdout:(96/99): python3-xmltodict-0.12.0-15.el9.noarch 102 kB/s | 22 kB 00:00 2026-02-22T22:04:48.246 INFO:teuthology.orchestra.run.trial009.stdout:(97/99): python3-werkzeug-2.0.3-3.el9.1.noarch. 902 kB/s | 427 kB 00:00 2026-02-22T22:04:48.254 INFO:teuthology.orchestra.run.trial009.stdout:(98/99): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 172 kB/s | 48 kB 00:00 2026-02-22T22:04:48.460 INFO:teuthology.orchestra.run.trial009.stdout:(99/99): python3-zc-lockfile-2.0-10.el9.noarch. 93 kB/s | 20 kB 00:00 2026-02-22T22:04:48.465 INFO:teuthology.orchestra.run.trial009.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:04:48.466 INFO:teuthology.orchestra.run.trial009.stdout:Total 6.5 MB/s | 95 MB 00:14 2026-02-22T22:04:48.499 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 91/99 2026-02-22T22:04:48.500 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 92/99 2026-02-22T22:04:48.514 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 92/99 2026-02-22T22:04:48.515 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 93/99 2026-02-22T22:04:48.570 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 93/99 2026-02-22T22:04:48.620 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.n 94/99 2026-02-22T22:04:48.621 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 95/99 2026-02-22T22:04:48.641 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 95/99 2026-02-22T22:04:48.642 INFO:teuthology.orchestra.run.trial150.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:04:48.642 INFO:teuthology.orchestra.run.trial150.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-22T22:04:48.642 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-22T22:04:48.642 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-22T22:04:48.642 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:48.653 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 96/99 2026-02-22T22:04:48.883 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 96/99 2026-02-22T22:04:48.884 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 97/99 2026-02-22T22:04:48.902 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction check 2026-02-22T22:04:48.906 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 97/99 2026-02-22T22:04:48.906 INFO:teuthology.orchestra.run.trial150.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:04:48.906 INFO:teuthology.orchestra.run.trial150.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-22T22:04:48.906 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-22T22:04:48.906 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-22T22:04:48.906 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:48.939 INFO:teuthology.orchestra.run.trial009.stdout:Transaction check succeeded. 2026-02-22T22:04:48.939 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction test 2026-02-22T22:04:49.013 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 98/99 2026-02-22T22:04:49.035 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 98/99 2026-02-22T22:04:49.035 INFO:teuthology.orchestra.run.trial150.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:04:49.035 INFO:teuthology.orchestra.run.trial150.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-22T22:04:49.035 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-22T22:04:49.035 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-22T22:04:49.035 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:49.054 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 99/99 2026-02-22T22:04:49.357 INFO:teuthology.orchestra.run.trial009.stdout:Transaction test succeeded. 2026-02-22T22:04:49.357 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction 2026-02-22T22:04:49.736 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 99/99 2026-02-22T22:04:49.736 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 1/99 2026-02-22T22:04:49.736 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 2/99 2026-02-22T22:04:49.736 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 3/99 2026-02-22T22:04:49.736 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 4/99 2026-02-22T22:04:49.736 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 5/99 2026-02-22T22:04:49.736 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9 6/99 2026-02-22T22:04:49.736 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 7/99 2026-02-22T22:04:49.737 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 8/99 2026-02-22T22:04:49.737 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 9/99 2026-02-22T22:04:49.737 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 10/99 2026-02-22T22:04:49.737 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.n 11/99 2026-02-22T22:04:49.737 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 12/99 2026-02-22T22:04:49.737 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9. 13/99 2026-02-22T22:04:49.737 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 14/99 2026-02-22T22:04:49.737 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 15/99 2026-02-22T22:04:49.737 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 16/99 2026-02-22T22:04:49.737 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/99 2026-02-22T22:04:49.737 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/99 2026-02-22T22:04:49.737 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/99 2026-02-22T22:04:49.738 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/99 2026-02-22T22:04:49.738 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/99 2026-02-22T22:04:49.738 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/99 2026-02-22T22:04:49.738 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/99 2026-02-22T22:04:49.738 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/99 2026-02-22T22:04:49.738 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 25/99 2026-02-22T22:04:49.738 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 26/99 2026-02-22T22:04:49.738 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 27/99 2026-02-22T22:04:49.738 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : unzip-6.0-59.el9.x86_64 28/99 2026-02-22T22:04:49.738 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : zip-3.0-35.el9.x86_64 29/99 2026-02-22T22:04:49.738 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 30/99 2026-02-22T22:04:49.739 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 31/99 2026-02-22T22:04:49.739 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 32/99 2026-02-22T22:04:49.739 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 33/99 2026-02-22T22:04:49.739 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : lua-5.4.4-4.el9.x86_64 34/99 2026-02-22T22:04:49.739 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 35/99 2026-02-22T22:04:49.739 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 36/99 2026-02-22T22:04:49.739 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 37/99 2026-02-22T22:04:49.739 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/99 2026-02-22T22:04:49.739 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 39/99 2026-02-22T22:04:49.739 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/99 2026-02-22T22:04:49.739 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 41/99 2026-02-22T22:04:49.740 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 42/99 2026-02-22T22:04:49.740 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 43/99 2026-02-22T22:04:49.740 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/99 2026-02-22T22:04:49.740 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/99 2026-02-22T22:04:49.740 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/99 2026-02-22T22:04:49.740 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/99 2026-02-22T22:04:49.740 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/99 2026-02-22T22:04:49.740 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/99 2026-02-22T22:04:49.740 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/99 2026-02-22T22:04:49.741 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/99 2026-02-22T22:04:49.741 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/99 2026-02-22T22:04:49.741 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/99 2026-02-22T22:04:49.741 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/99 2026-02-22T22:04:49.741 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/99 2026-02-22T22:04:49.741 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/99 2026-02-22T22:04:49.741 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/99 2026-02-22T22:04:49.741 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/99 2026-02-22T22:04:49.742 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/99 2026-02-22T22:04:49.742 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/99 2026-02-22T22:04:49.742 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/99 2026-02-22T22:04:49.742 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/99 2026-02-22T22:04:49.742 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/99 2026-02-22T22:04:49.742 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/99 2026-02-22T22:04:49.742 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/99 2026-02-22T22:04:49.742 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/99 2026-02-22T22:04:49.742 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/99 2026-02-22T22:04:49.742 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/99 2026-02-22T22:04:49.742 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/99 2026-02-22T22:04:49.742 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/99 2026-02-22T22:04:49.743 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/99 2026-02-22T22:04:49.743 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/99 2026-02-22T22:04:49.743 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/99 2026-02-22T22:04:49.743 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/99 2026-02-22T22:04:49.743 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/99 2026-02-22T22:04:49.743 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/99 2026-02-22T22:04:49.743 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/99 2026-02-22T22:04:49.743 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/99 2026-02-22T22:04:49.743 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/99 2026-02-22T22:04:49.743 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/99 2026-02-22T22:04:49.744 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 81/99 2026-02-22T22:04:49.744 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 82/99 2026-02-22T22:04:49.744 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 83/99 2026-02-22T22:04:49.744 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 84/99 2026-02-22T22:04:49.744 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 85/99 2026-02-22T22:04:49.744 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 86/99 2026-02-22T22:04:49.744 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/99 2026-02-22T22:04:49.744 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 88/99 2026-02-22T22:04:49.744 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 89/99 2026-02-22T22:04:49.744 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 90/99 2026-02-22T22:04:49.744 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 91/99 2026-02-22T22:04:49.744 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 92/99 2026-02-22T22:04:49.744 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 93/99 2026-02-22T22:04:49.745 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 94/99 2026-02-22T22:04:49.745 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 95/99 2026-02-22T22:04:49.745 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 96/99 2026-02-22T22:04:49.745 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 97/99 2026-02-22T22:04:49.745 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 98/99 2026-02-22T22:04:49.798 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 99/99 2026-02-22T22:04:49.798 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:49.798 INFO:teuthology.orchestra.run.trial150.stdout:Installed: 2026-02-22T22:04:49.798 INFO:teuthology.orchestra.run.trial150.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-22T22:04:49.798 INFO:teuthology.orchestra.run.trial150.stdout: ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:49.798 INFO:teuthology.orchestra.run.trial150.stdout: ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:49.798 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:49.799 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:49.799 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:49.799 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:49.799 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:49.799 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:49.799 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:49.799 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:49.799 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:49.799 INFO:teuthology.orchestra.run.trial150.stdout: ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:49.799 INFO:teuthology.orchestra.run.trial150.stdout: ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:49.799 INFO:teuthology.orchestra.run.trial150.stdout: ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:49.799 INFO:teuthology.orchestra.run.trial150.stdout: cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:49.800 INFO:teuthology.orchestra.run.trial150.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-02-22T22:04:49.800 INFO:teuthology.orchestra.run.trial150.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-22T22:04:49.800 INFO:teuthology.orchestra.run.trial150.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-22T22:04:49.800 INFO:teuthology.orchestra.run.trial150.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-22T22:04:49.800 INFO:teuthology.orchestra.run.trial150.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-22T22:04:49.800 INFO:teuthology.orchestra.run.trial150.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-22T22:04:49.800 INFO:teuthology.orchestra.run.trial150.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-22T22:04:49.800 INFO:teuthology.orchestra.run.trial150.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-22T22:04:49.800 INFO:teuthology.orchestra.run.trial150.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-22T22:04:49.800 INFO:teuthology.orchestra.run.trial150.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-22T22:04:49.800 INFO:teuthology.orchestra.run.trial150.stdout: lua-5.4.4-4.el9.x86_64 2026-02-22T22:04:49.800 INFO:teuthology.orchestra.run.trial150.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-22T22:04:49.800 INFO:teuthology.orchestra.run.trial150.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-22T22:04:49.801 INFO:teuthology.orchestra.run.trial150.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-22T22:04:49.801 INFO:teuthology.orchestra.run.trial150.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-22T22:04:49.801 INFO:teuthology.orchestra.run.trial150.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-22T22:04:49.801 INFO:teuthology.orchestra.run.trial150.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-22T22:04:49.801 INFO:teuthology.orchestra.run.trial150.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-22T22:04:49.801 INFO:teuthology.orchestra.run.trial150.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-22T22:04:49.801 INFO:teuthology.orchestra.run.trial150.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-22T22:04:49.801 INFO:teuthology.orchestra.run.trial150.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-22T22:04:49.801 INFO:teuthology.orchestra.run.trial150.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-22T22:04:49.801 INFO:teuthology.orchestra.run.trial150.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-22T22:04:49.801 INFO:teuthology.orchestra.run.trial150.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-22T22:04:49.801 INFO:teuthology.orchestra.run.trial150.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-22T22:04:49.801 INFO:teuthology.orchestra.run.trial150.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-22T22:04:49.802 INFO:teuthology.orchestra.run.trial150.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-22T22:04:49.802 INFO:teuthology.orchestra.run.trial150.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-22T22:04:49.802 INFO:teuthology.orchestra.run.trial150.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-22T22:04:49.802 INFO:teuthology.orchestra.run.trial150.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-22T22:04:49.802 INFO:teuthology.orchestra.run.trial150.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-22T22:04:49.802 INFO:teuthology.orchestra.run.trial150.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-22T22:04:49.802 INFO:teuthology.orchestra.run.trial150.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-22T22:04:49.802 INFO:teuthology.orchestra.run.trial150.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-22T22:04:49.802 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-22T22:04:49.802 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-22T22:04:49.802 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-22T22:04:49.803 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-22T22:04:49.803 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-22T22:04:49.803 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-22T22:04:49.803 INFO:teuthology.orchestra.run.trial150.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-22T22:04:49.803 INFO:teuthology.orchestra.run.trial150.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-22T22:04:49.803 INFO:teuthology.orchestra.run.trial150.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-22T22:04:49.803 INFO:teuthology.orchestra.run.trial150.stdout: python3-logutils-0.3.5-21.el9.noarch 2026-02-22T22:04:49.803 INFO:teuthology.orchestra.run.trial150.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-22T22:04:49.803 INFO:teuthology.orchestra.run.trial150.stdout: python3-mako-1.1.4-6.el9.noarch 2026-02-22T22:04:49.803 INFO:teuthology.orchestra.run.trial150.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-22T22:04:49.803 INFO:teuthology.orchestra.run.trial150.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-22T22:04:49.803 INFO:teuthology.orchestra.run.trial150.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-22T22:04:49.803 INFO:teuthology.orchestra.run.trial150.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-22T22:04:49.804 INFO:teuthology.orchestra.run.trial150.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-22T22:04:49.804 INFO:teuthology.orchestra.run.trial150.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-22T22:04:49.804 INFO:teuthology.orchestra.run.trial150.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-22T22:04:49.804 INFO:teuthology.orchestra.run.trial150.stdout: python3-pecan-1.4.2-3.el9.noarch 2026-02-22T22:04:49.804 INFO:teuthology.orchestra.run.trial150.stdout: python3-ply-3.11-14.el9.noarch 2026-02-22T22:04:49.804 INFO:teuthology.orchestra.run.trial150.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-22T22:04:49.804 INFO:teuthology.orchestra.run.trial150.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-22T22:04:49.804 INFO:teuthology.orchestra.run.trial150.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-22T22:04:49.804 INFO:teuthology.orchestra.run.trial150.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-22T22:04:49.804 INFO:teuthology.orchestra.run.trial150.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-22T22:04:49.804 INFO:teuthology.orchestra.run.trial150.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-22T22:04:49.804 INFO:teuthology.orchestra.run.trial150.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-22T22:04:49.804 INFO:teuthology.orchestra.run.trial150.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-22T22:04:49.805 INFO:teuthology.orchestra.run.trial150.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-22T22:04:49.805 INFO:teuthology.orchestra.run.trial150.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-22T22:04:49.805 INFO:teuthology.orchestra.run.trial150.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-22T22:04:49.805 INFO:teuthology.orchestra.run.trial150.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-22T22:04:49.805 INFO:teuthology.orchestra.run.trial150.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-22T22:04:49.805 INFO:teuthology.orchestra.run.trial150.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-22T22:04:49.805 INFO:teuthology.orchestra.run.trial150.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-22T22:04:49.805 INFO:teuthology.orchestra.run.trial150.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-22T22:04:49.805 INFO:teuthology.orchestra.run.trial150.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-22T22:04:49.805 INFO:teuthology.orchestra.run.trial150.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-22T22:04:49.805 INFO:teuthology.orchestra.run.trial150.stdout: python3-webob-1.8.8-2.el9.noarch 2026-02-22T22:04:49.805 INFO:teuthology.orchestra.run.trial150.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-22T22:04:49.805 INFO:teuthology.orchestra.run.trial150.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2026-02-22T22:04:49.806 INFO:teuthology.orchestra.run.trial150.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-22T22:04:49.806 INFO:teuthology.orchestra.run.trial150.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-22T22:04:49.806 INFO:teuthology.orchestra.run.trial150.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-22T22:04:49.806 INFO:teuthology.orchestra.run.trial150.stdout: unzip-6.0-59.el9.x86_64 2026-02-22T22:04:49.806 INFO:teuthology.orchestra.run.trial150.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-22T22:04:49.806 INFO:teuthology.orchestra.run.trial150.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-22T22:04:49.806 INFO:teuthology.orchestra.run.trial150.stdout: zip-3.0-35.el9.x86_64 2026-02-22T22:04:49.806 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:49.806 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:49.823 INFO:teuthology.orchestra.run.trial009.stdout: Preparing : 1/1 2026-02-22T22:04:49.825 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/99 2026-02-22T22:04:49.853 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install ceph-base 2026-02-22T22:04:49.856 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/99 2026-02-22T22:04:49.863 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 3/99 2026-02-22T22:04:49.884 INFO:teuthology.orchestra.run.trial009.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 4/99 2026-02-22T22:04:49.890 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 5/99 2026-02-22T22:04:49.924 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 6/99 2026-02-22T22:04:49.933 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 7/99 2026-02-22T22:04:49.938 INFO:teuthology.orchestra.run.trial009.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 8/99 2026-02-22T22:04:49.940 INFO:teuthology.orchestra.run.trial009.stdout: Installing : lua-5.4.4-4.el9.x86_64 9/99 2026-02-22T22:04:49.945 INFO:teuthology.orchestra.run.trial009.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 10/99 2026-02-22T22:04:49.968 INFO:teuthology.orchestra.run.trial009.stdout: Installing : unzip-6.0-59.el9.x86_64 11/99 2026-02-22T22:04:49.981 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 12/99 2026-02-22T22:04:49.984 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 13/99 2026-02-22T22:04:49.990 INFO:teuthology.orchestra.run.trial009.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 14/99 2026-02-22T22:04:49.991 INFO:teuthology.orchestra.run.trial009.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 15/99 2026-02-22T22:04:50.003 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 16/99 2026-02-22T22:04:50.009 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 17/99 2026-02-22T22:04:50.033 INFO:teuthology.orchestra.run.trial009.stdout: Installing : zip-3.0-35.el9.x86_64 18/99 2026-02-22T22:04:50.036 INFO:teuthology.orchestra.run.trial009.stdout: Installing : luarocks-3.9.2-5.el9.noarch 19/99 2026-02-22T22:04:50.043 INFO:teuthology.orchestra.run.trial009.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 20/99 2026-02-22T22:04:50.068 INFO:teuthology.orchestra.run.trial009.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 21/99 2026-02-22T22:04:50.119 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 22/99 2026-02-22T22:04:50.132 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 23/99 2026-02-22T22:04:50.134 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-rsa-4.9-2.el9.noarch 24/99 2026-02-22T22:04:50.138 INFO:teuthology.orchestra.run.trial009.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 25/99 2026-02-22T22:04:50.144 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 26/99 2026-02-22T22:04:50.148 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 27/99 2026-02-22T22:04:50.151 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 28/99 2026-02-22T22:04:50.164 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:32 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:50.166 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 29/99 2026-02-22T22:04:50.187 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 30/99 2026-02-22T22:04:50.191 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 31/99 2026-02-22T22:04:50.196 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 32/99 2026-02-22T22:04:50.208 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 33/99 2026-02-22T22:04:50.217 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 34/99 2026-02-22T22:04:50.223 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 35/99 2026-02-22T22:04:50.229 INFO:teuthology.orchestra.run.trial150.stdout:Package ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:04:50.242 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 36/99 2026-02-22T22:04:50.247 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:50.248 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:50.248 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:50.254 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 37/99 2026-02-22T22:04:50.269 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install cephadm 2026-02-22T22:04:50.309 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 38/99 2026-02-22T22:04:50.321 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 39/99 2026-02-22T22:04:50.337 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 40/99 2026-02-22T22:04:50.341 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 41/99 2026-02-22T22:04:50.349 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 42/99 2026-02-22T22:04:50.389 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 43/99 2026-02-22T22:04:50.579 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:32 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:50.643 INFO:teuthology.orchestra.run.trial150.stdout:Package cephadm-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T22:04:50.661 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:50.661 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:50.661 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:50.682 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install ceph-immutable-object-cache 2026-02-22T22:04:50.713 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 44/99 2026-02-22T22:04:50.723 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 45/99 2026-02-22T22:04:50.727 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 46/99 2026-02-22T22:04:50.733 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 47/99 2026-02-22T22:04:50.735 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 48/99 2026-02-22T22:04:50.763 INFO:teuthology.orchestra.run.trial009.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 49/99 2026-02-22T22:04:50.806 INFO:teuthology.orchestra.run.trial009.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 50/99 2026-02-22T22:04:50.812 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 51/99 2026-02-22T22:04:50.816 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 52/99 2026-02-22T22:04:50.822 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 53/99 2026-02-22T22:04:50.825 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 54/99 2026-02-22T22:04:50.832 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 55/99 2026-02-22T22:04:50.835 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 56/99 2026-02-22T22:04:50.863 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 57/99 2026-02-22T22:04:50.873 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 58/99 2026-02-22T22:04:50.908 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 59/99 2026-02-22T22:04:50.989 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:32 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:51.073 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:51.073 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:51.073 INFO:teuthology.orchestra.run.trial150.stdout: Package Arch Version Repo Size 2026-02-22T22:04:51.073 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:51.073 INFO:teuthology.orchestra.run.trial150.stdout:Installing: 2026-02-22T22:04:51.074 INFO:teuthology.orchestra.run.trial150.stdout: ceph-immutable-object-cache x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 145 k 2026-02-22T22:04:51.074 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:51.074 INFO:teuthology.orchestra.run.trial150.stdout:Transaction Summary 2026-02-22T22:04:51.074 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:51.074 INFO:teuthology.orchestra.run.trial150.stdout:Install 1 Package 2026-02-22T22:04:51.074 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:51.074 INFO:teuthology.orchestra.run.trial150.stdout:Total download size: 145 k 2026-02-22T22:04:51.074 INFO:teuthology.orchestra.run.trial150.stdout:Installed size: 431 k 2026-02-22T22:04:51.074 INFO:teuthology.orchestra.run.trial150.stdout:Downloading Packages: 2026-02-22T22:04:51.132 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 60/99 2026-02-22T22:04:51.156 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 61/99 2026-02-22T22:04:51.160 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 62/99 2026-02-22T22:04:51.161 INFO:teuthology.orchestra.run.trial150.stdout:ceph-immutable-object-cache-19.2.3-689.gf90f4ea 1.6 MB/s | 145 kB 00:00 2026-02-22T22:04:51.162 INFO:teuthology.orchestra.run.trial150.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:04:51.162 INFO:teuthology.orchestra.run.trial150.stdout:Total 1.6 MB/s | 145 kB 00:00 2026-02-22T22:04:51.162 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction check 2026-02-22T22:04:51.165 INFO:teuthology.orchestra.run.trial150.stdout:Transaction check succeeded. 2026-02-22T22:04:51.165 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction test 2026-02-22T22:04:51.197 INFO:teuthology.orchestra.run.trial150.stdout:Transaction test succeeded. 2026-02-22T22:04:51.197 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction 2026-02-22T22:04:51.218 INFO:teuthology.orchestra.run.trial009.stdout: Installing : openblas-0.3.29-1.el9.x86_64 63/99 2026-02-22T22:04:51.220 INFO:teuthology.orchestra.run.trial009.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 64/99 2026-02-22T22:04:51.241 INFO:teuthology.orchestra.run.trial009.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 65/99 2026-02-22T22:04:51.251 INFO:teuthology.orchestra.run.trial150.stdout: Preparing : 1/1 2026-02-22T22:04:51.253 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T22:04:51.275 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T22:04:51.275 INFO:teuthology.orchestra.run.trial150.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:04:51.275 INFO:teuthology.orchestra.run.trial150.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-22T22:04:51.275 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:51.567 INFO:teuthology.orchestra.run.trial009.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 66/99 2026-02-22T22:04:51.586 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T22:04:51.586 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:51.586 INFO:teuthology.orchestra.run.trial150.stdout:Installed: 2026-02-22T22:04:51.586 INFO:teuthology.orchestra.run.trial150.stdout: ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:51.586 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:51.586 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:51.618 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install ceph-mgr 2026-02-22T22:04:51.640 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 67/99 2026-02-22T22:04:51.932 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:33 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:51.998 INFO:teuthology.orchestra.run.trial150.stdout:Package ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:04:52.016 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:52.018 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:52.018 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:52.039 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install ceph-mgr-dashboard 2026-02-22T22:04:52.311 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 68/99 2026-02-22T22:04:52.328 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 69/99 2026-02-22T22:04:52.338 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 70/99 2026-02-22T22:04:52.344 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-packaging-20.9-5.el9.noarch 71/99 2026-02-22T22:04:52.349 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:34 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:52.357 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-ply-3.11-14.el9.noarch 72/99 2026-02-22T22:04:52.373 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 73/99 2026-02-22T22:04:52.413 INFO:teuthology.orchestra.run.trial150.stdout:Package ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T22:04:52.431 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:52.432 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:52.432 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:52.448 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 74/99 2026-02-22T22:04:52.453 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-22T22:04:52.457 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 75/99 2026-02-22T22:04:52.480 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 76/99 2026-02-22T22:04:52.510 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 77/99 2026-02-22T22:04:52.560 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 78/99 2026-02-22T22:04:52.566 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 79/99 2026-02-22T22:04:52.570 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 80/99 2026-02-22T22:04:52.571 INFO:teuthology.orchestra.run.trial009.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 81/99 2026-02-22T22:04:52.589 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T22:04:52.589 INFO:teuthology.orchestra.run.trial009.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-22T22:04:52.589 INFO:teuthology.orchestra.run.trial009.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-22T22:04:52.589 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:52.596 INFO:teuthology.orchestra.run.trial009.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T22:04:52.622 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T22:04:52.622 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-22T22:04:52.622 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:52.656 INFO:teuthology.orchestra.run.trial009.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 83/99 2026-02-22T22:04:52.720 INFO:teuthology.orchestra.run.trial009.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 84/99 2026-02-22T22:04:52.722 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 85/99 2026-02-22T22:04:52.737 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 85/99 2026-02-22T22:04:52.737 INFO:teuthology.orchestra.run.trial009.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:04:52.737 INFO:teuthology.orchestra.run.trial009.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-22T22:04:52.737 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:52.757 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:34 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:52.822 INFO:teuthology.orchestra.run.trial150.stdout:Package ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T22:04:52.840 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:52.841 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:52.841 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:52.861 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install ceph-mgr-rook 2026-02-22T22:04:53.169 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:35 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:53.234 INFO:teuthology.orchestra.run.trial150.stdout:Package ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T22:04:53.252 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:53.253 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:53.253 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:53.273 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install ceph-mgr-cephadm 2026-02-22T22:04:53.444 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 86/99 2026-02-22T22:04:53.469 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 86/99 2026-02-22T22:04:53.469 INFO:teuthology.orchestra.run.trial009.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:04:53.469 INFO:teuthology.orchestra.run.trial009.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-22T22:04:53.469 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-22T22:04:53.469 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-22T22:04:53.469 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:53.529 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 87/99 2026-02-22T22:04:53.530 INFO:teuthology.orchestra.run.trial009.stdout: Installing : cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 87/99 2026-02-22T22:04:53.536 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9. 88/99 2026-02-22T22:04:53.556 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9 89/99 2026-02-22T22:04:53.557 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 90/99 2026-02-22T22:04:53.579 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:35 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:53.644 INFO:teuthology.orchestra.run.trial150.stdout:Package ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T22:04:53.662 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:53.663 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:53.663 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:53.684 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install ceph-fuse 2026-02-22T22:04:53.993 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:35 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:54.049 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 90/99 2026-02-22T22:04:54.052 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 91/99 2026-02-22T22:04:54.076 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:54.076 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:54.076 INFO:teuthology.orchestra.run.trial150.stdout: Package Architecture Version Repository Size 2026-02-22T22:04:54.077 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:54.077 INFO:teuthology.orchestra.run.trial150.stdout:Installing: 2026-02-22T22:04:54.077 INFO:teuthology.orchestra.run.trial150.stdout: ceph-fuse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 1.2 M 2026-02-22T22:04:54.077 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:54.077 INFO:teuthology.orchestra.run.trial150.stdout:Transaction Summary 2026-02-22T22:04:54.077 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:54.077 INFO:teuthology.orchestra.run.trial150.stdout:Install 1 Package 2026-02-22T22:04:54.077 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:54.077 INFO:teuthology.orchestra.run.trial150.stdout:Total download size: 1.2 M 2026-02-22T22:04:54.077 INFO:teuthology.orchestra.run.trial150.stdout:Installed size: 3.6 M 2026-02-22T22:04:54.077 INFO:teuthology.orchestra.run.trial150.stdout:Downloading Packages: 2026-02-22T22:04:54.198 INFO:teuthology.orchestra.run.trial150.stdout:ceph-fuse-19.2.3-689.gf90f4eae.el9.x86_64.rpm 9.5 MB/s | 1.2 MB 00:00 2026-02-22T22:04:54.198 INFO:teuthology.orchestra.run.trial150.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:04:54.199 INFO:teuthology.orchestra.run.trial150.stdout:Total 9.5 MB/s | 1.2 MB 00:00 2026-02-22T22:04:54.199 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction check 2026-02-22T22:04:54.202 INFO:teuthology.orchestra.run.trial150.stdout:Transaction check succeeded. 2026-02-22T22:04:54.202 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction test 2026-02-22T22:04:54.239 INFO:teuthology.orchestra.run.trial150.stdout:Transaction test succeeded. 2026-02-22T22:04:54.239 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction 2026-02-22T22:04:54.342 INFO:teuthology.orchestra.run.trial150.stdout: Preparing : 1/1 2026-02-22T22:04:54.359 INFO:teuthology.orchestra.run.trial150.stdout: Installing : ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:04:54.511 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 91/99 2026-02-22T22:04:54.512 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 92/99 2026-02-22T22:04:54.525 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 92/99 2026-02-22T22:04:54.525 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 93/99 2026-02-22T22:04:54.580 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 93/99 2026-02-22T22:04:54.583 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:04:54.630 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.n 94/99 2026-02-22T22:04:54.631 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 95/99 2026-02-22T22:04:54.639 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:04:54.639 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:54.639 INFO:teuthology.orchestra.run.trial150.stdout:Installed: 2026-02-22T22:04:54.639 INFO:teuthology.orchestra.run.trial150.stdout: ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:54.639 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:54.640 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:54.651 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 95/99 2026-02-22T22:04:54.652 INFO:teuthology.orchestra.run.trial009.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:04:54.652 INFO:teuthology.orchestra.run.trial009.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-22T22:04:54.652 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-22T22:04:54.652 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-22T22:04:54.652 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:54.663 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 96/99 2026-02-22T22:04:54.667 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install ceph-volume 2026-02-22T22:04:54.881 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 96/99 2026-02-22T22:04:54.882 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 97/99 2026-02-22T22:04:54.905 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 97/99 2026-02-22T22:04:54.905 INFO:teuthology.orchestra.run.trial009.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:04:54.905 INFO:teuthology.orchestra.run.trial009.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-22T22:04:54.905 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-22T22:04:54.905 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-22T22:04:54.905 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:54.979 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:36 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:55.010 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 98/99 2026-02-22T22:04:55.031 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 98/99 2026-02-22T22:04:55.032 INFO:teuthology.orchestra.run.trial009.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:04:55.032 INFO:teuthology.orchestra.run.trial009.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-22T22:04:55.032 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-22T22:04:55.032 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-22T22:04:55.032 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:55.045 INFO:teuthology.orchestra.run.trial150.stdout:Package ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T22:04:55.050 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 99/99 2026-02-22T22:04:55.063 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:55.064 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:55.064 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:55.085 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install librados-devel 2026-02-22T22:04:55.396 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:37 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:55.480 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:55.480 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:55.480 INFO:teuthology.orchestra.run.trial150.stdout: Package Arch Version Repo Size 2026-02-22T22:04:55.480 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:55.480 INFO:teuthology.orchestra.run.trial150.stdout:Installing: 2026-02-22T22:04:55.480 INFO:teuthology.orchestra.run.trial150.stdout: librados-devel x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 126 k 2026-02-22T22:04:55.480 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:55.480 INFO:teuthology.orchestra.run.trial150.stdout:Transaction Summary 2026-02-22T22:04:55.480 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:55.480 INFO:teuthology.orchestra.run.trial150.stdout:Install 1 Package 2026-02-22T22:04:55.480 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:55.480 INFO:teuthology.orchestra.run.trial150.stdout:Total download size: 126 k 2026-02-22T22:04:55.480 INFO:teuthology.orchestra.run.trial150.stdout:Installed size: 456 k 2026-02-22T22:04:55.480 INFO:teuthology.orchestra.run.trial150.stdout:Downloading Packages: 2026-02-22T22:04:55.567 INFO:teuthology.orchestra.run.trial150.stdout:librados-devel-19.2.3-689.gf90f4eae.el9.x86_64. 1.4 MB/s | 126 kB 00:00 2026-02-22T22:04:55.568 INFO:teuthology.orchestra.run.trial150.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:04:55.568 INFO:teuthology.orchestra.run.trial150.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-22T22:04:55.568 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction check 2026-02-22T22:04:55.570 INFO:teuthology.orchestra.run.trial150.stdout:Transaction check succeeded. 2026-02-22T22:04:55.571 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction test 2026-02-22T22:04:55.604 INFO:teuthology.orchestra.run.trial150.stdout:Transaction test succeeded. 2026-02-22T22:04:55.604 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction 2026-02-22T22:04:55.658 INFO:teuthology.orchestra.run.trial150.stdout: Preparing : 1/1 2026-02-22T22:04:55.675 INFO:teuthology.orchestra.run.trial150.stdout: Installing : librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:04:55.717 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 99/99 2026-02-22T22:04:55.717 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 1/99 2026-02-22T22:04:55.717 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 2/99 2026-02-22T22:04:55.717 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 3/99 2026-02-22T22:04:55.717 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 4/99 2026-02-22T22:04:55.717 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 5/99 2026-02-22T22:04:55.717 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9 6/99 2026-02-22T22:04:55.717 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 7/99 2026-02-22T22:04:55.717 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 8/99 2026-02-22T22:04:55.718 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 9/99 2026-02-22T22:04:55.718 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 10/99 2026-02-22T22:04:55.718 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.n 11/99 2026-02-22T22:04:55.718 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 12/99 2026-02-22T22:04:55.718 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9. 13/99 2026-02-22T22:04:55.718 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 14/99 2026-02-22T22:04:55.718 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 15/99 2026-02-22T22:04:55.718 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 16/99 2026-02-22T22:04:55.718 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/99 2026-02-22T22:04:55.718 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/99 2026-02-22T22:04:55.718 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/99 2026-02-22T22:04:55.718 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/99 2026-02-22T22:04:55.718 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/99 2026-02-22T22:04:55.718 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/99 2026-02-22T22:04:55.719 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/99 2026-02-22T22:04:55.719 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/99 2026-02-22T22:04:55.719 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 25/99 2026-02-22T22:04:55.719 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 26/99 2026-02-22T22:04:55.719 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 27/99 2026-02-22T22:04:55.719 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : unzip-6.0-59.el9.x86_64 28/99 2026-02-22T22:04:55.719 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : zip-3.0-35.el9.x86_64 29/99 2026-02-22T22:04:55.719 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 30/99 2026-02-22T22:04:55.719 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 31/99 2026-02-22T22:04:55.725 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 32/99 2026-02-22T22:04:55.725 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 33/99 2026-02-22T22:04:55.725 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : lua-5.4.4-4.el9.x86_64 34/99 2026-02-22T22:04:55.725 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 35/99 2026-02-22T22:04:55.725 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 36/99 2026-02-22T22:04:55.725 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 37/99 2026-02-22T22:04:55.725 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/99 2026-02-22T22:04:55.726 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 39/99 2026-02-22T22:04:55.726 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/99 2026-02-22T22:04:55.726 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 41/99 2026-02-22T22:04:55.726 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 42/99 2026-02-22T22:04:55.726 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 43/99 2026-02-22T22:04:55.726 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/99 2026-02-22T22:04:55.726 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/99 2026-02-22T22:04:55.726 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/99 2026-02-22T22:04:55.726 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/99 2026-02-22T22:04:55.726 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/99 2026-02-22T22:04:55.726 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/99 2026-02-22T22:04:55.726 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/99 2026-02-22T22:04:55.726 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/99 2026-02-22T22:04:55.727 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/99 2026-02-22T22:04:55.727 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/99 2026-02-22T22:04:55.727 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/99 2026-02-22T22:04:55.727 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/99 2026-02-22T22:04:55.727 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/99 2026-02-22T22:04:55.727 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/99 2026-02-22T22:04:55.727 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/99 2026-02-22T22:04:55.727 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/99 2026-02-22T22:04:55.727 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/99 2026-02-22T22:04:55.727 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/99 2026-02-22T22:04:55.727 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/99 2026-02-22T22:04:55.727 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/99 2026-02-22T22:04:55.727 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/99 2026-02-22T22:04:55.728 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/99 2026-02-22T22:04:55.728 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/99 2026-02-22T22:04:55.728 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/99 2026-02-22T22:04:55.728 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/99 2026-02-22T22:04:55.728 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/99 2026-02-22T22:04:55.728 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/99 2026-02-22T22:04:55.728 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/99 2026-02-22T22:04:55.728 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/99 2026-02-22T22:04:55.728 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/99 2026-02-22T22:04:55.728 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/99 2026-02-22T22:04:55.728 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/99 2026-02-22T22:04:55.728 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/99 2026-02-22T22:04:55.728 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/99 2026-02-22T22:04:55.729 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/99 2026-02-22T22:04:55.729 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/99 2026-02-22T22:04:55.729 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/99 2026-02-22T22:04:55.729 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 81/99 2026-02-22T22:04:55.729 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 82/99 2026-02-22T22:04:55.729 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 83/99 2026-02-22T22:04:55.729 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 84/99 2026-02-22T22:04:55.729 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 85/99 2026-02-22T22:04:55.729 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 86/99 2026-02-22T22:04:55.729 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/99 2026-02-22T22:04:55.729 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 88/99 2026-02-22T22:04:55.729 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 89/99 2026-02-22T22:04:55.729 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 90/99 2026-02-22T22:04:55.730 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 91/99 2026-02-22T22:04:55.730 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 92/99 2026-02-22T22:04:55.730 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 93/99 2026-02-22T22:04:55.730 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 94/99 2026-02-22T22:04:55.730 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 95/99 2026-02-22T22:04:55.730 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 96/99 2026-02-22T22:04:55.730 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 97/99 2026-02-22T22:04:55.730 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 98/99 2026-02-22T22:04:55.755 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:04:55.787 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 99/99 2026-02-22T22:04:55.787 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:55.787 INFO:teuthology.orchestra.run.trial009.stdout:Installed: 2026-02-22T22:04:55.787 INFO:teuthology.orchestra.run.trial009.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-22T22:04:55.788 INFO:teuthology.orchestra.run.trial009.stdout: ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:55.788 INFO:teuthology.orchestra.run.trial009.stdout: ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:55.788 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:55.788 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:55.788 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:55.788 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:55.788 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:55.788 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:55.788 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:55.788 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:55.788 INFO:teuthology.orchestra.run.trial009.stdout: ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:55.789 INFO:teuthology.orchestra.run.trial009.stdout: ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:55.789 INFO:teuthology.orchestra.run.trial009.stdout: ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:55.789 INFO:teuthology.orchestra.run.trial009.stdout: ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:55.789 INFO:teuthology.orchestra.run.trial009.stdout: cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T22:04:55.789 INFO:teuthology.orchestra.run.trial009.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-02-22T22:04:55.789 INFO:teuthology.orchestra.run.trial009.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-22T22:04:55.789 INFO:teuthology.orchestra.run.trial009.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-22T22:04:55.789 INFO:teuthology.orchestra.run.trial009.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-22T22:04:55.789 INFO:teuthology.orchestra.run.trial009.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-22T22:04:55.789 INFO:teuthology.orchestra.run.trial009.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-22T22:04:55.789 INFO:teuthology.orchestra.run.trial009.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-22T22:04:55.789 INFO:teuthology.orchestra.run.trial009.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-22T22:04:55.790 INFO:teuthology.orchestra.run.trial009.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-22T22:04:55.790 INFO:teuthology.orchestra.run.trial009.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-22T22:04:55.790 INFO:teuthology.orchestra.run.trial009.stdout: lua-5.4.4-4.el9.x86_64 2026-02-22T22:04:55.790 INFO:teuthology.orchestra.run.trial009.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-22T22:04:55.790 INFO:teuthology.orchestra.run.trial009.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-22T22:04:55.790 INFO:teuthology.orchestra.run.trial009.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-22T22:04:55.790 INFO:teuthology.orchestra.run.trial009.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-22T22:04:55.790 INFO:teuthology.orchestra.run.trial009.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-22T22:04:55.790 INFO:teuthology.orchestra.run.trial009.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-22T22:04:55.790 INFO:teuthology.orchestra.run.trial009.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-22T22:04:55.790 INFO:teuthology.orchestra.run.trial009.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-22T22:04:55.790 INFO:teuthology.orchestra.run.trial009.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-22T22:04:55.791 INFO:teuthology.orchestra.run.trial009.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-22T22:04:55.791 INFO:teuthology.orchestra.run.trial009.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-22T22:04:55.791 INFO:teuthology.orchestra.run.trial009.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-22T22:04:55.791 INFO:teuthology.orchestra.run.trial009.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-22T22:04:55.791 INFO:teuthology.orchestra.run.trial009.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-22T22:04:55.791 INFO:teuthology.orchestra.run.trial009.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-22T22:04:55.791 INFO:teuthology.orchestra.run.trial009.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-22T22:04:55.791 INFO:teuthology.orchestra.run.trial009.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-22T22:04:55.791 INFO:teuthology.orchestra.run.trial009.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-22T22:04:55.791 INFO:teuthology.orchestra.run.trial009.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-22T22:04:55.791 INFO:teuthology.orchestra.run.trial009.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-22T22:04:55.792 INFO:teuthology.orchestra.run.trial009.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-22T22:04:55.792 INFO:teuthology.orchestra.run.trial009.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-22T22:04:55.792 INFO:teuthology.orchestra.run.trial009.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-22T22:04:55.792 INFO:teuthology.orchestra.run.trial009.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-22T22:04:55.792 INFO:teuthology.orchestra.run.trial009.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-22T22:04:55.792 INFO:teuthology.orchestra.run.trial009.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-22T22:04:55.792 INFO:teuthology.orchestra.run.trial009.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-22T22:04:55.792 INFO:teuthology.orchestra.run.trial009.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-22T22:04:55.792 INFO:teuthology.orchestra.run.trial009.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-22T22:04:55.792 INFO:teuthology.orchestra.run.trial009.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-22T22:04:55.792 INFO:teuthology.orchestra.run.trial009.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-22T22:04:55.792 INFO:teuthology.orchestra.run.trial009.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-22T22:04:55.792 INFO:teuthology.orchestra.run.trial009.stdout: python3-logutils-0.3.5-21.el9.noarch 2026-02-22T22:04:55.793 INFO:teuthology.orchestra.run.trial009.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-22T22:04:55.793 INFO:teuthology.orchestra.run.trial009.stdout: python3-mako-1.1.4-6.el9.noarch 2026-02-22T22:04:55.793 INFO:teuthology.orchestra.run.trial009.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-22T22:04:55.793 INFO:teuthology.orchestra.run.trial009.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-22T22:04:55.793 INFO:teuthology.orchestra.run.trial009.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-22T22:04:55.793 INFO:teuthology.orchestra.run.trial009.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-22T22:04:55.793 INFO:teuthology.orchestra.run.trial009.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-22T22:04:55.793 INFO:teuthology.orchestra.run.trial009.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-22T22:04:55.793 INFO:teuthology.orchestra.run.trial009.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-22T22:04:55.793 INFO:teuthology.orchestra.run.trial009.stdout: python3-pecan-1.4.2-3.el9.noarch 2026-02-22T22:04:55.793 INFO:teuthology.orchestra.run.trial009.stdout: python3-ply-3.11-14.el9.noarch 2026-02-22T22:04:55.793 INFO:teuthology.orchestra.run.trial009.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-22T22:04:55.794 INFO:teuthology.orchestra.run.trial009.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-22T22:04:55.794 INFO:teuthology.orchestra.run.trial009.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-22T22:04:55.794 INFO:teuthology.orchestra.run.trial009.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-22T22:04:55.794 INFO:teuthology.orchestra.run.trial009.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-22T22:04:55.794 INFO:teuthology.orchestra.run.trial009.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-22T22:04:55.794 INFO:teuthology.orchestra.run.trial009.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-22T22:04:55.794 INFO:teuthology.orchestra.run.trial009.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-22T22:04:55.794 INFO:teuthology.orchestra.run.trial009.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-22T22:04:55.794 INFO:teuthology.orchestra.run.trial009.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-22T22:04:55.794 INFO:teuthology.orchestra.run.trial009.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-22T22:04:55.794 INFO:teuthology.orchestra.run.trial009.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-22T22:04:55.794 INFO:teuthology.orchestra.run.trial009.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-22T22:04:55.794 INFO:teuthology.orchestra.run.trial009.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-22T22:04:55.795 INFO:teuthology.orchestra.run.trial009.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-22T22:04:55.795 INFO:teuthology.orchestra.run.trial009.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-22T22:04:55.795 INFO:teuthology.orchestra.run.trial009.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-22T22:04:55.795 INFO:teuthology.orchestra.run.trial009.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-22T22:04:55.795 INFO:teuthology.orchestra.run.trial009.stdout: python3-webob-1.8.8-2.el9.noarch 2026-02-22T22:04:55.795 INFO:teuthology.orchestra.run.trial009.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-22T22:04:55.795 INFO:teuthology.orchestra.run.trial009.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2026-02-22T22:04:55.795 INFO:teuthology.orchestra.run.trial009.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-22T22:04:55.795 INFO:teuthology.orchestra.run.trial009.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-22T22:04:55.795 INFO:teuthology.orchestra.run.trial009.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-22T22:04:55.796 INFO:teuthology.orchestra.run.trial009.stdout: unzip-6.0-59.el9.x86_64 2026-02-22T22:04:55.796 INFO:teuthology.orchestra.run.trial009.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-22T22:04:55.796 INFO:teuthology.orchestra.run.trial009.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-22T22:04:55.796 INFO:teuthology.orchestra.run.trial009.stdout: zip-3.0-35.el9.x86_64 2026-02-22T22:04:55.796 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:55.796 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:04:55.812 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:04:55.812 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:55.812 INFO:teuthology.orchestra.run.trial150.stdout:Installed: 2026-02-22T22:04:55.813 INFO:teuthology.orchestra.run.trial150.stdout: librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:55.813 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:55.813 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:55.841 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install libcephfs2 2026-02-22T22:04:55.844 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install ceph-base 2026-02-22T22:04:56.153 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:41 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:04:56.161 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:38 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:56.217 INFO:teuthology.orchestra.run.trial009.stdout:Package ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:04:56.227 INFO:teuthology.orchestra.run.trial150.stdout:Package libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:04:56.236 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:04:56.236 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:04:56.236 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:04:56.246 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:56.246 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:56.247 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:56.257 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install cephadm 2026-02-22T22:04:56.268 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install libcephfs-devel 2026-02-22T22:04:56.564 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:41 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:04:56.577 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:38 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:56.628 INFO:teuthology.orchestra.run.trial009.stdout:Package cephadm-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T22:04:56.646 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:04:56.647 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:04:56.647 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:04:56.661 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:56.661 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:56.661 INFO:teuthology.orchestra.run.trial150.stdout: Package Arch Version Repo Size 2026-02-22T22:04:56.661 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:56.661 INFO:teuthology.orchestra.run.trial150.stdout:Installing: 2026-02-22T22:04:56.661 INFO:teuthology.orchestra.run.trial150.stdout: libcephfs-devel x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 34 k 2026-02-22T22:04:56.661 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:56.661 INFO:teuthology.orchestra.run.trial150.stdout:Transaction Summary 2026-02-22T22:04:56.661 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:56.662 INFO:teuthology.orchestra.run.trial150.stdout:Install 1 Package 2026-02-22T22:04:56.662 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:56.662 INFO:teuthology.orchestra.run.trial150.stdout:Total download size: 34 k 2026-02-22T22:04:56.662 INFO:teuthology.orchestra.run.trial150.stdout:Installed size: 153 k 2026-02-22T22:04:56.662 INFO:teuthology.orchestra.run.trial150.stdout:Downloading Packages: 2026-02-22T22:04:56.668 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install ceph-immutable-object-cache 2026-02-22T22:04:56.891 INFO:teuthology.orchestra.run.trial150.stdout:libcephfs-devel-19.2.3-689.gf90f4eae.el9.x86_64 147 kB/s | 34 kB 00:00 2026-02-22T22:04:56.891 INFO:teuthology.orchestra.run.trial150.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:04:56.892 INFO:teuthology.orchestra.run.trial150.stdout:Total 146 kB/s | 34 kB 00:00 2026-02-22T22:04:56.892 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction check 2026-02-22T22:04:56.893 INFO:teuthology.orchestra.run.trial150.stdout:Transaction check succeeded. 2026-02-22T22:04:56.894 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction test 2026-02-22T22:04:56.897 INFO:teuthology.orchestra.run.trial150.stdout:Transaction test succeeded. 2026-02-22T22:04:56.897 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction 2026-02-22T22:04:56.918 INFO:teuthology.orchestra.run.trial150.stdout: Preparing : 1/1 2026-02-22T22:04:56.936 INFO:teuthology.orchestra.run.trial150.stdout: Installing : libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:04:56.978 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:41 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:04:56.991 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:04:57.047 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:04:57.047 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:57.047 INFO:teuthology.orchestra.run.trial150.stdout:Installed: 2026-02-22T22:04:57.047 INFO:teuthology.orchestra.run.trial150.stdout: libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:57.047 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:57.047 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:57.060 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:04:57.060 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:04:57.060 INFO:teuthology.orchestra.run.trial009.stdout: Package Arch Version Repo Size 2026-02-22T22:04:57.060 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:04:57.060 INFO:teuthology.orchestra.run.trial009.stdout:Installing: 2026-02-22T22:04:57.061 INFO:teuthology.orchestra.run.trial009.stdout: ceph-immutable-object-cache x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 145 k 2026-02-22T22:04:57.061 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:57.061 INFO:teuthology.orchestra.run.trial009.stdout:Transaction Summary 2026-02-22T22:04:57.061 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:04:57.061 INFO:teuthology.orchestra.run.trial009.stdout:Install 1 Package 2026-02-22T22:04:57.061 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:57.062 INFO:teuthology.orchestra.run.trial009.stdout:Total download size: 145 k 2026-02-22T22:04:57.062 INFO:teuthology.orchestra.run.trial009.stdout:Installed size: 431 k 2026-02-22T22:04:57.062 INFO:teuthology.orchestra.run.trial009.stdout:Downloading Packages: 2026-02-22T22:04:57.074 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install librados2 2026-02-22T22:04:57.147 INFO:teuthology.orchestra.run.trial009.stdout:ceph-immutable-object-cache-19.2.3-689.gf90f4ea 1.7 MB/s | 145 kB 00:00 2026-02-22T22:04:57.148 INFO:teuthology.orchestra.run.trial009.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:04:57.148 INFO:teuthology.orchestra.run.trial009.stdout:Total 1.6 MB/s | 145 kB 00:00 2026-02-22T22:04:57.148 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction check 2026-02-22T22:04:57.151 INFO:teuthology.orchestra.run.trial009.stdout:Transaction check succeeded. 2026-02-22T22:04:57.152 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction test 2026-02-22T22:04:57.184 INFO:teuthology.orchestra.run.trial009.stdout:Transaction test succeeded. 2026-02-22T22:04:57.184 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction 2026-02-22T22:04:57.239 INFO:teuthology.orchestra.run.trial009.stdout: Preparing : 1/1 2026-02-22T22:04:57.241 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T22:04:57.264 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T22:04:57.264 INFO:teuthology.orchestra.run.trial009.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:04:57.264 INFO:teuthology.orchestra.run.trial009.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-22T22:04:57.264 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:57.385 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:39 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:57.450 INFO:teuthology.orchestra.run.trial150.stdout:Package librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:04:57.469 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:57.470 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:57.470 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:57.490 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install librbd1 2026-02-22T22:04:57.573 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T22:04:57.573 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:57.573 INFO:teuthology.orchestra.run.trial009.stdout:Installed: 2026-02-22T22:04:57.573 INFO:teuthology.orchestra.run.trial009.stdout: ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:04:57.573 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:04:57.573 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:04:57.602 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install ceph-mgr 2026-02-22T22:04:57.794 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:39 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:57.859 INFO:teuthology.orchestra.run.trial150.stdout:Package librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:04:57.878 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:57.878 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:57.879 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:57.899 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install python3-rados 2026-02-22T22:04:57.918 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:42 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:04:57.983 INFO:teuthology.orchestra.run.trial009.stdout:Package ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:04:58.001 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:04:58.001 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:04:58.002 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:04:58.023 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install ceph-mgr-dashboard 2026-02-22T22:04:58.213 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:40 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:58.278 INFO:teuthology.orchestra.run.trial150.stdout:Package python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:04:58.296 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:58.296 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:58.296 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:58.318 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install python3-rgw 2026-02-22T22:04:58.333 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:43 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:04:58.398 INFO:teuthology.orchestra.run.trial009.stdout:Package ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T22:04:58.416 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:04:58.417 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:04:58.417 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:04:58.437 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-22T22:04:58.630 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:40 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:58.696 INFO:teuthology.orchestra.run.trial150.stdout:Package python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:04:58.714 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:58.714 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:58.714 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:58.737 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install python3-cephfs 2026-02-22T22:04:58.748 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:43 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:04:58.813 INFO:teuthology.orchestra.run.trial009.stdout:Package ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T22:04:58.831 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:04:58.832 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:04:58.832 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:04:58.854 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install ceph-mgr-rook 2026-02-22T22:04:59.047 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:41 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:59.113 INFO:teuthology.orchestra.run.trial150.stdout:Package python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:04:59.132 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:59.132 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:59.132 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:59.154 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install python3-rbd 2026-02-22T22:04:59.162 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:44 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:04:59.227 INFO:teuthology.orchestra.run.trial009.stdout:Package ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T22:04:59.246 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:04:59.246 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:04:59.246 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:04:59.269 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install ceph-mgr-cephadm 2026-02-22T22:04:59.465 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:41 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:59.530 INFO:teuthology.orchestra.run.trial150.stdout:Package python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:04:59.548 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:59.548 INFO:teuthology.orchestra.run.trial150.stdout:Nothing to do. 2026-02-22T22:04:59.549 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:04:59.570 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install rbd-fuse 2026-02-22T22:04:59.574 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:44 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:04:59.638 INFO:teuthology.orchestra.run.trial009.stdout:Package ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T22:04:59.656 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:04:59.657 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:04:59.657 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:04:59.677 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install ceph-fuse 2026-02-22T22:04:59.877 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:41 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:04:59.961 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:04:59.961 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:59.961 INFO:teuthology.orchestra.run.trial150.stdout: Package Architecture Version Repository Size 2026-02-22T22:04:59.961 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:59.961 INFO:teuthology.orchestra.run.trial150.stdout:Installing: 2026-02-22T22:04:59.961 INFO:teuthology.orchestra.run.trial150.stdout: rbd-fuse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 85 k 2026-02-22T22:04:59.961 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:59.961 INFO:teuthology.orchestra.run.trial150.stdout:Transaction Summary 2026-02-22T22:04:59.962 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:04:59.962 INFO:teuthology.orchestra.run.trial150.stdout:Install 1 Package 2026-02-22T22:04:59.962 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:04:59.962 INFO:teuthology.orchestra.run.trial150.stdout:Total download size: 85 k 2026-02-22T22:04:59.962 INFO:teuthology.orchestra.run.trial150.stdout:Installed size: 227 k 2026-02-22T22:04:59.962 INFO:teuthology.orchestra.run.trial150.stdout:Downloading Packages: 2026-02-22T22:04:59.989 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:44 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:05:00.073 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:05:00.073 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:00.073 INFO:teuthology.orchestra.run.trial009.stdout: Package Architecture Version Repository Size 2026-02-22T22:05:00.074 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:00.074 INFO:teuthology.orchestra.run.trial009.stdout:Installing: 2026-02-22T22:05:00.074 INFO:teuthology.orchestra.run.trial009.stdout: ceph-fuse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 1.2 M 2026-02-22T22:05:00.074 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:00.074 INFO:teuthology.orchestra.run.trial009.stdout:Transaction Summary 2026-02-22T22:05:00.074 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:00.074 INFO:teuthology.orchestra.run.trial009.stdout:Install 1 Package 2026-02-22T22:05:00.074 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:00.074 INFO:teuthology.orchestra.run.trial009.stdout:Total download size: 1.2 M 2026-02-22T22:05:00.074 INFO:teuthology.orchestra.run.trial009.stdout:Installed size: 3.6 M 2026-02-22T22:05:00.074 INFO:teuthology.orchestra.run.trial009.stdout:Downloading Packages: 2026-02-22T22:05:00.156 INFO:teuthology.orchestra.run.trial150.stdout:rbd-fuse-19.2.3-689.gf90f4eae.el9.x86_64.rpm 439 kB/s | 85 kB 00:00 2026-02-22T22:05:00.156 INFO:teuthology.orchestra.run.trial150.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:05:00.156 INFO:teuthology.orchestra.run.trial150.stdout:Total 437 kB/s | 85 kB 00:00 2026-02-22T22:05:00.156 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction check 2026-02-22T22:05:00.160 INFO:teuthology.orchestra.run.trial150.stdout:Transaction check succeeded. 2026-02-22T22:05:00.160 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction test 2026-02-22T22:05:00.190 INFO:teuthology.orchestra.run.trial150.stdout:Transaction test succeeded. 2026-02-22T22:05:00.190 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction 2026-02-22T22:05:00.236 INFO:teuthology.orchestra.run.trial009.stdout:ceph-fuse-19.2.3-689.gf90f4eae.el9.x86_64.rpm 7.1 MB/s | 1.2 MB 00:00 2026-02-22T22:05:00.236 INFO:teuthology.orchestra.run.trial009.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:05:00.236 INFO:teuthology.orchestra.run.trial009.stdout:Total 7.1 MB/s | 1.2 MB 00:00 2026-02-22T22:05:00.237 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction check 2026-02-22T22:05:00.241 INFO:teuthology.orchestra.run.trial009.stdout:Transaction check succeeded. 2026-02-22T22:05:00.241 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction test 2026-02-22T22:05:00.241 INFO:teuthology.orchestra.run.trial150.stdout: Preparing : 1/1 2026-02-22T22:05:00.257 INFO:teuthology.orchestra.run.trial150.stdout: Installing : rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:00.277 INFO:teuthology.orchestra.run.trial009.stdout:Transaction test succeeded. 2026-02-22T22:05:00.277 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction 2026-02-22T22:05:00.337 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:00.379 INFO:teuthology.orchestra.run.trial009.stdout: Preparing : 1/1 2026-02-22T22:05:00.394 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:00.394 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:00.395 INFO:teuthology.orchestra.run.trial150.stdout:Installed: 2026-02-22T22:05:00.395 INFO:teuthology.orchestra.run.trial150.stdout: rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:05:00.395 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:00.395 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:05:00.396 INFO:teuthology.orchestra.run.trial009.stdout: Installing : ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:00.424 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install rbd-mirror 2026-02-22T22:05:00.645 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:00.703 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:00.703 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:00.703 INFO:teuthology.orchestra.run.trial009.stdout:Installed: 2026-02-22T22:05:00.704 INFO:teuthology.orchestra.run.trial009.stdout: ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:05:00.704 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:00.704 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:05:00.731 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install ceph-volume 2026-02-22T22:05:00.739 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:42 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:05:00.823 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:05:00.823 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:05:00.823 INFO:teuthology.orchestra.run.trial150.stdout: Package Arch Version Repo Size 2026-02-22T22:05:00.823 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:05:00.823 INFO:teuthology.orchestra.run.trial150.stdout:Installing: 2026-02-22T22:05:00.823 INFO:teuthology.orchestra.run.trial150.stdout: rbd-mirror x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.1 M 2026-02-22T22:05:00.823 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:00.823 INFO:teuthology.orchestra.run.trial150.stdout:Transaction Summary 2026-02-22T22:05:00.823 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:05:00.823 INFO:teuthology.orchestra.run.trial150.stdout:Install 1 Package 2026-02-22T22:05:00.823 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:00.824 INFO:teuthology.orchestra.run.trial150.stdout:Total download size: 3.1 M 2026-02-22T22:05:00.824 INFO:teuthology.orchestra.run.trial150.stdout:Installed size: 13 M 2026-02-22T22:05:00.824 INFO:teuthology.orchestra.run.trial150.stdout:Downloading Packages: 2026-02-22T22:05:01.047 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:46 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:05:01.112 INFO:teuthology.orchestra.run.trial009.stdout:Package ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T22:05:01.130 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:05:01.131 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:05:01.131 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:05:01.153 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install librados-devel 2026-02-22T22:05:01.189 INFO:teuthology.orchestra.run.trial150.stdout:rbd-mirror-19.2.3-689.gf90f4eae.el9.x86_64.rpm 8.5 MB/s | 3.1 MB 00:00 2026-02-22T22:05:01.189 INFO:teuthology.orchestra.run.trial150.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:05:01.189 INFO:teuthology.orchestra.run.trial150.stdout:Total 8.5 MB/s | 3.1 MB 00:00 2026-02-22T22:05:01.189 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction check 2026-02-22T22:05:01.193 INFO:teuthology.orchestra.run.trial150.stdout:Transaction check succeeded. 2026-02-22T22:05:01.193 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction test 2026-02-22T22:05:01.237 INFO:teuthology.orchestra.run.trial150.stdout:Transaction test succeeded. 2026-02-22T22:05:01.237 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction 2026-02-22T22:05:01.428 INFO:teuthology.orchestra.run.trial150.stdout: Preparing : 1/1 2026-02-22T22:05:01.430 INFO:teuthology.orchestra.run.trial150.stdout: Installing : rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:01.454 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:01.455 INFO:teuthology.orchestra.run.trial150.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:05:01.455 INFO:teuthology.orchestra.run.trial150.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-22T22:05:01.455 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-22T22:05:01.455 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-22T22:05:01.455 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:01.462 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:46 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:05:01.545 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:05:01.545 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:01.545 INFO:teuthology.orchestra.run.trial009.stdout: Package Arch Version Repo Size 2026-02-22T22:05:01.545 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:01.545 INFO:teuthology.orchestra.run.trial009.stdout:Installing: 2026-02-22T22:05:01.545 INFO:teuthology.orchestra.run.trial009.stdout: librados-devel x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 126 k 2026-02-22T22:05:01.545 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:01.545 INFO:teuthology.orchestra.run.trial009.stdout:Transaction Summary 2026-02-22T22:05:01.545 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:01.545 INFO:teuthology.orchestra.run.trial009.stdout:Install 1 Package 2026-02-22T22:05:01.545 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:01.546 INFO:teuthology.orchestra.run.trial009.stdout:Total download size: 126 k 2026-02-22T22:05:01.546 INFO:teuthology.orchestra.run.trial009.stdout:Installed size: 456 k 2026-02-22T22:05:01.546 INFO:teuthology.orchestra.run.trial009.stdout:Downloading Packages: 2026-02-22T22:05:01.774 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:01.774 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:01.774 INFO:teuthology.orchestra.run.trial150.stdout:Installed: 2026-02-22T22:05:01.774 INFO:teuthology.orchestra.run.trial150.stdout: rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:05:01.775 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:01.775 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:05:01.802 DEBUG:teuthology.orchestra.run.trial150:> sudo yum -y install rbd-nbd 2026-02-22T22:05:01.803 INFO:teuthology.orchestra.run.trial009.stdout:librados-devel-19.2.3-689.gf90f4eae.el9.x86_64. 494 kB/s | 126 kB 00:00 2026-02-22T22:05:01.803 INFO:teuthology.orchestra.run.trial009.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:05:01.804 INFO:teuthology.orchestra.run.trial009.stdout:Total 489 kB/s | 126 kB 00:00 2026-02-22T22:05:01.804 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction check 2026-02-22T22:05:01.807 INFO:teuthology.orchestra.run.trial009.stdout:Transaction check succeeded. 2026-02-22T22:05:01.807 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction test 2026-02-22T22:05:01.839 INFO:teuthology.orchestra.run.trial009.stdout:Transaction test succeeded. 2026-02-22T22:05:01.839 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction 2026-02-22T22:05:01.894 INFO:teuthology.orchestra.run.trial009.stdout: Preparing : 1/1 2026-02-22T22:05:01.910 INFO:teuthology.orchestra.run.trial009.stdout: Installing : librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:01.995 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:02.053 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:02.053 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:02.053 INFO:teuthology.orchestra.run.trial009.stdout:Installed: 2026-02-22T22:05:02.053 INFO:teuthology.orchestra.run.trial009.stdout: librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:05:02.053 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:02.053 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:05:02.081 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install libcephfs2 2026-02-22T22:05:02.111 INFO:teuthology.orchestra.run.trial150.stdout:Last metadata expiration check: 0:00:44 ago on Sun 22 Feb 2026 10:04:18 PM UTC. 2026-02-22T22:05:02.194 INFO:teuthology.orchestra.run.trial150.stdout:Dependencies resolved. 2026-02-22T22:05:02.195 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:05:02.195 INFO:teuthology.orchestra.run.trial150.stdout: Package Architecture Version Repository Size 2026-02-22T22:05:02.195 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:05:02.195 INFO:teuthology.orchestra.run.trial150.stdout:Installing: 2026-02-22T22:05:02.195 INFO:teuthology.orchestra.run.trial150.stdout: rbd-nbd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 170 k 2026-02-22T22:05:02.195 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:02.195 INFO:teuthology.orchestra.run.trial150.stdout:Transaction Summary 2026-02-22T22:05:02.195 INFO:teuthology.orchestra.run.trial150.stdout:================================================================================ 2026-02-22T22:05:02.195 INFO:teuthology.orchestra.run.trial150.stdout:Install 1 Package 2026-02-22T22:05:02.196 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:02.196 INFO:teuthology.orchestra.run.trial150.stdout:Total download size: 170 k 2026-02-22T22:05:02.196 INFO:teuthology.orchestra.run.trial150.stdout:Installed size: 490 k 2026-02-22T22:05:02.196 INFO:teuthology.orchestra.run.trial150.stdout:Downloading Packages: 2026-02-22T22:05:02.396 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:47 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:05:02.461 INFO:teuthology.orchestra.run.trial009.stdout:Package libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:05:02.480 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:05:02.480 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:05:02.481 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:05:02.504 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install libcephfs-devel 2026-02-22T22:05:02.568 INFO:teuthology.orchestra.run.trial150.stdout:rbd-nbd-19.2.3-689.gf90f4eae.el9.x86_64.rpm 458 kB/s | 170 kB 00:00 2026-02-22T22:05:02.568 INFO:teuthology.orchestra.run.trial150.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:05:02.569 INFO:teuthology.orchestra.run.trial150.stdout:Total 456 kB/s | 170 kB 00:00 2026-02-22T22:05:02.569 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction check 2026-02-22T22:05:02.573 INFO:teuthology.orchestra.run.trial150.stdout:Transaction check succeeded. 2026-02-22T22:05:02.573 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction test 2026-02-22T22:05:02.604 INFO:teuthology.orchestra.run.trial150.stdout:Transaction test succeeded. 2026-02-22T22:05:02.604 INFO:teuthology.orchestra.run.trial150.stdout:Running transaction 2026-02-22T22:05:02.663 INFO:teuthology.orchestra.run.trial150.stdout: Preparing : 1/1 2026-02-22T22:05:02.680 INFO:teuthology.orchestra.run.trial150.stdout: Installing : rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:02.760 INFO:teuthology.orchestra.run.trial150.stdout: Running scriptlet: rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:02.812 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:47 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:05:02.817 INFO:teuthology.orchestra.run.trial150.stdout: Verifying : rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:02.818 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:02.818 INFO:teuthology.orchestra.run.trial150.stdout:Installed: 2026-02-22T22:05:02.818 INFO:teuthology.orchestra.run.trial150.stdout: rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:05:02.818 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:02.818 INFO:teuthology.orchestra.run.trial150.stdout:Complete! 2026-02-22T22:05:02.850 DEBUG:teuthology.parallel:result is None 2026-02-22T22:05:02.896 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:05:02.896 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:02.896 INFO:teuthology.orchestra.run.trial009.stdout: Package Arch Version Repo Size 2026-02-22T22:05:02.896 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:02.897 INFO:teuthology.orchestra.run.trial009.stdout:Installing: 2026-02-22T22:05:02.897 INFO:teuthology.orchestra.run.trial009.stdout: libcephfs-devel x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 34 k 2026-02-22T22:05:02.897 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:02.897 INFO:teuthology.orchestra.run.trial009.stdout:Transaction Summary 2026-02-22T22:05:02.897 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:02.897 INFO:teuthology.orchestra.run.trial009.stdout:Install 1 Package 2026-02-22T22:05:02.897 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:02.897 INFO:teuthology.orchestra.run.trial009.stdout:Total download size: 34 k 2026-02-22T22:05:02.897 INFO:teuthology.orchestra.run.trial009.stdout:Installed size: 153 k 2026-02-22T22:05:02.897 INFO:teuthology.orchestra.run.trial009.stdout:Downloading Packages: 2026-02-22T22:05:03.015 INFO:teuthology.orchestra.run.trial009.stdout:libcephfs-devel-19.2.3-689.gf90f4eae.el9.x86_64 281 kB/s | 34 kB 00:00 2026-02-22T22:05:03.016 INFO:teuthology.orchestra.run.trial009.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:05:03.016 INFO:teuthology.orchestra.run.trial009.stdout:Total 279 kB/s | 34 kB 00:00 2026-02-22T22:05:03.016 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction check 2026-02-22T22:05:03.019 INFO:teuthology.orchestra.run.trial009.stdout:Transaction check succeeded. 2026-02-22T22:05:03.019 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction test 2026-02-22T22:05:03.023 INFO:teuthology.orchestra.run.trial009.stdout:Transaction test succeeded. 2026-02-22T22:05:03.023 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction 2026-02-22T22:05:03.045 INFO:teuthology.orchestra.run.trial009.stdout: Preparing : 1/1 2026-02-22T22:05:03.062 INFO:teuthology.orchestra.run.trial009.stdout: Installing : libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:03.119 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:03.176 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:03.176 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:03.176 INFO:teuthology.orchestra.run.trial009.stdout:Installed: 2026-02-22T22:05:03.176 INFO:teuthology.orchestra.run.trial009.stdout: libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:05:03.176 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:03.177 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:05:03.204 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install librados2 2026-02-22T22:05:03.517 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:48 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:05:03.582 INFO:teuthology.orchestra.run.trial009.stdout:Package librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:05:03.600 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:05:03.601 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:05:03.601 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:05:03.623 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install librbd1 2026-02-22T22:05:03.934 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:48 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:05:03.999 INFO:teuthology.orchestra.run.trial009.stdout:Package librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:05:04.017 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:05:04.018 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:05:04.018 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:05:04.039 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install python3-rados 2026-02-22T22:05:04.351 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:49 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:05:04.416 INFO:teuthology.orchestra.run.trial009.stdout:Package python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:05:04.434 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:05:04.435 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:05:04.435 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:05:04.456 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install python3-rgw 2026-02-22T22:05:04.764 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:49 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:05:04.830 INFO:teuthology.orchestra.run.trial009.stdout:Package python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:05:04.849 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:05:04.850 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:05:04.850 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:05:04.871 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install python3-cephfs 2026-02-22T22:05:05.181 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:50 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:05:05.245 INFO:teuthology.orchestra.run.trial009.stdout:Package python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:05:05.263 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:05:05.264 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:05:05.264 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:05:05.285 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install python3-rbd 2026-02-22T22:05:05.594 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:50 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:05:05.661 INFO:teuthology.orchestra.run.trial009.stdout:Package python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T22:05:05.680 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:05:05.680 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:05:05.681 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:05:05.703 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install rbd-fuse 2026-02-22T22:05:06.013 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:51 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:05:06.097 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:05:06.097 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:06.097 INFO:teuthology.orchestra.run.trial009.stdout: Package Architecture Version Repository Size 2026-02-22T22:05:06.097 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:06.097 INFO:teuthology.orchestra.run.trial009.stdout:Installing: 2026-02-22T22:05:06.097 INFO:teuthology.orchestra.run.trial009.stdout: rbd-fuse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 85 k 2026-02-22T22:05:06.097 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:06.097 INFO:teuthology.orchestra.run.trial009.stdout:Transaction Summary 2026-02-22T22:05:06.097 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:06.097 INFO:teuthology.orchestra.run.trial009.stdout:Install 1 Package 2026-02-22T22:05:06.097 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:06.098 INFO:teuthology.orchestra.run.trial009.stdout:Total download size: 85 k 2026-02-22T22:05:06.098 INFO:teuthology.orchestra.run.trial009.stdout:Installed size: 227 k 2026-02-22T22:05:06.098 INFO:teuthology.orchestra.run.trial009.stdout:Downloading Packages: 2026-02-22T22:05:06.172 INFO:teuthology.orchestra.run.trial009.stdout:rbd-fuse-19.2.3-689.gf90f4eae.el9.x86_64.rpm 1.1 MB/s | 85 kB 00:00 2026-02-22T22:05:06.172 INFO:teuthology.orchestra.run.trial009.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:05:06.173 INFO:teuthology.orchestra.run.trial009.stdout:Total 1.1 MB/s | 85 kB 00:00 2026-02-22T22:05:06.173 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction check 2026-02-22T22:05:06.176 INFO:teuthology.orchestra.run.trial009.stdout:Transaction check succeeded. 2026-02-22T22:05:06.176 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction test 2026-02-22T22:05:06.206 INFO:teuthology.orchestra.run.trial009.stdout:Transaction test succeeded. 2026-02-22T22:05:06.207 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction 2026-02-22T22:05:06.257 INFO:teuthology.orchestra.run.trial009.stdout: Preparing : 1/1 2026-02-22T22:05:06.274 INFO:teuthology.orchestra.run.trial009.stdout: Installing : rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:06.354 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:06.422 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:06.422 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:06.422 INFO:teuthology.orchestra.run.trial009.stdout:Installed: 2026-02-22T22:05:06.422 INFO:teuthology.orchestra.run.trial009.stdout: rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:05:06.422 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:06.422 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:05:06.449 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install rbd-mirror 2026-02-22T22:05:06.761 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:51 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:05:06.844 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:05:06.844 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:06.844 INFO:teuthology.orchestra.run.trial009.stdout: Package Arch Version Repo Size 2026-02-22T22:05:06.844 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:06.844 INFO:teuthology.orchestra.run.trial009.stdout:Installing: 2026-02-22T22:05:06.844 INFO:teuthology.orchestra.run.trial009.stdout: rbd-mirror x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.1 M 2026-02-22T22:05:06.844 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:06.844 INFO:teuthology.orchestra.run.trial009.stdout:Transaction Summary 2026-02-22T22:05:06.844 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:06.844 INFO:teuthology.orchestra.run.trial009.stdout:Install 1 Package 2026-02-22T22:05:06.844 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:06.844 INFO:teuthology.orchestra.run.trial009.stdout:Total download size: 3.1 M 2026-02-22T22:05:06.844 INFO:teuthology.orchestra.run.trial009.stdout:Installed size: 13 M 2026-02-22T22:05:06.844 INFO:teuthology.orchestra.run.trial009.stdout:Downloading Packages: 2026-02-22T22:05:06.994 INFO:teuthology.orchestra.run.trial009.stdout:rbd-mirror-19.2.3-689.gf90f4eae.el9.x86_64.rpm 21 MB/s | 3.1 MB 00:00 2026-02-22T22:05:06.994 INFO:teuthology.orchestra.run.trial009.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:05:06.994 INFO:teuthology.orchestra.run.trial009.stdout:Total 21 MB/s | 3.1 MB 00:00 2026-02-22T22:05:06.994 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction check 2026-02-22T22:05:06.998 INFO:teuthology.orchestra.run.trial009.stdout:Transaction check succeeded. 2026-02-22T22:05:06.999 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction test 2026-02-22T22:05:07.039 INFO:teuthology.orchestra.run.trial009.stdout:Transaction test succeeded. 2026-02-22T22:05:07.039 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction 2026-02-22T22:05:07.233 INFO:teuthology.orchestra.run.trial009.stdout: Preparing : 1/1 2026-02-22T22:05:07.234 INFO:teuthology.orchestra.run.trial009.stdout: Installing : rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:07.258 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:07.258 INFO:teuthology.orchestra.run.trial009.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T22:05:07.258 INFO:teuthology.orchestra.run.trial009.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-22T22:05:07.258 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-22T22:05:07.258 INFO:teuthology.orchestra.run.trial009.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-22T22:05:07.258 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:07.552 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:07.553 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:07.553 INFO:teuthology.orchestra.run.trial009.stdout:Installed: 2026-02-22T22:05:07.553 INFO:teuthology.orchestra.run.trial009.stdout: rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:05:07.553 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:07.553 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:05:07.584 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install rbd-nbd 2026-02-22T22:05:07.897 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:00:52 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:05:07.980 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:05:07.981 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:07.981 INFO:teuthology.orchestra.run.trial009.stdout: Package Architecture Version Repository Size 2026-02-22T22:05:07.981 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:07.981 INFO:teuthology.orchestra.run.trial009.stdout:Installing: 2026-02-22T22:05:07.981 INFO:teuthology.orchestra.run.trial009.stdout: rbd-nbd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 170 k 2026-02-22T22:05:07.981 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:07.981 INFO:teuthology.orchestra.run.trial009.stdout:Transaction Summary 2026-02-22T22:05:07.981 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:05:07.982 INFO:teuthology.orchestra.run.trial009.stdout:Install 1 Package 2026-02-22T22:05:07.982 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:07.982 INFO:teuthology.orchestra.run.trial009.stdout:Total download size: 170 k 2026-02-22T22:05:07.982 INFO:teuthology.orchestra.run.trial009.stdout:Installed size: 490 k 2026-02-22T22:05:07.982 INFO:teuthology.orchestra.run.trial009.stdout:Downloading Packages: 2026-02-22T22:05:08.069 INFO:teuthology.orchestra.run.trial009.stdout:rbd-nbd-19.2.3-689.gf90f4eae.el9.x86_64.rpm 1.9 MB/s | 170 kB 00:00 2026-02-22T22:05:08.069 INFO:teuthology.orchestra.run.trial009.stdout:-------------------------------------------------------------------------------- 2026-02-22T22:05:08.070 INFO:teuthology.orchestra.run.trial009.stdout:Total 1.9 MB/s | 170 kB 00:00 2026-02-22T22:05:08.070 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction check 2026-02-22T22:05:08.072 INFO:teuthology.orchestra.run.trial009.stdout:Transaction check succeeded. 2026-02-22T22:05:08.073 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction test 2026-02-22T22:05:08.103 INFO:teuthology.orchestra.run.trial009.stdout:Transaction test succeeded. 2026-02-22T22:05:08.103 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction 2026-02-22T22:05:08.159 INFO:teuthology.orchestra.run.trial009.stdout: Preparing : 1/1 2026-02-22T22:05:08.176 INFO:teuthology.orchestra.run.trial009.stdout: Installing : rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:08.260 INFO:teuthology.orchestra.run.trial009.stdout: Running scriptlet: rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:08.319 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T22:05:08.320 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:08.320 INFO:teuthology.orchestra.run.trial009.stdout:Installed: 2026-02-22T22:05:08.320 INFO:teuthology.orchestra.run.trial009.stdout: rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T22:05:08.320 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:08.320 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:05:08.350 DEBUG:teuthology.parallel:result is None 2026-02-22T22:05:08.351 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T22:05:08.486 DEBUG:teuthology.orchestra.run.trial009:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-22T22:05:08.507 INFO:teuthology.orchestra.run.trial009.stdout:19.2.3-689.gf90f4eae.el9 2026-02-22T22:05:08.508 INFO:teuthology.packaging:The installed version of ceph is 19.2.3-689.gf90f4eae.el9 2026-02-22T22:05:08.508 INFO:teuthology.task.install:The correct ceph version 19.2.3-689.gf90f4eae is installed. 2026-02-22T22:05:08.510 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T22:05:08.631 DEBUG:teuthology.orchestra.run.trial150:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-22T22:05:08.652 INFO:teuthology.orchestra.run.trial150.stdout:19.2.3-689.gf90f4eae.el9 2026-02-22T22:05:08.652 INFO:teuthology.packaging:The installed version of ceph is 19.2.3-689.gf90f4eae.el9 2026-02-22T22:05:08.652 INFO:teuthology.task.install:The correct ceph version 19.2.3-689.gf90f4eae is installed. 2026-02-22T22:05:08.655 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-22T22:05:08.655 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:08.655 DEBUG:teuthology.orchestra.run.trial009:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-22T22:05:08.681 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:08.682 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-22T22:05:08.717 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-22T22:05:08.718 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:08.718 DEBUG:teuthology.orchestra.run.trial009:> sudo dd of=/usr/bin/daemon-helper 2026-02-22T22:05:08.747 DEBUG:teuthology.orchestra.run.trial009:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-22T22:05:08.813 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:08.813 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/usr/bin/daemon-helper 2026-02-22T22:05:08.839 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-22T22:05:08.905 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-22T22:05:08.905 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:08.905 DEBUG:teuthology.orchestra.run.trial009:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-22T22:05:08.929 DEBUG:teuthology.orchestra.run.trial009:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-22T22:05:08.995 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:08.995 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-22T22:05:09.021 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-22T22:05:09.086 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-22T22:05:09.087 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:09.087 DEBUG:teuthology.orchestra.run.trial009:> sudo dd of=/usr/bin/stdin-killer 2026-02-22T22:05:09.112 DEBUG:teuthology.orchestra.run.trial009:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-22T22:05:09.175 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:09.175 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/usr/bin/stdin-killer 2026-02-22T22:05:09.200 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-22T22:05:09.264 INFO:teuthology.run_tasks:Running task ceph... 2026-02-22T22:05:09.366 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-02-22T22:05:09.366 DEBUG:teuthology.orchestra.run.trial009:> sudo chmod 777 /var/log/ceph 2026-02-22T22:05:09.368 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod 777 /var/log/ceph 2026-02-22T22:05:09.393 INFO:tasks.ceph:Disabling ceph logrotate... 2026-02-22T22:05:09.393 DEBUG:teuthology.orchestra.run.trial009:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-22T22:05:09.434 DEBUG:teuthology.orchestra.run.trial150:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-22T22:05:09.458 INFO:tasks.ceph:Creating extra log directories... 2026-02-22T22:05:09.458 DEBUG:teuthology.orchestra.run.trial009:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-22T22:05:09.498 DEBUG:teuthology.orchestra.run.trial150:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-22T22:05:09.537 INFO:tasks.ceph:Creating ceph cluster cluster1... 2026-02-22T22:05:09.537 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster1', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2026-02-22T22:05:09.538 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64142', 'branch': 'wip-yuri6-testing-2026-02-22-1629-squid', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'yweinste@redhat.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'flavor': 'default', 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '64142', 'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'trial', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-yuri6-testing-2026-02-22-1629-squid'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:getty_t:s0']}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-yuri6-testing-2026-02-22-1629-squid', 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'}}, 'owner': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'priority': 69, 'repo': 'https://github.com/ceph/ceph-ci.git', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 9196, 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': 'wip-yuri6-testing-2026-02-22-1629-squid', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_f90f4eaebb28b619cf76e80cbbe997656da69579/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579', 'targets': {'trial009.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBfJP1MPRUCagnh3IspLjEnPDun28ad1Rqt3zT//EVsNoIcZsr5eMvUMAVnQJMyuM1vHNGRZ8Fp/lVplY1QcSWc=', 'trial150.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAp4+XP6K1UKPhxGcFe3FeL0hmp048AfsYAuRXWtjUV2X1BUFNfxIiWYNw+Tj14YeghDMeVTsT+ndUwF3sC+Ido='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': {'cluster': 'cluster1', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'}}, {'ceph': {'cluster': 'cluster2'}}, {'exec': {'cluster1.client.0': ['sudo ceph --cluster cluster1 osd pool create datapool 4', 'rbd --cluster cluster1 pool init datapool'], 'cluster2.client.0': ['sudo ceph --cluster cluster2 osd pool create datapool 4', 'rbd --cluster cluster2 pool init datapool']}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0', 'rbd --cluster cluster2 migration execute client.0.0', 'rbd --cluster cluster2 migration commit client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': 'fa17720d0088c3ac28e473468bfc79eeaff5cd38', 'timestamp': '2026-02-22_19:35:38', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3318653'} 2026-02-22T22:05:09.539 DEBUG:teuthology.orchestra.run.trial009:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2026-02-22T22:05:09.561 DEBUG:teuthology.orchestra.run.trial150:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2026-02-22T22:05:09.578 DEBUG:teuthology.orchestra.run.trial009:> sudo install -d -m0777 -- /var/run/ceph 2026-02-22T22:05:09.617 DEBUG:teuthology.orchestra.run.trial150:> sudo install -d -m0777 -- /var/run/ceph 2026-02-22T22:05:09.641 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:09.641 DEBUG:teuthology.orchestra.run.trial009:> dd if=/scratch_devs of=/dev/stdout 2026-02-22T22:05:09.697 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-22T22:05:09.697 DEBUG:teuthology.orchestra.run.trial009:> stat /dev/vg_nvme/lv_1 2026-02-22T22:05:09.754 INFO:teuthology.orchestra.run.trial009.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-22T22:05:09.754 INFO:teuthology.orchestra.run.trial009.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T22:05:09.754 INFO:teuthology.orchestra.run.trial009.stdout:Device: 6h/6d Inode: 1287 Links: 1 2026-02-22T22:05:09.754 INFO:teuthology.orchestra.run.trial009.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T22:05:09.754 INFO:teuthology.orchestra.run.trial009.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T22:05:09.754 INFO:teuthology.orchestra.run.trial009.stdout:Access: 2026-02-22 22:05:07.397219343 +0000 2026-02-22T22:05:09.754 INFO:teuthology.orchestra.run.trial009.stdout:Modify: 2026-02-22 22:04:21.665452151 +0000 2026-02-22T22:05:09.754 INFO:teuthology.orchestra.run.trial009.stdout:Change: 2026-02-22 22:04:21.665452151 +0000 2026-02-22T22:05:09.754 INFO:teuthology.orchestra.run.trial009.stdout: Birth: 2026-02-22 22:04:21.665452151 +0000 2026-02-22T22:05:09.755 DEBUG:teuthology.orchestra.run.trial009:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-22T22:05:09.816 INFO:teuthology.orchestra.run.trial009.stderr:1+0 records in 2026-02-22T22:05:09.816 INFO:teuthology.orchestra.run.trial009.stderr:1+0 records out 2026-02-22T22:05:09.817 INFO:teuthology.orchestra.run.trial009.stderr:512 bytes copied, 0.000157393 s, 3.3 MB/s 2026-02-22T22:05:09.817 DEBUG:teuthology.orchestra.run.trial009:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-22T22:05:09.875 DEBUG:teuthology.orchestra.run.trial009:> stat /dev/vg_nvme/lv_2 2026-02-22T22:05:09.931 INFO:teuthology.orchestra.run.trial009.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-22T22:05:09.931 INFO:teuthology.orchestra.run.trial009.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T22:05:09.931 INFO:teuthology.orchestra.run.trial009.stdout:Device: 6h/6d Inode: 1300 Links: 1 2026-02-22T22:05:09.931 INFO:teuthology.orchestra.run.trial009.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T22:05:09.931 INFO:teuthology.orchestra.run.trial009.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T22:05:09.931 INFO:teuthology.orchestra.run.trial009.stdout:Access: 2026-02-22 22:05:07.397219343 +0000 2026-02-22T22:05:09.931 INFO:teuthology.orchestra.run.trial009.stdout:Modify: 2026-02-22 22:04:21.665452151 +0000 2026-02-22T22:05:09.931 INFO:teuthology.orchestra.run.trial009.stdout:Change: 2026-02-22 22:04:21.665452151 +0000 2026-02-22T22:05:09.931 INFO:teuthology.orchestra.run.trial009.stdout: Birth: 2026-02-22 22:04:21.665452151 +0000 2026-02-22T22:05:09.931 DEBUG:teuthology.orchestra.run.trial009:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-22T22:05:09.993 INFO:teuthology.orchestra.run.trial009.stderr:1+0 records in 2026-02-22T22:05:09.994 INFO:teuthology.orchestra.run.trial009.stderr:1+0 records out 2026-02-22T22:05:09.994 INFO:teuthology.orchestra.run.trial009.stderr:512 bytes copied, 0.0001344 s, 3.8 MB/s 2026-02-22T22:05:09.995 DEBUG:teuthology.orchestra.run.trial009:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-22T22:05:10.051 DEBUG:teuthology.orchestra.run.trial009:> stat /dev/vg_nvme/lv_3 2026-02-22T22:05:10.110 INFO:teuthology.orchestra.run.trial009.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-22T22:05:10.110 INFO:teuthology.orchestra.run.trial009.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T22:05:10.110 INFO:teuthology.orchestra.run.trial009.stdout:Device: 6h/6d Inode: 1297 Links: 1 2026-02-22T22:05:10.110 INFO:teuthology.orchestra.run.trial009.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T22:05:10.110 INFO:teuthology.orchestra.run.trial009.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T22:05:10.110 INFO:teuthology.orchestra.run.trial009.stdout:Access: 2026-02-22 22:05:07.397219343 +0000 2026-02-22T22:05:10.110 INFO:teuthology.orchestra.run.trial009.stdout:Modify: 2026-02-22 22:04:21.665452151 +0000 2026-02-22T22:05:10.111 INFO:teuthology.orchestra.run.trial009.stdout:Change: 2026-02-22 22:04:21.665452151 +0000 2026-02-22T22:05:10.111 INFO:teuthology.orchestra.run.trial009.stdout: Birth: 2026-02-22 22:04:21.665452151 +0000 2026-02-22T22:05:10.111 DEBUG:teuthology.orchestra.run.trial009:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-22T22:05:10.174 INFO:teuthology.orchestra.run.trial009.stderr:1+0 records in 2026-02-22T22:05:10.174 INFO:teuthology.orchestra.run.trial009.stderr:1+0 records out 2026-02-22T22:05:10.174 INFO:teuthology.orchestra.run.trial009.stderr:512 bytes copied, 0.000144108 s, 3.6 MB/s 2026-02-22T22:05:10.175 DEBUG:teuthology.orchestra.run.trial009:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-22T22:05:10.234 DEBUG:teuthology.orchestra.run.trial009:> stat /dev/vg_nvme/lv_4 2026-02-22T22:05:10.291 INFO:teuthology.orchestra.run.trial009.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-22T22:05:10.292 INFO:teuthology.orchestra.run.trial009.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T22:05:10.292 INFO:teuthology.orchestra.run.trial009.stdout:Device: 6h/6d Inode: 1307 Links: 1 2026-02-22T22:05:10.292 INFO:teuthology.orchestra.run.trial009.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T22:05:10.292 INFO:teuthology.orchestra.run.trial009.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T22:05:10.292 INFO:teuthology.orchestra.run.trial009.stdout:Access: 2026-02-22 22:05:07.397219343 +0000 2026-02-22T22:05:10.292 INFO:teuthology.orchestra.run.trial009.stdout:Modify: 2026-02-22 22:04:21.665452151 +0000 2026-02-22T22:05:10.292 INFO:teuthology.orchestra.run.trial009.stdout:Change: 2026-02-22 22:04:21.665452151 +0000 2026-02-22T22:05:10.292 INFO:teuthology.orchestra.run.trial009.stdout: Birth: 2026-02-22 22:04:21.665452151 +0000 2026-02-22T22:05:10.292 DEBUG:teuthology.orchestra.run.trial009:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-22T22:05:10.354 INFO:teuthology.orchestra.run.trial009.stderr:1+0 records in 2026-02-22T22:05:10.355 INFO:teuthology.orchestra.run.trial009.stderr:1+0 records out 2026-02-22T22:05:10.355 INFO:teuthology.orchestra.run.trial009.stderr:512 bytes copied, 0.000143507 s, 3.6 MB/s 2026-02-22T22:05:10.356 DEBUG:teuthology.orchestra.run.trial009:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-22T22:05:10.413 INFO:tasks.ceph:osd dev map: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-22T22:05:10.413 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial009.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2026-02-22T22:05:10.414 INFO:tasks.ceph:Generating config... 2026-02-22T22:05:10.416 INFO:tasks.ceph:[client] rbd default data pool = datapool 2026-02-22T22:05:10.416 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-22T22:05:10.417 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-22T22:05:10.417 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-22T22:05:10.417 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-22T22:05:10.417 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-22T22:05:10.417 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-22T22:05:10.417 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-22T22:05:10.417 INFO:tasks.ceph:[osd] bluestore compression algorithm = zlib 2026-02-22T22:05:10.417 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-02-22T22:05:10.417 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-22T22:05:10.417 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-22T22:05:10.417 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-22T22:05:10.418 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-22T22:05:10.418 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-22T22:05:10.418 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-22T22:05:10.418 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-22T22:05:10.418 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-22T22:05:10.418 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-22T22:05:10.418 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-22T22:05:10.418 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-22T22:05:10.418 INFO:tasks.ceph:Setting up cluster1.mon.a... 2026-02-22T22:05:10.419 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2026-02-22T22:05:10.488 INFO:teuthology.orchestra.run.trial009.stdout:creating /etc/ceph/cluster1.keyring 2026-02-22T22:05:10.490 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2026-02-22T22:05:10.567 DEBUG:teuthology.orchestra.run.trial009:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-22T22:05:10.632 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '10.20.193.9')] 2026-02-22T22:05:10.633 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', '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', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '10.20.193.9', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd mclock skip benchmark': 'true', 'osd recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', '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', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok', 'rbd default data pool': 'datapool'}, 'mon.a': {}} 2026-02-22T22:05:10.634 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:10.635 DEBUG:teuthology.orchestra.run.trial009:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-22T22:05:10.690 DEBUG:teuthology.orchestra.run.trial009:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 10.20.193.9 --print /home/ubuntu/cephtest/cluster1.monmap 2026-02-22T22:05:10.761 INFO:teuthology.orchestra.run.trial009.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2026-02-22T22:05:10.762 INFO:teuthology.orchestra.run.trial009.stdout:monmaptool: generated fsid 3a41b8ba-05c0-4e78-b9ce-dce68b4dd3d7 2026-02-22T22:05:10.762 INFO:teuthology.orchestra.run.trial009.stdout:setting min_mon_release = quincy 2026-02-22T22:05:10.762 INFO:teuthology.orchestra.run.trial009.stdout:epoch 0 2026-02-22T22:05:10.762 INFO:teuthology.orchestra.run.trial009.stdout:fsid 3a41b8ba-05c0-4e78-b9ce-dce68b4dd3d7 2026-02-22T22:05:10.762 INFO:teuthology.orchestra.run.trial009.stdout:last_changed 2026-02-22T22:05:10.759853+0000 2026-02-22T22:05:10.762 INFO:teuthology.orchestra.run.trial009.stdout:created 2026-02-22T22:05:10.759853+0000 2026-02-22T22:05:10.762 INFO:teuthology.orchestra.run.trial009.stdout:min_mon_release 17 (quincy) 2026-02-22T22:05:10.762 INFO:teuthology.orchestra.run.trial009.stdout:election_strategy: 1 2026-02-22T22:05:10.762 INFO:teuthology.orchestra.run.trial009.stdout:0: [v2:10.20.193.9:3300/0,v1:10.20.193.9:6789/0] mon.a 2026-02-22T22:05:10.762 INFO:teuthology.orchestra.run.trial009.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2026-02-22T22:05:10.764 DEBUG:teuthology.orchestra.run.trial009:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-22T22:05:10.821 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID 3a41b8ba-05c0-4e78-b9ce-dce68b4dd3d7... 2026-02-22T22:05:10.821 DEBUG:teuthology.orchestra.run.trial009:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2026-02-22T22:05:10.863 DEBUG:teuthology.orchestra.run.trial150:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout:[global] 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: chdir = "" 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: auth supported = cephx 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: filestore xattr use omap = true 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: mon clock drift allowed = 1.000 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: osd crush chooseleaf type = 0 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: auth debug = true 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: ms die on old message = true 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: ms die on bug = true 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: mon pg warn max object skew = 0 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: # disable pg_autoscaler by default for new pools 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: osd pool default size = 2 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: mon osd allow primary affinity = true 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: mon osd allow pg remap = true 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: mon warn on legacy crush tunables = false 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: mon warn on crush straw calc version zero = false 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: mon warn on no sortbitwise = false 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: mon warn on osd down out interval zero = false 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: mon warn on too few osds = false 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: mon_allow_pool_size_one = true 2026-02-22T22:05:10.900 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd default data pool replay window = 5 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: mon allow pool delete = true 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: mon cluster log file level = debug 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: debug asserts on shutdown = true 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: mon health detail to clog = false 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: mon host = 10.20.193.9 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: mon warn on pool no app = False 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: fsid = 3a41b8ba-05c0-4e78-b9ce-dce68b4dd3d7 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout:[osd] 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd journal size = 100 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd scrub load threshold = 5.0 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd scrub max interval = 600 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd mclock profile = high_recovery_ops 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd mclock skip benchmark = true 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd recover clone overlap = true 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd recovery max chunk = 1048576 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd debug shutdown = true 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd debug op order = true 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd debug verify stray on activate = true 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd debug trim objects = true 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd open classes on start = true 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd debug pg log writeout = true 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd deep scrub update digest min age = 30 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd map max advance = 10 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: journal zero on create = true 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: filestore ondisk finisher threads = 3 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: filestore apply finisher threads = 3 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: bdev debug aio = true 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: osd debug misdirected ops = true 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: bluestore block size = 96636764160 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: bluestore compression algorithm = zlib 2026-02-22T22:05:10.901 INFO:teuthology.orchestra.run.trial009.stdout: bluestore compression mode = aggressive 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: bluestore fsck on mount = True 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: debug bluefs = 1/20 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: debug bluestore = 1/20 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: debug ms = 1 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: debug osd = 20 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: debug rocksdb = 4/10 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon osd backfillfull_ratio = 0.85 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon osd full ratio = 0.9 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon osd nearfull ratio = 0.8 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: osd failsafe full ratio = 0.95 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: osd objectstore = bluestore 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout:[mgr] 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: debug ms = 1 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: debug mgr = 20 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: debug mon = 20 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: debug auth = 20 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon reweight min pgs per osd = 4 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon reweight min bytes per osd = 10 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mgr/telemetry/nag = false 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout:[mon] 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: debug ms = 1 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: debug mon = 20 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: debug paxos = 20 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: debug auth = 20 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon data avail warn = 5 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon mgr mkfs grace = 240 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon reweight min pgs per osd = 4 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon osd reporter subtree level = osd 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon osd prime pg temp = true 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon reweight min bytes per osd = 10 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: auth mon ticket ttl = 660 # 11m 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: auth service ticket ttl = 240 # 4m 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: # don't complain about insecure global_id in the test suite 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: # 1m isn't quite enough 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon_down_mkfs_grace = 2m 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: mon_warn_on_filestore_osds = false 2026-02-22T22:05:10.902 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:10.903 INFO:teuthology.orchestra.run.trial009.stdout:[client] 2026-02-22T22:05:10.903 INFO:teuthology.orchestra.run.trial009.stdout: rgw cache enabled = true 2026-02-22T22:05:10.903 INFO:teuthology.orchestra.run.trial009.stdout: rgw enable ops log = true 2026-02-22T22:05:10.903 INFO:teuthology.orchestra.run.trial009.stdout: rgw enable usage log = true 2026-02-22T22:05:10.903 INFO:teuthology.orchestra.run.trial009.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-22T22:05:10.903 INFO:teuthology.orchestra.run.trial009.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-22T22:05:10.903 INFO:teuthology.orchestra.run.trial009.stdout: rbd default data pool = datapool 2026-02-22T22:05:10.903 INFO:teuthology.orchestra.run.trial009.stdout:[mon.a] 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout:[global] 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: chdir = "" 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: auth supported = cephx 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: filestore xattr use omap = true 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: mon clock drift allowed = 1.000 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: osd crush chooseleaf type = 0 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: auth debug = true 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: ms die on old message = true 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: ms die on bug = true 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: mon pg warn max object skew = 0 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: # disable pg_autoscaler by default for new pools 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: osd pool default size = 2 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: mon osd allow primary affinity = true 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: mon osd allow pg remap = true 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on legacy crush tunables = false 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on crush straw calc version zero = false 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on no sortbitwise = false 2026-02-22T22:05:10.904 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on osd down out interval zero = false 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on too few osds = false 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: mon_allow_pool_size_one = true 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd default data pool replay window = 5 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: mon allow pool delete = true 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: mon cluster log file level = debug 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: debug asserts on shutdown = true 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: mon health detail to clog = false 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: mon host = 10.20.193.9 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on pool no app = False 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: fsid = 3a41b8ba-05c0-4e78-b9ce-dce68b4dd3d7 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout:[osd] 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd journal size = 100 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd scrub load threshold = 5.0 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd scrub max interval = 600 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd mclock profile = high_recovery_ops 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd mclock skip benchmark = true 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd recover clone overlap = true 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd recovery max chunk = 1048576 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd debug shutdown = true 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd debug op order = true 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd debug verify stray on activate = true 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd debug trim objects = true 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd open classes on start = true 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd debug pg log writeout = true 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd deep scrub update digest min age = 30 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: osd map max advance = 10 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: journal zero on create = true 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: filestore ondisk finisher threads = 3 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: filestore apply finisher threads = 3 2026-02-22T22:05:10.905 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: bdev debug aio = true 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: osd debug misdirected ops = true 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: bluestore block size = 96636764160 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: bluestore compression algorithm = zlib 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: bluestore compression mode = aggressive 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: bluestore fsck on mount = True 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: debug bluefs = 1/20 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: debug bluestore = 1/20 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: debug ms = 1 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: debug osd = 20 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: debug rocksdb = 4/10 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: mon osd backfillfull_ratio = 0.85 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: mon osd full ratio = 0.9 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: mon osd nearfull ratio = 0.8 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: osd failsafe full ratio = 0.95 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: osd objectstore = bluestore 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout:[mgr] 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: debug ms = 1 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: debug mgr = 20 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: debug mon = 20 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: debug auth = 20 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: mon reweight min pgs per osd = 4 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: mon reweight min bytes per osd = 10 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: mgr/telemetry/nag = false 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout:[mon] 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: debug ms = 1 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: debug mon = 20 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: debug paxos = 20 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: debug auth = 20 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: mon data avail warn = 5 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: mon mgr mkfs grace = 240 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: mon reweight min pgs per osd = 4 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: mon osd reporter subtree level = osd 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: mon osd prime pg temp = true 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: mon reweight min bytes per osd = 10 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: auth mon ticket ttl = 660 # 11m 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: auth service ticket ttl = 240 # 4m 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: # don't complain about insecure global_id in the test suite 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.906 INFO:teuthology.orchestra.run.trial150.stdout: # 1m isn't quite enough 2026-02-22T22:05:10.907 INFO:teuthology.orchestra.run.trial150.stdout: mon_down_mkfs_grace = 2m 2026-02-22T22:05:10.907 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.907 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_filestore_osds = false 2026-02-22T22:05:10.907 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:10.907 INFO:teuthology.orchestra.run.trial150.stdout:[client] 2026-02-22T22:05:10.907 INFO:teuthology.orchestra.run.trial150.stdout: rgw cache enabled = true 2026-02-22T22:05:10.907 INFO:teuthology.orchestra.run.trial150.stdout: rgw enable ops log = true 2026-02-22T22:05:10.907 INFO:teuthology.orchestra.run.trial150.stdout: rgw enable usage log = true 2026-02-22T22:05:10.907 INFO:teuthology.orchestra.run.trial150.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-22T22:05:10.907 INFO:teuthology.orchestra.run.trial150.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-22T22:05:10.907 INFO:teuthology.orchestra.run.trial150.stdout: rbd default data pool = datapool 2026-02-22T22:05:10.907 INFO:teuthology.orchestra.run.trial150.stdout:[mon.a] 2026-02-22T22:05:10.915 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2026-02-22T22:05:10.915 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster1.keyring 2026-02-22T22:05:10.990 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-22T22:05:10.991 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:10.991 DEBUG:teuthology.orchestra.run.trial009:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2026-02-22T22:05:11.048 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:11.048 DEBUG:teuthology.orchestra.run.trial009:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2026-02-22T22:05:11.106 INFO:tasks.ceph:Sending monmap to node ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:05:11.106 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:11.106 DEBUG:teuthology.orchestra.run.trial009:> sudo dd of=/etc/ceph/cluster1.keyring 2026-02-22T22:05:11.107 DEBUG:teuthology.orchestra.run.trial009:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-22T22:05:11.180 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:11.180 DEBUG:teuthology.orchestra.run.trial009:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2026-02-22T22:05:11.236 INFO:tasks.ceph:Sending monmap to node ubuntu@trial150.front.sepia.ceph.com 2026-02-22T22:05:11.236 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:11.237 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/etc/ceph/cluster1.keyring 2026-02-22T22:05:11.237 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-22T22:05:11.271 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:11.271 DEBUG:teuthology.orchestra.run.trial150:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2026-02-22T22:05:11.327 INFO:tasks.ceph:Setting up mon nodes... 2026-02-22T22:05:11.328 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-22T22:05:11.328 DEBUG:teuthology.orchestra.run.trial009:> sudo mkdir -p /var/lib/ceph/mgr/cluster1-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster1-x/keyring 2026-02-22T22:05:11.372 INFO:teuthology.orchestra.run.trial009.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2026-02-22T22:05:11.375 INFO:tasks.ceph:Setting up mds nodes... 2026-02-22T22:05:11.375 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-22T22:05:11.375 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster1.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster1.client.0.keyring 2026-02-22T22:05:11.409 INFO:teuthology.orchestra.run.trial009.stdout:creating /etc/ceph/cluster1.client.0.keyring 2026-02-22T22:05:11.420 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-22T22:05:11.420 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial009.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2026-02-22T22:05:11.420 DEBUG:teuthology.orchestra.run.trial009:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2026-02-22T22:05:11.483 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-22T22:05:11.483 INFO:tasks.ceph:role: cluster1.osd.0 2026-02-22T22:05:11.483 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:05:11.484 DEBUG:teuthology.orchestra.run.trial009:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-22T22:05:11.553 INFO:teuthology.orchestra.run.trial009.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-22T22:05:11.553 INFO:teuthology.orchestra.run.trial009.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-22T22:05:11.553 INFO:teuthology.orchestra.run.trial009.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-22T22:05:11.553 INFO:teuthology.orchestra.run.trial009.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-22T22:05:11.553 INFO:teuthology.orchestra.run.trial009.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-22T22:05:11.553 INFO:teuthology.orchestra.run.trial009.stdout: = sunit=0 swidth=0 blks 2026-02-22T22:05:11.553 INFO:teuthology.orchestra.run.trial009.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-22T22:05:11.553 INFO:teuthology.orchestra.run.trial009.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-22T22:05:11.553 INFO:teuthology.orchestra.run.trial009.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-22T22:05:11.553 INFO:teuthology.orchestra.run.trial009.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-22T22:05:12.123 INFO:teuthology.orchestra.run.trial009.stdout:Discarding blocks...Done. 2026-02-22T22:05:12.125 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial009.front.sepia.ceph.com -o noatime 2026-02-22T22:05:12.125 DEBUG:teuthology.orchestra.run.trial009:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2026-02-22T22:05:12.194 DEBUG:teuthology.orchestra.run.trial009:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2026-02-22T22:05:12.260 DEBUG:teuthology.orchestra.run.trial009:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2026-02-22T22:05:12.326 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-22T22:05:12.326 INFO:tasks.ceph:role: cluster1.osd.1 2026-02-22T22:05:12.326 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:05:12.327 DEBUG:teuthology.orchestra.run.trial009:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-22T22:05:12.391 INFO:teuthology.orchestra.run.trial009.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-22T22:05:12.391 INFO:teuthology.orchestra.run.trial009.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-22T22:05:12.391 INFO:teuthology.orchestra.run.trial009.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-22T22:05:12.392 INFO:teuthology.orchestra.run.trial009.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-22T22:05:12.392 INFO:teuthology.orchestra.run.trial009.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-22T22:05:12.392 INFO:teuthology.orchestra.run.trial009.stdout: = sunit=0 swidth=0 blks 2026-02-22T22:05:12.392 INFO:teuthology.orchestra.run.trial009.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-22T22:05:12.392 INFO:teuthology.orchestra.run.trial009.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-22T22:05:12.392 INFO:teuthology.orchestra.run.trial009.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-22T22:05:12.392 INFO:teuthology.orchestra.run.trial009.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-22T22:05:12.948 INFO:teuthology.orchestra.run.trial009.stdout:Discarding blocks...Done. 2026-02-22T22:05:12.951 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial009.front.sepia.ceph.com -o noatime 2026-02-22T22:05:12.951 DEBUG:teuthology.orchestra.run.trial009:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2026-02-22T22:05:13.018 DEBUG:teuthology.orchestra.run.trial009:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2026-02-22T22:05:13.086 DEBUG:teuthology.orchestra.run.trial009:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2026-02-22T22:05:13.151 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-22T22:05:13.151 INFO:tasks.ceph:role: cluster1.osd.2 2026-02-22T22:05:13.151 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:05:13.151 DEBUG:teuthology.orchestra.run.trial009:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-22T22:05:13.216 INFO:teuthology.orchestra.run.trial009.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-22T22:05:13.216 INFO:teuthology.orchestra.run.trial009.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-22T22:05:13.216 INFO:teuthology.orchestra.run.trial009.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-22T22:05:13.216 INFO:teuthology.orchestra.run.trial009.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-22T22:05:13.217 INFO:teuthology.orchestra.run.trial009.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-22T22:05:13.217 INFO:teuthology.orchestra.run.trial009.stdout: = sunit=0 swidth=0 blks 2026-02-22T22:05:13.217 INFO:teuthology.orchestra.run.trial009.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-22T22:05:13.217 INFO:teuthology.orchestra.run.trial009.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-22T22:05:13.217 INFO:teuthology.orchestra.run.trial009.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-22T22:05:13.217 INFO:teuthology.orchestra.run.trial009.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-22T22:05:13.775 INFO:teuthology.orchestra.run.trial009.stdout:Discarding blocks...Done. 2026-02-22T22:05:13.777 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial009.front.sepia.ceph.com -o noatime 2026-02-22T22:05:13.777 DEBUG:teuthology.orchestra.run.trial009:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2026-02-22T22:05:13.845 DEBUG:teuthology.orchestra.run.trial009:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2026-02-22T22:05:13.911 DEBUG:teuthology.orchestra.run.trial009:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster1.monmap 2026-02-22T22:05:13.990 INFO:teuthology.orchestra.run.trial009.stderr:2026-02-22T22:05:13.986+0000 7f3270c1d780 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-0/keyring: can't open /var/lib/ceph/osd/cluster1-0/keyring: (2) No such file or directory 2026-02-22T22:05:13.990 INFO:teuthology.orchestra.run.trial009.stderr:2026-02-22T22:05:13.986+0000 7f3270c1d780 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2026-02-22T22:05:13.990 INFO:teuthology.orchestra.run.trial009.stderr:2026-02-22T22:05:13.986+0000 7f3270c1d780 -1 bdev(0x55fba2f45800 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2026-02-22T22:05:13.990 INFO:teuthology.orchestra.run.trial009.stderr:2026-02-22T22:05:13.986+0000 7f3270c1d780 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2026-02-22T22:05:17.137 DEBUG:teuthology.orchestra.run.trial009:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2026-02-22T22:05:17.204 DEBUG:teuthology.orchestra.run.trial009:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster1.monmap 2026-02-22T22:05:17.283 INFO:teuthology.orchestra.run.trial009.stderr:2026-02-22T22:05:17.278+0000 7fd7ea20f780 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-1/keyring: can't open /var/lib/ceph/osd/cluster1-1/keyring: (2) No such file or directory 2026-02-22T22:05:17.283 INFO:teuthology.orchestra.run.trial009.stderr:2026-02-22T22:05:17.278+0000 7fd7ea20f780 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2026-02-22T22:05:17.283 INFO:teuthology.orchestra.run.trial009.stderr:2026-02-22T22:05:17.278+0000 7fd7ea20f780 -1 bdev(0x5591bd149800 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2026-02-22T22:05:17.283 INFO:teuthology.orchestra.run.trial009.stderr:2026-02-22T22:05:17.279+0000 7fd7ea20f780 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2026-02-22T22:05:20.439 DEBUG:teuthology.orchestra.run.trial009:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2026-02-22T22:05:20.505 DEBUG:teuthology.orchestra.run.trial009:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster1.monmap 2026-02-22T22:05:20.583 INFO:teuthology.orchestra.run.trial009.stderr:2026-02-22T22:05:20.578+0000 7f68eb22e780 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-2/keyring: can't open /var/lib/ceph/osd/cluster1-2/keyring: (2) No such file or directory 2026-02-22T22:05:20.583 INFO:teuthology.orchestra.run.trial009.stderr:2026-02-22T22:05:20.579+0000 7f68eb22e780 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2026-02-22T22:05:20.583 INFO:teuthology.orchestra.run.trial009.stderr:2026-02-22T22:05:20.579+0000 7f68eb22e780 -1 bdev(0x559da6c89800 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2026-02-22T22:05:20.583 INFO:teuthology.orchestra.run.trial009.stderr:2026-02-22T22:05:20.579+0000 7f68eb22e780 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2026-02-22T22:05:23.733 DEBUG:teuthology.orchestra.run.trial009:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2026-02-22T22:05:23.798 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-22T22:05:23.798 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:23.798 DEBUG:teuthology.orchestra.run.trial009:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2026-02-22T22:05:23.862 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:23.862 DEBUG:teuthology.orchestra.run.trial009:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2026-02-22T22:05:23.926 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:23.926 DEBUG:teuthology.orchestra.run.trial009:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2026-02-22T22:05:23.989 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:23.990 DEBUG:teuthology.orchestra.run.trial009:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2026-02-22T22:05:24.054 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:24.054 DEBUG:teuthology.orchestra.run.trial009:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2026-02-22T22:05:24.110 INFO:tasks.ceph:Adding keys to all mons... 2026-02-22T22:05:24.111 DEBUG:teuthology.orchestra.run.trial009:> sudo tee -a /etc/ceph/cluster1.keyring 2026-02-22T22:05:24.171 INFO:teuthology.orchestra.run.trial009.stdout:[mgr.x] 2026-02-22T22:05:24.171 INFO:teuthology.orchestra.run.trial009.stdout: key = AQCXfZtpaPIWFhAARSf4iFN6G45LezWCZmptuA== 2026-02-22T22:05:24.172 INFO:teuthology.orchestra.run.trial009.stdout:[osd.0] 2026-02-22T22:05:24.172 INFO:teuthology.orchestra.run.trial009.stdout: key = AQCZfZtps5LbOhAAQ61UlS8+ZOYlzXcBwN0a+A== 2026-02-22T22:05:24.172 INFO:teuthology.orchestra.run.trial009.stdout:[osd.1] 2026-02-22T22:05:24.172 INFO:teuthology.orchestra.run.trial009.stdout: key = AQCdfZtp9u65EBAAK8UvyOJhYzrQ3yiyVgUN4Q== 2026-02-22T22:05:24.172 INFO:teuthology.orchestra.run.trial009.stdout:[osd.2] 2026-02-22T22:05:24.172 INFO:teuthology.orchestra.run.trial009.stdout: key = AQCgfZtpX6SeIhAAidFbTXXnNR+rGBbAr0ZVSA== 2026-02-22T22:05:24.172 INFO:teuthology.orchestra.run.trial009.stdout:[client.0] 2026-02-22T22:05:24.172 INFO:teuthology.orchestra.run.trial009.stdout: key = AQCXfZtpLp5NGBAAlYitmahIVAGgVH5XiJ6NFA== 2026-02-22T22:05:24.173 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-02-22T22:05:24.255 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T22:05:24.334 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T22:05:24.413 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T22:05:24.494 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2026-02-22T22:05:24.572 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-22T22:05:24.572 DEBUG:teuthology.orchestra.run.trial009:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2026-02-22T22:05:24.636 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster1 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster1.monmap --keyring /etc/ceph/cluster1.keyring 2026-02-22T22:05:24.723 DEBUG:teuthology.orchestra.run.trial009:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2026-02-22T22:05:24.747 DEBUG:teuthology.orchestra.run.trial009:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2026-02-22T22:05:24.803 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2026-02-22T22:05:24.804 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2026-02-22T22:05:24.804 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2026-02-22T22:05:24.845 INFO:tasks.ceph.cluster1.mon.a:Started 2026-02-22T22:05:24.846 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2026-02-22T22:05:24.846 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2026-02-22T22:05:24.846 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2026-02-22T22:05:24.849 INFO:tasks.ceph.cluster1.mgr.x:Started 2026-02-22T22:05:24.849 INFO:tasks.ceph:Setting crush tunables to default 2026-02-22T22:05:24.850 DEBUG:teuthology.orchestra.run.trial009:> sudo ceph --cluster cluster1 osd crush tunables default 2026-02-22T22:05:24.951 INFO:teuthology.orchestra.run.trial009.stderr:adjusted tunables profile to default 2026-02-22T22:05:24.959 INFO:tasks.ceph:check_enable_crimson: False 2026-02-22T22:05:24.959 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2026-02-22T22:05:24.959 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:24.959 DEBUG:teuthology.orchestra.run.trial009:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2026-02-22T22:05:24.984 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:24.985 DEBUG:teuthology.orchestra.run.trial009:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2026-02-22T22:05:25.050 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:25.050 DEBUG:teuthology.orchestra.run.trial009:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2026-02-22T22:05:25.113 DEBUG:teuthology.orchestra.run.trial009:> sudo ceph --cluster cluster1 osd new 33f00ad7-9d19-4d60-acb3-d81104c47ab5 0 2026-02-22T22:05:25.256 INFO:teuthology.orchestra.run.trial009.stdout:0 2026-02-22T22:05:25.264 DEBUG:teuthology.orchestra.run.trial009:> sudo ceph --cluster cluster1 osd new 1ffad155-b64a-411c-b8e2-443099f4607e 1 2026-02-22T22:05:25.367 INFO:teuthology.orchestra.run.trial009.stdout:1 2026-02-22T22:05:25.376 DEBUG:teuthology.orchestra.run.trial009:> sudo ceph --cluster cluster1 osd new 31ec3f82-80a5-49cb-b0cf-57e277246bde 2 2026-02-22T22:05:25.453 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:25.450+0000 7fddbdfcf140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-02-22T22:05:25.475 INFO:teuthology.orchestra.run.trial009.stdout:2 2026-02-22T22:05:25.485 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2026-02-22T22:05:25.485 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2026-02-22T22:05:25.487 INFO:tasks.ceph.cluster1.osd.0:Started 2026-02-22T22:05:25.487 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2026-02-22T22:05:25.487 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2026-02-22T22:05:25.490 INFO:tasks.ceph.cluster1.osd.1:Started 2026-02-22T22:05:25.490 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2026-02-22T22:05:25.490 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2026-02-22T22:05:25.492 INFO:tasks.ceph.cluster1.osd.2:Started 2026-02-22T22:05:25.492 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-22T22:05:25.578 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:25.575+0000 7fddbdfcf140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-02-22T22:05:25.593 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:25.593 INFO:teuthology.orchestra.run.trial009.stdout:{"epoch":5,"fsid":"3a41b8ba-05c0-4e78-b9ce-dce68b4dd3d7","created":"2026-02-22T22:05:24.904156+0000","modified":"2026-02-22T22:05:25.472910+0000","last_up_change":"0.000000","last_in_change":"2026-02-22T22:05:25.472910+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"33f00ad7-9d19-4d60-acb3-d81104c47ab5","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"1ffad155-b64a-411c-b8e2-443099f4607e","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"31ec3f82-80a5-49cb-b0cf-57e277246bde","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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}} 2026-02-22T22:05:25.603 INFO:tasks.ceph.ceph_manager.cluster1:[] 2026-02-22T22:05:25.603 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-22T22:05:25.605 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:25.602+0000 7fddbdfcf140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-02-22T22:05:25.638 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:25.635+0000 7fddbdfcf140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-02-22T22:05:25.661 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:25.659+0000 7fddbdfcf140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-02-22T22:05:25.688 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:25.685+0000 7fddbdfcf140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-02-22T22:05:25.744 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:25.741+0000 7fddbdfcf140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-02-22T22:05:25.805 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:/usr/lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-22T22:05:25.805 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-22T22:05:25.805 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr: from numpy import show_config as show_numpy_config 2026-02-22T22:05:25.808 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:25.805+0000 7fddbdfcf140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-02-22T22:05:25.833 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:25.831+0000 7fddbdfcf140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-02-22T22:05:25.889 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:25.886+0000 7fddbdfcf140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-02-22T22:05:25.906 DEBUG:teuthology.orchestra.run.trial009:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2026-02-22T22:05:25.932 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:25.929+0000 7fddbdfcf140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-02-22T22:05:25.958 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:25.955+0000 7fddbdfcf140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-02-22T22:05:25.983 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:25.980+0000 7fddbdfcf140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-02-22T22:05:25.996 INFO:teuthology.misc.health.trial009.stdout: 2026-02-22T22:05:25.996 INFO:teuthology.misc.health.trial009.stdout:{"epoch":5,"fsid":"3a41b8ba-05c0-4e78-b9ce-dce68b4dd3d7","created":"2026-02-22T22:05:24.904156+0000","modified":"2026-02-22T22:05:25.472910+0000","last_up_change":"0.000000","last_in_change":"2026-02-22T22:05:25.472910+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"33f00ad7-9d19-4d60-acb3-d81104c47ab5","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"1ffad155-b64a-411c-b8e2-443099f4607e","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"31ec3f82-80a5-49cb-b0cf-57e277246bde","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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}} 2026-02-22T22:05:26.002 DEBUG:teuthology.misc:0 of 3 OSDs are up 2026-02-22T22:05:26.009 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:26.006+0000 7fddbdfcf140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-02-22T22:05:26.032 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:26.029+0000 7fddbdfcf140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-02-22T22:05:26.224 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:26.221+0000 7fddbdfcf140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-02-22T22:05:26.277 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:26.275+0000 7fddbdfcf140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-02-22T22:05:26.300 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:26.297+0000 7fddbdfcf140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-02-22T22:05:26.323 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:26.320+0000 7fddbdfcf140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-02-22T22:05:26.376 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:26.373+0000 7fddbdfcf140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-02-22T22:05:26.397 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:26.394+0000 7fddbdfcf140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-02-22T22:05:26.449 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:26.446+0000 7fddbdfcf140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-02-22T22:05:26.840 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:26.837+0000 7fddbdfcf140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-02-22T22:05:26.862 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:26.859+0000 7fddbdfcf140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-02-22T22:05:27.181 INFO:tasks.ceph.cluster1.osd.1.trial009.stderr:2026-02-22T22:05:27.178+0000 7f635ba9d780 -1 Falling back to public interface 2026-02-22T22:05:27.182 INFO:tasks.ceph.cluster1.osd.2.trial009.stderr:2026-02-22T22:05:27.178+0000 7f856460d780 -1 Falling back to public interface 2026-02-22T22:05:27.182 INFO:tasks.ceph.cluster1.osd.2.trial009.stderr:2026-02-22T22:05:27.178+0000 7f85635b2640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6801/0: (98) Address already in use 2026-02-22T22:05:27.200 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:27.197+0000 7fddbdfcf140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-02-22T22:05:27.434 INFO:tasks.ceph.cluster1.osd.0.trial009.stderr:2026-02-22T22:05:27.430+0000 7f745ae20780 -1 Falling back to public interface 2026-02-22T22:05:28.207 INFO:tasks.ceph.cluster1.mgr.x.trial009.stderr:2026-02-22T22:05:28.204+0000 7fdcdac94640 -1 mgr.server handle_report got status from non-daemon mon.a 2026-02-22T22:05:30.963 INFO:tasks.ceph.cluster1.osd.1.trial009.stderr:2026-02-22T22:05:30.959+0000 7f635ba9d780 -1 osd.1 0 log_to_monitors true 2026-02-22T22:05:31.183 INFO:tasks.ceph.cluster1.osd.0.trial009.stderr:2026-02-22T22:05:31.180+0000 7f745ae20780 -1 osd.0 0 log_to_monitors true 2026-02-22T22:05:31.267 INFO:tasks.ceph.cluster1.osd.2.trial009.stderr:2026-02-22T22:05:31.264+0000 7f856460d780 -1 osd.2 0 log_to_monitors true 2026-02-22T22:05:32.214 INFO:tasks.ceph.cluster1.osd.0.trial009.stderr:2026-02-22T22:05:32.211+0000 7f745677d640 -1 osd.0 0 waiting for initial osdmap 2026-02-22T22:05:32.221 INFO:tasks.ceph.cluster1.osd.1.trial009.stderr:2026-02-22T22:05:32.219+0000 7f6357a2c640 -1 osd.1 0 waiting for initial osdmap 2026-02-22T22:05:32.223 INFO:tasks.ceph.cluster1.osd.1.trial009.stderr:2026-02-22T22:05:32.221+0000 7f634f84e640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-22T22:05:32.226 INFO:tasks.ceph.cluster1.osd.0.trial009.stderr:2026-02-22T22:05:32.224+0000 7f744e59f640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-22T22:05:32.306 DEBUG:teuthology.orchestra.run.trial009:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2026-02-22T22:05:32.460 INFO:teuthology.misc.health.trial009.stdout: 2026-02-22T22:05:32.460 INFO:teuthology.misc.health.trial009.stdout:{"epoch":7,"fsid":"3a41b8ba-05c0-4e78-b9ce-dce68b4dd3d7","created":"2026-02-22T22:05:24.904156+0000","modified":"2026-02-22T22:05:32.206152+0000","last_up_change":"0.000000","last_in_change":"2026-02-22T22:05:25.472910+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"33f00ad7-9d19-4d60-acb3-d81104c47ab5","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"1ffad155-b64a-411c-b8e2-443099f4607e","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"31ec3f82-80a5-49cb-b0cf-57e277246bde","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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}} 2026-02-22T22:05:32.467 DEBUG:teuthology.misc:0 of 3 OSDs are up 2026-02-22T22:05:33.223 INFO:tasks.ceph.cluster1.osd.2.trial009.stderr:2026-02-22T22:05:33.220+0000 7f856059a640 -1 osd.2 0 waiting for initial osdmap 2026-02-22T22:05:33.224 INFO:tasks.ceph.cluster1.osd.2.trial009.stderr:2026-02-22T22:05:33.221+0000 7f85583bc640 -1 osd.2 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-22T22:05:38.770 DEBUG:teuthology.orchestra.run.trial009:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2026-02-22T22:05:38.922 INFO:teuthology.misc.health.trial009.stdout: 2026-02-22T22:05:38.922 INFO:teuthology.misc.health.trial009.stdout:{"epoch":12,"fsid":"3a41b8ba-05c0-4e78-b9ce-dce68b4dd3d7","created":"2026-02-22T22:05:24.904156+0000","modified":"2026-02-22T22:05:37.219637+0000","last_up_change":"2026-02-22T22:05:34.212131+0000","last_in_change":"2026-02-22T22:05:25.472910+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-22T22:05:35.217218+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"33f00ad7-9d19-4d60-acb3-d81104c47ab5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6818","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6819","nonce":2201637229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6820","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6821","nonce":2201637229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6824","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6825","nonce":2201637229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6822","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6823","nonce":2201637229}]},"public_addr":"10.20.193.9:6819/2201637229","cluster_addr":"10.20.193.9:6821/2201637229","heartbeat_back_addr":"10.20.193.9:6825/2201637229","heartbeat_front_addr":"10.20.193.9:6823/2201637229","state":["exists","up"]},{"osd":1,"uuid":"1ffad155-b64a-411c-b8e2-443099f4607e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":10,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6800","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6801","nonce":1837896357}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6803","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6805","nonce":1837896357}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6811","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6813","nonce":1837896357}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6807","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6809","nonce":1837896357}]},"public_addr":"10.20.193.9:6801/1837896357","cluster_addr":"10.20.193.9:6805/1837896357","heartbeat_back_addr":"10.20.193.9:6813/1837896357","heartbeat_front_addr":"10.20.193.9:6809/1837896357","state":["exists","up"]},{"osd":2,"uuid":"31ec3f82-80a5-49cb-b0cf-57e277246bde","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6802","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6804","nonce":3499438851}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6806","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6808","nonce":3499438851}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6814","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6815","nonce":3499438851}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6810","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6812","nonce":3499438851}]},"public_addr":"10.20.193.9:6804/3499438851","cluster_addr":"10.20.193.9:6808/3499438851","heartbeat_back_addr":"10.20.193.9:6815/3499438851","heartbeat_front_addr":"10.20.193.9:6812/3499438851","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:05:32.140525+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:05:31.976215+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:05:32.254921+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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}} 2026-02-22T22:05:38.929 DEBUG:teuthology.misc:3 of 3 OSDs are up 2026-02-22T22:05:38.929 INFO:tasks.ceph:Creating RBD pool 2026-02-22T22:05:38.929 DEBUG:teuthology.orchestra.run.trial009:> sudo ceph --cluster cluster1 osd pool create rbd 8 2026-02-22T22:05:39.226 INFO:teuthology.orchestra.run.trial009.stderr:pool 'rbd' created 2026-02-22T22:05:39.237 DEBUG:teuthology.orchestra.run.trial009:> rbd --cluster cluster1 pool init rbd 2026-02-22T22:05:42.238 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2026-02-22T22:05:42.238 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2026-02-22T22:05:42.238 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2026-02-22T22:05:42.239 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2026-02-22T22:05:42.239 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-22T22:05:42.421 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:42.428 INFO:teuthology.orchestra.run.trial009.stdout:{"epoch":5,"flags":0,"active_gid":4102,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6816","nonce":2029550192},{"type":"v1","addr":"10.20.193.9:6817","nonce":2029550192}]},"active_addr":"10.20.193.9:6817/2029550192","active_change":"2026-02-22T22:05:27.199758+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.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/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"quay.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":true,"error_string":"","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number. if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"10.20.193.9:0","nonce":2269797347}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.9:0","nonce":727104526}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.9:0","nonce":754672872}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.9:0","nonce":1263691121}]}]} 2026-02-22T22:05:42.434 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2026-02-22T22:05:42.435 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2026-02-22T22:05:42.435 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-22T22:05:42.590 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:42.590 INFO:teuthology.orchestra.run.trial009.stdout:{"epoch":16,"fsid":"3a41b8ba-05c0-4e78-b9ce-dce68b4dd3d7","created":"2026-02-22T22:05:24.904156+0000","modified":"2026-02-22T22:05:42.229509+0000","last_up_change":"2026-02-22T22:05:34.212131+0000","last_in_change":"2026-02-22T22:05:25.472910+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-22T22:05:35.217218+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2026-02-22T22:05:39.086062+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"33f00ad7-9d19-4d60-acb3-d81104c47ab5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6818","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6819","nonce":2201637229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6820","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6821","nonce":2201637229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6824","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6825","nonce":2201637229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6822","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6823","nonce":2201637229}]},"public_addr":"10.20.193.9:6819/2201637229","cluster_addr":"10.20.193.9:6821/2201637229","heartbeat_back_addr":"10.20.193.9:6825/2201637229","heartbeat_front_addr":"10.20.193.9:6823/2201637229","state":["exists","up"]},{"osd":1,"uuid":"1ffad155-b64a-411c-b8e2-443099f4607e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6800","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6801","nonce":1837896357}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6803","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6805","nonce":1837896357}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6811","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6813","nonce":1837896357}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6807","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6809","nonce":1837896357}]},"public_addr":"10.20.193.9:6801/1837896357","cluster_addr":"10.20.193.9:6805/1837896357","heartbeat_back_addr":"10.20.193.9:6813/1837896357","heartbeat_front_addr":"10.20.193.9:6809/1837896357","state":["exists","up"]},{"osd":2,"uuid":"31ec3f82-80a5-49cb-b0cf-57e277246bde","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6802","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6804","nonce":3499438851}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6806","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6808","nonce":3499438851}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6814","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6815","nonce":3499438851}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6810","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6812","nonce":3499438851}]},"public_addr":"10.20.193.9:6804/3499438851","cluster_addr":"10.20.193.9:6808/3499438851","heartbeat_back_addr":"10.20.193.9:6815/3499438851","heartbeat_front_addr":"10.20.193.9:6812/3499438851","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:05:32.140525+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:05:31.976215+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:05:32.254921+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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}} 2026-02-22T22:05:42.599 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2026-02-22T22:05:42.599 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-22T22:05:42.755 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:42.755 INFO:teuthology.orchestra.run.trial009.stdout:{"epoch":16,"fsid":"3a41b8ba-05c0-4e78-b9ce-dce68b4dd3d7","created":"2026-02-22T22:05:24.904156+0000","modified":"2026-02-22T22:05:42.229509+0000","last_up_change":"2026-02-22T22:05:34.212131+0000","last_in_change":"2026-02-22T22:05:25.472910+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-22T22:05:35.217218+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2026-02-22T22:05:39.086062+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"33f00ad7-9d19-4d60-acb3-d81104c47ab5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6818","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6819","nonce":2201637229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6820","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6821","nonce":2201637229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6824","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6825","nonce":2201637229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6822","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6823","nonce":2201637229}]},"public_addr":"10.20.193.9:6819/2201637229","cluster_addr":"10.20.193.9:6821/2201637229","heartbeat_back_addr":"10.20.193.9:6825/2201637229","heartbeat_front_addr":"10.20.193.9:6823/2201637229","state":["exists","up"]},{"osd":1,"uuid":"1ffad155-b64a-411c-b8e2-443099f4607e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6800","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6801","nonce":1837896357}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6803","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6805","nonce":1837896357}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6811","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6813","nonce":1837896357}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6807","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6809","nonce":1837896357}]},"public_addr":"10.20.193.9:6801/1837896357","cluster_addr":"10.20.193.9:6805/1837896357","heartbeat_back_addr":"10.20.193.9:6813/1837896357","heartbeat_front_addr":"10.20.193.9:6809/1837896357","state":["exists","up"]},{"osd":2,"uuid":"31ec3f82-80a5-49cb-b0cf-57e277246bde","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6802","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6804","nonce":3499438851}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6806","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6808","nonce":3499438851}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6814","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6815","nonce":3499438851}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6810","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6812","nonce":3499438851}]},"public_addr":"10.20.193.9:6804/3499438851","cluster_addr":"10.20.193.9:6808/3499438851","heartbeat_back_addr":"10.20.193.9:6815/3499438851","heartbeat_front_addr":"10.20.193.9:6812/3499438851","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:05:32.140525+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:05:31.976215+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:05:32.254921+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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}} 2026-02-22T22:05:42.764 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2026-02-22T22:05:42.765 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2026-02-22T22:05:42.766 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2026-02-22T22:05:42.851 INFO:teuthology.orchestra.run.trial009.stdout:38654705669 2026-02-22T22:05:42.851 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2026-02-22T22:05:42.852 INFO:teuthology.orchestra.run.trial009.stdout:34359738372 2026-02-22T22:05:42.852 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2026-02-22T22:05:42.852 INFO:teuthology.orchestra.run.trial009.stdout:34359738372 2026-02-22T22:05:42.852 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2026-02-22T22:05:43.051 INFO:teuthology.orchestra.run.trial009.stdout:38654705668 2026-02-22T22:05:43.056 INFO:teuthology.orchestra.run.trial009.stdout:34359738371 2026-02-22T22:05:43.061 INFO:tasks.ceph.ceph_manager.cluster1:need seq 38654705669 got 38654705668 for osd.2 2026-02-22T22:05:43.061 INFO:teuthology.orchestra.run.trial009.stdout:34359738371 2026-02-22T22:05:43.065 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738371 for osd.1 2026-02-22T22:05:43.072 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738371 for osd.0 2026-02-22T22:05:44.062 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2026-02-22T22:05:44.066 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2026-02-22T22:05:44.073 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2026-02-22T22:05:44.221 INFO:teuthology.orchestra.run.trial009.stdout:38654705669 2026-02-22T22:05:44.231 INFO:tasks.ceph.ceph_manager.cluster1:need seq 38654705669 got 38654705669 for osd.2 2026-02-22T22:05:44.232 DEBUG:teuthology.parallel:result is None 2026-02-22T22:05:44.261 INFO:teuthology.orchestra.run.trial009.stdout:34359738372 2026-02-22T22:05:44.262 INFO:teuthology.orchestra.run.trial009.stdout:34359738372 2026-02-22T22:05:44.271 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.1 2026-02-22T22:05:44.272 DEBUG:teuthology.parallel:result is None 2026-02-22T22:05:44.272 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.0 2026-02-22T22:05:44.272 DEBUG:teuthology.parallel:result is None 2026-02-22T22:05:44.273 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2026-02-22T22:05:44.273 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-22T22:05:44.468 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:44.469 INFO:teuthology.orchestra.run.trial009.stderr:dumped all 2026-02-22T22:05:44.477 INFO:teuthology.orchestra.run.trial009.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2026-02-22T22:05:43.203802+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_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":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":75,"ondisk_log_size":75,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":14,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81404,"kb_used_data":504,"kb_used_omap":4,"kb_used_meta":80827,"kb_avail":283034116,"statfs":{"total":289910292480,"available":289826934784,"internally_reserved":0,"allocated":516096,"data_stored":1293279,"data_compressed":12918,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4782,"internal_metadata":82767186},"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":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":"3.979556"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":16,"state":"active+clean","last_fresh":"2026-02-22T22:05:42.232801+0000","last_change":"2026-02-22T22:05:42.232801+0000","last_active":"2026-02-22T22:05:42.232801+0000","last_peered":"2026-02-22T22:05:42.232801+0000","last_clean":"2026-02-22T22:05:42.232801+0000","last_became_active":"2026-02-22T22:05:40.229868+0000","last_became_peered":"2026-02-22T22:05:40.229868+0000","last_unstale":"2026-02-22T22:05:42.232801+0000","last_undegraded":"2026-02-22T22:05:42.232801+0000","last_fullsized":"2026-02-22T22:05:42.232801+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:12:50.599773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034721900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":16,"state":"active+clean","last_fresh":"2026-02-22T22:05:42.232734+0000","last_change":"2026-02-22T22:05:42.232734+0000","last_active":"2026-02-22T22:05:42.232734+0000","last_peered":"2026-02-22T22:05:42.232734+0000","last_clean":"2026-02-22T22:05:42.232734+0000","last_became_active":"2026-02-22T22:05:40.229909+0000","last_became_peered":"2026-02-22T22:05:40.229909+0000","last_unstale":"2026-02-22T22:05:42.232734+0000","last_undegraded":"2026-02-22T22:05:42.232734+0000","last_fullsized":"2026-02-22T22:05:42.232734+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T06:13:56.654568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026341199999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":16,"state":"active+clean","last_fresh":"2026-02-22T22:05:42.232680+0000","last_change":"2026-02-22T22:05:42.232680+0000","last_active":"2026-02-22T22:05:42.232680+0000","last_peered":"2026-02-22T22:05:42.232680+0000","last_clean":"2026-02-22T22:05:42.232680+0000","last_became_active":"2026-02-22T22:05:40.229477+0000","last_became_peered":"2026-02-22T22:05:40.229477+0000","last_unstale":"2026-02-22T22:05:42.232680+0000","last_undegraded":"2026-02-22T22:05:42.232680+0000","last_fullsized":"2026-02-22T22:05:42.232680+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T07:57:36.640688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000237624,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":16,"state":"active+clean","last_fresh":"2026-02-22T22:05:42.232628+0000","last_change":"2026-02-22T22:05:42.232628+0000","last_active":"2026-02-22T22:05:42.232628+0000","last_peered":"2026-02-22T22:05:42.232628+0000","last_clean":"2026-02-22T22:05:42.232628+0000","last_became_active":"2026-02-22T22:05:40.229858+0000","last_became_peered":"2026-02-22T22:05:40.229858+0000","last_unstale":"2026-02-22T22:05:42.232628+0000","last_undegraded":"2026-02-22T22:05:42.232628+0000","last_fullsized":"2026-02-22T22:05:42.232628+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:59:36.887240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019802,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"16'2","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2026-02-22T22:05:42.232080+0000","last_change":"2026-02-22T22:05:42.231260+0000","last_active":"2026-02-22T22:05:42.232080+0000","last_peered":"2026-02-22T22:05:42.232080+0000","last_clean":"2026-02-22T22:05:42.232080+0000","last_became_active":"2026-02-22T22:05:40.229641+0000","last_became_peered":"2026-02-22T22:05:40.229641+0000","last_unstale":"2026-02-22T22:05:42.232080+0000","last_undegraded":"2026-02-22T22:05:42.232080+0000","last_fullsized":"2026-02-22T22:05:42.232080+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:45:50.464777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024952699999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":12,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:05:41.867690+0000","last_change":"2026-02-22T22:05:40.229657+0000","last_active":"2026-02-22T22:05:41.867690+0000","last_peered":"2026-02-22T22:05:41.867690+0000","last_clean":"2026-02-22T22:05:41.867690+0000","last_became_active":"2026-02-22T22:05:40.229493+0000","last_became_peered":"2026-02-22T22:05:40.229493+0000","last_unstale":"2026-02-22T22:05:41.867690+0000","last_undegraded":"2026-02-22T22:05:41.867690+0000","last_fullsized":"2026-02-22T22:05:41.867690+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:22:03.666093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":12,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:05:41.867652+0000","last_change":"2026-02-22T22:05:40.230019+0000","last_active":"2026-02-22T22:05:41.867652+0000","last_peered":"2026-02-22T22:05:41.867652+0000","last_clean":"2026-02-22T22:05:41.867652+0000","last_became_active":"2026-02-22T22:05:40.229851+0000","last_became_peered":"2026-02-22T22:05:40.229851+0000","last_unstale":"2026-02-22T22:05:41.867652+0000","last_undegraded":"2026-02-22T22:05:41.867652+0000","last_fullsized":"2026-02-22T22:05:41.867652+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:15:17.340343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"14'1","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2026-02-22T22:05:42.232826+0000","last_change":"2026-02-22T22:05:42.232826+0000","last_active":"2026-02-22T22:05:42.232826+0000","last_peered":"2026-02-22T22:05:42.232826+0000","last_clean":"2026-02-22T22:05:42.232826+0000","last_became_active":"2026-02-22T22:05:40.229217+0000","last_became_peered":"2026-02-22T22:05:40.229217+0000","last_unstale":"2026-02-22T22:05:42.232826+0000","last_undegraded":"2026-02-22T22:05:42.232826+0000","last_fullsized":"2026-02-22T22:05:42.232826+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+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 @ 2026-02-24T04:11:45.928967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037232600000000003,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"11'72","reported_seq":109,"reported_epoch":16,"state":"active+clean","last_fresh":"2026-02-22T22:05:42.232303+0000","last_change":"2026-02-22T22:05:36.264058+0000","last_active":"2026-02-22T22:05:42.232303+0000","last_peered":"2026-02-22T22:05:42.232303+0000","last_clean":"2026-02-22T22:05:42.232303+0000","last_became_active":"2026-02-22T22:05:36.263647+0000","last_became_peered":"2026-02-22T22:05:36.263647+0000","last_unstale":"2026-02-22T22:05:42.232303+0000","last_undegraded":"2026-02-22T22:05:42.232303+0000","last_fullsized":"2026-02-22T22:05:42.232303+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:35.217452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:35.217452+0000","last_clean_scrub_stamp":"2026-02-22T22:05:35.217452+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:34:03.420832+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":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12918,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654705669,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27092,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344748,"statfs":{"total":96636764160,"available":96609021952,"internally_reserved":0,"allocated":131072,"data_stored":37509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738372,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":192512,"data_stored":627885,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738372,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":192512,"data_stored":627885,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:05:44.477 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-22T22:05:44.632 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:44.633 INFO:teuthology.orchestra.run.trial009.stderr:dumped all 2026-02-22T22:05:44.641 INFO:teuthology.orchestra.run.trial009.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2026-02-22T22:05:43.203802+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_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":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":75,"ondisk_log_size":75,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":14,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81404,"kb_used_data":504,"kb_used_omap":4,"kb_used_meta":80827,"kb_avail":283034116,"statfs":{"total":289910292480,"available":289826934784,"internally_reserved":0,"allocated":516096,"data_stored":1293279,"data_compressed":12918,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4782,"internal_metadata":82767186},"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":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":"3.979556"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":16,"state":"active+clean","last_fresh":"2026-02-22T22:05:42.232801+0000","last_change":"2026-02-22T22:05:42.232801+0000","last_active":"2026-02-22T22:05:42.232801+0000","last_peered":"2026-02-22T22:05:42.232801+0000","last_clean":"2026-02-22T22:05:42.232801+0000","last_became_active":"2026-02-22T22:05:40.229868+0000","last_became_peered":"2026-02-22T22:05:40.229868+0000","last_unstale":"2026-02-22T22:05:42.232801+0000","last_undegraded":"2026-02-22T22:05:42.232801+0000","last_fullsized":"2026-02-22T22:05:42.232801+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:12:50.599773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034721900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":16,"state":"active+clean","last_fresh":"2026-02-22T22:05:42.232734+0000","last_change":"2026-02-22T22:05:42.232734+0000","last_active":"2026-02-22T22:05:42.232734+0000","last_peered":"2026-02-22T22:05:42.232734+0000","last_clean":"2026-02-22T22:05:42.232734+0000","last_became_active":"2026-02-22T22:05:40.229909+0000","last_became_peered":"2026-02-22T22:05:40.229909+0000","last_unstale":"2026-02-22T22:05:42.232734+0000","last_undegraded":"2026-02-22T22:05:42.232734+0000","last_fullsized":"2026-02-22T22:05:42.232734+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T06:13:56.654568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026341199999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":16,"state":"active+clean","last_fresh":"2026-02-22T22:05:42.232680+0000","last_change":"2026-02-22T22:05:42.232680+0000","last_active":"2026-02-22T22:05:42.232680+0000","last_peered":"2026-02-22T22:05:42.232680+0000","last_clean":"2026-02-22T22:05:42.232680+0000","last_became_active":"2026-02-22T22:05:40.229477+0000","last_became_peered":"2026-02-22T22:05:40.229477+0000","last_unstale":"2026-02-22T22:05:42.232680+0000","last_undegraded":"2026-02-22T22:05:42.232680+0000","last_fullsized":"2026-02-22T22:05:42.232680+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T07:57:36.640688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000237624,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":16,"state":"active+clean","last_fresh":"2026-02-22T22:05:42.232628+0000","last_change":"2026-02-22T22:05:42.232628+0000","last_active":"2026-02-22T22:05:42.232628+0000","last_peered":"2026-02-22T22:05:42.232628+0000","last_clean":"2026-02-22T22:05:42.232628+0000","last_became_active":"2026-02-22T22:05:40.229858+0000","last_became_peered":"2026-02-22T22:05:40.229858+0000","last_unstale":"2026-02-22T22:05:42.232628+0000","last_undegraded":"2026-02-22T22:05:42.232628+0000","last_fullsized":"2026-02-22T22:05:42.232628+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:59:36.887240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019802,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"16'2","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2026-02-22T22:05:42.232080+0000","last_change":"2026-02-22T22:05:42.231260+0000","last_active":"2026-02-22T22:05:42.232080+0000","last_peered":"2026-02-22T22:05:42.232080+0000","last_clean":"2026-02-22T22:05:42.232080+0000","last_became_active":"2026-02-22T22:05:40.229641+0000","last_became_peered":"2026-02-22T22:05:40.229641+0000","last_unstale":"2026-02-22T22:05:42.232080+0000","last_undegraded":"2026-02-22T22:05:42.232080+0000","last_fullsized":"2026-02-22T22:05:42.232080+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:45:50.464777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024952699999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":12,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:05:41.867690+0000","last_change":"2026-02-22T22:05:40.229657+0000","last_active":"2026-02-22T22:05:41.867690+0000","last_peered":"2026-02-22T22:05:41.867690+0000","last_clean":"2026-02-22T22:05:41.867690+0000","last_became_active":"2026-02-22T22:05:40.229493+0000","last_became_peered":"2026-02-22T22:05:40.229493+0000","last_unstale":"2026-02-22T22:05:41.867690+0000","last_undegraded":"2026-02-22T22:05:41.867690+0000","last_fullsized":"2026-02-22T22:05:41.867690+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:22:03.666093+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":12,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:05:41.867652+0000","last_change":"2026-02-22T22:05:40.230019+0000","last_active":"2026-02-22T22:05:41.867652+0000","last_peered":"2026-02-22T22:05:41.867652+0000","last_clean":"2026-02-22T22:05:41.867652+0000","last_became_active":"2026-02-22T22:05:40.229851+0000","last_became_peered":"2026-02-22T22:05:40.229851+0000","last_unstale":"2026-02-22T22:05:41.867652+0000","last_undegraded":"2026-02-22T22:05:41.867652+0000","last_fullsized":"2026-02-22T22:05:41.867652+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:15:17.340343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"14'1","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2026-02-22T22:05:42.232826+0000","last_change":"2026-02-22T22:05:42.232826+0000","last_active":"2026-02-22T22:05:42.232826+0000","last_peered":"2026-02-22T22:05:42.232826+0000","last_clean":"2026-02-22T22:05:42.232826+0000","last_became_active":"2026-02-22T22:05:40.229217+0000","last_became_peered":"2026-02-22T22:05:40.229217+0000","last_unstale":"2026-02-22T22:05:42.232826+0000","last_undegraded":"2026-02-22T22:05:42.232826+0000","last_fullsized":"2026-02-22T22:05:42.232826+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+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 @ 2026-02-24T04:11:45.928967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037232600000000003,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"11'72","reported_seq":109,"reported_epoch":16,"state":"active+clean","last_fresh":"2026-02-22T22:05:42.232303+0000","last_change":"2026-02-22T22:05:36.264058+0000","last_active":"2026-02-22T22:05:42.232303+0000","last_peered":"2026-02-22T22:05:42.232303+0000","last_clean":"2026-02-22T22:05:42.232303+0000","last_became_active":"2026-02-22T22:05:36.263647+0000","last_became_peered":"2026-02-22T22:05:36.263647+0000","last_unstale":"2026-02-22T22:05:42.232303+0000","last_undegraded":"2026-02-22T22:05:42.232303+0000","last_fullsized":"2026-02-22T22:05:42.232303+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:35.217452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:35.217452+0000","last_clean_scrub_stamp":"2026-02-22T22:05:35.217452+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:34:03.420832+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":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12918,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654705669,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27092,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344748,"statfs":{"total":96636764160,"available":96609021952,"internally_reserved":0,"allocated":131072,"data_stored":37509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738372,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":192512,"data_stored":627885,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738372,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":192512,"data_stored":627885,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:05:44.642 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2026-02-22T22:05:44.643 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2026-02-22T22:05:44.643 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2026-02-22T22:05:44.643 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2026-02-22T22:05:44.816 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:44.816 INFO:teuthology.orchestra.run.trial009.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-22T22:05:44.824 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2026-02-22T22:05:44.825 INFO:teuthology.run_tasks:Running task ceph... 2026-02-22T22:05:44.841 INFO:tasks.ceph:Creating ceph cluster cluster2... 2026-02-22T22:05:44.841 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster2', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2026-02-22T22:05:44.841 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64142', 'branch': 'wip-yuri6-testing-2026-02-22-1629-squid', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'yweinste@redhat.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'flavor': 'default', 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '64142', 'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'trial', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-yuri6-testing-2026-02-22-1629-squid'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:getty_t:s0']}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-yuri6-testing-2026-02-22-1629-squid', 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'}}, 'owner': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'priority': 69, 'repo': 'https://github.com/ceph/ceph-ci.git', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 9196, 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': 'wip-yuri6-testing-2026-02-22-1629-squid', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_f90f4eaebb28b619cf76e80cbbe997656da69579/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579', 'targets': {'trial009.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBfJP1MPRUCagnh3IspLjEnPDun28ad1Rqt3zT//EVsNoIcZsr5eMvUMAVnQJMyuM1vHNGRZ8Fp/lVplY1QcSWc=', 'trial150.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAp4+XP6K1UKPhxGcFe3FeL0hmp048AfsYAuRXWtjUV2X1BUFNfxIiWYNw+Tj14YeghDMeVTsT+ndUwF3sC+Ido='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': {'cluster': 'cluster1', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'}}, {'ceph': {'cluster': 'cluster2', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'}}, {'exec': {'cluster1.client.0': ['sudo ceph --cluster cluster1 osd pool create datapool 4', 'rbd --cluster cluster1 pool init datapool'], 'cluster2.client.0': ['sudo ceph --cluster cluster2 osd pool create datapool 4', 'rbd --cluster cluster2 pool init datapool']}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0', 'rbd --cluster cluster2 migration execute client.0.0', 'rbd --cluster cluster2 migration commit client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': 'fa17720d0088c3ac28e473468bfc79eeaff5cd38', 'timestamp': '2026-02-22_19:35:38', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3318653'} 2026-02-22T22:05:44.842 DEBUG:teuthology.orchestra.run.trial009:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2026-02-22T22:05:44.845 DEBUG:teuthology.orchestra.run.trial150:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2026-02-22T22:05:44.863 DEBUG:teuthology.orchestra.run.trial009:> sudo install -d -m0777 -- /var/run/ceph 2026-02-22T22:05:44.900 DEBUG:teuthology.orchestra.run.trial150:> sudo install -d -m0777 -- /var/run/ceph 2026-02-22T22:05:44.929 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:44.929 DEBUG:teuthology.orchestra.run.trial150:> dd if=/scratch_devs of=/dev/stdout 2026-02-22T22:05:44.985 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-22T22:05:44.986 DEBUG:teuthology.orchestra.run.trial150:> stat /dev/vg_nvme/lv_1 2026-02-22T22:05:45.043 INFO:teuthology.orchestra.run.trial150.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-22T22:05:45.043 INFO:teuthology.orchestra.run.trial150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T22:05:45.043 INFO:teuthology.orchestra.run.trial150.stdout:Device: 6h/6d Inode: 1297 Links: 1 2026-02-22T22:05:45.043 INFO:teuthology.orchestra.run.trial150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T22:05:45.043 INFO:teuthology.orchestra.run.trial150.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T22:05:45.043 INFO:teuthology.orchestra.run.trial150.stdout:Access: 2026-02-22 22:05:01.598664250 +0000 2026-02-22T22:05:45.043 INFO:teuthology.orchestra.run.trial150.stdout:Modify: 2026-02-22 22:04:23.832774250 +0000 2026-02-22T22:05:45.043 INFO:teuthology.orchestra.run.trial150.stdout:Change: 2026-02-22 22:04:23.832774250 +0000 2026-02-22T22:05:45.043 INFO:teuthology.orchestra.run.trial150.stdout: Birth: 2026-02-22 22:04:23.832774250 +0000 2026-02-22T22:05:45.043 DEBUG:teuthology.orchestra.run.trial150:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-22T22:05:45.106 INFO:teuthology.orchestra.run.trial150.stderr:1+0 records in 2026-02-22T22:05:45.106 INFO:teuthology.orchestra.run.trial150.stderr:1+0 records out 2026-02-22T22:05:45.106 INFO:teuthology.orchestra.run.trial150.stderr:512 bytes copied, 0.000148979 s, 3.4 MB/s 2026-02-22T22:05:45.107 DEBUG:teuthology.orchestra.run.trial150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-22T22:05:45.165 DEBUG:teuthology.orchestra.run.trial150:> stat /dev/vg_nvme/lv_2 2026-02-22T22:05:45.221 INFO:teuthology.orchestra.run.trial150.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-22T22:05:45.221 INFO:teuthology.orchestra.run.trial150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T22:05:45.221 INFO:teuthology.orchestra.run.trial150.stdout:Device: 6h/6d Inode: 1308 Links: 1 2026-02-22T22:05:45.221 INFO:teuthology.orchestra.run.trial150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T22:05:45.221 INFO:teuthology.orchestra.run.trial150.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T22:05:45.221 INFO:teuthology.orchestra.run.trial150.stdout:Access: 2026-02-22 22:05:01.598664250 +0000 2026-02-22T22:05:45.221 INFO:teuthology.orchestra.run.trial150.stdout:Modify: 2026-02-22 22:04:23.832774250 +0000 2026-02-22T22:05:45.221 INFO:teuthology.orchestra.run.trial150.stdout:Change: 2026-02-22 22:04:23.832774250 +0000 2026-02-22T22:05:45.222 INFO:teuthology.orchestra.run.trial150.stdout: Birth: 2026-02-22 22:04:23.832774250 +0000 2026-02-22T22:05:45.222 DEBUG:teuthology.orchestra.run.trial150:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-22T22:05:45.283 INFO:teuthology.orchestra.run.trial150.stderr:1+0 records in 2026-02-22T22:05:45.283 INFO:teuthology.orchestra.run.trial150.stderr:1+0 records out 2026-02-22T22:05:45.283 INFO:teuthology.orchestra.run.trial150.stderr:512 bytes copied, 0.000147086 s, 3.5 MB/s 2026-02-22T22:05:45.285 DEBUG:teuthology.orchestra.run.trial150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-22T22:05:45.344 DEBUG:teuthology.orchestra.run.trial150:> stat /dev/vg_nvme/lv_3 2026-02-22T22:05:45.403 INFO:teuthology.orchestra.run.trial150.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-22T22:05:45.403 INFO:teuthology.orchestra.run.trial150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T22:05:45.403 INFO:teuthology.orchestra.run.trial150.stdout:Device: 6h/6d Inode: 1309 Links: 1 2026-02-22T22:05:45.403 INFO:teuthology.orchestra.run.trial150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T22:05:45.403 INFO:teuthology.orchestra.run.trial150.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T22:05:45.403 INFO:teuthology.orchestra.run.trial150.stdout:Access: 2026-02-22 22:05:01.598664250 +0000 2026-02-22T22:05:45.403 INFO:teuthology.orchestra.run.trial150.stdout:Modify: 2026-02-22 22:04:23.832774250 +0000 2026-02-22T22:05:45.404 INFO:teuthology.orchestra.run.trial150.stdout:Change: 2026-02-22 22:04:23.832774250 +0000 2026-02-22T22:05:45.404 INFO:teuthology.orchestra.run.trial150.stdout: Birth: 2026-02-22 22:04:23.832774250 +0000 2026-02-22T22:05:45.404 DEBUG:teuthology.orchestra.run.trial150:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-22T22:05:45.467 INFO:teuthology.orchestra.run.trial150.stderr:1+0 records in 2026-02-22T22:05:45.467 INFO:teuthology.orchestra.run.trial150.stderr:1+0 records out 2026-02-22T22:05:45.467 INFO:teuthology.orchestra.run.trial150.stderr:512 bytes copied, 0.000143158 s, 3.6 MB/s 2026-02-22T22:05:45.468 DEBUG:teuthology.orchestra.run.trial150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-22T22:05:45.525 DEBUG:teuthology.orchestra.run.trial150:> stat /dev/vg_nvme/lv_4 2026-02-22T22:05:45.581 INFO:teuthology.orchestra.run.trial150.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-22T22:05:45.581 INFO:teuthology.orchestra.run.trial150.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T22:05:45.581 INFO:teuthology.orchestra.run.trial150.stdout:Device: 6h/6d Inode: 1313 Links: 1 2026-02-22T22:05:45.581 INFO:teuthology.orchestra.run.trial150.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T22:05:45.581 INFO:teuthology.orchestra.run.trial150.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T22:05:45.581 INFO:teuthology.orchestra.run.trial150.stdout:Access: 2026-02-22 22:05:01.598664250 +0000 2026-02-22T22:05:45.581 INFO:teuthology.orchestra.run.trial150.stdout:Modify: 2026-02-22 22:04:23.832774250 +0000 2026-02-22T22:05:45.581 INFO:teuthology.orchestra.run.trial150.stdout:Change: 2026-02-22 22:04:23.832774250 +0000 2026-02-22T22:05:45.581 INFO:teuthology.orchestra.run.trial150.stdout: Birth: 2026-02-22 22:04:23.832774250 +0000 2026-02-22T22:05:45.581 DEBUG:teuthology.orchestra.run.trial150:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-22T22:05:45.644 INFO:teuthology.orchestra.run.trial150.stderr:1+0 records in 2026-02-22T22:05:45.645 INFO:teuthology.orchestra.run.trial150.stderr:1+0 records out 2026-02-22T22:05:45.645 INFO:teuthology.orchestra.run.trial150.stderr:512 bytes copied, 0.000143258 s, 3.6 MB/s 2026-02-22T22:05:45.646 DEBUG:teuthology.orchestra.run.trial150:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-22T22:05:45.703 INFO:tasks.ceph:osd dev map: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-22T22:05:45.704 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial150.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2026-02-22T22:05:45.704 INFO:tasks.ceph:Generating config... 2026-02-22T22:05:45.706 INFO:tasks.ceph:[client] rbd default data pool = datapool 2026-02-22T22:05:45.706 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-22T22:05:45.706 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-22T22:05:45.706 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-22T22:05:45.706 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-22T22:05:45.706 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-22T22:05:45.706 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-22T22:05:45.707 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-22T22:05:45.707 INFO:tasks.ceph:[osd] bluestore compression algorithm = zlib 2026-02-22T22:05:45.707 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-02-22T22:05:45.707 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-22T22:05:45.707 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-22T22:05:45.707 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-22T22:05:45.707 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-22T22:05:45.707 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-22T22:05:45.707 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-22T22:05:45.707 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-22T22:05:45.707 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-22T22:05:45.707 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-22T22:05:45.708 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-22T22:05:45.708 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-22T22:05:45.708 INFO:tasks.ceph:Setting up cluster2.mon.a... 2026-02-22T22:05:45.708 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2026-02-22T22:05:45.778 INFO:teuthology.orchestra.run.trial150.stdout:creating /etc/ceph/cluster2.keyring 2026-02-22T22:05:45.781 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2026-02-22T22:05:45.857 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-22T22:05:45.920 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '10.20.193.150')] 2026-02-22T22:05:45.920 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', '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', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '10.20.193.150', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd mclock skip benchmark': 'true', 'osd recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', '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', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok', 'rbd default data pool': 'datapool'}, 'mon.a': {}} 2026-02-22T22:05:45.920 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:45.921 DEBUG:teuthology.orchestra.run.trial150:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-22T22:05:45.977 DEBUG:teuthology.orchestra.run.trial150:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 10.20.193.150 --print /home/ubuntu/cephtest/cluster2.monmap 2026-02-22T22:05:46.048 INFO:teuthology.orchestra.run.trial150.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2026-02-22T22:05:46.048 INFO:teuthology.orchestra.run.trial150.stdout:monmaptool: generated fsid 3422498e-ce22-46a6-873f-b0986a7078f7 2026-02-22T22:05:46.048 INFO:teuthology.orchestra.run.trial150.stdout:setting min_mon_release = quincy 2026-02-22T22:05:46.048 INFO:teuthology.orchestra.run.trial150.stdout:epoch 0 2026-02-22T22:05:46.049 INFO:teuthology.orchestra.run.trial150.stdout:fsid 3422498e-ce22-46a6-873f-b0986a7078f7 2026-02-22T22:05:46.049 INFO:teuthology.orchestra.run.trial150.stdout:last_changed 2026-02-22T22:05:46.047307+0000 2026-02-22T22:05:46.049 INFO:teuthology.orchestra.run.trial150.stdout:created 2026-02-22T22:05:46.047307+0000 2026-02-22T22:05:46.049 INFO:teuthology.orchestra.run.trial150.stdout:min_mon_release 17 (quincy) 2026-02-22T22:05:46.049 INFO:teuthology.orchestra.run.trial150.stdout:election_strategy: 1 2026-02-22T22:05:46.049 INFO:teuthology.orchestra.run.trial150.stdout:0: [v2:10.20.193.150:3300/0,v1:10.20.193.150:6789/0] mon.a 2026-02-22T22:05:46.049 INFO:teuthology.orchestra.run.trial150.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2026-02-22T22:05:46.050 DEBUG:teuthology.orchestra.run.trial150:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-22T22:05:46.108 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID 3422498e-ce22-46a6-873f-b0986a7078f7... 2026-02-22T22:05:46.109 DEBUG:teuthology.orchestra.run.trial009:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2026-02-22T22:05:46.112 DEBUG:teuthology.orchestra.run.trial150:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2026-02-22T22:05:46.150 INFO:teuthology.orchestra.run.trial009.stdout:[global] 2026-02-22T22:05:46.151 INFO:teuthology.orchestra.run.trial009.stdout: chdir = "" 2026-02-22T22:05:46.151 INFO:teuthology.orchestra.run.trial009.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-22T22:05:46.151 INFO:teuthology.orchestra.run.trial009.stdout: auth supported = cephx 2026-02-22T22:05:46.151 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.151 INFO:teuthology.orchestra.run.trial009.stdout: filestore xattr use omap = true 2026-02-22T22:05:46.151 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.151 INFO:teuthology.orchestra.run.trial009.stdout: mon clock drift allowed = 1.000 2026-02-22T22:05:46.151 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.151 INFO:teuthology.orchestra.run.trial009.stdout: osd crush chooseleaf type = 0 2026-02-22T22:05:46.152 INFO:teuthology.orchestra.run.trial009.stdout: auth debug = true 2026-02-22T22:05:46.152 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.152 INFO:teuthology.orchestra.run.trial009.stdout: ms die on old message = true 2026-02-22T22:05:46.152 INFO:teuthology.orchestra.run.trial009.stdout: ms die on bug = true 2026-02-22T22:05:46.152 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.152 INFO:teuthology.orchestra.run.trial009.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-22T22:05:46.152 INFO:teuthology.orchestra.run.trial009.stdout: mon pg warn max object skew = 0 2026-02-22T22:05:46.152 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.152 INFO:teuthology.orchestra.run.trial009.stdout: # disable pg_autoscaler by default for new pools 2026-02-22T22:05:46.152 INFO:teuthology.orchestra.run.trial009.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-22T22:05:46.152 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.152 INFO:teuthology.orchestra.run.trial009.stdout: osd pool default size = 2 2026-02-22T22:05:46.153 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.153 INFO:teuthology.orchestra.run.trial009.stdout: mon osd allow primary affinity = true 2026-02-22T22:05:46.153 INFO:teuthology.orchestra.run.trial009.stdout: mon osd allow pg remap = true 2026-02-22T22:05:46.153 INFO:teuthology.orchestra.run.trial009.stdout: mon warn on legacy crush tunables = false 2026-02-22T22:05:46.153 INFO:teuthology.orchestra.run.trial009.stdout: mon warn on crush straw calc version zero = false 2026-02-22T22:05:46.153 INFO:teuthology.orchestra.run.trial009.stdout: mon warn on no sortbitwise = false 2026-02-22T22:05:46.153 INFO:teuthology.orchestra.run.trial009.stdout: mon warn on osd down out interval zero = false 2026-02-22T22:05:46.153 INFO:teuthology.orchestra.run.trial009.stdout: mon warn on too few osds = false 2026-02-22T22:05:46.153 INFO:teuthology.orchestra.run.trial009.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-22T22:05:46.153 INFO:teuthology.orchestra.run.trial009.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-22T22:05:46.153 INFO:teuthology.orchestra.run.trial009.stdout: mon_allow_pool_size_one = true 2026-02-22T22:05:46.153 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.154 INFO:teuthology.orchestra.run.trial009.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-22T22:05:46.154 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.154 INFO:teuthology.orchestra.run.trial009.stdout: osd default data pool replay window = 5 2026-02-22T22:05:46.154 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.154 INFO:teuthology.orchestra.run.trial009.stdout: mon allow pool delete = true 2026-02-22T22:05:46.154 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.154 INFO:teuthology.orchestra.run.trial009.stdout: mon cluster log file level = debug 2026-02-22T22:05:46.154 INFO:teuthology.orchestra.run.trial009.stdout: debug asserts on shutdown = true 2026-02-22T22:05:46.154 INFO:teuthology.orchestra.run.trial009.stdout: mon health detail to clog = false 2026-02-22T22:05:46.154 INFO:teuthology.orchestra.run.trial009.stdout: mon host = 10.20.193.150 2026-02-22T22:05:46.154 INFO:teuthology.orchestra.run.trial009.stdout: mon warn on pool no app = False 2026-02-22T22:05:46.155 INFO:teuthology.orchestra.run.trial009.stdout: fsid = 3422498e-ce22-46a6-873f-b0986a7078f7 2026-02-22T22:05:46.155 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.155 INFO:teuthology.orchestra.run.trial009.stdout:[osd] 2026-02-22T22:05:46.155 INFO:teuthology.orchestra.run.trial009.stdout: osd journal size = 100 2026-02-22T22:05:46.155 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.155 INFO:teuthology.orchestra.run.trial009.stdout: osd scrub load threshold = 5.0 2026-02-22T22:05:46.155 INFO:teuthology.orchestra.run.trial009.stdout: osd scrub max interval = 600 2026-02-22T22:05:46.155 INFO:teuthology.orchestra.run.trial009.stdout: osd mclock profile = high_recovery_ops 2026-02-22T22:05:46.155 INFO:teuthology.orchestra.run.trial009.stdout: osd mclock skip benchmark = true 2026-02-22T22:05:46.155 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.155 INFO:teuthology.orchestra.run.trial009.stdout: osd recover clone overlap = true 2026-02-22T22:05:46.155 INFO:teuthology.orchestra.run.trial009.stdout: osd recovery max chunk = 1048576 2026-02-22T22:05:46.156 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.156 INFO:teuthology.orchestra.run.trial009.stdout: osd debug shutdown = true 2026-02-22T22:05:46.156 INFO:teuthology.orchestra.run.trial009.stdout: osd debug op order = true 2026-02-22T22:05:46.156 INFO:teuthology.orchestra.run.trial009.stdout: osd debug verify stray on activate = true 2026-02-22T22:05:46.156 INFO:teuthology.orchestra.run.trial009.stdout: osd debug trim objects = true 2026-02-22T22:05:46.156 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.156 INFO:teuthology.orchestra.run.trial009.stdout: osd open classes on start = true 2026-02-22T22:05:46.156 INFO:teuthology.orchestra.run.trial009.stdout: osd debug pg log writeout = true 2026-02-22T22:05:46.156 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.156 INFO:teuthology.orchestra.run.trial009.stdout: osd deep scrub update digest min age = 30 2026-02-22T22:05:46.156 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.156 INFO:teuthology.orchestra.run.trial009.stdout: osd map max advance = 10 2026-02-22T22:05:46.157 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.157 INFO:teuthology.orchestra.run.trial009.stdout: journal zero on create = true 2026-02-22T22:05:46.157 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.157 INFO:teuthology.orchestra.run.trial009.stdout: filestore ondisk finisher threads = 3 2026-02-22T22:05:46.157 INFO:teuthology.orchestra.run.trial009.stdout: filestore apply finisher threads = 3 2026-02-22T22:05:46.157 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.157 INFO:teuthology.orchestra.run.trial009.stdout: bdev debug aio = true 2026-02-22T22:05:46.157 INFO:teuthology.orchestra.run.trial009.stdout: osd debug misdirected ops = true 2026-02-22T22:05:46.157 INFO:teuthology.orchestra.run.trial009.stdout: bluestore block size = 96636764160 2026-02-22T22:05:46.157 INFO:teuthology.orchestra.run.trial009.stdout: bluestore compression algorithm = zlib 2026-02-22T22:05:46.157 INFO:teuthology.orchestra.run.trial009.stdout: bluestore compression mode = aggressive 2026-02-22T22:05:46.157 INFO:teuthology.orchestra.run.trial009.stdout: bluestore fsck on mount = True 2026-02-22T22:05:46.157 INFO:teuthology.orchestra.run.trial009.stdout: debug bluefs = 1/20 2026-02-22T22:05:46.158 INFO:teuthology.orchestra.run.trial009.stdout: debug bluestore = 1/20 2026-02-22T22:05:46.158 INFO:teuthology.orchestra.run.trial009.stdout: debug ms = 1 2026-02-22T22:05:46.158 INFO:teuthology.orchestra.run.trial009.stdout: debug osd = 20 2026-02-22T22:05:46.158 INFO:teuthology.orchestra.run.trial009.stdout: debug rocksdb = 4/10 2026-02-22T22:05:46.158 INFO:teuthology.orchestra.run.trial009.stdout: mon osd backfillfull_ratio = 0.85 2026-02-22T22:05:46.158 INFO:teuthology.orchestra.run.trial009.stdout: mon osd full ratio = 0.9 2026-02-22T22:05:46.158 INFO:teuthology.orchestra.run.trial009.stdout: mon osd nearfull ratio = 0.8 2026-02-22T22:05:46.158 INFO:teuthology.orchestra.run.trial009.stdout: osd failsafe full ratio = 0.95 2026-02-22T22:05:46.158 INFO:teuthology.orchestra.run.trial009.stdout: osd objectstore = bluestore 2026-02-22T22:05:46.158 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.158 INFO:teuthology.orchestra.run.trial009.stdout:[mgr] 2026-02-22T22:05:46.158 INFO:teuthology.orchestra.run.trial009.stdout: debug ms = 1 2026-02-22T22:05:46.158 INFO:teuthology.orchestra.run.trial009.stdout: debug mgr = 20 2026-02-22T22:05:46.159 INFO:teuthology.orchestra.run.trial009.stdout: debug mon = 20 2026-02-22T22:05:46.159 INFO:teuthology.orchestra.run.trial009.stdout: debug auth = 20 2026-02-22T22:05:46.159 INFO:teuthology.orchestra.run.trial009.stdout: mon reweight min pgs per osd = 4 2026-02-22T22:05:46.159 INFO:teuthology.orchestra.run.trial009.stdout: mon reweight min bytes per osd = 10 2026-02-22T22:05:46.159 INFO:teuthology.orchestra.run.trial009.stdout: mgr/telemetry/nag = false 2026-02-22T22:05:46.159 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.159 INFO:teuthology.orchestra.run.trial009.stdout:[mon] 2026-02-22T22:05:46.159 INFO:teuthology.orchestra.run.trial009.stdout: debug ms = 1 2026-02-22T22:05:46.159 INFO:teuthology.orchestra.run.trial009.stdout: debug mon = 20 2026-02-22T22:05:46.159 INFO:teuthology.orchestra.run.trial009.stdout: debug paxos = 20 2026-02-22T22:05:46.159 INFO:teuthology.orchestra.run.trial009.stdout: debug auth = 20 2026-02-22T22:05:46.159 INFO:teuthology.orchestra.run.trial009.stdout: mon data avail warn = 5 2026-02-22T22:05:46.159 INFO:teuthology.orchestra.run.trial009.stdout: mon mgr mkfs grace = 240 2026-02-22T22:05:46.160 INFO:teuthology.orchestra.run.trial009.stdout: mon reweight min pgs per osd = 4 2026-02-22T22:05:46.160 INFO:teuthology.orchestra.run.trial009.stdout: mon osd reporter subtree level = osd 2026-02-22T22:05:46.160 INFO:teuthology.orchestra.run.trial009.stdout: mon osd prime pg temp = true 2026-02-22T22:05:46.160 INFO:teuthology.orchestra.run.trial009.stdout: mon reweight min bytes per osd = 10 2026-02-22T22:05:46.160 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.160 INFO:teuthology.orchestra.run.trial009.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-22T22:05:46.160 INFO:teuthology.orchestra.run.trial009.stdout: auth mon ticket ttl = 660 # 11m 2026-02-22T22:05:46.160 INFO:teuthology.orchestra.run.trial009.stdout: auth service ticket ttl = 240 # 4m 2026-02-22T22:05:46.160 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.160 INFO:teuthology.orchestra.run.trial009.stdout: # don't complain about insecure global_id in the test suite 2026-02-22T22:05:46.160 INFO:teuthology.orchestra.run.trial009.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-22T22:05:46.160 INFO:teuthology.orchestra.run.trial009.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-22T22:05:46.161 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.161 INFO:teuthology.orchestra.run.trial009.stdout: # 1m isn't quite enough 2026-02-22T22:05:46.161 INFO:teuthology.orchestra.run.trial009.stdout: mon_down_mkfs_grace = 2m 2026-02-22T22:05:46.161 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.161 INFO:teuthology.orchestra.run.trial009.stdout: mon_warn_on_filestore_osds = false 2026-02-22T22:05:46.161 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:05:46.161 INFO:teuthology.orchestra.run.trial009.stdout:[client] 2026-02-22T22:05:46.161 INFO:teuthology.orchestra.run.trial009.stdout: rgw cache enabled = true 2026-02-22T22:05:46.161 INFO:teuthology.orchestra.run.trial009.stdout: rgw enable ops log = true 2026-02-22T22:05:46.161 INFO:teuthology.orchestra.run.trial009.stdout: rgw enable usage log = true 2026-02-22T22:05:46.161 INFO:teuthology.orchestra.run.trial009.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-22T22:05:46.161 INFO:teuthology.orchestra.run.trial009.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-22T22:05:46.161 INFO:teuthology.orchestra.run.trial009.stdout: rbd default data pool = datapool 2026-02-22T22:05:46.162 INFO:teuthology.orchestra.run.trial009.stdout:[mon.a] 2026-02-22T22:05:46.189 INFO:teuthology.orchestra.run.trial150.stdout:[global] 2026-02-22T22:05:46.189 INFO:teuthology.orchestra.run.trial150.stdout: chdir = "" 2026-02-22T22:05:46.189 INFO:teuthology.orchestra.run.trial150.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-22T22:05:46.189 INFO:teuthology.orchestra.run.trial150.stdout: auth supported = cephx 2026-02-22T22:05:46.189 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.189 INFO:teuthology.orchestra.run.trial150.stdout: filestore xattr use omap = true 2026-02-22T22:05:46.189 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.190 INFO:teuthology.orchestra.run.trial150.stdout: mon clock drift allowed = 1.000 2026-02-22T22:05:46.190 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.190 INFO:teuthology.orchestra.run.trial150.stdout: osd crush chooseleaf type = 0 2026-02-22T22:05:46.190 INFO:teuthology.orchestra.run.trial150.stdout: auth debug = true 2026-02-22T22:05:46.190 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.190 INFO:teuthology.orchestra.run.trial150.stdout: ms die on old message = true 2026-02-22T22:05:46.190 INFO:teuthology.orchestra.run.trial150.stdout: ms die on bug = true 2026-02-22T22:05:46.190 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.190 INFO:teuthology.orchestra.run.trial150.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-22T22:05:46.190 INFO:teuthology.orchestra.run.trial150.stdout: mon pg warn max object skew = 0 2026-02-22T22:05:46.190 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.190 INFO:teuthology.orchestra.run.trial150.stdout: # disable pg_autoscaler by default for new pools 2026-02-22T22:05:46.191 INFO:teuthology.orchestra.run.trial150.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-22T22:05:46.191 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.191 INFO:teuthology.orchestra.run.trial150.stdout: osd pool default size = 2 2026-02-22T22:05:46.191 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.191 INFO:teuthology.orchestra.run.trial150.stdout: mon osd allow primary affinity = true 2026-02-22T22:05:46.191 INFO:teuthology.orchestra.run.trial150.stdout: mon osd allow pg remap = true 2026-02-22T22:05:46.191 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on legacy crush tunables = false 2026-02-22T22:05:46.191 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on crush straw calc version zero = false 2026-02-22T22:05:46.191 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on no sortbitwise = false 2026-02-22T22:05:46.191 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on osd down out interval zero = false 2026-02-22T22:05:46.191 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on too few osds = false 2026-02-22T22:05:46.191 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-22T22:05:46.191 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-22T22:05:46.192 INFO:teuthology.orchestra.run.trial150.stdout: mon_allow_pool_size_one = true 2026-02-22T22:05:46.192 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.192 INFO:teuthology.orchestra.run.trial150.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-22T22:05:46.192 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.192 INFO:teuthology.orchestra.run.trial150.stdout: osd default data pool replay window = 5 2026-02-22T22:05:46.192 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.192 INFO:teuthology.orchestra.run.trial150.stdout: mon allow pool delete = true 2026-02-22T22:05:46.192 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.192 INFO:teuthology.orchestra.run.trial150.stdout: mon cluster log file level = debug 2026-02-22T22:05:46.192 INFO:teuthology.orchestra.run.trial150.stdout: debug asserts on shutdown = true 2026-02-22T22:05:46.192 INFO:teuthology.orchestra.run.trial150.stdout: mon health detail to clog = false 2026-02-22T22:05:46.192 INFO:teuthology.orchestra.run.trial150.stdout: mon host = 10.20.193.150 2026-02-22T22:05:46.193 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on pool no app = False 2026-02-22T22:05:46.193 INFO:teuthology.orchestra.run.trial150.stdout: fsid = 3422498e-ce22-46a6-873f-b0986a7078f7 2026-02-22T22:05:46.193 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.193 INFO:teuthology.orchestra.run.trial150.stdout:[osd] 2026-02-22T22:05:46.193 INFO:teuthology.orchestra.run.trial150.stdout: osd journal size = 100 2026-02-22T22:05:46.193 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.193 INFO:teuthology.orchestra.run.trial150.stdout: osd scrub load threshold = 5.0 2026-02-22T22:05:46.193 INFO:teuthology.orchestra.run.trial150.stdout: osd scrub max interval = 600 2026-02-22T22:05:46.193 INFO:teuthology.orchestra.run.trial150.stdout: osd mclock profile = high_recovery_ops 2026-02-22T22:05:46.193 INFO:teuthology.orchestra.run.trial150.stdout: osd mclock skip benchmark = true 2026-02-22T22:05:46.193 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.193 INFO:teuthology.orchestra.run.trial150.stdout: osd recover clone overlap = true 2026-02-22T22:05:46.193 INFO:teuthology.orchestra.run.trial150.stdout: osd recovery max chunk = 1048576 2026-02-22T22:05:46.194 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.194 INFO:teuthology.orchestra.run.trial150.stdout: osd debug shutdown = true 2026-02-22T22:05:46.194 INFO:teuthology.orchestra.run.trial150.stdout: osd debug op order = true 2026-02-22T22:05:46.194 INFO:teuthology.orchestra.run.trial150.stdout: osd debug verify stray on activate = true 2026-02-22T22:05:46.194 INFO:teuthology.orchestra.run.trial150.stdout: osd debug trim objects = true 2026-02-22T22:05:46.194 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.194 INFO:teuthology.orchestra.run.trial150.stdout: osd open classes on start = true 2026-02-22T22:05:46.194 INFO:teuthology.orchestra.run.trial150.stdout: osd debug pg log writeout = true 2026-02-22T22:05:46.194 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.194 INFO:teuthology.orchestra.run.trial150.stdout: osd deep scrub update digest min age = 30 2026-02-22T22:05:46.194 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.194 INFO:teuthology.orchestra.run.trial150.stdout: osd map max advance = 10 2026-02-22T22:05:46.195 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.195 INFO:teuthology.orchestra.run.trial150.stdout: journal zero on create = true 2026-02-22T22:05:46.195 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.195 INFO:teuthology.orchestra.run.trial150.stdout: filestore ondisk finisher threads = 3 2026-02-22T22:05:46.195 INFO:teuthology.orchestra.run.trial150.stdout: filestore apply finisher threads = 3 2026-02-22T22:05:46.195 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.195 INFO:teuthology.orchestra.run.trial150.stdout: bdev debug aio = true 2026-02-22T22:05:46.195 INFO:teuthology.orchestra.run.trial150.stdout: osd debug misdirected ops = true 2026-02-22T22:05:46.195 INFO:teuthology.orchestra.run.trial150.stdout: bluestore block size = 96636764160 2026-02-22T22:05:46.195 INFO:teuthology.orchestra.run.trial150.stdout: bluestore compression algorithm = zlib 2026-02-22T22:05:46.195 INFO:teuthology.orchestra.run.trial150.stdout: bluestore compression mode = aggressive 2026-02-22T22:05:46.195 INFO:teuthology.orchestra.run.trial150.stdout: bluestore fsck on mount = True 2026-02-22T22:05:46.195 INFO:teuthology.orchestra.run.trial150.stdout: debug bluefs = 1/20 2026-02-22T22:05:46.195 INFO:teuthology.orchestra.run.trial150.stdout: debug bluestore = 1/20 2026-02-22T22:05:46.196 INFO:teuthology.orchestra.run.trial150.stdout: debug ms = 1 2026-02-22T22:05:46.196 INFO:teuthology.orchestra.run.trial150.stdout: debug osd = 20 2026-02-22T22:05:46.196 INFO:teuthology.orchestra.run.trial150.stdout: debug rocksdb = 4/10 2026-02-22T22:05:46.196 INFO:teuthology.orchestra.run.trial150.stdout: mon osd backfillfull_ratio = 0.85 2026-02-22T22:05:46.196 INFO:teuthology.orchestra.run.trial150.stdout: mon osd full ratio = 0.9 2026-02-22T22:05:46.196 INFO:teuthology.orchestra.run.trial150.stdout: mon osd nearfull ratio = 0.8 2026-02-22T22:05:46.196 INFO:teuthology.orchestra.run.trial150.stdout: osd failsafe full ratio = 0.95 2026-02-22T22:05:46.196 INFO:teuthology.orchestra.run.trial150.stdout: osd objectstore = bluestore 2026-02-22T22:05:46.196 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.196 INFO:teuthology.orchestra.run.trial150.stdout:[mgr] 2026-02-22T22:05:46.196 INFO:teuthology.orchestra.run.trial150.stdout: debug ms = 1 2026-02-22T22:05:46.196 INFO:teuthology.orchestra.run.trial150.stdout: debug mgr = 20 2026-02-22T22:05:46.196 INFO:teuthology.orchestra.run.trial150.stdout: debug mon = 20 2026-02-22T22:05:46.197 INFO:teuthology.orchestra.run.trial150.stdout: debug auth = 20 2026-02-22T22:05:46.197 INFO:teuthology.orchestra.run.trial150.stdout: mon reweight min pgs per osd = 4 2026-02-22T22:05:46.197 INFO:teuthology.orchestra.run.trial150.stdout: mon reweight min bytes per osd = 10 2026-02-22T22:05:46.197 INFO:teuthology.orchestra.run.trial150.stdout: mgr/telemetry/nag = false 2026-02-22T22:05:46.197 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.197 INFO:teuthology.orchestra.run.trial150.stdout:[mon] 2026-02-22T22:05:46.197 INFO:teuthology.orchestra.run.trial150.stdout: debug ms = 1 2026-02-22T22:05:46.197 INFO:teuthology.orchestra.run.trial150.stdout: debug mon = 20 2026-02-22T22:05:46.197 INFO:teuthology.orchestra.run.trial150.stdout: debug paxos = 20 2026-02-22T22:05:46.197 INFO:teuthology.orchestra.run.trial150.stdout: debug auth = 20 2026-02-22T22:05:46.197 INFO:teuthology.orchestra.run.trial150.stdout: mon data avail warn = 5 2026-02-22T22:05:46.197 INFO:teuthology.orchestra.run.trial150.stdout: mon mgr mkfs grace = 240 2026-02-22T22:05:46.198 INFO:teuthology.orchestra.run.trial150.stdout: mon reweight min pgs per osd = 4 2026-02-22T22:05:46.198 INFO:teuthology.orchestra.run.trial150.stdout: mon osd reporter subtree level = osd 2026-02-22T22:05:46.198 INFO:teuthology.orchestra.run.trial150.stdout: mon osd prime pg temp = true 2026-02-22T22:05:46.198 INFO:teuthology.orchestra.run.trial150.stdout: mon reweight min bytes per osd = 10 2026-02-22T22:05:46.198 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.198 INFO:teuthology.orchestra.run.trial150.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-22T22:05:46.198 INFO:teuthology.orchestra.run.trial150.stdout: auth mon ticket ttl = 660 # 11m 2026-02-22T22:05:46.198 INFO:teuthology.orchestra.run.trial150.stdout: auth service ticket ttl = 240 # 4m 2026-02-22T22:05:46.198 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.198 INFO:teuthology.orchestra.run.trial150.stdout: # don't complain about insecure global_id in the test suite 2026-02-22T22:05:46.198 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-22T22:05:46.198 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-22T22:05:46.199 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.199 INFO:teuthology.orchestra.run.trial150.stdout: # 1m isn't quite enough 2026-02-22T22:05:46.199 INFO:teuthology.orchestra.run.trial150.stdout: mon_down_mkfs_grace = 2m 2026-02-22T22:05:46.199 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.199 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_filestore_osds = false 2026-02-22T22:05:46.199 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:05:46.199 INFO:teuthology.orchestra.run.trial150.stdout:[client] 2026-02-22T22:05:46.199 INFO:teuthology.orchestra.run.trial150.stdout: rgw cache enabled = true 2026-02-22T22:05:46.199 INFO:teuthology.orchestra.run.trial150.stdout: rgw enable ops log = true 2026-02-22T22:05:46.199 INFO:teuthology.orchestra.run.trial150.stdout: rgw enable usage log = true 2026-02-22T22:05:46.199 INFO:teuthology.orchestra.run.trial150.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-22T22:05:46.199 INFO:teuthology.orchestra.run.trial150.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-22T22:05:46.199 INFO:teuthology.orchestra.run.trial150.stdout: rbd default data pool = datapool 2026-02-22T22:05:46.199 INFO:teuthology.orchestra.run.trial150.stdout:[mon.a] 2026-02-22T22:05:46.201 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2026-02-22T22:05:46.201 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster2.keyring 2026-02-22T22:05:46.282 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-22T22:05:46.283 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:46.283 DEBUG:teuthology.orchestra.run.trial150:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2026-02-22T22:05:46.340 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:46.340 DEBUG:teuthology.orchestra.run.trial150:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2026-02-22T22:05:46.396 INFO:tasks.ceph:Sending monmap to node ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:05:46.397 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:46.397 DEBUG:teuthology.orchestra.run.trial009:> sudo dd of=/etc/ceph/cluster2.keyring 2026-02-22T22:05:46.397 DEBUG:teuthology.orchestra.run.trial009:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-22T22:05:46.432 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:05:46.432 DEBUG:teuthology.orchestra.run.trial009:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2026-02-22T22:05:46.489 INFO:tasks.ceph:Sending monmap to node ubuntu@trial150.front.sepia.ceph.com 2026-02-22T22:05:46.489 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:46.489 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/etc/ceph/cluster2.keyring 2026-02-22T22:05:46.489 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-22T22:05:46.523 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:46.524 DEBUG:teuthology.orchestra.run.trial150:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2026-02-22T22:05:46.582 INFO:tasks.ceph:Setting up mon nodes... 2026-02-22T22:05:46.582 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-22T22:05:46.583 DEBUG:teuthology.orchestra.run.trial150:> sudo mkdir -p /var/lib/ceph/mgr/cluster2-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster2-x/keyring 2026-02-22T22:05:46.665 INFO:teuthology.orchestra.run.trial150.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2026-02-22T22:05:46.667 INFO:tasks.ceph:Setting up mds nodes... 2026-02-22T22:05:46.668 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-22T22:05:46.668 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster2.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster2.client.0.keyring 2026-02-22T22:05:46.701 INFO:teuthology.orchestra.run.trial150.stdout:creating /etc/ceph/cluster2.client.0.keyring 2026-02-22T22:05:46.712 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-22T22:05:46.712 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial009.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}, Remote(name='ubuntu@trial150.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2026-02-22T22:05:46.712 DEBUG:teuthology.orchestra.run.trial150:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2026-02-22T22:05:46.777 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-22T22:05:46.777 INFO:tasks.ceph:role: cluster2.osd.0 2026-02-22T22:05:46.777 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial150.front.sepia.ceph.com 2026-02-22T22:05:46.778 DEBUG:teuthology.orchestra.run.trial150:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-22T22:05:46.843 INFO:teuthology.orchestra.run.trial150.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-22T22:05:46.844 INFO:teuthology.orchestra.run.trial150.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-22T22:05:46.844 INFO:teuthology.orchestra.run.trial150.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-22T22:05:46.844 INFO:teuthology.orchestra.run.trial150.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-22T22:05:46.844 INFO:teuthology.orchestra.run.trial150.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-22T22:05:46.844 INFO:teuthology.orchestra.run.trial150.stdout: = sunit=0 swidth=0 blks 2026-02-22T22:05:46.844 INFO:teuthology.orchestra.run.trial150.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-22T22:05:46.844 INFO:teuthology.orchestra.run.trial150.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-22T22:05:46.844 INFO:teuthology.orchestra.run.trial150.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-22T22:05:46.844 INFO:teuthology.orchestra.run.trial150.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-22T22:05:47.413 INFO:teuthology.orchestra.run.trial150.stdout:Discarding blocks...Done. 2026-02-22T22:05:47.416 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial150.front.sepia.ceph.com -o noatime 2026-02-22T22:05:47.416 DEBUG:teuthology.orchestra.run.trial150:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2026-02-22T22:05:47.484 DEBUG:teuthology.orchestra.run.trial150:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2026-02-22T22:05:47.552 DEBUG:teuthology.orchestra.run.trial150:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2026-02-22T22:05:47.617 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-22T22:05:47.617 INFO:tasks.ceph:role: cluster2.osd.1 2026-02-22T22:05:47.618 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial150.front.sepia.ceph.com 2026-02-22T22:05:47.618 DEBUG:teuthology.orchestra.run.trial150:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-22T22:05:47.683 INFO:teuthology.orchestra.run.trial150.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-22T22:05:47.683 INFO:teuthology.orchestra.run.trial150.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-22T22:05:47.684 INFO:teuthology.orchestra.run.trial150.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-22T22:05:47.684 INFO:teuthology.orchestra.run.trial150.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-22T22:05:47.684 INFO:teuthology.orchestra.run.trial150.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-22T22:05:47.684 INFO:teuthology.orchestra.run.trial150.stdout: = sunit=0 swidth=0 blks 2026-02-22T22:05:47.684 INFO:teuthology.orchestra.run.trial150.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-22T22:05:47.684 INFO:teuthology.orchestra.run.trial150.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-22T22:05:47.684 INFO:teuthology.orchestra.run.trial150.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-22T22:05:47.684 INFO:teuthology.orchestra.run.trial150.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-22T22:05:48.241 INFO:teuthology.orchestra.run.trial150.stdout:Discarding blocks...Done. 2026-02-22T22:05:48.243 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial150.front.sepia.ceph.com -o noatime 2026-02-22T22:05:48.243 DEBUG:teuthology.orchestra.run.trial150:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2026-02-22T22:05:48.316 DEBUG:teuthology.orchestra.run.trial150:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2026-02-22T22:05:48.388 DEBUG:teuthology.orchestra.run.trial150:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2026-02-22T22:05:48.451 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-22T22:05:48.451 INFO:tasks.ceph:role: cluster2.osd.2 2026-02-22T22:05:48.451 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial150.front.sepia.ceph.com 2026-02-22T22:05:48.451 DEBUG:teuthology.orchestra.run.trial150:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-22T22:05:48.516 INFO:teuthology.orchestra.run.trial150.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-22T22:05:48.516 INFO:teuthology.orchestra.run.trial150.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-22T22:05:48.516 INFO:teuthology.orchestra.run.trial150.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-22T22:05:48.516 INFO:teuthology.orchestra.run.trial150.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-22T22:05:48.516 INFO:teuthology.orchestra.run.trial150.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-22T22:05:48.516 INFO:teuthology.orchestra.run.trial150.stdout: = sunit=0 swidth=0 blks 2026-02-22T22:05:48.516 INFO:teuthology.orchestra.run.trial150.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-22T22:05:48.516 INFO:teuthology.orchestra.run.trial150.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-22T22:05:48.516 INFO:teuthology.orchestra.run.trial150.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-22T22:05:48.516 INFO:teuthology.orchestra.run.trial150.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-22T22:05:49.072 INFO:teuthology.orchestra.run.trial150.stdout:Discarding blocks...Done. 2026-02-22T22:05:49.073 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial150.front.sepia.ceph.com -o noatime 2026-02-22T22:05:49.074 DEBUG:teuthology.orchestra.run.trial150:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2026-02-22T22:05:49.143 DEBUG:teuthology.orchestra.run.trial150:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2026-02-22T22:05:49.210 DEBUG:teuthology.orchestra.run.trial150:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster2.monmap 2026-02-22T22:05:49.288 INFO:teuthology.orchestra.run.trial150.stderr:2026-02-22T22:05:49.286+0000 7f430c823780 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-0/keyring: can't open /var/lib/ceph/osd/cluster2-0/keyring: (2) No such file or directory 2026-02-22T22:05:49.288 INFO:teuthology.orchestra.run.trial150.stderr:2026-02-22T22:05:49.286+0000 7f430c823780 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2026-02-22T22:05:49.289 INFO:teuthology.orchestra.run.trial150.stderr:2026-02-22T22:05:49.286+0000 7f430c823780 -1 bdev(0x55e162d0f800 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2026-02-22T22:05:49.289 INFO:teuthology.orchestra.run.trial150.stderr:2026-02-22T22:05:49.286+0000 7f430c823780 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2026-02-22T22:05:52.191 DEBUG:teuthology.orchestra.run.trial150:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2026-02-22T22:05:52.257 DEBUG:teuthology.orchestra.run.trial150:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster2.monmap 2026-02-22T22:05:52.335 INFO:teuthology.orchestra.run.trial150.stderr:2026-02-22T22:05:52.333+0000 7f437f45f780 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-1/keyring: can't open /var/lib/ceph/osd/cluster2-1/keyring: (2) No such file or directory 2026-02-22T22:05:52.336 INFO:teuthology.orchestra.run.trial150.stderr:2026-02-22T22:05:52.333+0000 7f437f45f780 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2026-02-22T22:05:52.336 INFO:teuthology.orchestra.run.trial150.stderr:2026-02-22T22:05:52.333+0000 7f437f45f780 -1 bdev(0x55d8aef85800 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2026-02-22T22:05:52.336 INFO:teuthology.orchestra.run.trial150.stderr:2026-02-22T22:05:52.333+0000 7f437f45f780 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2026-02-22T22:05:55.484 DEBUG:teuthology.orchestra.run.trial150:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2026-02-22T22:05:55.548 DEBUG:teuthology.orchestra.run.trial150:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster2.monmap 2026-02-22T22:05:55.625 INFO:teuthology.orchestra.run.trial150.stderr:2026-02-22T22:05:55.623+0000 7f7003e10780 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-2/keyring: can't open /var/lib/ceph/osd/cluster2-2/keyring: (2) No such file or directory 2026-02-22T22:05:55.626 INFO:teuthology.orchestra.run.trial150.stderr:2026-02-22T22:05:55.624+0000 7f7003e10780 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2026-02-22T22:05:55.626 INFO:teuthology.orchestra.run.trial150.stderr:2026-02-22T22:05:55.624+0000 7f7003e10780 -1 bdev(0x55b018bed800 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2026-02-22T22:05:55.626 INFO:teuthology.orchestra.run.trial150.stderr:2026-02-22T22:05:55.624+0000 7f7003e10780 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2026-02-22T22:05:59.023 DEBUG:teuthology.orchestra.run.trial150:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2026-02-22T22:05:59.090 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-22T22:05:59.091 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:59.091 DEBUG:teuthology.orchestra.run.trial150:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2026-02-22T22:05:59.162 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:59.162 DEBUG:teuthology.orchestra.run.trial150:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2026-02-22T22:05:59.226 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:59.227 DEBUG:teuthology.orchestra.run.trial150:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2026-02-22T22:05:59.290 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:59.290 DEBUG:teuthology.orchestra.run.trial150:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2026-02-22T22:05:59.355 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:05:59.355 DEBUG:teuthology.orchestra.run.trial150:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2026-02-22T22:05:59.412 INFO:tasks.ceph:Adding keys to all mons... 2026-02-22T22:05:59.412 DEBUG:teuthology.orchestra.run.trial150:> sudo tee -a /etc/ceph/cluster2.keyring 2026-02-22T22:05:59.474 INFO:teuthology.orchestra.run.trial150.stdout:[mgr.x] 2026-02-22T22:05:59.474 INFO:teuthology.orchestra.run.trial150.stdout: key = AQC6fZtp69ecJxAAS34nj/lkPFHdZF8e3WGI3w== 2026-02-22T22:05:59.474 INFO:teuthology.orchestra.run.trial150.stdout:[osd.0] 2026-02-22T22:05:59.475 INFO:teuthology.orchestra.run.trial150.stdout: key = AQC9fZtpf2IjERAAfDbpKxWcZlb93SAmnmGQ5A== 2026-02-22T22:05:59.475 INFO:teuthology.orchestra.run.trial150.stdout:[osd.1] 2026-02-22T22:05:59.475 INFO:teuthology.orchestra.run.trial150.stdout: key = AQDAfZtpWnf0ExAA8fCBsWTy8aC+PV2BrWg8fg== 2026-02-22T22:05:59.475 INFO:teuthology.orchestra.run.trial150.stdout:[osd.2] 2026-02-22T22:05:59.475 INFO:teuthology.orchestra.run.trial150.stdout: key = AQDDfZtpe5tHJRAAFaEQm+CrkjS//ZDOjjCEug== 2026-02-22T22:05:59.475 INFO:teuthology.orchestra.run.trial150.stdout:[client.0] 2026-02-22T22:05:59.475 INFO:teuthology.orchestra.run.trial150.stdout: key = AQC6fZtpyQ7IKRAASdJTV7WhaxAySWhmEp5Fdw== 2026-02-22T22:05:59.476 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-02-22T22:05:59.558 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T22:05:59.636 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T22:05:59.717 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T22:05:59.797 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2026-02-22T22:05:59.877 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-22T22:05:59.878 DEBUG:teuthology.orchestra.run.trial150:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2026-02-22T22:05:59.941 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster2 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster2.monmap --keyring /etc/ceph/cluster2.keyring 2026-02-22T22:06:00.025 DEBUG:teuthology.orchestra.run.trial150:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2026-02-22T22:06:00.090 DEBUG:teuthology.orchestra.run.trial150:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2026-02-22T22:06:00.146 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2026-02-22T22:06:00.147 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2026-02-22T22:06:00.147 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2026-02-22T22:06:00.189 INFO:tasks.ceph.cluster2.mon.a:Started 2026-02-22T22:06:00.189 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2026-02-22T22:06:00.189 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2026-02-22T22:06:00.190 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2026-02-22T22:06:00.192 INFO:tasks.ceph.cluster2.mgr.x:Started 2026-02-22T22:06:00.192 INFO:tasks.ceph:Setting crush tunables to default 2026-02-22T22:06:00.192 DEBUG:teuthology.orchestra.run.trial150:> sudo ceph --cluster cluster2 osd crush tunables default 2026-02-22T22:06:00.294 INFO:teuthology.orchestra.run.trial150.stderr:adjusted tunables profile to default 2026-02-22T22:06:00.302 INFO:tasks.ceph:check_enable_crimson: False 2026-02-22T22:06:00.302 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2026-02-22T22:06:00.302 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:06:00.303 DEBUG:teuthology.orchestra.run.trial150:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2026-02-22T22:06:00.328 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:06:00.328 DEBUG:teuthology.orchestra.run.trial150:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2026-02-22T22:06:00.393 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-22T22:06:00.393 DEBUG:teuthology.orchestra.run.trial150:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2026-02-22T22:06:00.457 DEBUG:teuthology.orchestra.run.trial150:> sudo ceph --cluster cluster2 osd new b966aed6-a5f9-4ec3-a303-b48d786a118d 0 2026-02-22T22:06:00.599 INFO:teuthology.orchestra.run.trial150.stdout:0 2026-02-22T22:06:00.608 DEBUG:teuthology.orchestra.run.trial150:> sudo ceph --cluster cluster2 osd new 9e802669-ffe8-4567-a86d-f4fc5891dbbc 1 2026-02-22T22:06:00.707 INFO:teuthology.orchestra.run.trial150.stdout:1 2026-02-22T22:06:00.715 DEBUG:teuthology.orchestra.run.trial150:> sudo ceph --cluster cluster2 osd new 81b194e7-dbab-43e8-aa91-98e51154b70d 2 2026-02-22T22:06:00.800 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:00.799+0000 7f6da99d1140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-02-22T22:06:00.819 INFO:teuthology.orchestra.run.trial150.stdout:2 2026-02-22T22:06:00.828 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2026-02-22T22:06:00.828 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2026-02-22T22:06:00.830 INFO:tasks.ceph.cluster2.osd.0:Started 2026-02-22T22:06:00.831 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2026-02-22T22:06:00.831 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2026-02-22T22:06:00.833 INFO:tasks.ceph.cluster2.osd.1:Started 2026-02-22T22:06:00.834 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2026-02-22T22:06:00.834 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2026-02-22T22:06:00.836 INFO:tasks.ceph.cluster2.osd.2:Started 2026-02-22T22:06:00.837 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-22T22:06:00.925 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:00.924+0000 7f6da99d1140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-02-22T22:06:00.937 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:06:00.938 INFO:teuthology.orchestra.run.trial150.stdout:{"epoch":5,"fsid":"3422498e-ce22-46a6-873f-b0986a7078f7","created":"2026-02-22T22:06:00.255987+0000","modified":"2026-02-22T22:06:00.818531+0000","last_up_change":"0.000000","last_in_change":"2026-02-22T22:06:00.818531+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"b966aed6-a5f9-4ec3-a303-b48d786a118d","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"9e802669-ffe8-4567-a86d-f4fc5891dbbc","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"81b194e7-dbab-43e8-aa91-98e51154b70d","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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}} 2026-02-22T22:06:00.945 INFO:tasks.ceph.ceph_manager.cluster2:[] 2026-02-22T22:06:00.946 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-22T22:06:00.952 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:00.950+0000 7f6da99d1140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-02-22T22:06:00.986 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:00.984+0000 7f6da99d1140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-02-22T22:06:01.009 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.008+0000 7f6da99d1140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-02-22T22:06:01.035 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.033+0000 7f6da99d1140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-02-22T22:06:01.091 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.088+0000 7f6da99d1140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-02-22T22:06:01.152 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:/usr/lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-22T22:06:01.152 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-22T22:06:01.152 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr: from numpy import show_config as show_numpy_config 2026-02-22T22:06:01.155 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.153+0000 7f6da99d1140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-02-22T22:06:01.180 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.179+0000 7f6da99d1140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-02-22T22:06:01.235 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.233+0000 7f6da99d1140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-02-22T22:06:01.248 DEBUG:teuthology.orchestra.run.trial150:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2026-02-22T22:06:01.278 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.277+0000 7f6da99d1140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-02-22T22:06:01.304 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.303+0000 7f6da99d1140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-02-22T22:06:01.328 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.327+0000 7f6da99d1140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-02-22T22:06:01.340 INFO:teuthology.misc.health.trial150.stdout: 2026-02-22T22:06:01.341 INFO:teuthology.misc.health.trial150.stdout:{"epoch":5,"fsid":"3422498e-ce22-46a6-873f-b0986a7078f7","created":"2026-02-22T22:06:00.255987+0000","modified":"2026-02-22T22:06:00.818531+0000","last_up_change":"0.000000","last_in_change":"2026-02-22T22:06:00.818531+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"b966aed6-a5f9-4ec3-a303-b48d786a118d","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"9e802669-ffe8-4567-a86d-f4fc5891dbbc","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"81b194e7-dbab-43e8-aa91-98e51154b70d","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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}} 2026-02-22T22:06:01.346 DEBUG:teuthology.misc:0 of 3 OSDs are up 2026-02-22T22:06:01.354 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.353+0000 7f6da99d1140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-02-22T22:06:01.377 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.376+0000 7f6da99d1140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-02-22T22:06:01.570 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.568+0000 7f6da99d1140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-02-22T22:06:01.624 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.622+0000 7f6da99d1140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-02-22T22:06:01.646 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.644+0000 7f6da99d1140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-02-22T22:06:01.669 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.667+0000 7f6da99d1140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-02-22T22:06:01.723 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.721+0000 7f6da99d1140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-02-22T22:06:01.743 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.742+0000 7f6da99d1140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-02-22T22:06:01.795 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:01.794+0000 7f6da99d1140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-02-22T22:06:02.188 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:02.187+0000 7f6da99d1140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-02-22T22:06:02.210 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:02.209+0000 7f6da99d1140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-02-22T22:06:02.526 INFO:tasks.ceph.cluster2.osd.1.trial150.stderr:2026-02-22T22:06:02.525+0000 7f4ad922c780 -1 Falling back to public interface 2026-02-22T22:06:02.527 INFO:tasks.ceph.cluster2.osd.2.trial150.stderr:2026-02-22T22:06:02.525+0000 7f02eae0f780 -1 Falling back to public interface 2026-02-22T22:06:02.527 INFO:tasks.ceph.cluster2.osd.2.trial150.stderr:2026-02-22T22:06:02.525+0000 7f02e9851640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6800/0: (98) Address already in use 2026-02-22T22:06:02.547 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:02.546+0000 7f6da99d1140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-02-22T22:06:02.756 INFO:tasks.ceph.cluster2.osd.0.trial150.stderr:2026-02-22T22:06:02.754+0000 7f2a3523f780 -1 Falling back to public interface 2026-02-22T22:06:03.552 INFO:tasks.ceph.cluster2.mgr.x.trial150.stderr:2026-02-22T22:06:03.551+0000 7f6cc6694640 -1 mgr.server handle_report got status from non-daemon mon.a 2026-02-22T22:06:06.031 INFO:tasks.ceph.cluster2.osd.2.trial150.stderr:2026-02-22T22:06:06.030+0000 7f02eae0f780 -1 osd.2 0 log_to_monitors true 2026-02-22T22:06:06.275 INFO:tasks.ceph.cluster2.osd.1.trial150.stderr:2026-02-22T22:06:06.274+0000 7f4ad922c780 -1 osd.1 0 log_to_monitors true 2026-02-22T22:06:07.216 INFO:tasks.ceph.cluster2.osd.0.trial150.stderr:2026-02-22T22:06:07.215+0000 7f2a3523f780 -1 osd.0 0 log_to_monitors true 2026-02-22T22:06:07.570 INFO:tasks.ceph.cluster2.osd.1.trial150.stderr:2026-02-22T22:06:07.569+0000 7f4ad4769640 -1 osd.1 0 waiting for initial osdmap 2026-02-22T22:06:07.570 INFO:tasks.ceph.cluster2.osd.2.trial150.stderr:2026-02-22T22:06:07.569+0000 7f02e6839640 -1 osd.2 0 waiting for initial osdmap 2026-02-22T22:06:07.572 INFO:tasks.ceph.cluster2.osd.2.trial150.stderr:2026-02-22T22:06:07.570+0000 7f02de65b640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-22T22:06:07.572 INFO:tasks.ceph.cluster2.osd.1.trial150.stderr:2026-02-22T22:06:07.571+0000 7f4acc58b640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-22T22:06:07.649 DEBUG:teuthology.orchestra.run.trial150:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2026-02-22T22:06:07.803 INFO:teuthology.misc.health.trial150.stdout: 2026-02-22T22:06:07.803 INFO:teuthology.misc.health.trial150.stdout:{"epoch":7,"fsid":"3422498e-ce22-46a6-873f-b0986a7078f7","created":"2026-02-22T22:06:00.255987+0000","modified":"2026-02-22T22:06:07.555644+0000","last_up_change":"0.000000","last_in_change":"2026-02-22T22:06:00.818531+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"b966aed6-a5f9-4ec3-a303-b48d786a118d","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"9e802669-ffe8-4567-a86d-f4fc5891dbbc","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"81b194e7-dbab-43e8-aa91-98e51154b70d","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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}} 2026-02-22T22:06:07.811 DEBUG:teuthology.misc:0 of 3 OSDs are up 2026-02-22T22:06:08.563 INFO:tasks.ceph.cluster2.osd.0.trial150.stderr:2026-02-22T22:06:08.562+0000 7f2a311ce640 -1 osd.0 0 waiting for initial osdmap 2026-02-22T22:06:08.571 INFO:tasks.ceph.cluster2.osd.0.trial150.stderr:2026-02-22T22:06:08.570+0000 7f2a28ff0640 -1 osd.0 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-22T22:06:14.114 DEBUG:teuthology.orchestra.run.trial150:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2026-02-22T22:06:14.267 INFO:teuthology.misc.health.trial150.stdout: 2026-02-22T22:06:14.267 INFO:teuthology.misc.health.trial150.stdout:{"epoch":11,"fsid":"3422498e-ce22-46a6-873f-b0986a7078f7","created":"2026-02-22T22:06:00.255987+0000","modified":"2026-02-22T22:06:11.566819+0000","last_up_change":"2026-02-22T22:06:09.561344+0000","last_in_change":"2026-02-22T22:06:00.818531+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-22T22:06:08.565522+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b966aed6-a5f9-4ec3-a303-b48d786a118d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6818","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6819","nonce":3896815257}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6820","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6821","nonce":3896815257}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6824","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6825","nonce":3896815257}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6822","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6823","nonce":3896815257}]},"public_addr":"10.20.193.150:6819/3896815257","cluster_addr":"10.20.193.150:6821/3896815257","heartbeat_back_addr":"10.20.193.150:6825/3896815257","heartbeat_front_addr":"10.20.193.150:6823/3896815257","state":["exists","up"]},{"osd":1,"uuid":"9e802669-ffe8-4567-a86d-f4fc5891dbbc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":9,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6800","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6801","nonce":815532229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6803","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6805","nonce":815532229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6810","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6812","nonce":815532229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6806","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6808","nonce":815532229}]},"public_addr":"10.20.193.150:6801/815532229","cluster_addr":"10.20.193.150:6805/815532229","heartbeat_back_addr":"10.20.193.150:6812/815532229","heartbeat_front_addr":"10.20.193.150:6808/815532229","state":["exists","up"]},{"osd":2,"uuid":"81b194e7-dbab-43e8-aa91-98e51154b70d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6802","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6804","nonce":3078480771}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6807","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6809","nonce":3078480771}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6814","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6815","nonce":3078480771}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6811","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6813","nonce":3078480771}]},"public_addr":"10.20.193.150:6804/3078480771","cluster_addr":"10.20.193.150:6809/3078480771","heartbeat_back_addr":"10.20.193.150:6815/3078480771","heartbeat_front_addr":"10.20.193.150:6813/3078480771","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:06:08.203433+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:06:07.316263+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:06:07.071092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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}} 2026-02-22T22:06:14.274 DEBUG:teuthology.misc:3 of 3 OSDs are up 2026-02-22T22:06:14.274 INFO:tasks.ceph:Creating RBD pool 2026-02-22T22:06:14.275 DEBUG:teuthology.orchestra.run.trial150:> sudo ceph --cluster cluster2 osd pool create rbd 8 2026-02-22T22:06:14.574 INFO:teuthology.orchestra.run.trial150.stderr:pool 'rbd' created 2026-02-22T22:06:14.584 DEBUG:teuthology.orchestra.run.trial150:> rbd --cluster cluster2 pool init rbd 2026-02-22T22:06:17.585 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2026-02-22T22:06:17.585 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2026-02-22T22:06:17.585 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2026-02-22T22:06:17.586 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2026-02-22T22:06:17.586 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-22T22:06:17.767 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:06:17.773 INFO:teuthology.orchestra.run.trial150.stdout:{"epoch":5,"flags":0,"active_gid":4101,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6816","nonce":269396796},{"type":"v1","addr":"10.20.193.150:6817","nonce":269396796}]},"active_addr":"10.20.193.150:6817/269396796","active_change":"2026-02-22T22:06:02.547807+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.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/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"quay.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":true,"error_string":"","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number. if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"10.20.193.150:0","nonce":2785495057}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.150:0","nonce":3368508453}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.150:0","nonce":3552164271}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.150:0","nonce":2663605845}]}]} 2026-02-22T22:06:17.775 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2026-02-22T22:06:17.776 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2026-02-22T22:06:17.776 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-22T22:06:17.935 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:06:17.935 INFO:teuthology.orchestra.run.trial150.stdout:{"epoch":15,"fsid":"3422498e-ce22-46a6-873f-b0986a7078f7","created":"2026-02-22T22:06:00.255987+0000","modified":"2026-02-22T22:06:17.577682+0000","last_up_change":"2026-02-22T22:06:09.561344+0000","last_in_change":"2026-02-22T22:06:00.818531+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-22T22:06:08.565522+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2026-02-22T22:06:14.433593+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b966aed6-a5f9-4ec3-a303-b48d786a118d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6818","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6819","nonce":3896815257}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6820","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6821","nonce":3896815257}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6824","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6825","nonce":3896815257}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6822","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6823","nonce":3896815257}]},"public_addr":"10.20.193.150:6819/3896815257","cluster_addr":"10.20.193.150:6821/3896815257","heartbeat_back_addr":"10.20.193.150:6825/3896815257","heartbeat_front_addr":"10.20.193.150:6823/3896815257","state":["exists","up"]},{"osd":1,"uuid":"9e802669-ffe8-4567-a86d-f4fc5891dbbc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6800","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6801","nonce":815532229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6803","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6805","nonce":815532229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6810","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6812","nonce":815532229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6806","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6808","nonce":815532229}]},"public_addr":"10.20.193.150:6801/815532229","cluster_addr":"10.20.193.150:6805/815532229","heartbeat_back_addr":"10.20.193.150:6812/815532229","heartbeat_front_addr":"10.20.193.150:6808/815532229","state":["exists","up"]},{"osd":2,"uuid":"81b194e7-dbab-43e8-aa91-98e51154b70d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6802","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6804","nonce":3078480771}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6807","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6809","nonce":3078480771}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6814","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6815","nonce":3078480771}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6811","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6813","nonce":3078480771}]},"public_addr":"10.20.193.150:6804/3078480771","cluster_addr":"10.20.193.150:6809/3078480771","heartbeat_back_addr":"10.20.193.150:6815/3078480771","heartbeat_front_addr":"10.20.193.150:6813/3078480771","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:06:08.203433+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:06:07.316263+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:06:07.071092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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}} 2026-02-22T22:06:17.944 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2026-02-22T22:06:17.945 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-22T22:06:18.102 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:06:18.102 INFO:teuthology.orchestra.run.trial150.stdout:{"epoch":15,"fsid":"3422498e-ce22-46a6-873f-b0986a7078f7","created":"2026-02-22T22:06:00.255987+0000","modified":"2026-02-22T22:06:17.577682+0000","last_up_change":"2026-02-22T22:06:09.561344+0000","last_in_change":"2026-02-22T22:06:00.818531+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-22T22:06:08.565522+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2026-02-22T22:06:14.433593+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"b966aed6-a5f9-4ec3-a303-b48d786a118d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6818","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6819","nonce":3896815257}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6820","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6821","nonce":3896815257}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6824","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6825","nonce":3896815257}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6822","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6823","nonce":3896815257}]},"public_addr":"10.20.193.150:6819/3896815257","cluster_addr":"10.20.193.150:6821/3896815257","heartbeat_back_addr":"10.20.193.150:6825/3896815257","heartbeat_front_addr":"10.20.193.150:6823/3896815257","state":["exists","up"]},{"osd":1,"uuid":"9e802669-ffe8-4567-a86d-f4fc5891dbbc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6800","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6801","nonce":815532229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6803","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6805","nonce":815532229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6810","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6812","nonce":815532229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6806","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6808","nonce":815532229}]},"public_addr":"10.20.193.150:6801/815532229","cluster_addr":"10.20.193.150:6805/815532229","heartbeat_back_addr":"10.20.193.150:6812/815532229","heartbeat_front_addr":"10.20.193.150:6808/815532229","state":["exists","up"]},{"osd":2,"uuid":"81b194e7-dbab-43e8-aa91-98e51154b70d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6802","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6804","nonce":3078480771}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6807","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6809","nonce":3078480771}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6814","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6815","nonce":3078480771}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6811","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6813","nonce":3078480771}]},"public_addr":"10.20.193.150:6804/3078480771","cluster_addr":"10.20.193.150:6809/3078480771","heartbeat_back_addr":"10.20.193.150:6815/3078480771","heartbeat_front_addr":"10.20.193.150:6813/3078480771","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:06:08.203433+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:06:07.316263+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:06:07.071092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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}} 2026-02-22T22:06:18.111 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2026-02-22T22:06:18.111 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2026-02-22T22:06:18.112 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2026-02-22T22:06:18.199 INFO:teuthology.orchestra.run.trial150.stdout:38654705669 2026-02-22T22:06:18.200 INFO:teuthology.orchestra.run.trial150.stdout:34359738373 2026-02-22T22:06:18.200 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2026-02-22T22:06:18.201 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2026-02-22T22:06:18.202 INFO:teuthology.orchestra.run.trial150.stdout:34359738373 2026-02-22T22:06:18.203 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2026-02-22T22:06:18.401 INFO:teuthology.orchestra.run.trial150.stdout:34359738372 2026-02-22T22:06:18.402 INFO:teuthology.orchestra.run.trial150.stdout:34359738372 2026-02-22T22:06:18.405 INFO:teuthology.orchestra.run.trial150.stdout:38654705668 2026-02-22T22:06:18.410 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738373 got 34359738372 for osd.2 2026-02-22T22:06:18.411 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738373 got 34359738372 for osd.1 2026-02-22T22:06:18.416 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705669 got 38654705668 for osd.0 2026-02-22T22:06:19.411 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2026-02-22T22:06:19.411 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2026-02-22T22:06:19.416 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2026-02-22T22:06:19.568 INFO:teuthology.orchestra.run.trial150.stdout:34359738373 2026-02-22T22:06:19.572 INFO:teuthology.orchestra.run.trial150.stdout:34359738373 2026-02-22T22:06:19.577 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738373 got 34359738373 for osd.1 2026-02-22T22:06:19.578 DEBUG:teuthology.parallel:result is None 2026-02-22T22:06:19.582 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738373 got 34359738373 for osd.2 2026-02-22T22:06:19.582 DEBUG:teuthology.parallel:result is None 2026-02-22T22:06:19.609 INFO:teuthology.orchestra.run.trial150.stdout:38654705669 2026-02-22T22:06:19.619 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705669 got 38654705669 for osd.0 2026-02-22T22:06:19.619 DEBUG:teuthology.parallel:result is None 2026-02-22T22:06:19.620 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2026-02-22T22:06:19.620 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-22T22:06:19.814 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:06:19.815 INFO:teuthology.orchestra.run.trial150.stderr:dumped all 2026-02-22T22:06:19.822 INFO:teuthology.orchestra.run.trial150.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2026-02-22T22:06:18.552431+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_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":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":75,"ondisk_log_size":75,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81392,"kb_used_data":496,"kb_used_omap":4,"kb_used_meta":80827,"kb_avail":283034128,"statfs":{"total":289910292480,"available":289826947072,"internally_reserved":0,"allocated":507904,"data_stored":1293224,"data_compressed":12794,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4781,"internal_metadata":82767187},"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":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":"3.978454"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.580937+0000","last_change":"2026-02-22T22:06:17.580937+0000","last_active":"2026-02-22T22:06:17.580937+0000","last_peered":"2026-02-22T22:06:17.580937+0000","last_clean":"2026-02-22T22:06:17.580937+0000","last_became_active":"2026-02-22T22:06:15.580663+0000","last_became_peered":"2026-02-22T22:06:15.580663+0000","last_unstale":"2026-02-22T22:06:17.580937+0000","last_undegraded":"2026-02-22T22:06:17.580937+0000","last_fullsized":"2026-02-22T22:06:17.580937+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:09:56.917134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043292200000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.580983+0000","last_change":"2026-02-22T22:06:17.580983+0000","last_active":"2026-02-22T22:06:17.580983+0000","last_peered":"2026-02-22T22:06:17.580983+0000","last_clean":"2026-02-22T22:06:17.580983+0000","last_became_active":"2026-02-22T22:06:15.580765+0000","last_became_peered":"2026-02-22T22:06:15.580765+0000","last_unstale":"2026-02-22T22:06:17.580983+0000","last_undegraded":"2026-02-22T22:06:17.580983+0000","last_fullsized":"2026-02-22T22:06:17.580983+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:27:24.817827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000436408,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.580848+0000","last_change":"2026-02-22T22:06:17.580848+0000","last_active":"2026-02-22T22:06:17.580848+0000","last_peered":"2026-02-22T22:06:17.580848+0000","last_clean":"2026-02-22T22:06:17.580848+0000","last_became_active":"2026-02-22T22:06:15.580374+0000","last_became_peered":"2026-02-22T22:06:15.580374+0000","last_unstale":"2026-02-22T22:06:17.580848+0000","last_undegraded":"2026-02-22T22:06:17.580848+0000","last_fullsized":"2026-02-22T22:06:17.580848+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:31:04.225794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000335068,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.580756+0000","last_change":"2026-02-22T22:06:17.580756+0000","last_active":"2026-02-22T22:06:17.580756+0000","last_peered":"2026-02-22T22:06:17.580756+0000","last_clean":"2026-02-22T22:06:17.580756+0000","last_became_active":"2026-02-22T22:06:15.580380+0000","last_became_peered":"2026-02-22T22:06:15.580380+0000","last_unstale":"2026-02-22T22:06:17.580756+0000","last_undegraded":"2026-02-22T22:06:17.580756+0000","last_fullsized":"2026-02-22T22:06:17.580756+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T05:31:01.602982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028107700000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.579315+0000","last_change":"2026-02-22T22:06:17.579315+0000","last_active":"2026-02-22T22:06:17.579315+0000","last_peered":"2026-02-22T22:06:17.579315+0000","last_clean":"2026-02-22T22:06:17.579315+0000","last_became_active":"2026-02-22T22:06:15.580304+0000","last_became_peered":"2026-02-22T22:06:15.580304+0000","last_unstale":"2026-02-22T22:06:17.579315+0000","last_undegraded":"2026-02-22T22:06:17.579315+0000","last_fullsized":"2026-02-22T22:06:17.579315+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:53:53.913864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000238297,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.833725+0000","last_change":"2026-02-22T22:06:17.833725+0000","last_active":"2026-02-22T22:06:17.833725+0000","last_peered":"2026-02-22T22:06:17.833725+0000","last_clean":"2026-02-22T22:06:17.833725+0000","last_became_active":"2026-02-22T22:06:15.580681+0000","last_became_peered":"2026-02-22T22:06:15.580681+0000","last_unstale":"2026-02-22T22:06:17.833725+0000","last_undegraded":"2026-02-22T22:06:17.833725+0000","last_fullsized":"2026-02-22T22:06:17.833725+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:02:31.422064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024274499999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.833747+0000","last_change":"2026-02-22T22:06:17.833747+0000","last_active":"2026-02-22T22:06:17.833747+0000","last_peered":"2026-02-22T22:06:17.833747+0000","last_clean":"2026-02-22T22:06:17.833747+0000","last_became_active":"2026-02-22T22:06:15.580309+0000","last_became_peered":"2026-02-22T22:06:15.580309+0000","last_unstale":"2026-02-22T22:06:17.833747+0000","last_undegraded":"2026-02-22T22:06:17.833747+0000","last_fullsized":"2026-02-22T22:06:17.833747+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:11:14.494167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026957499999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.580692+0000","last_change":"2026-02-22T22:06:17.580692+0000","last_active":"2026-02-22T22:06:17.580692+0000","last_peered":"2026-02-22T22:06:17.580692+0000","last_clean":"2026-02-22T22:06:17.580692+0000","last_became_active":"2026-02-22T22:06:15.580057+0000","last_became_peered":"2026-02-22T22:06:15.580057+0000","last_unstale":"2026-02-22T22:06:17.580692+0000","last_undegraded":"2026-02-22T22:06:17.580692+0000","last_fullsized":"2026-02-22T22:06:17.580692+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+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 @ 2026-02-23T23:43:16.596471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024853499999999998,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'72","reported_seq":110,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.580355+0000","last_change":"2026-02-22T22:06:10.569242+0000","last_active":"2026-02-22T22:06:17.580355+0000","last_peered":"2026-02-22T22:06:17.580355+0000","last_clean":"2026-02-22T22:06:17.580355+0000","last_became_active":"2026-02-22T22:06:10.568762+0000","last_became_peered":"2026-02-22T22:06:10.568762+0000","last_unstale":"2026-02-22T22:06:17.580355+0000","last_undegraded":"2026-02-22T22:06:17.580355+0000","last_fullsized":"2026-02-22T22:06:17.580355+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:09.561344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:09.561344+0000","last_clean_scrub_stamp":"2026-02-22T22:06:09.561344+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:56:31.194604+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":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12794,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":0,"up_from":9,"seq":38654705669,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27152,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344688,"statfs":{"total":96636764160,"available":96608960512,"internally_reserved":0,"allocated":192512,"data_stored":629057,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":8,"seq":34359738373,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27088,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344752,"statfs":{"total":96636764160,"available":96609026048,"internally_reserved":0,"allocated":122880,"data_stored":35110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27589063},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27152,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344688,"statfs":{"total":96636764160,"available":96608960512,"internally_reserved":0,"allocated":192512,"data_stored":629057,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:06:19.824 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-22T22:06:19.980 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:06:19.981 INFO:teuthology.orchestra.run.trial150.stderr:dumped all 2026-02-22T22:06:19.988 INFO:teuthology.orchestra.run.trial150.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2026-02-22T22:06:18.552431+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_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":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":75,"ondisk_log_size":75,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81392,"kb_used_data":496,"kb_used_omap":4,"kb_used_meta":80827,"kb_avail":283034128,"statfs":{"total":289910292480,"available":289826947072,"internally_reserved":0,"allocated":507904,"data_stored":1293224,"data_compressed":12794,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":4781,"internal_metadata":82767187},"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":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":"3.978454"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.580937+0000","last_change":"2026-02-22T22:06:17.580937+0000","last_active":"2026-02-22T22:06:17.580937+0000","last_peered":"2026-02-22T22:06:17.580937+0000","last_clean":"2026-02-22T22:06:17.580937+0000","last_became_active":"2026-02-22T22:06:15.580663+0000","last_became_peered":"2026-02-22T22:06:15.580663+0000","last_unstale":"2026-02-22T22:06:17.580937+0000","last_undegraded":"2026-02-22T22:06:17.580937+0000","last_fullsized":"2026-02-22T22:06:17.580937+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:09:56.917134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043292200000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.580983+0000","last_change":"2026-02-22T22:06:17.580983+0000","last_active":"2026-02-22T22:06:17.580983+0000","last_peered":"2026-02-22T22:06:17.580983+0000","last_clean":"2026-02-22T22:06:17.580983+0000","last_became_active":"2026-02-22T22:06:15.580765+0000","last_became_peered":"2026-02-22T22:06:15.580765+0000","last_unstale":"2026-02-22T22:06:17.580983+0000","last_undegraded":"2026-02-22T22:06:17.580983+0000","last_fullsized":"2026-02-22T22:06:17.580983+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:27:24.817827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000436408,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.580848+0000","last_change":"2026-02-22T22:06:17.580848+0000","last_active":"2026-02-22T22:06:17.580848+0000","last_peered":"2026-02-22T22:06:17.580848+0000","last_clean":"2026-02-22T22:06:17.580848+0000","last_became_active":"2026-02-22T22:06:15.580374+0000","last_became_peered":"2026-02-22T22:06:15.580374+0000","last_unstale":"2026-02-22T22:06:17.580848+0000","last_undegraded":"2026-02-22T22:06:17.580848+0000","last_fullsized":"2026-02-22T22:06:17.580848+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:31:04.225794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000335068,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.580756+0000","last_change":"2026-02-22T22:06:17.580756+0000","last_active":"2026-02-22T22:06:17.580756+0000","last_peered":"2026-02-22T22:06:17.580756+0000","last_clean":"2026-02-22T22:06:17.580756+0000","last_became_active":"2026-02-22T22:06:15.580380+0000","last_became_peered":"2026-02-22T22:06:15.580380+0000","last_unstale":"2026-02-22T22:06:17.580756+0000","last_undegraded":"2026-02-22T22:06:17.580756+0000","last_fullsized":"2026-02-22T22:06:17.580756+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T05:31:01.602982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028107700000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.579315+0000","last_change":"2026-02-22T22:06:17.579315+0000","last_active":"2026-02-22T22:06:17.579315+0000","last_peered":"2026-02-22T22:06:17.579315+0000","last_clean":"2026-02-22T22:06:17.579315+0000","last_became_active":"2026-02-22T22:06:15.580304+0000","last_became_peered":"2026-02-22T22:06:15.580304+0000","last_unstale":"2026-02-22T22:06:17.579315+0000","last_undegraded":"2026-02-22T22:06:17.579315+0000","last_fullsized":"2026-02-22T22:06:17.579315+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:53:53.913864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000238297,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.833725+0000","last_change":"2026-02-22T22:06:17.833725+0000","last_active":"2026-02-22T22:06:17.833725+0000","last_peered":"2026-02-22T22:06:17.833725+0000","last_clean":"2026-02-22T22:06:17.833725+0000","last_became_active":"2026-02-22T22:06:15.580681+0000","last_became_peered":"2026-02-22T22:06:15.580681+0000","last_unstale":"2026-02-22T22:06:17.833725+0000","last_undegraded":"2026-02-22T22:06:17.833725+0000","last_fullsized":"2026-02-22T22:06:17.833725+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:02:31.422064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024274499999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.833747+0000","last_change":"2026-02-22T22:06:17.833747+0000","last_active":"2026-02-22T22:06:17.833747+0000","last_peered":"2026-02-22T22:06:17.833747+0000","last_clean":"2026-02-22T22:06:17.833747+0000","last_became_active":"2026-02-22T22:06:15.580309+0000","last_became_peered":"2026-02-22T22:06:15.580309+0000","last_unstale":"2026-02-22T22:06:17.833747+0000","last_undegraded":"2026-02-22T22:06:17.833747+0000","last_fullsized":"2026-02-22T22:06:17.833747+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:11:14.494167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026957499999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.580692+0000","last_change":"2026-02-22T22:06:17.580692+0000","last_active":"2026-02-22T22:06:17.580692+0000","last_peered":"2026-02-22T22:06:17.580692+0000","last_clean":"2026-02-22T22:06:17.580692+0000","last_became_active":"2026-02-22T22:06:15.580057+0000","last_became_peered":"2026-02-22T22:06:15.580057+0000","last_unstale":"2026-02-22T22:06:17.580692+0000","last_undegraded":"2026-02-22T22:06:17.580692+0000","last_fullsized":"2026-02-22T22:06:17.580692+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+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 @ 2026-02-23T23:43:16.596471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024853499999999998,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'72","reported_seq":110,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-22T22:06:17.580355+0000","last_change":"2026-02-22T22:06:10.569242+0000","last_active":"2026-02-22T22:06:17.580355+0000","last_peered":"2026-02-22T22:06:17.580355+0000","last_clean":"2026-02-22T22:06:17.580355+0000","last_became_active":"2026-02-22T22:06:10.568762+0000","last_became_peered":"2026-02-22T22:06:10.568762+0000","last_unstale":"2026-02-22T22:06:17.580355+0000","last_undegraded":"2026-02-22T22:06:17.580355+0000","last_fullsized":"2026-02-22T22:06:17.580355+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:09.561344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:09.561344+0000","last_clean_scrub_stamp":"2026-02-22T22:06:09.561344+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:56:31.194604+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":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12794,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":0,"up_from":9,"seq":38654705669,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27152,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344688,"statfs":{"total":96636764160,"available":96608960512,"internally_reserved":0,"allocated":192512,"data_stored":629057,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":8,"seq":34359738373,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27088,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344752,"statfs":{"total":96636764160,"available":96609026048,"internally_reserved":0,"allocated":122880,"data_stored":35110,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27589063},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27152,"kb_used_data":188,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344688,"statfs":{"total":96636764160,"available":96608960512,"internally_reserved":0,"allocated":192512,"data_stored":629057,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:06:19.990 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2026-02-22T22:06:19.990 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2026-02-22T22:06:19.991 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2026-02-22T22:06:19.991 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2026-02-22T22:06:20.163 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:06:20.163 INFO:teuthology.orchestra.run.trial150.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-22T22:06:20.171 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2026-02-22T22:06:20.171 INFO:teuthology.run_tasks:Running task exec... 2026-02-22T22:06:20.192 INFO:teuthology.task.exec:Executing custom commands... 2026-02-22T22:06:20.192 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:06:20.192 DEBUG:teuthology.orchestra.run.trial009:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster1 osd pool create datapool 4' 2026-02-22T22:06:20.917 INFO:teuthology.orchestra.run.trial009.stderr:pool 'datapool' created 2026-02-22T22:06:20.928 DEBUG:teuthology.orchestra.run.trial009:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 pool init datapool' 2026-02-22T22:06:23.929 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@trial150.front.sepia.ceph.com 2026-02-22T22:06:23.929 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster2 osd pool create datapool 4' 2026-02-22T22:06:24.256 INFO:teuthology.orchestra.run.trial150.stderr:pool 'datapool' created 2026-02-22T22:06:24.268 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 pool init datapool' 2026-02-22T22:06:27.271 INFO:teuthology.run_tasks:Running task exec... 2026-02-22T22:06:27.286 INFO:teuthology.task.exec:Executing custom commands... 2026-02-22T22:06:27.286 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@trial150.front.sepia.ceph.com 2026-02-22T22:06:27.286 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}'"'"' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0' 2026-02-22T22:06:27.413 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0' 2026-02-22T22:07:11.466 INFO:teuthology.orchestra.run.trial150.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2026-02-22T22:07:11.472 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0' 2026-02-22T22:07:11.537 INFO:teuthology.orchestra.run.trial150.stderr: Commit image migration: 100% complete...done. 2026-02-22T22:07:11.542 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2026-02-22T22:07:12.283 INFO:teuthology.orchestra.run.trial150.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-22T22:07:12.290 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1' 2026-02-22T22:07:12.343 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1' 2026-02-22T22:07:12.397 INFO:teuthology.orchestra.run.trial150.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2026-02-22T22:07:12.436 INFO:teuthology.orchestra.run.trial150.stdout: SEC OPS OPS/SEC BYTES/SEC 2026-02-22T22:07:12.437 INFO:teuthology.orchestra.run.trial150.stdout:elapsed: 0 ops: 128 ops/sec: 3200.03 bytes/sec: 50 MiB/s 2026-02-22T22:07:12.443 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2026-02-22T22:07:13.286 INFO:teuthology.orchestra.run.trial150.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-22T22:07:13.335 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2' 2026-02-22T22:07:13.390 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2' 2026-02-22T22:07:13.463 INFO:teuthology.orchestra.run.trial150.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2026-02-22T22:07:13.512 INFO:teuthology.orchestra.run.trial150.stdout: SEC OPS OPS/SEC BYTES/SEC 2026-02-22T22:07:13.512 INFO:teuthology.orchestra.run.trial150.stdout:elapsed: 0 ops: 128 ops/sec: 2612.27 bytes/sec: 41 MiB/s 2026-02-22T22:07:13.518 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2026-02-22T22:07:14.290 INFO:teuthology.orchestra.run.trial150.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-22T22:07:14.297 INFO:teuthology.run_tasks:Running task exec... 2026-02-22T22:07:14.308 INFO:teuthology.task.exec:Executing custom commands... 2026-02-22T22:07:14.308 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:07:14.309 DEBUG:teuthology.orchestra.run.trial009:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0' 2026-02-22T22:07:14.955 DEBUG:teuthology.orchestra.run.trial009:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1' 2026-02-22T22:07:15.958 DEBUG:teuthology.orchestra.run.trial009:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2' 2026-02-22T22:07:16.961 INFO:teuthology.run_tasks:Running task parallel... 2026-02-22T22:07:16.974 INFO:teuthology.task.parallel:starting parallel... 2026-02-22T22:07:16.975 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-22T22:07:16.976 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-02-22T22:07:17.013 DEBUG:teuthology.orchestra.run.trial009:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-02-22T22:07:17.014 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-22T22:07:17.014 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-02-22T22:07:17.014 INFO:teuthology.task.exec:Executing custom commands... 2026-02-22T22:07:17.014 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:07:17.014 DEBUG:teuthology.orchestra.run.trial009:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-22T22:07:17.031 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:07:17.031 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y install qemu-kvm-block-rbd 2026-02-22T22:07:17.388 INFO:teuthology.orchestra.run.trial009.stdout:Last metadata expiration check: 0:03:02 ago on Sun 22 Feb 2026 10:04:15 PM UTC. 2026-02-22T22:07:17.452 INFO:teuthology.orchestra.run.trial009.stdout:Package qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 is already installed. 2026-02-22T22:07:17.471 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:07:17.471 INFO:teuthology.orchestra.run.trial009.stdout:Nothing to do. 2026-02-22T22:07:17.471 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:07:17.493 INFO:tasks.qemu:generating iso... 2026-02-22T22:07:17.493 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci.git ref f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T22:07:17.493 DEBUG:teuthology.orchestra.run.trial009:> rm -rf /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && cd /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git checkout f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T22:07:17.516 INFO:teuthology.orchestra.run.trial009.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2026-02-22T22:07:37.069 INFO:teuthology.orchestra.run.trial009.stderr:Note: switching to 'f90f4eaebb28b619cf76e80cbbe997656da69579'. 2026-02-22T22:07:37.069 INFO:teuthology.orchestra.run.trial009.stderr: 2026-02-22T22:07:37.069 INFO:teuthology.orchestra.run.trial009.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-22T22:07:37.069 INFO:teuthology.orchestra.run.trial009.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-22T22:07:37.070 INFO:teuthology.orchestra.run.trial009.stderr:state without impacting any branches by switching back to a branch. 2026-02-22T22:07:37.070 INFO:teuthology.orchestra.run.trial009.stderr: 2026-02-22T22:07:37.070 INFO:teuthology.orchestra.run.trial009.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-22T22:07:37.070 INFO:teuthology.orchestra.run.trial009.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-22T22:07:37.070 INFO:teuthology.orchestra.run.trial009.stderr: 2026-02-22T22:07:37.070 INFO:teuthology.orchestra.run.trial009.stderr: git switch -c 2026-02-22T22:07:37.070 INFO:teuthology.orchestra.run.trial009.stderr: 2026-02-22T22:07:37.070 INFO:teuthology.orchestra.run.trial009.stderr:Or undo this operation with: 2026-02-22T22:07:37.070 INFO:teuthology.orchestra.run.trial009.stderr: 2026-02-22T22:07:37.070 INFO:teuthology.orchestra.run.trial009.stderr: git switch - 2026-02-22T22:07:37.070 INFO:teuthology.orchestra.run.trial009.stderr: 2026-02-22T22:07:37.071 INFO:teuthology.orchestra.run.trial009.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-22T22:07:37.071 INFO:teuthology.orchestra.run.trial009.stderr: 2026-02-22T22:07:37.071 INFO:teuthology.orchestra.run.trial009.stderr:HEAD is now at f90f4eaebb2 Merge branch 'wip-74712-squid' of https://github.com/idryomov/ceph into wip-yuri6-testing-2026-02-22-1629-squid 2026-02-22T22:07:37.077 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:07:37.077 DEBUG:teuthology.orchestra.run.trial009:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2026-02-22T22:07:37.133 DEBUG:teuthology.orchestra.run.trial009:> set -ex 2026-02-22T22:07:37.133 DEBUG:teuthology.orchestra.run.trial009:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2026-02-22T22:07:37.190 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2026-02-22T22:07:37.191 DEBUG:teuthology.orchestra.run.trial009:> cp -- /home/ubuntu/cephtest/qemu_clone.cluster1.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2026-02-22T22:07:37.250 DEBUG:teuthology.orchestra.run.trial009:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 ceph.conf=/etc/ceph/cluster1.conf ceph.keyring=/etc/ceph/cluster1.keyring test.sh=/home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2026-02-22T22:07:37.309 INFO:tasks.qemu:downloading base image 2026-02-22T22:07:37.310 DEBUG:teuthology.orchestra.run.trial009:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2026-02-22T22:07:37.405 INFO:teuthology.orchestra.run.trial009.stderr: Resizing image: 100% complete...done. 2026-02-22T22:07:37.417 DEBUG:teuthology.orchestra.run.trial009:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2026-02-22T22:07:37.472 INFO:teuthology.orchestra.run.trial009.stderr: Resizing image: 100% complete...done. 2026-02-22T22:07:37.477 DEBUG:teuthology.orchestra.run.trial009:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2026-02-22T22:07:37.531 INFO:teuthology.orchestra.run.trial009.stderr: Resizing image: 100% complete...done. 2026-02-22T22:07:37.536 DEBUG:teuthology.orchestra.run.trial009:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2026-02-22T22:07:37.563 INFO:tasks.qemu:Creating the nfs export directory... 2026-02-22T22:07:37.564 DEBUG:teuthology.orchestra.run.trial009:> sudo mkdir -p /export/cluster1.client.0 2026-02-22T22:07:37.629 INFO:tasks.qemu:Mounting the test directory... 2026-02-22T22:07:37.629 DEBUG:teuthology.orchestra.run.trial009:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2026-02-22T22:07:37.692 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-02-22T22:07:37.692 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-22T22:07:37.693 DEBUG:teuthology.orchestra.run.trial009:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2026-02-22T22:07:37.758 DEBUG:teuthology.orchestra.run.trial009:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-02-22T22:07:37.821 INFO:teuthology.orchestra.run.trial009.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-02-22T22:07:37.822 INFO:tasks.qemu:Restarting NFS... 2026-02-22T22:07:37.823 DEBUG:teuthology.orchestra.run.trial009:> sudo systemctl restart nfs-server 2026-02-22T22:07:38.183 DEBUG:teuthology.orchestra.run.trial009:> sudo udevadm control --reload 2026-02-22T22:07:38.214 DEBUG:teuthology.orchestra.run.trial009:> sudo udevadm trigger /dev/kvm 2026-02-22T22:07:38.282 DEBUG:teuthology.orchestra.run.trial009:> ls -l /dev/kvm 2026-02-22T22:07:38.338 INFO:teuthology.orchestra.run.trial009.stdout:crw-rw-rw-. 1 root kvm 10, 232 Feb 22 22:07 /dev/kvm 2026-02-22T22:07:38.339 INFO:tasks.qemu:starting qemu... 2026-02-22T22:07:38.340 DEBUG:teuthology.orchestra.run.trial009:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term /usr/libexec/qemu-kvm -enable-kvm -nographic -cpu host -smp 1 -m 4096 -cdrom /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback 2026-02-22T22:07:38.381 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-02-22T22:07:38.580 INFO:tasks.qemu.cluster1.client.0.trial009.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machines from the previous RHEL major release are subject to deletion in the next RHEL major release 2026-02-22T22:07:38.634 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:c[?7lSeaBIOS (version 1.16.3-5.el9) 2026-02-22T22:07:38.634 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:38.634 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:38.634 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCC40+BEF0CC40 CA00 2026-02-22T22:07:38.639 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-02-22T22:07:38.639 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:38.639 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:38.819 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Booting from Hard Disk... 2026-02-22T22:07:39.086 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-02-22T22:07:39.086 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.086 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2026-02-22T22:07:39.086 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2026-02-22T22:07:39.086 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: before booting or 'c' for a command-line. 2026-02-22T22:07:39.086 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:  Ubuntu, with Linux 3.2.0-32-virtual  Ubuntu, with Linux 3.2.0-32-virtual (recovery mode) Memory test (memtest86+) Memory test (memtest86+, serial console 115200)            2026-02-22T22:07:39.086 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.086 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.086 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.086 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.086 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.989 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: The highlighted entry will be executed automatically in 5s.  2026-02-22T22:07:39.989 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.989 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.989 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.989 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.989 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.989 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.990 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.990 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.990 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.990 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.990 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.990 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.990 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.990 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.990 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.990 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:39.990 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: The highlighted entry will be executed automatically in 4s.  2026-02-22T22:07:40.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.994 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.994 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:40.994 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: The highlighted entry will be executed automatically in 3s.  2026-02-22T22:07:41.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:41.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.991 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: The highlighted entry will be executed automatically in 2s.  2026-02-22T22:07:42.991 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.991 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.991 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.991 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:42.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.992 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: The highlighted entry will be executed automatically in 1s.  2026-02-22T22:07:43.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.993 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.994 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.994 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.994 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.994 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.994 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.994 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:43.994 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:07:44.774 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-02-22T22:07:44.774 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-02-22T22:07:44.774 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Linux version 3.2.0-32-virtual (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #51-Ubuntu SMP Wed Sep 26 21:53:42 UTC 2012 (Ubuntu 3.2.0-32.51-virtual 3.2.30) 2026-02-22T22:07:44.774 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-22T22:07:44.774 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] KERNEL supported cpus: 2026-02-22T22:07:44.774 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Intel GenuineIntel 2026-02-22T22:07:44.774 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] AMD AuthenticAMD 2026-02-22T22:07:44.774 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Centaur CentaurHauls 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] DMI 2.8 present. 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] No AGP bridge found 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5480] f5480 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Using GB pages for direct mapping 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: RSDP 00000000000f5250 00014 (v00 BOCHS ) 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: RSDT 00000000bffe2290 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: FACP 00000000bffe217c 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0213C (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: APIC 00000000bffe21f0 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: WAET 00000000bffe2268 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] No NUMA configuration found 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Zone PFN ranges: 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Movable zone start PFN for each node 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-02-22T22:07:44.775 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Policy zone: Normal 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Checking aperture... 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] No AGP bridge found 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] console [ttyS0] enabled 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.000000] Detected 3693.026 MHz processor. 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 7386.05 BogoMIPS (lpj=14772104) 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.008000] Security Framework initialized 2026-02-22T22:07:44.776 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.008000] AppArmor: AppArmor initialized 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.008003] Yama: becoming mindful. 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.008818] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.010512] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.011751] Mount-cache hash table entries: 256 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.012048] Initializing cgroup subsys cpuacct 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.012783] Initializing cgroup subsys memory 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.013487] Initializing cgroup subsys devices 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.014203] Initializing cgroup subsys freezer 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.014913] Initializing cgroup subsys blkio 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.016005] Initializing cgroup subsys perf_event 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.016953] mce: CPU supports 10 MCE banks 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.017898] SMP alternatives: switching to UP code 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.031250] Freeing SMP alternatives: 24k freed 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.031976] ACPI: Core revision 20110623 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.032260] ftrace: allocating 27008 entries in 106 pages 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.040178] Enabling x2apic 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.040638] Enabled x2apic 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.044005] Switched APIC routing to physical x2apic. 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.045678] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-02-22T22:07:44.777 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.046634] CPU0: AMD EPYC 4464P 12-Core Processor stepping 02 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.052002] Performance Events: no PMU driver, software events only. 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.052002] NMI watchdog disabled (cpu0): hardware events not enabled 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.052002] Brought up 1 CPUs 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.052002] Total of 1 processors activated (7386.05 BogoMIPS). 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.052002] devtmpfs: initialized 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.052361] EVM: security.selinux 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.052899] EVM: security.SMACK64 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.053437] EVM: security.capability 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.054288] print_constraints: dummy: 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.054950] RTC time: 22:07:44, date: 02/22/26 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.055675] NET: Registered protocol family 16 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.056731] Extended Config Space enabled on 0 nodes 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.057541] ACPI: bus type pci registered 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.058287] PCI: Using configuration type 1 for base access 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.059177] PCI: Using configuration type 1 for extended access 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.060231] bio: create slab at 0 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.060908] ACPI: Added _OSI(Module Device) 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.061576] ACPI: Added _OSI(Processor Device) 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.062290] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.063044] ACPI: Added _OSI(Processor Aggregator Device) 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.064624] ACPI: Interpreter enabled 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.065219] ACPI: (supports S0 S5) 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.065805] ACPI: Using IOAPIC for interrupt routing 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.067305] ACPI: No dock devices found. 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.068004] HEST: Table not found. 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.068555] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.070015] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.071015] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.072005] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-02-22T22:07:44.867 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.073056] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-02-22T22:07:44.868 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.074214] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-02-22T22:07:44.868 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.076005] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2026-02-22T22:07:44.868 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.080776] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-02-22T22:07:44.868 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.081926] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.108846] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.109752] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.111096] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.112554] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.113607] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.114655] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.115700] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.116312] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.117220] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.118502] vgaarb: loaded 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.118940] vgaarb: bridge control possible 0000:00:02.0 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.120038] i2c-core: driver [aat2870] using legacy suspend method 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.121019] i2c-core: driver [aat2870] using legacy resume method 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.122009] SCSI subsystem initialized 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.122646] usbcore: registered new interface driver usbfs 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.123524] usbcore: registered new interface driver hub 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.124017] usbcore: registered new device driver usb 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.124849] PCI: Using ACPI for IRQ routing 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.125738] NetLabel: Initializing 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.126288] NetLabel: domain hash size = 128 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.126986] NetLabel: protocols = UNLABELED CIPSOv4 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.128012] NetLabel: unlabeled traffic allowed by default 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.128916] Switching to clocksource kvm-clock 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.129974] AppArmor: AppArmor Filesystem Enabled 2026-02-22T22:07:44.948 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.130742] pnp: PnP ACPI init 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.131239] ACPI: bus type pnp registered 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.132099] pnp: PnP ACPI: found 9 devices 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.132758] ACPI: ACPI bus type pnp unregistered 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.138402] NET: Registered protocol family 2 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.139121] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.140539] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.142612] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.143717] TCP: Hash tables configured (established 524288 bind 65536) 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.144779] TCP reno registered 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.145286] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.146246] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.147289] NET: Registered protocol family 1 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.147992] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.148952] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.149887] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.150954] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.151988] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.153223] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.154285] audit: initializing netlink socket (disabled) 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.155148] type=2000 audit(1771798064.152:1): initialized 2026-02-22T22:07:44.949 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.165258] Trying to unpack rootfs image as initramfs... 2026-02-22T22:07:44.959 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.180169] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-02-22T22:07:44.971 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.188538] VFS: Disk quotas dquot_6.5.2 2026-02-22T22:07:44.971 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.189194] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-02-22T22:07:44.971 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.190338] fuse init (API version 7.17) 2026-02-22T22:07:44.971 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.191011] msgmni has been set to 7894 2026-02-22T22:07:45.007 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.203636] Freeing initrd memory: 4308k freed 2026-02-22T22:07:45.007 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.204537] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-02-22T22:07:45.007 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.205864] io scheduler noop registered 2026-02-22T22:07:45.007 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.206517] io scheduler deadline registered (default) 2026-02-22T22:07:45.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.207352] io scheduler cfq registered 2026-02-22T22:07:45.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.208009] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-02-22T22:07:45.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.208905] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-02-22T22:07:45.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.209998] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-02-22T22:07:45.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.211172] ACPI: Power Button [PWRF] 2026-02-22T22:07:45.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.211994] ERST: Table is not found! 2026-02-22T22:07:45.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.212593] GHES: HEST is not enabled! 2026-02-22T22:07:45.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.213465] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-02-22T22:07:45.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.214397] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-02-22T22:07:45.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.216210] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-02-22T22:07:45.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.217138] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-02-22T22:07:45.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.218872] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-02-22T22:07:45.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.219788] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-02-22T22:07:45.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.221282] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-02-22T22:07:45.024 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.245107] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-22T22:07:45.052 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.269146] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-22T22:07:45.052 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.270072] Linux agpgart interface v0.103 2026-02-22T22:07:45.052 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.271015] brd: module loaded 2026-02-22T22:07:45.052 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.271659] loop: module loaded 2026-02-22T22:07:45.052 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.273248] vda: vda1 2026-02-22T22:07:45.053 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.274948] vdb: unknown partition table 2026-02-22T22:07:45.056 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.277175] vdc: unknown partition table 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.279011] scsi0 : ata_piix 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.279642] scsi1 : ata_piix 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.280138] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.281217] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.282373] Fixed MDIO Bus: probed 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.282932] tun: Universal TUN/TAP device driver, 1.6 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.283739] tun: (C) 1999-2004 Max Krasnyansky 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.285015] PPP generic driver version 2.4.2 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.285728] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.286771] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.287758] uhci_hcd: USB Universal Host Controller Interface driver 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.288789] usbcore: registered new interface driver libusual 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.289717] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.291670] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.292470] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.293572] mousedev: PS/2 mouse device common for all mice 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.294698] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.296286] rtc_cmos 00:08: RTC can wake from S4 2026-02-22T22:07:45.104 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.297168] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.298194] rtc0: alarms up to one day, y3k, 242 bytes nvram 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.299115] device-mapper: uevent: version 1.0.3 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.299874] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.301220] cpuidle: using governor ladder 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.301896] cpuidle: using governor menu 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.302523] EFI Variables Facility v0.08 2004-May-17 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.303371] TCP cubic registered 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.303922] NET: Registered protocol family 10 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.304755] NET: Registered protocol family 17 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.305466] Registering the dns_resolver key type 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.306251] registered taskstats version 1 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.308921] Magic number: 14:29:149 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.309507] bdi 1:1: hash matches 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.310045] virtio_blk virtio0: hash matches 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.310790] rtc_cmos 00:08: setting system clock to 2026-02-22 22:07:44 UTC (1771798064) 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.312089] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-02-22T22:07:45.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.313053] EDD information not available. 2026-02-22T22:07:45.243 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.448743] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-02-22T22:07:45.243 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.450156] ata2.00: configured for MWDMA2 2026-02-22T22:07:45.243 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.451320] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-02-22T22:07:45.243 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.453061] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-02-22T22:07:45.243 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.453954] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-02-22T22:07:45.243 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.454939] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-02-22T22:07:45.243 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.456290] Freeing unused kernel memory: 924k freed 2026-02-22T22:07:45.243 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.457125] Write protecting the kernel read-only data: 12288k 2026-02-22T22:07:45.244 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.459750] Freeing unused kernel memory: 1640k freed 2026-02-22T22:07:45.244 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.461823] Freeing unused kernel memory: 1200k freed 2026-02-22T22:07:45.244 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Loading, please wait... 2026-02-22T22:07:45.249 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Begin: Loading essential drivers ... done. 2026-02-22T22:07:45.249 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Begin: Running /scripts/init-premount ... done. 2026-02-22T22:07:45.249 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.469304] udevd[84]: starting version 175 2026-02-22T22:07:45.261 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-02-22T22:07:45.292 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.508053] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-02-22T22:07:45.292 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.509202] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-02-22T22:07:45.321 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.534985] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-02-22T22:07:45.322 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.536314] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-02-22T22:07:45.322 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.537261] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-02-22T22:07:45.327 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.548426] FDC 0 is a S82078B 2026-02-22T22:07:45.655 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Begin: Running /scripts/local-premount ... [ 0.864517] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-02-22T22:07:45.655 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.865595] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-02-22T22:07:45.667 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:done. 2026-02-22T22:07:45.679 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.891142] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-22T22:07:45.699 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Begin: Running /scripts/local-bottom ... [ 0.911612] vda: vda1 2026-02-22T22:07:45.699 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-02-22T22:07:45.732 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 0.941931] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-22T22:07:45.732 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:done. 2026-02-22T22:07:45.733 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:done. 2026-02-22T22:07:45.733 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Begin: Running /scripts/init-bottom ... done. 2026-02-22T22:07:45.866 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 1.083840] EXT4-fs (vda1): re-mounted. Opts: (null) 2026-02-22T22:07:46.628 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:cloud-init start-local running: Sun, 22 Feb 2026 22:07:45 +0000. up 1.33 seconds 2026-02-22T22:07:46.702 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:no instance data found in start-local 2026-02-22T22:07:47.599 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-02-22T22:07:47.600 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-02-22T22:07:47.600 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-02-22T22:07:47.600 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-02-22T22:07:47.600 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:cloud-init start running: Sun, 22 Feb 2026 22:07:46 +0000. up 2.78 seconds 2026-02-22T22:07:47.667 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-02-22T22:07:48.885 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:WARN:stdout, stderr changing to (| tee -a /var/log/cloud-init-output.log,| tee -a /var/log/cloud-init-output.log)Generating public/private rsa key pair. 2026-02-22T22:07:48.885 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-02-22T22:07:48.885 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-02-22T22:07:48.885 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:The key fingerprint is: 2026-02-22T22:07:48.885 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:0c:98:5d:d5:d0:fa:c8:1b:09:7a:f3:0c:a7:6b:5c:c5 root@test 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:The key's randomart image is: 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:+--[ RSA 2048]----+ 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| ..o+ | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| + . o | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| o o o | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| o. . E | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| .So = | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| . + B . | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| o O o | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| + + | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| ... | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:+-----------------+ 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Generating public/private dsa key pair. 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:The key fingerprint is: 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:df:b2:e4:6b:42:b3:c7:e3:e9:c4:37:bb:7e:eb:35:66 root@test 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:The key's randomart image is: 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:+--[ DSA 1024]----+ 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| S | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| oo . | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| . +* + E.| 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| o+== o+..| 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| *B+++o. | 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:+-----------------+ 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Generating public/private ecdsa key pair. 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:The key fingerprint is: 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:bb:b4:17:2f:e4:2d:9c:c4:cc:9c:fb:42:fd:6f:2a:e5 root@test 2026-02-22T22:07:48.886 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:The key's randomart image is: 2026-02-22T22:07:48.887 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:+--[ECDSA 256]---+ 2026-02-22T22:07:48.887 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| | 2026-02-22T22:07:48.887 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| | 2026-02-22T22:07:48.887 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| | 2026-02-22T22:07:48.887 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| | 2026-02-22T22:07:48.887 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| S= o | 2026-02-22T22:07:48.887 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| .@ . . | 2026-02-22T22:07:48.887 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| o* * + | 2026-02-22T22:07:48.887 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| . oX + E .| 2026-02-22T22:07:48.887 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:| o. =...+.| 2026-02-22T22:07:48.887 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:+-----------------+ 2026-02-22T22:07:48.962 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-02-22T22:07:49.022 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Starting AppArmor profiles  [ OK ] 2026-02-22T22:07:49.028 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Starting system logging daemon[ OK ] 2026-02-22T22:07:49.033 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Starting Handle applying cloud-config[ OK ] 2026-02-22T22:07:49.045 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:landscape-client is not configured, please run landscape-config. 2026-02-22T22:07:49.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Stopping System V initialisation compatibility[ OK ] 2026-02-22T22:07:49.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Starting System V runlevel compatibility[ OK ] 2026-02-22T22:07:49.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Starting automatic crash report generation[ OK ] 2026-02-22T22:07:49.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Starting deferred execution scheduler[ OK ] 2026-02-22T22:07:49.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Starting regular background program processing daemon[ OK ] 2026-02-22T22:07:49.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Starting ACPI daemon[ OK ] 2026-02-22T22:07:49.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Starting save kernel messages[ OK ] 2026-02-22T22:07:49.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Stopping save kernel messages[ OK ] 2026-02-22T22:07:49.105 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2026-02-22T22:07:49.115 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Starting crash report submission daemon[ OK ] 2026-02-22T22:07:49.123 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Stopping System V runlevel compatibility[ OK ] 2026-02-22T22:07:49.232 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Generating locales... 2026-02-22T22:07:49.474 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: en_US.UTF-8... done 2026-02-22T22:07:49.479 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Generation complete. 2026-02-22T22:07:49.817 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:passwd: password expiry information changed. 2026-02-22T22:07:50.021 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-02-22T22:07:50.039 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-02-22T22:07:50.097 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-02-22T22:07:50.134 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-02-22T22:07:50.150 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-02-22T22:07:50.339 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-02-22T22:07:50.368 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-02-22T22:07:50.459 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-02-22T22:07:50.486 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-02-22T22:07:50.559 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-02-22T22:07:50.588 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-02-22T22:07:50.607 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-02-22T22:07:50.622 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-02-22T22:07:50.645 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-02-22T22:07:50.664 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-02-22T22:07:50.695 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-02-22T22:07:50.731 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-02-22T22:07:50.760 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-02-22T22:07:50.774 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-02-22T22:07:50.790 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-02-22T22:07:50.804 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-02-22T22:07:50.822 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-02-22T22:07:50.846 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-02-22T22:07:50.864 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-02-22T22:07:50.881 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-02-22T22:07:50.896 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-02-22T22:07:50.940 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-02-22T22:07:51.068 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-02-22T22:07:51.120 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-02-22T22:07:51.241 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-02-22T22:07:51.282 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-02-22T22:07:51.420 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-02-22T22:07:51.439 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-02-22T22:07:51.457 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-02-22T22:07:51.499 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-02-22T22:07:54.226 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Fetched 29.2 MB in 4s (6627 kB/s) 2026-02-22T22:07:56.928 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Reading package lists... 2026-02-22T22:07:56.933 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Reading package lists... 2026-02-22T22:07:57.040 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Building dependency tree... 2026-02-22T22:07:57.041 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Reading state information... 2026-02-22T22:07:57.090 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:The following packages will be upgraded: 2026-02-22T22:07:57.090 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: ca-certificates libssl1.0.0 2026-02-22T22:07:57.174 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-02-22T22:07:57.174 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Need to get 1233 kB of archives. 2026-02-22T22:07:57.174 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:After this operation, 108 kB of additional disk space will be used. 2026-02-22T22:07:57.174 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2026-02-22T22:07:57.391 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-02-22T22:07:57.431 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-22T22:07:57.436 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Fetched 1233 kB in 0s (4176 kB/s) 2026-02-22T22:07:57.732 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-22T22:07:57.732 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2026-02-22T22:07:57.732 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Unpacking replacement libssl1.0.0 ... 2026-02-22T22:07:57.889 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-02-22T22:07:58.012 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Processing triggers for libc-bin ... 2026-02-22T22:07:58.018 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ldconfig deferred processing now taking place 2026-02-22T22:07:58.260 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-22T22:07:58.260 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-02-22T22:07:58.265 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Unpacking replacement ca-certificates ... 2026-02-22T22:07:58.325 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Processing triggers for man-db ... 2026-02-22T22:07:58.625 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-02-22T22:07:59.668 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-02-22T22:07:59.668 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-22T22:08:00.908 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-02-22T22:08:00.908 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-22T22:08:00.908 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Reading package lists... 2026-02-22T22:08:01.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Building dependency tree... 2026-02-22T22:08:01.008 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Reading state information... 2026-02-22T22:08:01.064 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:The following extra packages will be installed: 2026-02-22T22:08:01.065 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-02-22T22:08:01.065 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:The following NEW packages will be installed: 2026-02-22T22:08:01.065 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-02-22T22:08:01.218 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-02-22T22:08:01.218 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Need to get 424 kB of archives. 2026-02-22T22:08:01.218 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-02-22T22:08:01.218 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-02-22T22:08:01.236 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-02-22T22:08:01.285 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-02-22T22:08:01.305 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-02-22T22:08:01.328 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2026-02-22T22:08:01.404 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-22T22:08:01.405 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Fetched 424 kB in 0s (1395 kB/s) 2026-02-22T22:08:01.450 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Selecting previously unselected package libgssglue1. 2026-02-22T22:08:01.450 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-02-22T22:08:01.450 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-02-22T22:08:01.501 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Selecting previously unselected package libtirpc1. 2026-02-22T22:08:01.501 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-02-22T22:08:01.559 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Selecting previously unselected package rpcbind. 2026-02-22T22:08:01.559 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-02-22T22:08:01.907 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Selecting previously unselected package libnfsidmap2. 2026-02-22T22:08:01.907 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-02-22T22:08:01.959 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Selecting previously unselected package nfs-common. 2026-02-22T22:08:01.959 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-02-22T22:08:02.084 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Processing triggers for man-db ... 2026-02-22T22:08:02.257 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Processing triggers for ureadahead ... 2026-02-22T22:08:02.292 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-02-22T22:08:02.328 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-02-22T22:08:02.354 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-02-22T22:08:02.391 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-02-22T22:08:02.401 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:portmap start/running, process 8230 2026-02-22T22:08:02.407 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-02-22T22:08:02.430 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-02-22T22:08:02.518 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:08:02.518 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Creating config file /etc/idmapd.conf with new version 2026-02-22T22:08:02.621 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: 2026-02-22T22:08:02.621 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Creating config file /etc/default/nfs-common with new version 2026-02-22T22:08:02.686 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Adding system user `statd' (UID 106) ... 2026-02-22T22:08:02.686 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-02-22T22:08:02.718 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Not creating home directory `/var/lib/nfs'. 2026-02-22T22:08:02.731 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:statd start/running, process 8464 2026-02-22T22:08:02.741 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:gssd stop/post-stop, process 8495 2026-02-22T22:08:03.401 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:idmapd start/running, process 8535 2026-02-22T22:08:03.409 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Processing triggers for libc-bin ... 2026-02-22T22:08:03.415 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ldconfig deferred processing now taking place 2026-02-22T22:08:03.826 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:mount.nfs: timeout set for Sun Feb 22 22:10:03 2026 2026-02-22T22:08:03.826 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-02-22T22:08:03.826 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-02-22T22:08:03.832 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-02-22T22:13:15.043 DEBUG:teuthology.orchestra.run.trial009:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2026-02-22T22:13:19.973 INFO:teuthology.orchestra.run.trial009.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2026-02-22T22:13:19.978 DEBUG:teuthology.orchestra.run.trial009:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-22T22:21:17.006 DEBUG:teuthology.orchestra.run.trial009:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2026-02-22T22:21:17.090 INFO:teuthology.orchestra.run.trial009.stderr: Commit image migration: 100% complete...done. 2026-02-22T22:21:17.094 DEBUG:teuthology.orchestra.run.trial009:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-22T22:24:04.123 DEBUG:teuthology.orchestra.run.trial009:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2026-02-22T22:24:04.398 INFO:teuthology.orchestra.run.trial009.stderr: Image migration: 1% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2026-02-22T22:24:04.403 DEBUG:teuthology.parallel:result is None 2026-02-22T22:35:25.165 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:acpid: exiting 2026-02-22T22:35:25.177 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Traceback (most recent call last): 2026-02-22T22:35:25.177 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-22T22:35:25.177 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Checking for running unattended-upgrades: 2026-02-22T22:35:25.187 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: self._connect_unixsocket(self.address) 2026-02-22T22:35:25.187 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-22T22:35:25.187 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: self.socket.connect(address) 2026-02-22T22:35:25.187 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-22T22:35:25.187 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: return getattr(self._sock,name)(*args) 2026-02-22T22:35:25.187 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:error: [Errno 111] Connection refused 2026-02-22T22:35:25.187 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Logged from file __init__.py, line 116 2026-02-22T22:35:25.201 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ec2: 2026-02-22T22:35:25.201 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ec2: ############################################################# 2026-02-22T22:35:25.201 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2026-02-22T22:35:25.216 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ec2: 1024 df:b2:e4:6b:42:b3:c7:e3:e9:c4:37:bb:7e:eb:35:66 root@test (DSA) 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ec2: 256 bb:b4:17:2f:e4:2d:9c:c4:cc:9c:fb:42:fd:6f:2a:e5 root@test (ECDSA) 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ec2: 2048 0c:98:5d:d5:d0:fa:c8:1b:09:7a:f3:0c:a7:6b:5c:c5 root@test (RSA) 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:-----BEGIN SSH HOST KEY KEYS----- 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ec2: ############################################################# 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBChJ2eGPAs5rbGAuBQ0skRBfLq7IYfwmHL6XIUCupcuN2gvFyiSIy2dDBiBOw74uj9cF2h3epJdQ1HFHtmUz0GM= root@test 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYFBiTShnxmC1CDjiyupfdQh426cdzjNSGgWatZtkvxFHoHwfrhXDvyX6qtATTle+RkYrETz9pUyO9fsS+jJt/JPcmxErYKhUhn11/UfYk6ERSb2IOdfL8ii3NRilboLSFhejEJKXBUMlcyrbHafzEokF4I7Cmv0buB5+t5A1bZJakVCjMkNSjfEhpTeGfuW9jAOUw7eN5fQ2BhEfxOuUMedJLvDuIatWiqz64KkgGVQpom1ofCSlSzW58h8kt8zz9cDxLF91BrcPHnSaNWtRZDVxiom76sBIBNysZhW3m0sQyV0kBVTGxEC0wG2RT/5hmXFaEYv+jNtJ4w1wh/+Aj root@test 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:-----END SSH HOST KEY KEYS----- 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Traceback (most recent call last): 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: self._connect_unixsocket(self.address) 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: self.socket.connect(address) 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: return getattr(self._sock,name)(*args) 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:error: [Errno 111] Connection refused 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Logged from file __init__.py, line 116 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Traceback (most recent call last): 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: self._connect_unixsocket(self.address) 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: self.socket.connect(address) 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: return getattr(self._sock,name)(*args) 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:error: [Errno 111] Connection refused 2026-02-22T22:35:25.277 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:Logged from file __init__.py, line 116 2026-02-22T22:35:25.283 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:cloud-init boot finished at Sun, 22 Feb 2026 22:35:25 +0000. Up 1660.53 seconds 2026-02-22T22:35:25.314 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Stopping landscape-client daemon  [fail] 2026-02-22T22:35:25.374 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Asking all remaining processes to terminate...  [ OK ] 2026-02-22T22:35:25.397 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * All processes ended within 1 seconds....  [ OK ] 2026-02-22T22:35:25.405 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2026-02-22T22:35:25.496 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Deconfiguring network interfaces...  [ OK ] 2026-02-22T22:35:25.505 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Deactivating swap...  [ OK ] 2026-02-22T22:35:25.510 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Unmounting local filesystems...  [ OK ] 2026-02-22T22:35:25.570 INFO:tasks.qemu.cluster1.client.0.trial009.stdout: * Will now halt 2026-02-22T22:35:25.584 INFO:tasks.qemu.cluster1.client.0.trial009.stdout:[ 1660.846676] Power down. 2026-02-22T22:35:25.659 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2026-02-22T22:35:25.659 DEBUG:teuthology.orchestra.run.trial009:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 2026-02-22T22:35:25.686 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:35:25.686 INFO:tasks.qemu:Stopping NFS... 2026-02-22T22:35:25.686 DEBUG:teuthology.orchestra.run.trial009:> sudo systemctl stop nfs-server 2026-02-22T22:35:25.814 INFO:tasks.qemu:Unmounting exported directory... 2026-02-22T22:35:25.814 DEBUG:teuthology.orchestra.run.trial009:> sudo umount /export/cluster1.client.0 2026-02-22T22:35:25.839 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-22T22:35:25.840 DEBUG:teuthology.orchestra.run.trial009:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2026-02-22T22:35:25.904 INFO:tasks.qemu:Starting NFS... 2026-02-22T22:35:25.904 DEBUG:teuthology.orchestra.run.trial009:> sudo systemctl start nfs-server 2026-02-22T22:35:26.139 DEBUG:teuthology.orchestra.run.trial009:> test -f /home/ubuntu/cephtest/archive/qemu/cluster1.client.0/success 2026-02-22T22:35:26.155 INFO:tasks.qemu:Deleting exported directory... 2026-02-22T22:35:26.155 DEBUG:teuthology.orchestra.run.trial009:> sudo rm -r /export 2026-02-22T22:35:26.219 DEBUG:tasks.qemu:cleaning up base image files 2026-02-22T22:35:26.219 DEBUG:teuthology.orchestra.run.trial009:> rm -rf /home/ubuntu/cephtest/qemu/cluster1.client.0.iso /home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 /home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 2026-02-22T22:35:26.549 DEBUG:teuthology.orchestra.run.trial009:> sudo yum -y erase qemu-kvm-block-rbd 2026-02-22T22:35:26.719 INFO:teuthology.orchestra.run.trial009.stdout:Dependencies resolved. 2026-02-22T22:35:26.721 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:35:26.721 INFO:teuthology.orchestra.run.trial009.stdout: Package Arch Version Repository Size 2026-02-22T22:35:26.721 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:35:26.721 INFO:teuthology.orchestra.run.trial009.stdout:Removing: 2026-02-22T22:35:26.721 INFO:teuthology.orchestra.run.trial009.stdout: qemu-kvm-block-rbd x86_64 17:10.1.0-13.el9 @appstream 37 k 2026-02-22T22:35:26.721 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:35:26.721 INFO:teuthology.orchestra.run.trial009.stdout:Transaction Summary 2026-02-22T22:35:26.721 INFO:teuthology.orchestra.run.trial009.stdout:================================================================================ 2026-02-22T22:35:26.722 INFO:teuthology.orchestra.run.trial009.stdout:Remove 1 Package 2026-02-22T22:35:26.722 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:35:26.722 INFO:teuthology.orchestra.run.trial009.stdout:Freed space: 37 k 2026-02-22T22:35:26.722 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction check 2026-02-22T22:35:26.722 INFO:teuthology.orchestra.run.trial009.stdout:Transaction check succeeded. 2026-02-22T22:35:26.723 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction test 2026-02-22T22:35:26.736 INFO:teuthology.orchestra.run.trial009.stdout:Transaction test succeeded. 2026-02-22T22:35:26.737 INFO:teuthology.orchestra.run.trial009.stdout:Running transaction 2026-02-22T22:35:26.765 INFO:teuthology.orchestra.run.trial009.stdout: Preparing : 1/1 2026-02-22T22:35:26.847 INFO:teuthology.orchestra.run.trial009.stdout: Erasing : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-22T22:35:26.889 INFO:teuthology.orchestra.run.trial009.stdout: Verifying : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-22T22:35:26.890 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:35:26.890 INFO:teuthology.orchestra.run.trial009.stdout:Removed: 2026-02-22T22:35:26.890 INFO:teuthology.orchestra.run.trial009.stdout: qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 2026-02-22T22:35:26.890 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:35:26.890 INFO:teuthology.orchestra.run.trial009.stdout:Complete! 2026-02-22T22:35:26.910 DEBUG:teuthology.orchestra.run.trial009:> rmdir /home/ubuntu/cephtest/qemu || true 2026-02-22T22:35:26.927 DEBUG:teuthology.parallel:result is None 2026-02-22T22:35:26.927 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-22T22:35:26.939 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2026-02-22T22:35:26.939 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-22T22:35:27.103 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:35:27.104 INFO:teuthology.orchestra.run.trial150.stderr:dumped all 2026-02-22T22:35:27.111 INFO:teuthology.orchestra.run.trial150.stdout:{"pg_ready":true,"pg_map":{"version":901,"stamp":"2026-02-22T22:35:26.683720+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1722959170,"num_objects":529,"num_object_clones":0,"num_object_copies":1058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":529,"num_whiteouts":0,"num_read":10826,"num_read_kb":1342004,"num_write":1936,"num_write_kb":1184269,"num_scrub_errors":0,"num_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},"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":1306,"ondisk_log_size":1306,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":988292,"kb_used_data":899080,"kb_used_omap":4,"kb_used_meta":89147,"kb_avail":282127228,"statfs":{"total":289910292480,"available":288898281472,"internally_reserved":0,"allocated":920657920,"data_stored":2421086880,"data_compressed":670631834,"data_compressed_allocated":744013824,"data_compressed_original":2244935680,"omap_allocated":4781,"internal_metadata":91286867},"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.000862"},"pg_stats":[{"pgid":"2.7","version":"20'1","reported_seq":69,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:19.603504+0000","last_change":"2026-02-22T22:06:17.580937+0000","last_active":"2026-02-22T22:32:19.603504+0000","last_peered":"2026-02-22T22:32:19.603504+0000","last_clean":"2026-02-22T22:32:19.603504+0000","last_became_active":"2026-02-22T22:06:15.580663+0000","last_became_peered":"2026-02-22T22:06:15.580663+0000","last_unstale":"2026-02-22T22:32:19.603504+0000","last_undegraded":"2026-02-22T22:32:19.603504+0000","last_fullsized":"2026-02-22T22:32:19.603504+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+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 @ 2026-02-23T23:09:56.917134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043292200000000003,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":29,"num_read_kb":9,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"24'11","reported_seq":121,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:14.603203+0000","last_change":"2026-02-22T22:06:17.580983+0000","last_active":"2026-02-22T22:32:14.603203+0000","last_peered":"2026-02-22T22:32:14.603203+0000","last_clean":"2026-02-22T22:32:14.603203+0000","last_became_active":"2026-02-22T22:06:15.580765+0000","last_became_peered":"2026-02-22T22:06:15.580765+0000","last_unstale":"2026-02-22T22:32:14.603203+0000","last_undegraded":"2026-02-22T22:32:14.603203+0000","last_fullsized":"2026-02-22T22:32:14.603203+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:27:24.817827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000436408,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":156,"num_read_kb":136,"num_write":8,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"24'13","reported_seq":141,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:24.600375+0000","last_change":"2026-02-22T22:06:17.580848+0000","last_active":"2026-02-22T22:31:24.600375+0000","last_peered":"2026-02-22T22:31:24.600375+0000","last_clean":"2026-02-22T22:31:24.600375+0000","last_became_active":"2026-02-22T22:06:15.580374+0000","last_became_peered":"2026-02-22T22:06:15.580374+0000","last_unstale":"2026-02-22T22:31:24.600375+0000","last_undegraded":"2026-02-22T22:31:24.600375+0000","last_fullsized":"2026-02-22T22:31:24.600375+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:31:04.225794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000335068,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":220,"num_read_kb":190,"num_write":10,"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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"24'113","reported_seq":361,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:19.600006+0000","last_change":"2026-02-22T22:06:17.580756+0000","last_active":"2026-02-22T22:31:19.600006+0000","last_peered":"2026-02-22T22:31:19.600006+0000","last_clean":"2026-02-22T22:31:19.600006+0000","last_became_active":"2026-02-22T22:06:15.580380+0000","last_became_peered":"2026-02-22T22:06:15.580380+0000","last_unstale":"2026-02-22T22:31:19.600006+0000","last_undegraded":"2026-02-22T22:31:19.600006+0000","last_fullsized":"2026-02-22T22:31:19.600006+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":113,"log_dups_size":0,"ondisk_log_size":113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T05:31:01.602982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028107700000000002,"stat_sum":{"num_bytes":260,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_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":651,"num_read_kb":581,"num_write":100,"num_write_kb":93,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"23'139","reported_seq":1841,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:25.602781+0000","last_change":"2026-02-22T22:06:27.396816+0000","last_active":"2026-02-22T22:31:25.602781+0000","last_peered":"2026-02-22T22:31:25.602781+0000","last_clean":"2026-02-22T22:31:25.602781+0000","last_became_active":"2026-02-22T22:06:25.260858+0000","last_became_peered":"2026-02-22T22:06:25.260858+0000","last_unstale":"2026-02-22T22:31:25.602781+0000","last_undegraded":"2026-02-22T22:31:25.602781+0000","last_fullsized":"2026-02-22T22:31:25.602781+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:43:33.581449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00020353,"stat_sum":{"num_bytes":402800640,"num_objects":124,"num_object_clones":0,"num_object_copies":248,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":124,"num_whiteouts":0,"num_read":1659,"num_read_kb":316169,"num_write":172,"num_write_kb":264240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'223","reported_seq":311,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:33:20.609562+0000","last_change":"2026-02-22T22:06:17.579315+0000","last_active":"2026-02-22T22:33:20.609562+0000","last_peered":"2026-02-22T22:33:20.609562+0000","last_clean":"2026-02-22T22:33:20.609562+0000","last_became_active":"2026-02-22T22:06:15.580304+0000","last_became_peered":"2026-02-22T22:06:15.580304+0000","last_unstale":"2026-02-22T22:33:20.609562+0000","last_undegraded":"2026-02-22T22:33:20.609562+0000","last_fullsized":"2026-02-22T22:33:20.609562+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":223,"log_dups_size":0,"ondisk_log_size":223,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:53:53.913864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000238297,"stat_sum":{"num_bytes":215,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":1311,"num_read_kb":1092,"num_write":432,"num_write_kb":424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"23'137","reported_seq":1979,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:29.604049+0000","last_change":"2026-02-22T22:06:27.263019+0000","last_active":"2026-02-22T22:32:29.604049+0000","last_peered":"2026-02-22T22:32:29.604049+0000","last_clean":"2026-02-22T22:32:29.604049+0000","last_became_active":"2026-02-22T22:06:25.261150+0000","last_became_peered":"2026-02-22T22:06:25.261150+0000","last_unstale":"2026-02-22T22:32:29.604049+0000","last_undegraded":"2026-02-22T22:32:29.604049+0000","last_fullsized":"2026-02-22T22:32:29.604049+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:29:41.019585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032816300000000002,"stat_sum":{"num_bytes":443039744,"num_objects":126,"num_object_clones":0,"num_object_copies":252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":126,"num_whiteouts":0,"num_read":1798,"num_read_kb":330137,"num_write":173,"num_write_kb":298768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"23'1","reported_seq":62,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:33:19.605979+0000","last_change":"2026-02-22T22:06:17.833725+0000","last_active":"2026-02-22T22:33:19.605979+0000","last_peered":"2026-02-22T22:33:19.605979+0000","last_clean":"2026-02-22T22:33:19.605979+0000","last_became_active":"2026-02-22T22:06:15.580681+0000","last_became_peered":"2026-02-22T22:06:15.580681+0000","last_unstale":"2026-02-22T22:33:19.605979+0000","last_undegraded":"2026-02-22T22:33:19.605979+0000","last_fullsized":"2026-02-22T22:33:19.605979+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+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 @ 2026-02-23T23:02:31.422064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024274499999999999,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"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":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"23'118","reported_seq":1724,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:25.602761+0000","last_change":"2026-02-22T22:06:27.396900+0000","last_active":"2026-02-22T22:31:25.602761+0000","last_peered":"2026-02-22T22:31:25.602761+0000","last_clean":"2026-02-22T22:31:25.602761+0000","last_became_active":"2026-02-22T22:06:25.260870+0000","last_became_peered":"2026-02-22T22:06:25.260870+0000","last_unstale":"2026-02-22T22:31:25.602761+0000","last_undegraded":"2026-02-22T22:31:25.602761+0000","last_fullsized":"2026-02-22T22:31:25.602761+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T08:52:52.748346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027752899999999999,"stat_sum":{"num_bytes":376455168,"num_objects":113,"num_object_clones":0,"num_object_copies":226,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":113,"num_whiteouts":0,"num_read":1563,"num_read_kb":331879,"num_write":142,"num_write_kb":292592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'2","reported_seq":73,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:24.603029+0000","last_change":"2026-02-22T22:06:17.833747+0000","last_active":"2026-02-22T22:32:24.603029+0000","last_peered":"2026-02-22T22:32:24.603029+0000","last_clean":"2026-02-22T22:32:24.603029+0000","last_became_active":"2026-02-22T22:06:15.580309+0000","last_became_peered":"2026-02-22T22:06:15.580309+0000","last_unstale":"2026-02-22T22:32:24.603029+0000","last_undegraded":"2026-02-22T22:32:24.603029+0000","last_fullsized":"2026-02-22T22:32:24.603029+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:11:14.494167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026957499999999998,"stat_sum":{"num_bytes":114,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":35,"num_read_kb":13,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"23'166","reported_seq":1707,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:24.600352+0000","last_change":"2026-02-22T22:06:27.263202+0000","last_active":"2026-02-22T22:31:24.600352+0000","last_peered":"2026-02-22T22:31:24.600352+0000","last_clean":"2026-02-22T22:31:24.600352+0000","last_became_active":"2026-02-22T22:06:25.261182+0000","last_became_peered":"2026-02-22T22:06:25.261182+0000","last_unstale":"2026-02-22T22:31:24.600352+0000","last_undegraded":"2026-02-22T22:31:24.600352+0000","last_fullsized":"2026-02-22T22:31:24.600352+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":166,"log_dups_size":0,"ondisk_log_size":166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T08:20:14.823479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056520599999999995,"stat_sum":{"num_bytes":500072467,"num_objects":149,"num_object_clones":0,"num_object_copies":298,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":149,"num_whiteouts":0,"num_read":1498,"num_read_kb":360222,"num_write":184,"num_write_kb":325906,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"22'310","reported_seq":364,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:19.599990+0000","last_change":"2026-02-22T22:06:17.580692+0000","last_active":"2026-02-22T22:31:19.599990+0000","last_peered":"2026-02-22T22:31:19.599990+0000","last_clean":"2026-02-22T22:31:19.599990+0000","last_became_active":"2026-02-22T22:06:15.580057+0000","last_became_peered":"2026-02-22T22:06:15.580057+0000","last_unstale":"2026-02-22T22:31:19.599990+0000","last_undegraded":"2026-02-22T22:31:19.599990+0000","last_fullsized":"2026-02-22T22:31:19.599990+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":310,"log_dups_size":0,"ondisk_log_size":310,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:43:16.596471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024853499999999998,"stat_sum":{"num_bytes":162,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1823,"num_read_kb":1516,"num_write":610,"num_write_kb":604,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":142,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:19.603462+0000","last_change":"2026-02-22T22:06:10.569242+0000","last_active":"2026-02-22T22:32:19.603462+0000","last_peered":"2026-02-22T22:32:19.603462+0000","last_clean":"2026-02-22T22:32:19.603462+0000","last_became_active":"2026-02-22T22:06:10.568762+0000","last_became_peered":"2026-02-22T22:06:10.568762+0000","last_unstale":"2026-02-22T22:32:19.603462+0000","last_undegraded":"2026-02-22T22:32:19.603462+0000","last_fullsized":"2026-02-22T22:32:19.603462+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:09.561344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:09.561344+0000","last_clean_scrub_stamp":"2026-02-22T22:06:09.561344+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:56:31.194604+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":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1722368019,"num_objects":512,"num_object_clones":0,"num_object_copies":1024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":512,"num_whiteouts":0,"num_read":6518,"num_read_kb":1338407,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":919846912,"data_stored":2419687462,"data_compressed":670619040,"data_compressed_allocated":743940096,"data_compressed_original":2243788800,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"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":15,"num_whiteouts":0,"num_read":4242,"num_read_kb":3542,"num_write":1164,"num_write_kb":1135,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":674,"ondisk_log_size":674,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12794,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":0,"up_from":9,"seq":38654706019,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":235304,"kb_used_data":208344,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94136536,"statfs":{"total":96636764160,"available":96395812864,"internally_reserved":0,"allocated":213344256,"data_stored":570842815,"data_compressed":161481688,"data_compressed_allocated":179146752,"data_compressed_original":536805376,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":8,"seq":34359738723,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":480492,"kb_used_data":449360,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93891348,"statfs":{"total":96636764160,"available":96144740352,"internally_reserved":0,"allocated":460144640,"data_stored":1209916395,"data_compressed":335309520,"data_compressed_allocated":371970048,"data_compressed_original":1121894400,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738723,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":272496,"kb_used_data":241376,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":94099344,"statfs":{"total":96636764160,"available":96357728256,"internally_reserved":0,"allocated":247169024,"data_stored":640327670,"data_compressed":173840626,"data_compressed_allocated":192897024,"data_compressed_original":586235904,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"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":40960,"data_stored":783,"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":16384,"data_stored":292,"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":213057536,"data_stored":570179584,"data_compressed":161475291,"data_compressed_allocated":179109888,"data_compressed_original":536231936,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":246865920,"data_stored":639664147,"data_compressed":173834229,"data_compressed_allocated":192860160,"data_compressed_original":585662464,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459923456,"data_stored":1209843731,"data_compressed":335309520,"data_compressed_allocated":371970048,"data_compressed_original":1121894400,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:35:27.113 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-22T22:35:27.271 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:35:27.271 INFO:teuthology.orchestra.run.trial150.stderr:dumped all 2026-02-22T22:35:27.280 INFO:teuthology.orchestra.run.trial150.stdout:{"pg_ready":true,"pg_map":{"version":901,"stamp":"2026-02-22T22:35:26.683720+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1722959170,"num_objects":529,"num_object_clones":0,"num_object_copies":1058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":529,"num_whiteouts":0,"num_read":10826,"num_read_kb":1342004,"num_write":1936,"num_write_kb":1184269,"num_scrub_errors":0,"num_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},"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":1306,"ondisk_log_size":1306,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":988292,"kb_used_data":899080,"kb_used_omap":4,"kb_used_meta":89147,"kb_avail":282127228,"statfs":{"total":289910292480,"available":288898281472,"internally_reserved":0,"allocated":920657920,"data_stored":2421086880,"data_compressed":670631834,"data_compressed_allocated":744013824,"data_compressed_original":2244935680,"omap_allocated":4781,"internal_metadata":91286867},"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.000862"},"pg_stats":[{"pgid":"2.7","version":"20'1","reported_seq":69,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:19.603504+0000","last_change":"2026-02-22T22:06:17.580937+0000","last_active":"2026-02-22T22:32:19.603504+0000","last_peered":"2026-02-22T22:32:19.603504+0000","last_clean":"2026-02-22T22:32:19.603504+0000","last_became_active":"2026-02-22T22:06:15.580663+0000","last_became_peered":"2026-02-22T22:06:15.580663+0000","last_unstale":"2026-02-22T22:32:19.603504+0000","last_undegraded":"2026-02-22T22:32:19.603504+0000","last_fullsized":"2026-02-22T22:32:19.603504+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+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 @ 2026-02-23T23:09:56.917134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043292200000000003,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":29,"num_read_kb":9,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"24'11","reported_seq":121,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:14.603203+0000","last_change":"2026-02-22T22:06:17.580983+0000","last_active":"2026-02-22T22:32:14.603203+0000","last_peered":"2026-02-22T22:32:14.603203+0000","last_clean":"2026-02-22T22:32:14.603203+0000","last_became_active":"2026-02-22T22:06:15.580765+0000","last_became_peered":"2026-02-22T22:06:15.580765+0000","last_unstale":"2026-02-22T22:32:14.603203+0000","last_undegraded":"2026-02-22T22:32:14.603203+0000","last_fullsized":"2026-02-22T22:32:14.603203+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:27:24.817827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000436408,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":156,"num_read_kb":136,"num_write":8,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"24'13","reported_seq":141,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:24.600375+0000","last_change":"2026-02-22T22:06:17.580848+0000","last_active":"2026-02-22T22:31:24.600375+0000","last_peered":"2026-02-22T22:31:24.600375+0000","last_clean":"2026-02-22T22:31:24.600375+0000","last_became_active":"2026-02-22T22:06:15.580374+0000","last_became_peered":"2026-02-22T22:06:15.580374+0000","last_unstale":"2026-02-22T22:31:24.600375+0000","last_undegraded":"2026-02-22T22:31:24.600375+0000","last_fullsized":"2026-02-22T22:31:24.600375+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:31:04.225794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000335068,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":220,"num_read_kb":190,"num_write":10,"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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"24'113","reported_seq":361,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:19.600006+0000","last_change":"2026-02-22T22:06:17.580756+0000","last_active":"2026-02-22T22:31:19.600006+0000","last_peered":"2026-02-22T22:31:19.600006+0000","last_clean":"2026-02-22T22:31:19.600006+0000","last_became_active":"2026-02-22T22:06:15.580380+0000","last_became_peered":"2026-02-22T22:06:15.580380+0000","last_unstale":"2026-02-22T22:31:19.600006+0000","last_undegraded":"2026-02-22T22:31:19.600006+0000","last_fullsized":"2026-02-22T22:31:19.600006+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":113,"log_dups_size":0,"ondisk_log_size":113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T05:31:01.602982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028107700000000002,"stat_sum":{"num_bytes":260,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_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":651,"num_read_kb":581,"num_write":100,"num_write_kb":93,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"23'139","reported_seq":1841,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:25.602781+0000","last_change":"2026-02-22T22:06:27.396816+0000","last_active":"2026-02-22T22:31:25.602781+0000","last_peered":"2026-02-22T22:31:25.602781+0000","last_clean":"2026-02-22T22:31:25.602781+0000","last_became_active":"2026-02-22T22:06:25.260858+0000","last_became_peered":"2026-02-22T22:06:25.260858+0000","last_unstale":"2026-02-22T22:31:25.602781+0000","last_undegraded":"2026-02-22T22:31:25.602781+0000","last_fullsized":"2026-02-22T22:31:25.602781+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:43:33.581449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00020353,"stat_sum":{"num_bytes":402800640,"num_objects":124,"num_object_clones":0,"num_object_copies":248,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":124,"num_whiteouts":0,"num_read":1659,"num_read_kb":316169,"num_write":172,"num_write_kb":264240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'223","reported_seq":311,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:33:20.609562+0000","last_change":"2026-02-22T22:06:17.579315+0000","last_active":"2026-02-22T22:33:20.609562+0000","last_peered":"2026-02-22T22:33:20.609562+0000","last_clean":"2026-02-22T22:33:20.609562+0000","last_became_active":"2026-02-22T22:06:15.580304+0000","last_became_peered":"2026-02-22T22:06:15.580304+0000","last_unstale":"2026-02-22T22:33:20.609562+0000","last_undegraded":"2026-02-22T22:33:20.609562+0000","last_fullsized":"2026-02-22T22:33:20.609562+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":223,"log_dups_size":0,"ondisk_log_size":223,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:53:53.913864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000238297,"stat_sum":{"num_bytes":215,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":1311,"num_read_kb":1092,"num_write":432,"num_write_kb":424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"23'137","reported_seq":1979,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:29.604049+0000","last_change":"2026-02-22T22:06:27.263019+0000","last_active":"2026-02-22T22:32:29.604049+0000","last_peered":"2026-02-22T22:32:29.604049+0000","last_clean":"2026-02-22T22:32:29.604049+0000","last_became_active":"2026-02-22T22:06:25.261150+0000","last_became_peered":"2026-02-22T22:06:25.261150+0000","last_unstale":"2026-02-22T22:32:29.604049+0000","last_undegraded":"2026-02-22T22:32:29.604049+0000","last_fullsized":"2026-02-22T22:32:29.604049+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:29:41.019585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032816300000000002,"stat_sum":{"num_bytes":443039744,"num_objects":126,"num_object_clones":0,"num_object_copies":252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":126,"num_whiteouts":0,"num_read":1798,"num_read_kb":330137,"num_write":173,"num_write_kb":298768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"23'1","reported_seq":62,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:33:19.605979+0000","last_change":"2026-02-22T22:06:17.833725+0000","last_active":"2026-02-22T22:33:19.605979+0000","last_peered":"2026-02-22T22:33:19.605979+0000","last_clean":"2026-02-22T22:33:19.605979+0000","last_became_active":"2026-02-22T22:06:15.580681+0000","last_became_peered":"2026-02-22T22:06:15.580681+0000","last_unstale":"2026-02-22T22:33:19.605979+0000","last_undegraded":"2026-02-22T22:33:19.605979+0000","last_fullsized":"2026-02-22T22:33:19.605979+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+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 @ 2026-02-23T23:02:31.422064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024274499999999999,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"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":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"23'118","reported_seq":1724,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:25.602761+0000","last_change":"2026-02-22T22:06:27.396900+0000","last_active":"2026-02-22T22:31:25.602761+0000","last_peered":"2026-02-22T22:31:25.602761+0000","last_clean":"2026-02-22T22:31:25.602761+0000","last_became_active":"2026-02-22T22:06:25.260870+0000","last_became_peered":"2026-02-22T22:06:25.260870+0000","last_unstale":"2026-02-22T22:31:25.602761+0000","last_undegraded":"2026-02-22T22:31:25.602761+0000","last_fullsized":"2026-02-22T22:31:25.602761+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T08:52:52.748346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027752899999999999,"stat_sum":{"num_bytes":376455168,"num_objects":113,"num_object_clones":0,"num_object_copies":226,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":113,"num_whiteouts":0,"num_read":1563,"num_read_kb":331879,"num_write":142,"num_write_kb":292592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'2","reported_seq":73,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:24.603029+0000","last_change":"2026-02-22T22:06:17.833747+0000","last_active":"2026-02-22T22:32:24.603029+0000","last_peered":"2026-02-22T22:32:24.603029+0000","last_clean":"2026-02-22T22:32:24.603029+0000","last_became_active":"2026-02-22T22:06:15.580309+0000","last_became_peered":"2026-02-22T22:06:15.580309+0000","last_unstale":"2026-02-22T22:32:24.603029+0000","last_undegraded":"2026-02-22T22:32:24.603029+0000","last_fullsized":"2026-02-22T22:32:24.603029+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:11:14.494167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026957499999999998,"stat_sum":{"num_bytes":114,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":35,"num_read_kb":13,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"23'166","reported_seq":1707,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:24.600352+0000","last_change":"2026-02-22T22:06:27.263202+0000","last_active":"2026-02-22T22:31:24.600352+0000","last_peered":"2026-02-22T22:31:24.600352+0000","last_clean":"2026-02-22T22:31:24.600352+0000","last_became_active":"2026-02-22T22:06:25.261182+0000","last_became_peered":"2026-02-22T22:06:25.261182+0000","last_unstale":"2026-02-22T22:31:24.600352+0000","last_undegraded":"2026-02-22T22:31:24.600352+0000","last_fullsized":"2026-02-22T22:31:24.600352+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":166,"log_dups_size":0,"ondisk_log_size":166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T08:20:14.823479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056520599999999995,"stat_sum":{"num_bytes":500072467,"num_objects":149,"num_object_clones":0,"num_object_copies":298,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":149,"num_whiteouts":0,"num_read":1498,"num_read_kb":360222,"num_write":184,"num_write_kb":325906,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"22'310","reported_seq":364,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:19.599990+0000","last_change":"2026-02-22T22:06:17.580692+0000","last_active":"2026-02-22T22:31:19.599990+0000","last_peered":"2026-02-22T22:31:19.599990+0000","last_clean":"2026-02-22T22:31:19.599990+0000","last_became_active":"2026-02-22T22:06:15.580057+0000","last_became_peered":"2026-02-22T22:06:15.580057+0000","last_unstale":"2026-02-22T22:31:19.599990+0000","last_undegraded":"2026-02-22T22:31:19.599990+0000","last_fullsized":"2026-02-22T22:31:19.599990+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":310,"log_dups_size":0,"ondisk_log_size":310,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:43:16.596471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024853499999999998,"stat_sum":{"num_bytes":162,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1823,"num_read_kb":1516,"num_write":610,"num_write_kb":604,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":142,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:19.603462+0000","last_change":"2026-02-22T22:06:10.569242+0000","last_active":"2026-02-22T22:32:19.603462+0000","last_peered":"2026-02-22T22:32:19.603462+0000","last_clean":"2026-02-22T22:32:19.603462+0000","last_became_active":"2026-02-22T22:06:10.568762+0000","last_became_peered":"2026-02-22T22:06:10.568762+0000","last_unstale":"2026-02-22T22:32:19.603462+0000","last_undegraded":"2026-02-22T22:32:19.603462+0000","last_fullsized":"2026-02-22T22:32:19.603462+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:09.561344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:09.561344+0000","last_clean_scrub_stamp":"2026-02-22T22:06:09.561344+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:56:31.194604+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":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1722368019,"num_objects":512,"num_object_clones":0,"num_object_copies":1024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":512,"num_whiteouts":0,"num_read":6518,"num_read_kb":1338407,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":919846912,"data_stored":2419687462,"data_compressed":670619040,"data_compressed_allocated":743940096,"data_compressed_original":2243788800,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"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":15,"num_whiteouts":0,"num_read":4242,"num_read_kb":3542,"num_write":1164,"num_write_kb":1135,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":674,"ondisk_log_size":674,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12794,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":0,"up_from":9,"seq":38654706019,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":235304,"kb_used_data":208344,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94136536,"statfs":{"total":96636764160,"available":96395812864,"internally_reserved":0,"allocated":213344256,"data_stored":570842815,"data_compressed":161481688,"data_compressed_allocated":179146752,"data_compressed_original":536805376,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":8,"seq":34359738723,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":480492,"kb_used_data":449360,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93891348,"statfs":{"total":96636764160,"available":96144740352,"internally_reserved":0,"allocated":460144640,"data_stored":1209916395,"data_compressed":335309520,"data_compressed_allocated":371970048,"data_compressed_original":1121894400,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738723,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":272496,"kb_used_data":241376,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":94099344,"statfs":{"total":96636764160,"available":96357728256,"internally_reserved":0,"allocated":247169024,"data_stored":640327670,"data_compressed":173840626,"data_compressed_allocated":192897024,"data_compressed_original":586235904,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"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":40960,"data_stored":783,"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":16384,"data_stored":292,"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":213057536,"data_stored":570179584,"data_compressed":161475291,"data_compressed_allocated":179109888,"data_compressed_original":536231936,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":246865920,"data_stored":639664147,"data_compressed":173834229,"data_compressed_allocated":192860160,"data_compressed_original":585662464,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459923456,"data_stored":1209843731,"data_compressed":335309520,"data_compressed_allocated":371970048,"data_compressed_original":1121894400,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:35:27.282 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2026-02-22T22:35:27.282 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-22T22:35:27.438 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:35:27.439 INFO:teuthology.orchestra.run.trial150.stderr:dumped all 2026-02-22T22:35:27.446 INFO:teuthology.orchestra.run.trial150.stdout:{"pg_ready":true,"pg_map":{"version":901,"stamp":"2026-02-22T22:35:26.683720+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1722959170,"num_objects":529,"num_object_clones":0,"num_object_copies":1058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":529,"num_whiteouts":0,"num_read":10826,"num_read_kb":1342004,"num_write":1936,"num_write_kb":1184269,"num_scrub_errors":0,"num_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},"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":1306,"ondisk_log_size":1306,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":988292,"kb_used_data":899080,"kb_used_omap":4,"kb_used_meta":89147,"kb_avail":282127228,"statfs":{"total":289910292480,"available":288898281472,"internally_reserved":0,"allocated":920657920,"data_stored":2421086880,"data_compressed":670631834,"data_compressed_allocated":744013824,"data_compressed_original":2244935680,"omap_allocated":4781,"internal_metadata":91286867},"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.000862"},"pg_stats":[{"pgid":"2.7","version":"20'1","reported_seq":69,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:19.603504+0000","last_change":"2026-02-22T22:06:17.580937+0000","last_active":"2026-02-22T22:32:19.603504+0000","last_peered":"2026-02-22T22:32:19.603504+0000","last_clean":"2026-02-22T22:32:19.603504+0000","last_became_active":"2026-02-22T22:06:15.580663+0000","last_became_peered":"2026-02-22T22:06:15.580663+0000","last_unstale":"2026-02-22T22:32:19.603504+0000","last_undegraded":"2026-02-22T22:32:19.603504+0000","last_fullsized":"2026-02-22T22:32:19.603504+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+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 @ 2026-02-23T23:09:56.917134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043292200000000003,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":29,"num_read_kb":9,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"24'11","reported_seq":121,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:14.603203+0000","last_change":"2026-02-22T22:06:17.580983+0000","last_active":"2026-02-22T22:32:14.603203+0000","last_peered":"2026-02-22T22:32:14.603203+0000","last_clean":"2026-02-22T22:32:14.603203+0000","last_became_active":"2026-02-22T22:06:15.580765+0000","last_became_peered":"2026-02-22T22:06:15.580765+0000","last_unstale":"2026-02-22T22:32:14.603203+0000","last_undegraded":"2026-02-22T22:32:14.603203+0000","last_fullsized":"2026-02-22T22:32:14.603203+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:27:24.817827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000436408,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":156,"num_read_kb":136,"num_write":8,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"24'13","reported_seq":141,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:24.600375+0000","last_change":"2026-02-22T22:06:17.580848+0000","last_active":"2026-02-22T22:31:24.600375+0000","last_peered":"2026-02-22T22:31:24.600375+0000","last_clean":"2026-02-22T22:31:24.600375+0000","last_became_active":"2026-02-22T22:06:15.580374+0000","last_became_peered":"2026-02-22T22:06:15.580374+0000","last_unstale":"2026-02-22T22:31:24.600375+0000","last_undegraded":"2026-02-22T22:31:24.600375+0000","last_fullsized":"2026-02-22T22:31:24.600375+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:31:04.225794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000335068,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":220,"num_read_kb":190,"num_write":10,"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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"24'113","reported_seq":361,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:19.600006+0000","last_change":"2026-02-22T22:06:17.580756+0000","last_active":"2026-02-22T22:31:19.600006+0000","last_peered":"2026-02-22T22:31:19.600006+0000","last_clean":"2026-02-22T22:31:19.600006+0000","last_became_active":"2026-02-22T22:06:15.580380+0000","last_became_peered":"2026-02-22T22:06:15.580380+0000","last_unstale":"2026-02-22T22:31:19.600006+0000","last_undegraded":"2026-02-22T22:31:19.600006+0000","last_fullsized":"2026-02-22T22:31:19.600006+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":113,"log_dups_size":0,"ondisk_log_size":113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T05:31:01.602982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028107700000000002,"stat_sum":{"num_bytes":260,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_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":651,"num_read_kb":581,"num_write":100,"num_write_kb":93,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"23'139","reported_seq":1841,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:25.602781+0000","last_change":"2026-02-22T22:06:27.396816+0000","last_active":"2026-02-22T22:31:25.602781+0000","last_peered":"2026-02-22T22:31:25.602781+0000","last_clean":"2026-02-22T22:31:25.602781+0000","last_became_active":"2026-02-22T22:06:25.260858+0000","last_became_peered":"2026-02-22T22:06:25.260858+0000","last_unstale":"2026-02-22T22:31:25.602781+0000","last_undegraded":"2026-02-22T22:31:25.602781+0000","last_fullsized":"2026-02-22T22:31:25.602781+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:43:33.581449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00020353,"stat_sum":{"num_bytes":402800640,"num_objects":124,"num_object_clones":0,"num_object_copies":248,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":124,"num_whiteouts":0,"num_read":1659,"num_read_kb":316169,"num_write":172,"num_write_kb":264240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'223","reported_seq":311,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:33:20.609562+0000","last_change":"2026-02-22T22:06:17.579315+0000","last_active":"2026-02-22T22:33:20.609562+0000","last_peered":"2026-02-22T22:33:20.609562+0000","last_clean":"2026-02-22T22:33:20.609562+0000","last_became_active":"2026-02-22T22:06:15.580304+0000","last_became_peered":"2026-02-22T22:06:15.580304+0000","last_unstale":"2026-02-22T22:33:20.609562+0000","last_undegraded":"2026-02-22T22:33:20.609562+0000","last_fullsized":"2026-02-22T22:33:20.609562+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":223,"log_dups_size":0,"ondisk_log_size":223,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:53:53.913864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000238297,"stat_sum":{"num_bytes":215,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":1311,"num_read_kb":1092,"num_write":432,"num_write_kb":424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"23'137","reported_seq":1979,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:29.604049+0000","last_change":"2026-02-22T22:06:27.263019+0000","last_active":"2026-02-22T22:32:29.604049+0000","last_peered":"2026-02-22T22:32:29.604049+0000","last_clean":"2026-02-22T22:32:29.604049+0000","last_became_active":"2026-02-22T22:06:25.261150+0000","last_became_peered":"2026-02-22T22:06:25.261150+0000","last_unstale":"2026-02-22T22:32:29.604049+0000","last_undegraded":"2026-02-22T22:32:29.604049+0000","last_fullsized":"2026-02-22T22:32:29.604049+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:29:41.019585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032816300000000002,"stat_sum":{"num_bytes":443039744,"num_objects":126,"num_object_clones":0,"num_object_copies":252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":126,"num_whiteouts":0,"num_read":1798,"num_read_kb":330137,"num_write":173,"num_write_kb":298768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"23'1","reported_seq":62,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:33:19.605979+0000","last_change":"2026-02-22T22:06:17.833725+0000","last_active":"2026-02-22T22:33:19.605979+0000","last_peered":"2026-02-22T22:33:19.605979+0000","last_clean":"2026-02-22T22:33:19.605979+0000","last_became_active":"2026-02-22T22:06:15.580681+0000","last_became_peered":"2026-02-22T22:06:15.580681+0000","last_unstale":"2026-02-22T22:33:19.605979+0000","last_undegraded":"2026-02-22T22:33:19.605979+0000","last_fullsized":"2026-02-22T22:33:19.605979+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+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 @ 2026-02-23T23:02:31.422064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024274499999999999,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"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":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"23'118","reported_seq":1724,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:25.602761+0000","last_change":"2026-02-22T22:06:27.396900+0000","last_active":"2026-02-22T22:31:25.602761+0000","last_peered":"2026-02-22T22:31:25.602761+0000","last_clean":"2026-02-22T22:31:25.602761+0000","last_became_active":"2026-02-22T22:06:25.260870+0000","last_became_peered":"2026-02-22T22:06:25.260870+0000","last_unstale":"2026-02-22T22:31:25.602761+0000","last_undegraded":"2026-02-22T22:31:25.602761+0000","last_fullsized":"2026-02-22T22:31:25.602761+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T08:52:52.748346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027752899999999999,"stat_sum":{"num_bytes":376455168,"num_objects":113,"num_object_clones":0,"num_object_copies":226,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":113,"num_whiteouts":0,"num_read":1563,"num_read_kb":331879,"num_write":142,"num_write_kb":292592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'2","reported_seq":73,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:24.603029+0000","last_change":"2026-02-22T22:06:17.833747+0000","last_active":"2026-02-22T22:32:24.603029+0000","last_peered":"2026-02-22T22:32:24.603029+0000","last_clean":"2026-02-22T22:32:24.603029+0000","last_became_active":"2026-02-22T22:06:15.580309+0000","last_became_peered":"2026-02-22T22:06:15.580309+0000","last_unstale":"2026-02-22T22:32:24.603029+0000","last_undegraded":"2026-02-22T22:32:24.603029+0000","last_fullsized":"2026-02-22T22:32:24.603029+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:11:14.494167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026957499999999998,"stat_sum":{"num_bytes":114,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":35,"num_read_kb":13,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"23'166","reported_seq":1707,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:24.600352+0000","last_change":"2026-02-22T22:06:27.263202+0000","last_active":"2026-02-22T22:31:24.600352+0000","last_peered":"2026-02-22T22:31:24.600352+0000","last_clean":"2026-02-22T22:31:24.600352+0000","last_became_active":"2026-02-22T22:06:25.261182+0000","last_became_peered":"2026-02-22T22:06:25.261182+0000","last_unstale":"2026-02-22T22:31:24.600352+0000","last_undegraded":"2026-02-22T22:31:24.600352+0000","last_fullsized":"2026-02-22T22:31:24.600352+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":166,"log_dups_size":0,"ondisk_log_size":166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T08:20:14.823479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056520599999999995,"stat_sum":{"num_bytes":500072467,"num_objects":149,"num_object_clones":0,"num_object_copies":298,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":149,"num_whiteouts":0,"num_read":1498,"num_read_kb":360222,"num_write":184,"num_write_kb":325906,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"22'310","reported_seq":364,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:19.599990+0000","last_change":"2026-02-22T22:06:17.580692+0000","last_active":"2026-02-22T22:31:19.599990+0000","last_peered":"2026-02-22T22:31:19.599990+0000","last_clean":"2026-02-22T22:31:19.599990+0000","last_became_active":"2026-02-22T22:06:15.580057+0000","last_became_peered":"2026-02-22T22:06:15.580057+0000","last_unstale":"2026-02-22T22:31:19.599990+0000","last_undegraded":"2026-02-22T22:31:19.599990+0000","last_fullsized":"2026-02-22T22:31:19.599990+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":310,"log_dups_size":0,"ondisk_log_size":310,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:43:16.596471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024853499999999998,"stat_sum":{"num_bytes":162,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1823,"num_read_kb":1516,"num_write":610,"num_write_kb":604,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":142,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:19.603462+0000","last_change":"2026-02-22T22:06:10.569242+0000","last_active":"2026-02-22T22:32:19.603462+0000","last_peered":"2026-02-22T22:32:19.603462+0000","last_clean":"2026-02-22T22:32:19.603462+0000","last_became_active":"2026-02-22T22:06:10.568762+0000","last_became_peered":"2026-02-22T22:06:10.568762+0000","last_unstale":"2026-02-22T22:32:19.603462+0000","last_undegraded":"2026-02-22T22:32:19.603462+0000","last_fullsized":"2026-02-22T22:32:19.603462+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:09.561344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:09.561344+0000","last_clean_scrub_stamp":"2026-02-22T22:06:09.561344+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:56:31.194604+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":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1722368019,"num_objects":512,"num_object_clones":0,"num_object_copies":1024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":512,"num_whiteouts":0,"num_read":6518,"num_read_kb":1338407,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":919846912,"data_stored":2419687462,"data_compressed":670619040,"data_compressed_allocated":743940096,"data_compressed_original":2243788800,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"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":15,"num_whiteouts":0,"num_read":4242,"num_read_kb":3542,"num_write":1164,"num_write_kb":1135,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":674,"ondisk_log_size":674,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12794,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":0,"up_from":9,"seq":38654706019,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":235304,"kb_used_data":208344,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94136536,"statfs":{"total":96636764160,"available":96395812864,"internally_reserved":0,"allocated":213344256,"data_stored":570842815,"data_compressed":161481688,"data_compressed_allocated":179146752,"data_compressed_original":536805376,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":8,"seq":34359738723,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":480492,"kb_used_data":449360,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93891348,"statfs":{"total":96636764160,"available":96144740352,"internally_reserved":0,"allocated":460144640,"data_stored":1209916395,"data_compressed":335309520,"data_compressed_allocated":371970048,"data_compressed_original":1121894400,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738723,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":272496,"kb_used_data":241376,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":94099344,"statfs":{"total":96636764160,"available":96357728256,"internally_reserved":0,"allocated":247169024,"data_stored":640327670,"data_compressed":173840626,"data_compressed_allocated":192897024,"data_compressed_original":586235904,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"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":40960,"data_stored":783,"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":16384,"data_stored":292,"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":213057536,"data_stored":570179584,"data_compressed":161475291,"data_compressed_allocated":179109888,"data_compressed_original":536231936,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":246865920,"data_stored":639664147,"data_compressed":173834229,"data_compressed_allocated":192860160,"data_compressed_original":585662464,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459923456,"data_stored":1209843731,"data_compressed":335309520,"data_compressed_allocated":371970048,"data_compressed_original":1121894400,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:35:27.448 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-22T22:35:27.604 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:35:27.604 INFO:teuthology.orchestra.run.trial150.stdout:{"epoch":24,"fsid":"3422498e-ce22-46a6-873f-b0986a7078f7","created":"2026-02-22T22:06:00.255987+0000","modified":"2026-02-22T22:07:14.279787+0000","last_up_change":"2026-02-22T22:06:09.561344+0000","last_in_change":"2026-02-22T22:06:00.818531+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-22T22:06:08.565522+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2026-02-22T22:06:14.433593+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2026-02-22T22:06:24.097872+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"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":"24","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":24,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"b966aed6-a5f9-4ec3-a303-b48d786a118d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6818","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6819","nonce":3896815257}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6820","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6821","nonce":3896815257}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6824","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6825","nonce":3896815257}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6822","nonce":3896815257},{"type":"v1","addr":"10.20.193.150:6823","nonce":3896815257}]},"public_addr":"10.20.193.150:6819/3896815257","cluster_addr":"10.20.193.150:6821/3896815257","heartbeat_back_addr":"10.20.193.150:6825/3896815257","heartbeat_front_addr":"10.20.193.150:6823/3896815257","state":["exists","up"]},{"osd":1,"uuid":"9e802669-ffe8-4567-a86d-f4fc5891dbbc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6800","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6801","nonce":815532229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6803","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6805","nonce":815532229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6810","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6812","nonce":815532229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6806","nonce":815532229},{"type":"v1","addr":"10.20.193.150:6808","nonce":815532229}]},"public_addr":"10.20.193.150:6801/815532229","cluster_addr":"10.20.193.150:6805/815532229","heartbeat_back_addr":"10.20.193.150:6812/815532229","heartbeat_front_addr":"10.20.193.150:6808/815532229","state":["exists","up"]},{"osd":2,"uuid":"81b194e7-dbab-43e8-aa91-98e51154b70d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6802","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6804","nonce":3078480771}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6807","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6809","nonce":3078480771}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6814","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6815","nonce":3078480771}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.150:6811","nonce":3078480771},{"type":"v1","addr":"10.20.193.150:6813","nonce":3078480771}]},"public_addr":"10.20.193.150:6804/3078480771","cluster_addr":"10.20.193.150:6809/3078480771","heartbeat_back_addr":"10.20.193.150:6815/3078480771","heartbeat_front_addr":"10.20.193.150:6813/3078480771","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:06:08.203433+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:06:07.316263+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:06:07.071092+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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}} 2026-02-22T22:35:28.613 INFO:tasks.ceph:Scrubbing cluster2.osd.0 2026-02-22T22:35:28.613 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2026-02-22T22:35:28.694 INFO:teuthology.orchestra.run.trial150.stdout:{ 2026-02-22T22:35:28.695 INFO:teuthology.orchestra.run.trial150.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-22T22:35:28.695 INFO:teuthology.orchestra.run.trial150.stdout:} 2026-02-22T22:35:28.700 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 0 2026-02-22T22:35:28.856 INFO:teuthology.orchestra.run.trial150.stderr:instructed osd(s) 0 to deep-scrub 2026-02-22T22:35:28.864 INFO:tasks.ceph:Scrubbing cluster2.osd.1 2026-02-22T22:35:28.864 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2026-02-22T22:35:28.944 INFO:teuthology.orchestra.run.trial150.stdout:{ 2026-02-22T22:35:28.944 INFO:teuthology.orchestra.run.trial150.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-22T22:35:28.944 INFO:teuthology.orchestra.run.trial150.stdout:} 2026-02-22T22:35:28.950 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 1 2026-02-22T22:35:29.105 INFO:teuthology.orchestra.run.trial150.stderr:instructed osd(s) 1 to deep-scrub 2026-02-22T22:35:29.114 INFO:tasks.ceph:Scrubbing cluster2.osd.2 2026-02-22T22:35:29.114 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2026-02-22T22:35:29.193 INFO:teuthology.orchestra.run.trial150.stdout:{ 2026-02-22T22:35:29.193 INFO:teuthology.orchestra.run.trial150.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-22T22:35:29.193 INFO:teuthology.orchestra.run.trial150.stdout:} 2026-02-22T22:35:29.199 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 2 2026-02-22T22:35:29.354 INFO:teuthology.orchestra.run.trial150.stderr:instructed osd(s) 2 to deep-scrub 2026-02-22T22:35:29.363 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-22T22:35:29.521 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:35:29.521 INFO:teuthology.orchestra.run.trial150.stderr:dumped all 2026-02-22T22:35:29.529 INFO:teuthology.orchestra.run.trial150.stdout:{"pg_ready":true,"pg_map":{"version":902,"stamp":"2026-02-22T22:35:28.683885+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1722959170,"num_objects":529,"num_object_clones":0,"num_object_copies":1058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":529,"num_whiteouts":0,"num_read":10826,"num_read_kb":1342004,"num_write":1936,"num_write_kb":1184269,"num_scrub_errors":0,"num_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},"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":1306,"ondisk_log_size":1306,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":988292,"kb_used_data":899080,"kb_used_omap":4,"kb_used_meta":89147,"kb_avail":282127228,"statfs":{"total":289910292480,"available":288898281472,"internally_reserved":0,"allocated":920657920,"data_stored":2421086880,"data_compressed":670631834,"data_compressed_allocated":744013824,"data_compressed_original":2244935680,"omap_allocated":4781,"internal_metadata":91286867},"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.000869"},"pg_stats":[{"pgid":"2.7","version":"20'1","reported_seq":69,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:19.603504+0000","last_change":"2026-02-22T22:06:17.580937+0000","last_active":"2026-02-22T22:32:19.603504+0000","last_peered":"2026-02-22T22:32:19.603504+0000","last_clean":"2026-02-22T22:32:19.603504+0000","last_became_active":"2026-02-22T22:06:15.580663+0000","last_became_peered":"2026-02-22T22:06:15.580663+0000","last_unstale":"2026-02-22T22:32:19.603504+0000","last_undegraded":"2026-02-22T22:32:19.603504+0000","last_fullsized":"2026-02-22T22:32:19.603504+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+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 @ 2026-02-23T23:09:56.917134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043292200000000003,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":29,"num_read_kb":9,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"24'11","reported_seq":121,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:14.603203+0000","last_change":"2026-02-22T22:06:17.580983+0000","last_active":"2026-02-22T22:32:14.603203+0000","last_peered":"2026-02-22T22:32:14.603203+0000","last_clean":"2026-02-22T22:32:14.603203+0000","last_became_active":"2026-02-22T22:06:15.580765+0000","last_became_peered":"2026-02-22T22:06:15.580765+0000","last_unstale":"2026-02-22T22:32:14.603203+0000","last_undegraded":"2026-02-22T22:32:14.603203+0000","last_fullsized":"2026-02-22T22:32:14.603203+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":11,"log_dups_size":0,"ondisk_log_size":11,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:27:24.817827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000436408,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":156,"num_read_kb":136,"num_write":8,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"24'13","reported_seq":141,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:24.600375+0000","last_change":"2026-02-22T22:06:17.580848+0000","last_active":"2026-02-22T22:31:24.600375+0000","last_peered":"2026-02-22T22:31:24.600375+0000","last_clean":"2026-02-22T22:31:24.600375+0000","last_became_active":"2026-02-22T22:06:15.580374+0000","last_became_peered":"2026-02-22T22:06:15.580374+0000","last_unstale":"2026-02-22T22:31:24.600375+0000","last_undegraded":"2026-02-22T22:31:24.600375+0000","last_fullsized":"2026-02-22T22:31:24.600375+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":13,"log_dups_size":0,"ondisk_log_size":13,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:31:04.225794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000335068,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":220,"num_read_kb":190,"num_write":10,"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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"24'113","reported_seq":361,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:19.600006+0000","last_change":"2026-02-22T22:06:17.580756+0000","last_active":"2026-02-22T22:31:19.600006+0000","last_peered":"2026-02-22T22:31:19.600006+0000","last_clean":"2026-02-22T22:31:19.600006+0000","last_became_active":"2026-02-22T22:06:15.580380+0000","last_became_peered":"2026-02-22T22:06:15.580380+0000","last_unstale":"2026-02-22T22:31:19.600006+0000","last_undegraded":"2026-02-22T22:31:19.600006+0000","last_fullsized":"2026-02-22T22:31:19.600006+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":113,"log_dups_size":0,"ondisk_log_size":113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T05:31:01.602982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028107700000000002,"stat_sum":{"num_bytes":260,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_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":651,"num_read_kb":581,"num_write":100,"num_write_kb":93,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"23'139","reported_seq":1841,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:25.602781+0000","last_change":"2026-02-22T22:06:27.396816+0000","last_active":"2026-02-22T22:31:25.602781+0000","last_peered":"2026-02-22T22:31:25.602781+0000","last_clean":"2026-02-22T22:31:25.602781+0000","last_became_active":"2026-02-22T22:06:25.260858+0000","last_became_peered":"2026-02-22T22:06:25.260858+0000","last_unstale":"2026-02-22T22:31:25.602781+0000","last_undegraded":"2026-02-22T22:31:25.602781+0000","last_fullsized":"2026-02-22T22:31:25.602781+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:43:33.581449+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00020353,"stat_sum":{"num_bytes":402800640,"num_objects":124,"num_object_clones":0,"num_object_copies":248,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":124,"num_whiteouts":0,"num_read":1659,"num_read_kb":316169,"num_write":172,"num_write_kb":264240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'223","reported_seq":311,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:33:20.609562+0000","last_change":"2026-02-22T22:06:17.579315+0000","last_active":"2026-02-22T22:33:20.609562+0000","last_peered":"2026-02-22T22:33:20.609562+0000","last_clean":"2026-02-22T22:33:20.609562+0000","last_became_active":"2026-02-22T22:06:15.580304+0000","last_became_peered":"2026-02-22T22:06:15.580304+0000","last_unstale":"2026-02-22T22:33:20.609562+0000","last_undegraded":"2026-02-22T22:33:20.609562+0000","last_fullsized":"2026-02-22T22:33:20.609562+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":223,"log_dups_size":0,"ondisk_log_size":223,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:53:53.913864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000238297,"stat_sum":{"num_bytes":215,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":1311,"num_read_kb":1092,"num_write":432,"num_write_kb":424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"23'137","reported_seq":1979,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:29.604049+0000","last_change":"2026-02-22T22:06:27.263019+0000","last_active":"2026-02-22T22:32:29.604049+0000","last_peered":"2026-02-22T22:32:29.604049+0000","last_clean":"2026-02-22T22:32:29.604049+0000","last_became_active":"2026-02-22T22:06:25.261150+0000","last_became_peered":"2026-02-22T22:06:25.261150+0000","last_unstale":"2026-02-22T22:32:29.604049+0000","last_undegraded":"2026-02-22T22:32:29.604049+0000","last_fullsized":"2026-02-22T22:32:29.604049+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":137,"log_dups_size":0,"ondisk_log_size":137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:29:41.019585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032816300000000002,"stat_sum":{"num_bytes":443039744,"num_objects":126,"num_object_clones":0,"num_object_copies":252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":126,"num_whiteouts":0,"num_read":1798,"num_read_kb":330137,"num_write":173,"num_write_kb":298768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"23'1","reported_seq":62,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:33:19.605979+0000","last_change":"2026-02-22T22:06:17.833725+0000","last_active":"2026-02-22T22:33:19.605979+0000","last_peered":"2026-02-22T22:33:19.605979+0000","last_clean":"2026-02-22T22:33:19.605979+0000","last_became_active":"2026-02-22T22:06:15.580681+0000","last_became_peered":"2026-02-22T22:06:15.580681+0000","last_unstale":"2026-02-22T22:33:19.605979+0000","last_undegraded":"2026-02-22T22:33:19.605979+0000","last_fullsized":"2026-02-22T22:33:19.605979+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+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 @ 2026-02-23T23:02:31.422064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024274499999999999,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"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":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"23'118","reported_seq":1724,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:25.602761+0000","last_change":"2026-02-22T22:06:27.396900+0000","last_active":"2026-02-22T22:31:25.602761+0000","last_peered":"2026-02-22T22:31:25.602761+0000","last_clean":"2026-02-22T22:31:25.602761+0000","last_became_active":"2026-02-22T22:06:25.260870+0000","last_became_peered":"2026-02-22T22:06:25.260870+0000","last_unstale":"2026-02-22T22:31:25.602761+0000","last_undegraded":"2026-02-22T22:31:25.602761+0000","last_fullsized":"2026-02-22T22:31:25.602761+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":118,"log_dups_size":0,"ondisk_log_size":118,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T08:52:52.748346+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027752899999999999,"stat_sum":{"num_bytes":376455168,"num_objects":113,"num_object_clones":0,"num_object_copies":226,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":113,"num_whiteouts":0,"num_read":1563,"num_read_kb":331879,"num_write":142,"num_write_kb":292592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'2","reported_seq":73,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:24.603029+0000","last_change":"2026-02-22T22:06:17.833747+0000","last_active":"2026-02-22T22:32:24.603029+0000","last_peered":"2026-02-22T22:32:24.603029+0000","last_clean":"2026-02-22T22:32:24.603029+0000","last_became_active":"2026-02-22T22:06:15.580309+0000","last_became_peered":"2026-02-22T22:06:15.580309+0000","last_unstale":"2026-02-22T22:32:24.603029+0000","last_undegraded":"2026-02-22T22:32:24.603029+0000","last_fullsized":"2026-02-22T22:32:24.603029+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:11:14.494167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026957499999999998,"stat_sum":{"num_bytes":114,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":35,"num_read_kb":13,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"23'166","reported_seq":1707,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:24.600352+0000","last_change":"2026-02-22T22:06:27.263202+0000","last_active":"2026-02-22T22:31:24.600352+0000","last_peered":"2026-02-22T22:31:24.600352+0000","last_clean":"2026-02-22T22:31:24.600352+0000","last_became_active":"2026-02-22T22:06:25.261182+0000","last_became_peered":"2026-02-22T22:06:25.261182+0000","last_unstale":"2026-02-22T22:31:24.600352+0000","last_undegraded":"2026-02-22T22:31:24.600352+0000","last_fullsized":"2026-02-22T22:31:24.600352+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:24.252784+0000","last_clean_scrub_stamp":"2026-02-22T22:06:24.252784+0000","objects_scrubbed":0,"log_size":166,"log_dups_size":0,"ondisk_log_size":166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T08:20:14.823479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00056520599999999995,"stat_sum":{"num_bytes":500072467,"num_objects":149,"num_object_clones":0,"num_object_copies":298,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":149,"num_whiteouts":0,"num_read":1498,"num_read_kb":360222,"num_write":184,"num_write_kb":325906,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"22'310","reported_seq":364,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:31:19.599990+0000","last_change":"2026-02-22T22:06:17.580692+0000","last_active":"2026-02-22T22:31:19.599990+0000","last_peered":"2026-02-22T22:31:19.599990+0000","last_clean":"2026-02-22T22:31:19.599990+0000","last_became_active":"2026-02-22T22:06:15.580057+0000","last_became_peered":"2026-02-22T22:06:15.580057+0000","last_unstale":"2026-02-22T22:31:19.599990+0000","last_undegraded":"2026-02-22T22:31:19.599990+0000","last_fullsized":"2026-02-22T22:31:19.599990+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:14.571882+0000","last_clean_scrub_stamp":"2026-02-22T22:06:14.571882+0000","objects_scrubbed":0,"log_size":310,"log_dups_size":0,"ondisk_log_size":310,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:43:16.596471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024853499999999998,"stat_sum":{"num_bytes":162,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1823,"num_read_kb":1516,"num_write":610,"num_write_kb":604,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":142,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:32:19.603462+0000","last_change":"2026-02-22T22:06:10.569242+0000","last_active":"2026-02-22T22:32:19.603462+0000","last_peered":"2026-02-22T22:32:19.603462+0000","last_clean":"2026-02-22T22:32:19.603462+0000","last_became_active":"2026-02-22T22:06:10.568762+0000","last_became_peered":"2026-02-22T22:06:10.568762+0000","last_unstale":"2026-02-22T22:32:19.603462+0000","last_undegraded":"2026-02-22T22:32:19.603462+0000","last_fullsized":"2026-02-22T22:32:19.603462+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:09.561344+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:09.561344+0000","last_clean_scrub_stamp":"2026-02-22T22:06:09.561344+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:56:31.194604+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":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1722368019,"num_objects":512,"num_object_clones":0,"num_object_copies":1024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":512,"num_whiteouts":0,"num_read":6518,"num_read_kb":1338407,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":919846912,"data_stored":2419687462,"data_compressed":670619040,"data_compressed_allocated":743940096,"data_compressed_original":2243788800,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"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":15,"num_whiteouts":0,"num_read":4242,"num_read_kb":3542,"num_write":1164,"num_write_kb":1135,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":674,"ondisk_log_size":674,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12794,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":0,"up_from":9,"seq":38654706019,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":235304,"kb_used_data":208344,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94136536,"statfs":{"total":96636764160,"available":96395812864,"internally_reserved":0,"allocated":213344256,"data_stored":570842815,"data_compressed":161481688,"data_compressed_allocated":179146752,"data_compressed_original":536805376,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":8,"seq":34359738723,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":480492,"kb_used_data":449360,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93891348,"statfs":{"total":96636764160,"available":96144740352,"internally_reserved":0,"allocated":460144640,"data_stored":1209916395,"data_compressed":335309520,"data_compressed_allocated":371970048,"data_compressed_original":1121894400,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738723,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":272496,"kb_used_data":241376,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":94099344,"statfs":{"total":96636764160,"available":96357728256,"internally_reserved":0,"allocated":247169024,"data_stored":640327670,"data_compressed":173840626,"data_compressed_allocated":192897024,"data_compressed_original":586235904,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"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":40960,"data_stored":783,"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":16384,"data_stored":292,"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":213057536,"data_stored":570179584,"data_compressed":161475291,"data_compressed_allocated":179109888,"data_compressed_original":536231936,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":246865920,"data_stored":639664147,"data_compressed":173834229,"data_compressed_allocated":192860160,"data_compressed_original":585662464,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459923456,"data_stored":1209843731,"data_compressed":335309520,"data_compressed_allocated":371970048,"data_compressed_original":1121894400,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:35:29.531 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-22T22:06:14.571882+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=14, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=27, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:29.531 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-22T22:06:14.571882+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=14, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=27, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:29.531 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-22T22:06:14.571882+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=14, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=27, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:29.531 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-22T22:06:14.571882+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=14, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=27, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:29.531 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2026-02-22T22:06:24.252784+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=24, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=27, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:29.531 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-22T22:06:14.571882+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=14, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=27, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:29.531 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2026-02-22T22:06:24.252784+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=24, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=27, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:29.532 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-22T22:06:14.571882+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=14, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=27, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:29.532 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2026-02-22T22:06:24.252784+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=24, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=27, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:29.532 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-22T22:06:14.571882+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=14, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=27, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:29.532 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2026-02-22T22:06:24.252784+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=24, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=27, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:29.532 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-22T22:06:14.571882+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=14, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=27, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:29.532 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-22T22:06:09.561344+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=9, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=27, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:29.532 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-22T22:35:49.533 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-22T22:35:49.693 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-22T22:35:49.694 INFO:teuthology.orchestra.run.trial150.stderr:dumped all 2026-02-22T22:35:49.704 INFO:teuthology.orchestra.run.trial150.stdout:{"pg_ready":true,"pg_map":{"version":912,"stamp":"2026-02-22T22:35:48.685932+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1722959170,"num_objects":529,"num_object_clones":0,"num_object_copies":1058,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":529,"num_whiteouts":0,"num_read":10826,"num_read_kb":1342004,"num_write":1936,"num_write_kb":1184269,"num_scrub_errors":0,"num_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":528,"num_omap_keys":36,"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":1835,"ondisk_log_size":1835,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":992440,"kb_used_data":899080,"kb_used_omap":4,"kb_used_meta":93307,"kb_avail":282123080,"statfs":{"total":289910292480,"available":288894033920,"internally_reserved":0,"allocated":920657920,"data_stored":2421086880,"data_compressed":670631834,"data_compressed_allocated":744013824,"data_compressed_original":2244935680,"omap_allocated":4781,"internal_metadata":95546707},"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":146,"num_omap_keys":10,"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.001165"},"pg_stats":[{"pgid":"2.7","version":"24'2","reported_seq":79,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:35:33.686700+0000","last_change":"2026-02-22T22:35:33.686714+0000","last_active":"2026-02-22T22:35:33.686700+0000","last_peered":"2026-02-22T22:35:33.686700+0000","last_clean":"2026-02-22T22:35:33.686700+0000","last_became_active":"2026-02-22T22:06:15.580663+0000","last_became_peered":"2026-02-22T22:06:15.580663+0000","last_unstale":"2026-02-22T22:35:33.686700+0000","last_undegraded":"2026-02-22T22:35:33.686700+0000","last_fullsized":"2026-02-22T22:35:33.686700+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'2","last_scrub_stamp":"2026-02-22T22:35:33.686670+0000","last_deep_scrub":"24'2","last_deep_scrub_stamp":"2026-02-22T22:35:33.686670+0000","last_clean_scrub_stamp":"2026-02-22T22:35:33.686670+0000","objects_scrubbed":1,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:53:23.465869+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00043292200000000003,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":29,"num_read_kb":9,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"24'12","reported_seq":131,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:35:34.640000+0000","last_change":"2026-02-22T22:35:34.640013+0000","last_active":"2026-02-22T22:35:34.640000+0000","last_peered":"2026-02-22T22:35:34.640000+0000","last_clean":"2026-02-22T22:35:34.640000+0000","last_became_active":"2026-02-22T22:06:15.580765+0000","last_became_peered":"2026-02-22T22:06:15.580765+0000","last_unstale":"2026-02-22T22:35:34.640000+0000","last_undegraded":"2026-02-22T22:35:34.640000+0000","last_fullsized":"2026-02-22T22:35:34.640000+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'12","last_scrub_stamp":"2026-02-22T22:35:34.639965+0000","last_deep_scrub":"24'12","last_deep_scrub_stamp":"2026-02-22T22:35:34.639965+0000","last_clean_scrub_stamp":"2026-02-22T22:35:34.639965+0000","objects_scrubbed":1,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:53:25.014687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000436408,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":156,"num_read_kb":136,"num_write":8,"num_write_kb":4,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"24'14","reported_seq":152,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:35:31.616976+0000","last_change":"2026-02-22T22:35:31.616976+0000","last_active":"2026-02-22T22:35:31.616976+0000","last_peered":"2026-02-22T22:35:31.616976+0000","last_clean":"2026-02-22T22:35:31.616976+0000","last_became_active":"2026-02-22T22:06:15.580374+0000","last_became_peered":"2026-02-22T22:06:15.580374+0000","last_unstale":"2026-02-22T22:35:31.616976+0000","last_undegraded":"2026-02-22T22:35:31.616976+0000","last_fullsized":"2026-02-22T22:35:31.616976+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'14","last_scrub_stamp":"2026-02-22T22:35:31.616923+0000","last_deep_scrub":"24'14","last_deep_scrub_stamp":"2026-02-22T22:35:31.616923+0000","last_clean_scrub_stamp":"2026-02-22T22:35:31.616923+0000","objects_scrubbed":1,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:54:34.187746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000335068,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":220,"num_read_kb":190,"num_write":10,"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":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"24'117","reported_seq":375,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:35:30.655736+0000","last_change":"2026-02-22T22:35:30.655759+0000","last_active":"2026-02-22T22:35:30.655736+0000","last_peered":"2026-02-22T22:35:30.655736+0000","last_clean":"2026-02-22T22:35:30.655736+0000","last_became_active":"2026-02-22T22:06:15.580380+0000","last_became_peered":"2026-02-22T22:06:15.580380+0000","last_unstale":"2026-02-22T22:35:30.655736+0000","last_undegraded":"2026-02-22T22:35:30.655736+0000","last_fullsized":"2026-02-22T22:35:30.655736+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'117","last_scrub_stamp":"2026-02-22T22:35:30.655695+0000","last_deep_scrub":"24'117","last_deep_scrub_stamp":"2026-02-22T22:35:30.655695+0000","last_clean_scrub_stamp":"2026-02-22T22:35:30.655695+0000","objects_scrubbed":4,"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":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T07:48:01.559926+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00028107700000000002,"stat_sum":{"num_bytes":260,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_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":651,"num_read_kb":581,"num_write":100,"num_write_kb":93,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":236,"num_omap_keys":16,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"24'263","reported_seq":1983,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:35:32.367960+0000","last_change":"2026-02-22T22:35:32.367960+0000","last_active":"2026-02-22T22:35:32.367960+0000","last_peered":"2026-02-22T22:35:32.367960+0000","last_clean":"2026-02-22T22:35:32.367960+0000","last_became_active":"2026-02-22T22:06:25.260858+0000","last_became_peered":"2026-02-22T22:06:25.260858+0000","last_unstale":"2026-02-22T22:35:32.367960+0000","last_undegraded":"2026-02-22T22:35:32.367960+0000","last_fullsized":"2026-02-22T22:35:32.367960+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'263","last_scrub_stamp":"2026-02-22T22:35:32.367888+0000","last_deep_scrub":"24'263","last_deep_scrub_stamp":"2026-02-22T22:35:32.367888+0000","last_clean_scrub_stamp":"2026-02-22T22:35:32.367888+0000","objects_scrubbed":124,"log_size":263,"log_dups_size":0,"ondisk_log_size":263,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T04:14:54.131061+0000","scrub_duration":850,"objects_trimmed":0,"snaptrim_duration":0.00020353,"stat_sum":{"num_bytes":402800640,"num_objects":124,"num_object_clones":0,"num_object_copies":248,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":124,"num_whiteouts":0,"num_read":1659,"num_read_kb":316169,"num_write":172,"num_write_kb":264240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'226","reported_seq":323,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:35:29.442474+0000","last_change":"2026-02-22T22:35:29.442496+0000","last_active":"2026-02-22T22:35:29.442474+0000","last_peered":"2026-02-22T22:35:29.442474+0000","last_clean":"2026-02-22T22:35:29.442474+0000","last_became_active":"2026-02-22T22:06:15.580304+0000","last_became_peered":"2026-02-22T22:06:15.580304+0000","last_unstale":"2026-02-22T22:35:29.442474+0000","last_undegraded":"2026-02-22T22:35:29.442474+0000","last_fullsized":"2026-02-22T22:35:29.442474+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'226","last_scrub_stamp":"2026-02-22T22:35:29.442425+0000","last_deep_scrub":"24'226","last_deep_scrub_stamp":"2026-02-22T22:35:29.442425+0000","last_clean_scrub_stamp":"2026-02-22T22:35:29.442425+0000","objects_scrubbed":3,"log_size":226,"log_dups_size":0,"ondisk_log_size":226,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:48:16.141901+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.000238297,"stat_sum":{"num_bytes":215,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":1311,"num_read_kb":1092,"num_write":432,"num_write_kb":424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"24'263","reported_seq":2122,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:35:36.493048+0000","last_change":"2026-02-22T22:35:36.493064+0000","last_active":"2026-02-22T22:35:36.493048+0000","last_peered":"2026-02-22T22:35:36.493048+0000","last_clean":"2026-02-22T22:35:36.493048+0000","last_became_active":"2026-02-22T22:06:25.261150+0000","last_became_peered":"2026-02-22T22:06:25.261150+0000","last_unstale":"2026-02-22T22:35:36.493048+0000","last_undegraded":"2026-02-22T22:35:36.493048+0000","last_fullsized":"2026-02-22T22:35:36.493048+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'263","last_scrub_stamp":"2026-02-22T22:35:36.493008+0000","last_deep_scrub":"24'263","last_deep_scrub_stamp":"2026-02-22T22:35:36.493008+0000","last_clean_scrub_stamp":"2026-02-22T22:35:36.493008+0000","objects_scrubbed":126,"log_size":263,"log_dups_size":0,"ondisk_log_size":263,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:39:07.685478+0000","scrub_duration":876,"objects_trimmed":0,"snaptrim_duration":0.00032816300000000002,"stat_sum":{"num_bytes":443039744,"num_objects":126,"num_object_clones":0,"num_object_copies":252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":126,"num_whiteouts":0,"num_read":1798,"num_read_kb":330137,"num_write":173,"num_write_kb":298768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"24'2","reported_seq":72,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:35:30.494672+0000","last_change":"2026-02-22T22:35:30.494685+0000","last_active":"2026-02-22T22:35:30.494672+0000","last_peered":"2026-02-22T22:35:30.494672+0000","last_clean":"2026-02-22T22:35:30.494672+0000","last_became_active":"2026-02-22T22:06:15.580681+0000","last_became_peered":"2026-02-22T22:06:15.580681+0000","last_unstale":"2026-02-22T22:35:30.494672+0000","last_undegraded":"2026-02-22T22:35:30.494672+0000","last_fullsized":"2026-02-22T22:35:30.494672+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'2","last_scrub_stamp":"2026-02-22T22:35:30.494625+0000","last_deep_scrub":"24'2","last_deep_scrub_stamp":"2026-02-22T22:35:30.494625+0000","last_clean_scrub_stamp":"2026-02-22T22:35:30.494625+0000","objects_scrubbed":1,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T08:12:22.834361+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00024274499999999999,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"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":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"24'231","reported_seq":1854,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:35:31.370346+0000","last_change":"2026-02-22T22:35:31.370362+0000","last_active":"2026-02-22T22:35:31.370346+0000","last_peered":"2026-02-22T22:35:31.370346+0000","last_clean":"2026-02-22T22:35:31.370346+0000","last_became_active":"2026-02-22T22:06:25.260870+0000","last_became_peered":"2026-02-22T22:06:25.260870+0000","last_unstale":"2026-02-22T22:35:31.370346+0000","last_undegraded":"2026-02-22T22:35:31.370346+0000","last_fullsized":"2026-02-22T22:35:31.370346+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'231","last_scrub_stamp":"2026-02-22T22:35:31.370304+0000","last_deep_scrub":"24'231","last_deep_scrub_stamp":"2026-02-22T22:35:31.370304+0000","last_clean_scrub_stamp":"2026-02-22T22:35:31.370304+0000","objects_scrubbed":113,"log_size":231,"log_dups_size":0,"ondisk_log_size":231,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:40:02.167901+0000","scrub_duration":885,"objects_trimmed":0,"snaptrim_duration":0.00027752899999999999,"stat_sum":{"num_bytes":376455168,"num_objects":113,"num_object_clones":0,"num_object_copies":226,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":113,"num_whiteouts":0,"num_read":1563,"num_read_kb":331879,"num_write":142,"num_write_kb":292592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'4","reported_seq":84,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:35:29.465534+0000","last_change":"2026-02-22T22:35:29.465547+0000","last_active":"2026-02-22T22:35:29.465534+0000","last_peered":"2026-02-22T22:35:29.465534+0000","last_clean":"2026-02-22T22:35:29.465534+0000","last_became_active":"2026-02-22T22:06:15.580309+0000","last_became_peered":"2026-02-22T22:06:15.580309+0000","last_unstale":"2026-02-22T22:35:29.465534+0000","last_undegraded":"2026-02-22T22:35:29.465534+0000","last_fullsized":"2026-02-22T22:35:29.465534+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'4","last_scrub_stamp":"2026-02-22T22:35:29.465495+0000","last_deep_scrub":"24'4","last_deep_scrub_stamp":"2026-02-22T22:35:29.465495+0000","last_clean_scrub_stamp":"2026-02-22T22:35:29.465495+0000","objects_scrubbed":2,"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 @ 2026-02-24T07:26:21.244082+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026957499999999998,"stat_sum":{"num_bytes":114,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":35,"num_read_kb":13,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"24'315","reported_seq":1875,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:35:37.654339+0000","last_change":"2026-02-22T22:35:37.654359+0000","last_active":"2026-02-22T22:35:37.654339+0000","last_peered":"2026-02-22T22:35:37.654339+0000","last_clean":"2026-02-22T22:35:37.654339+0000","last_became_active":"2026-02-22T22:06:25.261182+0000","last_became_peered":"2026-02-22T22:06:25.261182+0000","last_unstale":"2026-02-22T22:35:37.654339+0000","last_undegraded":"2026-02-22T22:35:37.654339+0000","last_fullsized":"2026-02-22T22:35:37.654339+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'315","last_scrub_stamp":"2026-02-22T22:35:37.654299+0000","last_deep_scrub":"24'315","last_deep_scrub_stamp":"2026-02-22T22:35:37.654299+0000","last_clean_scrub_stamp":"2026-02-22T22:35:37.654299+0000","objects_scrubbed":149,"log_size":315,"log_dups_size":0,"ondisk_log_size":315,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:13:28.068040+0000","scrub_duration":1042,"objects_trimmed":0,"snaptrim_duration":0.00056520599999999995,"stat_sum":{"num_bytes":500072467,"num_objects":149,"num_object_clones":0,"num_object_copies":298,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":149,"num_whiteouts":0,"num_read":1498,"num_read_kb":360222,"num_write":184,"num_write_kb":325906,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"24'312","reported_seq":376,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:35:32.657351+0000","last_change":"2026-02-22T22:35:32.657364+0000","last_active":"2026-02-22T22:35:32.657351+0000","last_peered":"2026-02-22T22:35:32.657351+0000","last_clean":"2026-02-22T22:35:32.657351+0000","last_became_active":"2026-02-22T22:06:15.580057+0000","last_became_peered":"2026-02-22T22:06:15.580057+0000","last_unstale":"2026-02-22T22:35:32.657351+0000","last_undegraded":"2026-02-22T22:35:32.657351+0000","last_fullsized":"2026-02-22T22:35:32.657351+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'312","last_scrub_stamp":"2026-02-22T22:35:32.657317+0000","last_deep_scrub":"24'312","last_deep_scrub_stamp":"2026-02-22T22:35:32.657317+0000","last_clean_scrub_stamp":"2026-02-22T22:35:32.657317+0000","objects_scrubbed":2,"log_size":312,"log_dups_size":0,"ondisk_log_size":312,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:26:37.775415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024853499999999998,"stat_sum":{"num_bytes":162,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":1823,"num_read_kb":1516,"num_write":610,"num_write_kb":604,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"24'74","reported_seq":153,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-22T22:35:29.674822+0000","last_change":"2026-02-22T22:35:29.674841+0000","last_active":"2026-02-22T22:35:29.674822+0000","last_peered":"2026-02-22T22:35:29.674822+0000","last_clean":"2026-02-22T22:35:29.674822+0000","last_became_active":"2026-02-22T22:06:10.568762+0000","last_became_peered":"2026-02-22T22:06:10.568762+0000","last_unstale":"2026-02-22T22:35:29.674822+0000","last_undegraded":"2026-02-22T22:35:29.674822+0000","last_fullsized":"2026-02-22T22:35:29.674822+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'74","last_scrub_stamp":"2026-02-22T22:35:29.674776+0000","last_deep_scrub":"24'74","last_deep_scrub_stamp":"2026-02-22T22:35:29.674776+0000","last_clean_scrub_stamp":"2026-02-22T22:35:29.674776+0000","objects_scrubbed":2,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T07:06:47.836031+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":1722368019,"num_objects":512,"num_object_clones":0,"num_object_copies":1024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":512,"num_whiteouts":0,"num_read":6518,"num_read_kb":1338407,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":919846912,"data_stored":2419687462,"data_compressed":670619040,"data_compressed_allocated":743940096,"data_compressed_original":2243788800,"omap_allocated":0,"internal_metadata":0},"log_size":1072,"ondisk_log_size":1072,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"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":15,"num_whiteouts":0,"num_read":4242,"num_read_kb":3542,"num_write":1164,"num_write_kb":1135,"num_scrub_errors":0,"num_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":528,"num_omap_keys":36,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":689,"ondisk_log_size":689,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12794,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":74,"ondisk_log_size":74,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":0,"up_from":9,"seq":38654706023,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":239464,"kb_used_data":208344,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":94132376,"statfs":{"total":96636764160,"available":96391553024,"internally_reserved":0,"allocated":213344256,"data_stored":570842815,"data_compressed":161481688,"data_compressed_allocated":179146752,"data_compressed_original":536805376,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":8,"seq":34359738727,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":480480,"kb_used_data":449360,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93891360,"statfs":{"total":96636764160,"available":96144752640,"internally_reserved":0,"allocated":460144640,"data_stored":1209916395,"data_compressed":335309520,"data_compressed_allocated":371970048,"data_compressed_original":1121894400,"omap_allocated":1593,"internal_metadata":31848903},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738727,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":272496,"kb_used_data":241376,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":94099344,"statfs":{"total":96636764160,"available":96357728256,"internally_reserved":0,"allocated":247169024,"data_stored":640327670,"data_compressed":173840626,"data_compressed_allocated":192897024,"data_compressed_original":586235904,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6397,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"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":40960,"data_stored":783,"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":16384,"data_stored":292,"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":213057536,"data_stored":570179584,"data_compressed":161475291,"data_compressed_allocated":179109888,"data_compressed_original":536231936,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":246865920,"data_stored":639664147,"data_compressed":173834229,"data_compressed_allocated":192860160,"data_compressed_original":585662464,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459923456,"data_stored":1209843731,"data_compressed":335309520,"data_compressed_allocated":371970048,"data_compressed_original":1121894400,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:35:49.708 DEBUG:teuthology.orchestra.run.trial150:> sudo ceph --cluster cluster2 config set global mon_health_to_clog false 2026-02-22T22:35:49.874 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-22T22:35:49.874 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-22T22:35:49.874 DEBUG:tasks.ceph.cluster2.osd.0:waiting for process to exit 2026-02-22T22:35:49.875 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T22:35:49.913 INFO:tasks.ceph.cluster2.osd.0:Stopped 2026-02-22T22:35:49.914 DEBUG:tasks.ceph.cluster2.osd.1:waiting for process to exit 2026-02-22T22:35:49.914 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T22:35:49.983 INFO:tasks.ceph.cluster2.osd.1:Stopped 2026-02-22T22:35:49.984 DEBUG:tasks.ceph.cluster2.osd.2:waiting for process to exit 2026-02-22T22:35:49.984 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T22:35:50.057 INFO:tasks.ceph.cluster2.osd.2:Stopped 2026-02-22T22:35:50.057 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-22T22:35:50.057 DEBUG:tasks.ceph.cluster2.mgr.x:waiting for process to exit 2026-02-22T22:35:50.057 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T22:35:50.130 INFO:tasks.ceph.cluster2.mgr.x:Stopped 2026-02-22T22:35:50.130 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-22T22:35:50.130 DEBUG:tasks.ceph.cluster2.mon.a:waiting for process to exit 2026-02-22T22:35:50.131 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T22:35:50.157 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster2.osd.2 is failed for ~0s 2026-02-22T22:35:50.180 INFO:tasks.ceph.cluster2.mon.a:Stopped 2026-02-22T22:35:50.180 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-22T22:35:50.181 DEBUG:teuthology.orchestra.run.trial150:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster2.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-22T22:35:50.247 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-0 on ubuntu@trial150.front.sepia.ceph.com 2026-02-22T22:35:50.247 DEBUG:teuthology.orchestra.run.trial150:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-0 2026-02-22T22:35:50.360 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-1 on ubuntu@trial150.front.sepia.ceph.com 2026-02-22T22:35:50.361 DEBUG:teuthology.orchestra.run.trial150:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-1 2026-02-22T22:35:50.389 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-2 on ubuntu@trial150.front.sepia.ceph.com 2026-02-22T22:35:50.389 DEBUG:teuthology.orchestra.run.trial150:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-2 2026-02-22T22:35:50.459 INFO:tasks.ceph:Archiving mon data... 2026-02-22T22:35:50.462 DEBUG:teuthology.misc:Transferring archived files from trial150:/var/lib/ceph/mon/cluster2-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64142/data/cluster2.mon.a.tgz 2026-02-22T22:35:50.463 DEBUG:teuthology.orchestra.run.trial150:> mktemp 2026-02-22T22:35:50.515 INFO:teuthology.orchestra.run.trial150.stdout:/tmp/tmp.czMAPntEdu 2026-02-22T22:35:50.515 DEBUG:teuthology.orchestra.run.trial150:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster2-a -- . > /tmp/tmp.czMAPntEdu 2026-02-22T22:35:50.602 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod 0666 /tmp/tmp.czMAPntEdu 2026-02-22T22:35:50.684 DEBUG:teuthology.orchestra.remote:trial150:/tmp/tmp.czMAPntEdu is 177KB 2026-02-22T22:35:50.733 DEBUG:teuthology.orchestra.run.trial150:> rm -fr /tmp/tmp.czMAPntEdu 2026-02-22T22:35:50.749 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-22T22:35:50.749 DEBUG:teuthology.orchestra.run.trial009:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2026-02-22T22:35:50.752 DEBUG:teuthology.orchestra.run.trial150:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2026-02-22T22:35:50.813 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-22T22:35:50.829 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2026-02-22T22:35:50.830 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-22T22:35:50.988 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:35:50.988 INFO:teuthology.orchestra.run.trial009.stderr:dumped all 2026-02-22T22:35:50.997 INFO:teuthology.orchestra.run.trial009.stdout:{"pg_ready":true,"pg_map":{"version":930,"stamp":"2026-02-22T22:35:49.409693+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20609215426,"num_objects":5111,"num_object_clones":301,"num_object_copies":10222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5111,"num_whiteouts":0,"num_read":477655,"num_read_kb":13630757,"num_write":723200,"num_write_kb":85455460,"num_scrub_errors":0,"num_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},"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":46234,"ondisk_log_size":46234,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6123020,"kb_used_data":3654872,"kb_used_omap":51,"kb_used_meta":2467980,"kb_avail":276992500,"statfs":{"total":289910292480,"available":283640320000,"internally_reserved":0,"allocated":3742588928,"data_stored":39859911613,"data_compressed":1115864206,"data_compressed_allocated":3356114944,"data_compressed_original":39449916416,"omap_allocated":52799,"internal_metadata":2527211969},"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.001111"},"pg_stats":[{"pgid":"2.7","version":"22'1","reported_seq":61,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:31:44.559639+0000","last_change":"2026-02-22T22:05:42.232801+0000","last_active":"2026-02-22T22:31:44.559639+0000","last_peered":"2026-02-22T22:31:44.559639+0000","last_clean":"2026-02-22T22:31:44.559639+0000","last_became_active":"2026-02-22T22:05:40.229868+0000","last_became_peered":"2026-02-22T22:05:40.229868+0000","last_unstale":"2026-02-22T22:31:44.559639+0000","last_undegraded":"2026-02-22T22:31:44.559639+0000","last_fullsized":"2026-02-22T22:31:44.559639+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+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 @ 2026-02-24T02:12:50.599773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034721900000000001,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":50,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:31:39.559304+0000","last_change":"2026-02-22T22:05:42.232734+0000","last_active":"2026-02-22T22:31:39.559304+0000","last_peered":"2026-02-22T22:31:39.559304+0000","last_clean":"2026-02-22T22:31:39.559304+0000","last_became_active":"2026-02-22T22:05:40.229909+0000","last_became_peered":"2026-02-22T22:05:40.229909+0000","last_unstale":"2026-02-22T22:31:39.559304+0000","last_undegraded":"2026-02-22T22:31:39.559304+0000","last_fullsized":"2026-02-22T22:31:39.559304+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T06:13:56.654568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026341199999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'2588","reported_seq":4638,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.586078+0000","last_change":"2026-02-22T22:05:42.232680+0000","last_active":"2026-02-22T22:35:25.586078+0000","last_peered":"2026-02-22T22:35:25.586078+0000","last_clean":"2026-02-22T22:35:25.586078+0000","last_became_active":"2026-02-22T22:05:40.229477+0000","last_became_peered":"2026-02-22T22:05:40.229477+0000","last_unstale":"2026-02-22T22:35:25.586078+0000","last_undegraded":"2026-02-22T22:35:25.586078+0000","last_fullsized":"2026-02-22T22:35:25.586078+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":2588,"log_dups_size":0,"ondisk_log_size":2588,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T07:57:36.640688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000237624,"stat_sum":{"num_bytes":1348,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":15233,"num_read_kb":12699,"num_write":5000,"num_write_kb":4981,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"25'109","reported_seq":171,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:32:49.566851+0000","last_change":"2026-02-22T22:05:42.232628+0000","last_active":"2026-02-22T22:32:49.566851+0000","last_peered":"2026-02-22T22:32:49.566851+0000","last_clean":"2026-02-22T22:32:49.566851+0000","last_became_active":"2026-02-22T22:05:40.229858+0000","last_became_peered":"2026-02-22T22:05:40.229858+0000","last_unstale":"2026-02-22T22:32:49.566851+0000","last_undegraded":"2026-02-22T22:32:49.566851+0000","last_fullsized":"2026-02-22T22:32:49.566851+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":109,"log_dups_size":0,"ondisk_log_size":109,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:59:36.887240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019802,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":540,"num_read_kb":434,"num_write":214,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"25'98408","reported_seq":167725,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.567433+0000","last_change":"2026-02-22T22:06:24.369408+0000","last_active":"2026-02-22T22:35:25.567433+0000","last_peered":"2026-02-22T22:35:25.567433+0000","last_clean":"2026-02-22T22:35:25.567433+0000","last_became_active":"2026-02-22T22:06:22.770504+0000","last_became_peered":"2026-02-22T22:06:22.770504+0000","last_unstale":"2026-02-22T22:35:25.567433+0000","last_undegraded":"2026-02-22T22:35:25.567433+0000","last_fullsized":"2026-02-22T22:35:25.567433+0000","mapping_epoch":18,"log_start":"25'88400","ondisk_log_start":"25'88400","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10008,"log_dups_size":0,"ondisk_log_size":10008,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:55:58.587884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018466199999999999,"stat_sum":{"num_bytes":4859761664,"num_objects":1203,"num_object_clones":74,"num_object_copies":2406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1203,"num_whiteouts":0,"num_read":69458,"num_read_kb":3006692,"num_write":98399,"num_write_kb":16908976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"16'2","reported_seq":81,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:32:49.465591+0000","last_change":"2026-02-22T22:05:42.231260+0000","last_active":"2026-02-22T22:32:49.465591+0000","last_peered":"2026-02-22T22:32:49.465591+0000","last_clean":"2026-02-22T22:32:49.465591+0000","last_became_active":"2026-02-22T22:05:40.229641+0000","last_became_peered":"2026-02-22T22:05:40.229641+0000","last_unstale":"2026-02-22T22:32:49.465591+0000","last_undegraded":"2026-02-22T22:32:49.465591+0000","last_fullsized":"2026-02-22T22:32:49.465591+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:45:50.464777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024952699999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"25'151580","reported_seq":260276,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.567273+0000","last_change":"2026-02-22T22:06:23.922611+0000","last_active":"2026-02-22T22:35:25.567273+0000","last_peered":"2026-02-22T22:35:25.567273+0000","last_clean":"2026-02-22T22:35:25.567273+0000","last_became_active":"2026-02-22T22:06:22.770402+0000","last_became_peered":"2026-02-22T22:06:22.770402+0000","last_unstale":"2026-02-22T22:35:25.567273+0000","last_undegraded":"2026-02-22T22:35:25.567273+0000","last_fullsized":"2026-02-22T22:35:25.567273+0000","mapping_epoch":18,"log_start":"25'141500","ondisk_log_start":"25'141500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T05:29:18.915073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00014656200000000001,"stat_sum":{"num_bytes":5122437632,"num_objects":1261,"num_object_clones":65,"num_object_copies":2522,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1261,"num_whiteouts":0,"num_read":108839,"num_read_kb":3075991,"num_write":151544,"num_write_kb":20733371,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"25'50","reported_seq":485,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.594100+0000","last_change":"2026-02-22T22:05:42.969113+0000","last_active":"2026-02-22T22:35:25.594100+0000","last_peered":"2026-02-22T22:35:25.594100+0000","last_clean":"2026-02-22T22:35:25.594100+0000","last_became_active":"2026-02-22T22:05:40.229493+0000","last_became_peered":"2026-02-22T22:05:40.229493+0000","last_unstale":"2026-02-22T22:35:25.594100+0000","last_undegraded":"2026-02-22T22:35:25.594100+0000","last_fullsized":"2026-02-22T22:35:25.594100+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":50,"log_dups_size":0,"ondisk_log_size":50,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:08:34.478468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024501699999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":151,"num_read_kb":100,"num_write":46,"num_write_kb":40,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"25'234782","reported_seq":369356,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.564768+0000","last_change":"2026-02-22T22:06:24.369406+0000","last_active":"2026-02-22T22:35:25.564768+0000","last_peered":"2026-02-22T22:35:25.564768+0000","last_clean":"2026-02-22T22:35:25.564768+0000","last_became_active":"2026-02-22T22:06:22.770950+0000","last_became_peered":"2026-02-22T22:06:22.770950+0000","last_unstale":"2026-02-22T22:35:25.564768+0000","last_undegraded":"2026-02-22T22:35:25.564768+0000","last_fullsized":"2026-02-22T22:35:25.564768+0000","mapping_epoch":18,"log_start":"25'224700","ondisk_log_start":"25'224700","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:32:07.533638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022859399999999999,"stat_sum":{"num_bytes":5375973376,"num_objects":1334,"num_object_clones":93,"num_object_copies":2668,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1334,"num_whiteouts":0,"num_read":134784,"num_read_kb":3762273,"num_write":234727,"num_write_kb":23424943,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"25'2975","reported_seq":3035,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:33:45.454406+0000","last_change":"2026-02-22T22:05:42.969116+0000","last_active":"2026-02-22T22:33:45.454406+0000","last_peered":"2026-02-22T22:33:45.454406+0000","last_clean":"2026-02-22T22:33:45.454406+0000","last_became_active":"2026-02-22T22:05:40.229851+0000","last_became_peered":"2026-02-22T22:05:40.229851+0000","last_unstale":"2026-02-22T22:33:45.454406+0000","last_undegraded":"2026-02-22T22:33:45.454406+0000","last_fullsized":"2026-02-22T22:33:45.454406+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":2975,"log_dups_size":0,"ondisk_log_size":2975,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:45:06.208377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023624099999999999,"stat_sum":{"num_bytes":852,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":17517,"num_read_kb":14537,"num_write":5940,"num_write_kb":5934,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"25'226942","reported_seq":356874,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.514098+0000","last_change":"2026-02-22T22:06:23.922609+0000","last_active":"2026-02-22T22:35:25.514098+0000","last_peered":"2026-02-22T22:35:25.514098+0000","last_clean":"2026-02-22T22:35:25.514098+0000","last_became_active":"2026-02-22T22:06:22.770497+0000","last_became_peered":"2026-02-22T22:06:22.770497+0000","last_unstale":"2026-02-22T22:35:25.514098+0000","last_undegraded":"2026-02-22T22:35:25.514098+0000","last_fullsized":"2026-02-22T22:35:25.514098+0000","mapping_epoch":18,"log_start":"25'216900","ondisk_log_start":"25'216900","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T08:13:53.330941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000165747,"stat_sum":{"num_bytes":5250449939,"num_objects":1296,"num_object_clones":69,"num_object_copies":2592,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1296,"num_whiteouts":0,"num_read":130100,"num_read_kb":3757207,"num_write":226907,"num_write_kb":24375057,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"25'225","reported_seq":1449,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.589985+0000","last_change":"2026-02-22T22:05:42.232826+0000","last_active":"2026-02-22T22:35:25.589985+0000","last_peered":"2026-02-22T22:35:25.589985+0000","last_clean":"2026-02-22T22:35:25.589985+0000","last_became_active":"2026-02-22T22:05:40.229217+0000","last_became_peered":"2026-02-22T22:05:40.229217+0000","last_unstale":"2026-02-22T22:35:25.589985+0000","last_undegraded":"2026-02-22T22:35:25.589985+0000","last_fullsized":"2026-02-22T22:35:25.589985+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":225,"log_dups_size":0,"ondisk_log_size":225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T04:11:45.928967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037232600000000003,"stat_sum":{"num_bytes":98,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":922,"num_read_kb":736,"num_write":319,"num_write_kb":313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'72","reported_seq":142,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:33:44.580097+0000","last_change":"2026-02-22T22:05:36.264058+0000","last_active":"2026-02-22T22:33:44.580097+0000","last_peered":"2026-02-22T22:33:44.580097+0000","last_clean":"2026-02-22T22:33:44.580097+0000","last_became_active":"2026-02-22T22:05:36.263647+0000","last_became_peered":"2026-02-22T22:05:36.263647+0000","last_unstale":"2026-02-22T22:33:44.580097+0000","last_undegraded":"2026-02-22T22:33:44.580097+0000","last_fullsized":"2026-02-22T22:33:44.580097+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:35.217452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:35.217452+0000","last_clean_scrub_stamp":"2026-02-22T22:05:35.217452+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:34:03.420832+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":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20608622611,"num_objects":5094,"num_object_clones":301,"num_object_copies":10188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5094,"num_whiteouts":0,"num_read":443181,"num_read_kb":13602163,"num_write":711577,"num_write_kb":85442347,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3741753344,"data_stored":39858501670,"data_compressed":1115851288,"data_compressed_allocated":3356041216,"data_compressed_original":39448769536,"omap_allocated":0,"internal_metadata":0},"log_size":40212,"ondisk_log_size":40212,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"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":15,"num_whiteouts":0,"num_read":34408,"num_read_kb":28539,"num_write":11522,"num_write_kb":11485,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4775,"internal_metadata":0},"log_size":5950,"ondisk_log_size":5950,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12918,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706030,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2859152,"kb_used_data":1827264,"kb_used_omap":30,"kb_used_meta":1031841,"kb_avail":91512688,"statfs":{"total":96636764160,"available":93708992512,"internally_reserved":0,"allocated":1871118336,"data_stored":19929326572,"data_compressed":557925644,"data_compressed_allocated":1678020608,"data_compressed_original":19724384768,"omap_allocated":30733,"internal_metadata":1056606195},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738734,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1264900,"kb_used_data":908604,"kb_used_omap":19,"kb_used_meta":356204,"kb_avail":93106940,"statfs":{"total":96636764160,"available":95341506560,"internally_reserved":0,"allocated":930410496,"data_stored":10066509781,"data_compressed":263823382,"data_compressed_allocated":832241664,"data_compressed_original":9959657472,"omap_allocated":20472,"internal_metadata":364752904},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738734,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1998968,"kb_used_data":919004,"kb_used_omap":1,"kb_used_meta":1079934,"kb_avail":92372872,"statfs":{"total":96636764160,"available":94589820928,"internally_reserved":0,"allocated":941060096,"data_stored":9864075260,"data_compressed":294115180,"data_compressed_allocated":845852672,"data_compressed_original":9765874176,"omap_allocated":1594,"internal_metadata":1105852870},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1481,"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":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2878,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":966,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1897,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":940769280,"data_stored":9863408640,"data_compressed":294108721,"data_compressed_allocated":845815808,"data_compressed_original":9765300736,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":930099200,"data_stored":10065842195,"data_compressed":263816923,"data_compressed_allocated":832204800,"data_compressed_original":9959084032,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1870884864,"data_stored":19929250835,"data_compressed":557925644,"data_compressed_allocated":1678020608,"data_compressed_original":19724384768,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:35:50.999 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-22T22:35:51.157 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:35:51.158 INFO:teuthology.orchestra.run.trial009.stderr:dumped all 2026-02-22T22:35:51.165 INFO:teuthology.orchestra.run.trial009.stdout:{"pg_ready":true,"pg_map":{"version":930,"stamp":"2026-02-22T22:35:49.409693+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20609215426,"num_objects":5111,"num_object_clones":301,"num_object_copies":10222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5111,"num_whiteouts":0,"num_read":477655,"num_read_kb":13630757,"num_write":723200,"num_write_kb":85455460,"num_scrub_errors":0,"num_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},"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":46234,"ondisk_log_size":46234,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6123020,"kb_used_data":3654872,"kb_used_omap":51,"kb_used_meta":2467980,"kb_avail":276992500,"statfs":{"total":289910292480,"available":283640320000,"internally_reserved":0,"allocated":3742588928,"data_stored":39859911613,"data_compressed":1115864206,"data_compressed_allocated":3356114944,"data_compressed_original":39449916416,"omap_allocated":52799,"internal_metadata":2527211969},"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.001111"},"pg_stats":[{"pgid":"2.7","version":"22'1","reported_seq":61,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:31:44.559639+0000","last_change":"2026-02-22T22:05:42.232801+0000","last_active":"2026-02-22T22:31:44.559639+0000","last_peered":"2026-02-22T22:31:44.559639+0000","last_clean":"2026-02-22T22:31:44.559639+0000","last_became_active":"2026-02-22T22:05:40.229868+0000","last_became_peered":"2026-02-22T22:05:40.229868+0000","last_unstale":"2026-02-22T22:31:44.559639+0000","last_undegraded":"2026-02-22T22:31:44.559639+0000","last_fullsized":"2026-02-22T22:31:44.559639+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+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 @ 2026-02-24T02:12:50.599773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034721900000000001,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":50,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:31:39.559304+0000","last_change":"2026-02-22T22:05:42.232734+0000","last_active":"2026-02-22T22:31:39.559304+0000","last_peered":"2026-02-22T22:31:39.559304+0000","last_clean":"2026-02-22T22:31:39.559304+0000","last_became_active":"2026-02-22T22:05:40.229909+0000","last_became_peered":"2026-02-22T22:05:40.229909+0000","last_unstale":"2026-02-22T22:31:39.559304+0000","last_undegraded":"2026-02-22T22:31:39.559304+0000","last_fullsized":"2026-02-22T22:31:39.559304+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T06:13:56.654568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026341199999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'2588","reported_seq":4638,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.586078+0000","last_change":"2026-02-22T22:05:42.232680+0000","last_active":"2026-02-22T22:35:25.586078+0000","last_peered":"2026-02-22T22:35:25.586078+0000","last_clean":"2026-02-22T22:35:25.586078+0000","last_became_active":"2026-02-22T22:05:40.229477+0000","last_became_peered":"2026-02-22T22:05:40.229477+0000","last_unstale":"2026-02-22T22:35:25.586078+0000","last_undegraded":"2026-02-22T22:35:25.586078+0000","last_fullsized":"2026-02-22T22:35:25.586078+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":2588,"log_dups_size":0,"ondisk_log_size":2588,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T07:57:36.640688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000237624,"stat_sum":{"num_bytes":1348,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":15233,"num_read_kb":12699,"num_write":5000,"num_write_kb":4981,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"25'109","reported_seq":171,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:32:49.566851+0000","last_change":"2026-02-22T22:05:42.232628+0000","last_active":"2026-02-22T22:32:49.566851+0000","last_peered":"2026-02-22T22:32:49.566851+0000","last_clean":"2026-02-22T22:32:49.566851+0000","last_became_active":"2026-02-22T22:05:40.229858+0000","last_became_peered":"2026-02-22T22:05:40.229858+0000","last_unstale":"2026-02-22T22:32:49.566851+0000","last_undegraded":"2026-02-22T22:32:49.566851+0000","last_fullsized":"2026-02-22T22:32:49.566851+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":109,"log_dups_size":0,"ondisk_log_size":109,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:59:36.887240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019802,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":540,"num_read_kb":434,"num_write":214,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"25'98408","reported_seq":167725,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.567433+0000","last_change":"2026-02-22T22:06:24.369408+0000","last_active":"2026-02-22T22:35:25.567433+0000","last_peered":"2026-02-22T22:35:25.567433+0000","last_clean":"2026-02-22T22:35:25.567433+0000","last_became_active":"2026-02-22T22:06:22.770504+0000","last_became_peered":"2026-02-22T22:06:22.770504+0000","last_unstale":"2026-02-22T22:35:25.567433+0000","last_undegraded":"2026-02-22T22:35:25.567433+0000","last_fullsized":"2026-02-22T22:35:25.567433+0000","mapping_epoch":18,"log_start":"25'88400","ondisk_log_start":"25'88400","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10008,"log_dups_size":0,"ondisk_log_size":10008,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:55:58.587884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018466199999999999,"stat_sum":{"num_bytes":4859761664,"num_objects":1203,"num_object_clones":74,"num_object_copies":2406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1203,"num_whiteouts":0,"num_read":69458,"num_read_kb":3006692,"num_write":98399,"num_write_kb":16908976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"16'2","reported_seq":81,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:32:49.465591+0000","last_change":"2026-02-22T22:05:42.231260+0000","last_active":"2026-02-22T22:32:49.465591+0000","last_peered":"2026-02-22T22:32:49.465591+0000","last_clean":"2026-02-22T22:32:49.465591+0000","last_became_active":"2026-02-22T22:05:40.229641+0000","last_became_peered":"2026-02-22T22:05:40.229641+0000","last_unstale":"2026-02-22T22:32:49.465591+0000","last_undegraded":"2026-02-22T22:32:49.465591+0000","last_fullsized":"2026-02-22T22:32:49.465591+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:45:50.464777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024952699999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"25'151580","reported_seq":260276,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.567273+0000","last_change":"2026-02-22T22:06:23.922611+0000","last_active":"2026-02-22T22:35:25.567273+0000","last_peered":"2026-02-22T22:35:25.567273+0000","last_clean":"2026-02-22T22:35:25.567273+0000","last_became_active":"2026-02-22T22:06:22.770402+0000","last_became_peered":"2026-02-22T22:06:22.770402+0000","last_unstale":"2026-02-22T22:35:25.567273+0000","last_undegraded":"2026-02-22T22:35:25.567273+0000","last_fullsized":"2026-02-22T22:35:25.567273+0000","mapping_epoch":18,"log_start":"25'141500","ondisk_log_start":"25'141500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T05:29:18.915073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00014656200000000001,"stat_sum":{"num_bytes":5122437632,"num_objects":1261,"num_object_clones":65,"num_object_copies":2522,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1261,"num_whiteouts":0,"num_read":108839,"num_read_kb":3075991,"num_write":151544,"num_write_kb":20733371,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"25'50","reported_seq":485,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.594100+0000","last_change":"2026-02-22T22:05:42.969113+0000","last_active":"2026-02-22T22:35:25.594100+0000","last_peered":"2026-02-22T22:35:25.594100+0000","last_clean":"2026-02-22T22:35:25.594100+0000","last_became_active":"2026-02-22T22:05:40.229493+0000","last_became_peered":"2026-02-22T22:05:40.229493+0000","last_unstale":"2026-02-22T22:35:25.594100+0000","last_undegraded":"2026-02-22T22:35:25.594100+0000","last_fullsized":"2026-02-22T22:35:25.594100+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":50,"log_dups_size":0,"ondisk_log_size":50,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:08:34.478468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024501699999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":151,"num_read_kb":100,"num_write":46,"num_write_kb":40,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"25'234782","reported_seq":369356,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.564768+0000","last_change":"2026-02-22T22:06:24.369406+0000","last_active":"2026-02-22T22:35:25.564768+0000","last_peered":"2026-02-22T22:35:25.564768+0000","last_clean":"2026-02-22T22:35:25.564768+0000","last_became_active":"2026-02-22T22:06:22.770950+0000","last_became_peered":"2026-02-22T22:06:22.770950+0000","last_unstale":"2026-02-22T22:35:25.564768+0000","last_undegraded":"2026-02-22T22:35:25.564768+0000","last_fullsized":"2026-02-22T22:35:25.564768+0000","mapping_epoch":18,"log_start":"25'224700","ondisk_log_start":"25'224700","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:32:07.533638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022859399999999999,"stat_sum":{"num_bytes":5375973376,"num_objects":1334,"num_object_clones":93,"num_object_copies":2668,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1334,"num_whiteouts":0,"num_read":134784,"num_read_kb":3762273,"num_write":234727,"num_write_kb":23424943,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"25'2975","reported_seq":3035,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:33:45.454406+0000","last_change":"2026-02-22T22:05:42.969116+0000","last_active":"2026-02-22T22:33:45.454406+0000","last_peered":"2026-02-22T22:33:45.454406+0000","last_clean":"2026-02-22T22:33:45.454406+0000","last_became_active":"2026-02-22T22:05:40.229851+0000","last_became_peered":"2026-02-22T22:05:40.229851+0000","last_unstale":"2026-02-22T22:33:45.454406+0000","last_undegraded":"2026-02-22T22:33:45.454406+0000","last_fullsized":"2026-02-22T22:33:45.454406+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":2975,"log_dups_size":0,"ondisk_log_size":2975,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:45:06.208377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023624099999999999,"stat_sum":{"num_bytes":852,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":17517,"num_read_kb":14537,"num_write":5940,"num_write_kb":5934,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"25'226942","reported_seq":356874,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.514098+0000","last_change":"2026-02-22T22:06:23.922609+0000","last_active":"2026-02-22T22:35:25.514098+0000","last_peered":"2026-02-22T22:35:25.514098+0000","last_clean":"2026-02-22T22:35:25.514098+0000","last_became_active":"2026-02-22T22:06:22.770497+0000","last_became_peered":"2026-02-22T22:06:22.770497+0000","last_unstale":"2026-02-22T22:35:25.514098+0000","last_undegraded":"2026-02-22T22:35:25.514098+0000","last_fullsized":"2026-02-22T22:35:25.514098+0000","mapping_epoch":18,"log_start":"25'216900","ondisk_log_start":"25'216900","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T08:13:53.330941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000165747,"stat_sum":{"num_bytes":5250449939,"num_objects":1296,"num_object_clones":69,"num_object_copies":2592,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1296,"num_whiteouts":0,"num_read":130100,"num_read_kb":3757207,"num_write":226907,"num_write_kb":24375057,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"25'225","reported_seq":1449,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.589985+0000","last_change":"2026-02-22T22:05:42.232826+0000","last_active":"2026-02-22T22:35:25.589985+0000","last_peered":"2026-02-22T22:35:25.589985+0000","last_clean":"2026-02-22T22:35:25.589985+0000","last_became_active":"2026-02-22T22:05:40.229217+0000","last_became_peered":"2026-02-22T22:05:40.229217+0000","last_unstale":"2026-02-22T22:35:25.589985+0000","last_undegraded":"2026-02-22T22:35:25.589985+0000","last_fullsized":"2026-02-22T22:35:25.589985+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":225,"log_dups_size":0,"ondisk_log_size":225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T04:11:45.928967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037232600000000003,"stat_sum":{"num_bytes":98,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":922,"num_read_kb":736,"num_write":319,"num_write_kb":313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'72","reported_seq":142,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:33:44.580097+0000","last_change":"2026-02-22T22:05:36.264058+0000","last_active":"2026-02-22T22:33:44.580097+0000","last_peered":"2026-02-22T22:33:44.580097+0000","last_clean":"2026-02-22T22:33:44.580097+0000","last_became_active":"2026-02-22T22:05:36.263647+0000","last_became_peered":"2026-02-22T22:05:36.263647+0000","last_unstale":"2026-02-22T22:33:44.580097+0000","last_undegraded":"2026-02-22T22:33:44.580097+0000","last_fullsized":"2026-02-22T22:33:44.580097+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:35.217452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:35.217452+0000","last_clean_scrub_stamp":"2026-02-22T22:05:35.217452+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:34:03.420832+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":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20608622611,"num_objects":5094,"num_object_clones":301,"num_object_copies":10188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5094,"num_whiteouts":0,"num_read":443181,"num_read_kb":13602163,"num_write":711577,"num_write_kb":85442347,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3741753344,"data_stored":39858501670,"data_compressed":1115851288,"data_compressed_allocated":3356041216,"data_compressed_original":39448769536,"omap_allocated":0,"internal_metadata":0},"log_size":40212,"ondisk_log_size":40212,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"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":15,"num_whiteouts":0,"num_read":34408,"num_read_kb":28539,"num_write":11522,"num_write_kb":11485,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4775,"internal_metadata":0},"log_size":5950,"ondisk_log_size":5950,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12918,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706030,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2859152,"kb_used_data":1827264,"kb_used_omap":30,"kb_used_meta":1031841,"kb_avail":91512688,"statfs":{"total":96636764160,"available":93708992512,"internally_reserved":0,"allocated":1871118336,"data_stored":19929326572,"data_compressed":557925644,"data_compressed_allocated":1678020608,"data_compressed_original":19724384768,"omap_allocated":30733,"internal_metadata":1056606195},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738734,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1264900,"kb_used_data":908604,"kb_used_omap":19,"kb_used_meta":356204,"kb_avail":93106940,"statfs":{"total":96636764160,"available":95341506560,"internally_reserved":0,"allocated":930410496,"data_stored":10066509781,"data_compressed":263823382,"data_compressed_allocated":832241664,"data_compressed_original":9959657472,"omap_allocated":20472,"internal_metadata":364752904},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738734,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1998968,"kb_used_data":919004,"kb_used_omap":1,"kb_used_meta":1079934,"kb_avail":92372872,"statfs":{"total":96636764160,"available":94589820928,"internally_reserved":0,"allocated":941060096,"data_stored":9864075260,"data_compressed":294115180,"data_compressed_allocated":845852672,"data_compressed_original":9765874176,"omap_allocated":1594,"internal_metadata":1105852870},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1481,"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":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2878,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":966,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1897,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":940769280,"data_stored":9863408640,"data_compressed":294108721,"data_compressed_allocated":845815808,"data_compressed_original":9765300736,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":930099200,"data_stored":10065842195,"data_compressed":263816923,"data_compressed_allocated":832204800,"data_compressed_original":9959084032,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1870884864,"data_stored":19929250835,"data_compressed":557925644,"data_compressed_allocated":1678020608,"data_compressed_original":19724384768,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:35:51.167 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2026-02-22T22:35:51.167 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-22T22:35:51.325 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:35:51.325 INFO:teuthology.orchestra.run.trial009.stderr:dumped all 2026-02-22T22:35:51.333 INFO:teuthology.orchestra.run.trial009.stdout:{"pg_ready":true,"pg_map":{"version":930,"stamp":"2026-02-22T22:35:49.409693+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20609215426,"num_objects":5111,"num_object_clones":301,"num_object_copies":10222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5111,"num_whiteouts":0,"num_read":477655,"num_read_kb":13630757,"num_write":723200,"num_write_kb":85455460,"num_scrub_errors":0,"num_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},"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":46234,"ondisk_log_size":46234,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6123020,"kb_used_data":3654872,"kb_used_omap":51,"kb_used_meta":2467980,"kb_avail":276992500,"statfs":{"total":289910292480,"available":283640320000,"internally_reserved":0,"allocated":3742588928,"data_stored":39859911613,"data_compressed":1115864206,"data_compressed_allocated":3356114944,"data_compressed_original":39449916416,"omap_allocated":52799,"internal_metadata":2527211969},"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.001111"},"pg_stats":[{"pgid":"2.7","version":"22'1","reported_seq":61,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:31:44.559639+0000","last_change":"2026-02-22T22:05:42.232801+0000","last_active":"2026-02-22T22:31:44.559639+0000","last_peered":"2026-02-22T22:31:44.559639+0000","last_clean":"2026-02-22T22:31:44.559639+0000","last_became_active":"2026-02-22T22:05:40.229868+0000","last_became_peered":"2026-02-22T22:05:40.229868+0000","last_unstale":"2026-02-22T22:31:44.559639+0000","last_undegraded":"2026-02-22T22:31:44.559639+0000","last_fullsized":"2026-02-22T22:31:44.559639+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+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 @ 2026-02-24T02:12:50.599773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034721900000000001,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":50,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:31:39.559304+0000","last_change":"2026-02-22T22:05:42.232734+0000","last_active":"2026-02-22T22:31:39.559304+0000","last_peered":"2026-02-22T22:31:39.559304+0000","last_clean":"2026-02-22T22:31:39.559304+0000","last_became_active":"2026-02-22T22:05:40.229909+0000","last_became_peered":"2026-02-22T22:05:40.229909+0000","last_unstale":"2026-02-22T22:31:39.559304+0000","last_undegraded":"2026-02-22T22:31:39.559304+0000","last_fullsized":"2026-02-22T22:31:39.559304+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T06:13:56.654568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026341199999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'2588","reported_seq":4638,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.586078+0000","last_change":"2026-02-22T22:05:42.232680+0000","last_active":"2026-02-22T22:35:25.586078+0000","last_peered":"2026-02-22T22:35:25.586078+0000","last_clean":"2026-02-22T22:35:25.586078+0000","last_became_active":"2026-02-22T22:05:40.229477+0000","last_became_peered":"2026-02-22T22:05:40.229477+0000","last_unstale":"2026-02-22T22:35:25.586078+0000","last_undegraded":"2026-02-22T22:35:25.586078+0000","last_fullsized":"2026-02-22T22:35:25.586078+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":2588,"log_dups_size":0,"ondisk_log_size":2588,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T07:57:36.640688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000237624,"stat_sum":{"num_bytes":1348,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":15233,"num_read_kb":12699,"num_write":5000,"num_write_kb":4981,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"25'109","reported_seq":171,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:32:49.566851+0000","last_change":"2026-02-22T22:05:42.232628+0000","last_active":"2026-02-22T22:32:49.566851+0000","last_peered":"2026-02-22T22:32:49.566851+0000","last_clean":"2026-02-22T22:32:49.566851+0000","last_became_active":"2026-02-22T22:05:40.229858+0000","last_became_peered":"2026-02-22T22:05:40.229858+0000","last_unstale":"2026-02-22T22:32:49.566851+0000","last_undegraded":"2026-02-22T22:32:49.566851+0000","last_fullsized":"2026-02-22T22:32:49.566851+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":109,"log_dups_size":0,"ondisk_log_size":109,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:59:36.887240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019802,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":540,"num_read_kb":434,"num_write":214,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"25'98408","reported_seq":167725,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.567433+0000","last_change":"2026-02-22T22:06:24.369408+0000","last_active":"2026-02-22T22:35:25.567433+0000","last_peered":"2026-02-22T22:35:25.567433+0000","last_clean":"2026-02-22T22:35:25.567433+0000","last_became_active":"2026-02-22T22:06:22.770504+0000","last_became_peered":"2026-02-22T22:06:22.770504+0000","last_unstale":"2026-02-22T22:35:25.567433+0000","last_undegraded":"2026-02-22T22:35:25.567433+0000","last_fullsized":"2026-02-22T22:35:25.567433+0000","mapping_epoch":18,"log_start":"25'88400","ondisk_log_start":"25'88400","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10008,"log_dups_size":0,"ondisk_log_size":10008,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:55:58.587884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018466199999999999,"stat_sum":{"num_bytes":4859761664,"num_objects":1203,"num_object_clones":74,"num_object_copies":2406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1203,"num_whiteouts":0,"num_read":69458,"num_read_kb":3006692,"num_write":98399,"num_write_kb":16908976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"16'2","reported_seq":81,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:32:49.465591+0000","last_change":"2026-02-22T22:05:42.231260+0000","last_active":"2026-02-22T22:32:49.465591+0000","last_peered":"2026-02-22T22:32:49.465591+0000","last_clean":"2026-02-22T22:32:49.465591+0000","last_became_active":"2026-02-22T22:05:40.229641+0000","last_became_peered":"2026-02-22T22:05:40.229641+0000","last_unstale":"2026-02-22T22:32:49.465591+0000","last_undegraded":"2026-02-22T22:32:49.465591+0000","last_fullsized":"2026-02-22T22:32:49.465591+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:45:50.464777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024952699999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"25'151580","reported_seq":260276,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.567273+0000","last_change":"2026-02-22T22:06:23.922611+0000","last_active":"2026-02-22T22:35:25.567273+0000","last_peered":"2026-02-22T22:35:25.567273+0000","last_clean":"2026-02-22T22:35:25.567273+0000","last_became_active":"2026-02-22T22:06:22.770402+0000","last_became_peered":"2026-02-22T22:06:22.770402+0000","last_unstale":"2026-02-22T22:35:25.567273+0000","last_undegraded":"2026-02-22T22:35:25.567273+0000","last_fullsized":"2026-02-22T22:35:25.567273+0000","mapping_epoch":18,"log_start":"25'141500","ondisk_log_start":"25'141500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T05:29:18.915073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00014656200000000001,"stat_sum":{"num_bytes":5122437632,"num_objects":1261,"num_object_clones":65,"num_object_copies":2522,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1261,"num_whiteouts":0,"num_read":108839,"num_read_kb":3075991,"num_write":151544,"num_write_kb":20733371,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"25'50","reported_seq":485,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.594100+0000","last_change":"2026-02-22T22:05:42.969113+0000","last_active":"2026-02-22T22:35:25.594100+0000","last_peered":"2026-02-22T22:35:25.594100+0000","last_clean":"2026-02-22T22:35:25.594100+0000","last_became_active":"2026-02-22T22:05:40.229493+0000","last_became_peered":"2026-02-22T22:05:40.229493+0000","last_unstale":"2026-02-22T22:35:25.594100+0000","last_undegraded":"2026-02-22T22:35:25.594100+0000","last_fullsized":"2026-02-22T22:35:25.594100+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":50,"log_dups_size":0,"ondisk_log_size":50,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:08:34.478468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024501699999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":151,"num_read_kb":100,"num_write":46,"num_write_kb":40,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"25'234782","reported_seq":369356,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.564768+0000","last_change":"2026-02-22T22:06:24.369406+0000","last_active":"2026-02-22T22:35:25.564768+0000","last_peered":"2026-02-22T22:35:25.564768+0000","last_clean":"2026-02-22T22:35:25.564768+0000","last_became_active":"2026-02-22T22:06:22.770950+0000","last_became_peered":"2026-02-22T22:06:22.770950+0000","last_unstale":"2026-02-22T22:35:25.564768+0000","last_undegraded":"2026-02-22T22:35:25.564768+0000","last_fullsized":"2026-02-22T22:35:25.564768+0000","mapping_epoch":18,"log_start":"25'224700","ondisk_log_start":"25'224700","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:32:07.533638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022859399999999999,"stat_sum":{"num_bytes":5375973376,"num_objects":1334,"num_object_clones":93,"num_object_copies":2668,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1334,"num_whiteouts":0,"num_read":134784,"num_read_kb":3762273,"num_write":234727,"num_write_kb":23424943,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"25'2975","reported_seq":3035,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:33:45.454406+0000","last_change":"2026-02-22T22:05:42.969116+0000","last_active":"2026-02-22T22:33:45.454406+0000","last_peered":"2026-02-22T22:33:45.454406+0000","last_clean":"2026-02-22T22:33:45.454406+0000","last_became_active":"2026-02-22T22:05:40.229851+0000","last_became_peered":"2026-02-22T22:05:40.229851+0000","last_unstale":"2026-02-22T22:33:45.454406+0000","last_undegraded":"2026-02-22T22:33:45.454406+0000","last_fullsized":"2026-02-22T22:33:45.454406+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":2975,"log_dups_size":0,"ondisk_log_size":2975,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:45:06.208377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023624099999999999,"stat_sum":{"num_bytes":852,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":17517,"num_read_kb":14537,"num_write":5940,"num_write_kb":5934,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"25'226942","reported_seq":356874,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.514098+0000","last_change":"2026-02-22T22:06:23.922609+0000","last_active":"2026-02-22T22:35:25.514098+0000","last_peered":"2026-02-22T22:35:25.514098+0000","last_clean":"2026-02-22T22:35:25.514098+0000","last_became_active":"2026-02-22T22:06:22.770497+0000","last_became_peered":"2026-02-22T22:06:22.770497+0000","last_unstale":"2026-02-22T22:35:25.514098+0000","last_undegraded":"2026-02-22T22:35:25.514098+0000","last_fullsized":"2026-02-22T22:35:25.514098+0000","mapping_epoch":18,"log_start":"25'216900","ondisk_log_start":"25'216900","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T08:13:53.330941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000165747,"stat_sum":{"num_bytes":5250449939,"num_objects":1296,"num_object_clones":69,"num_object_copies":2592,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1296,"num_whiteouts":0,"num_read":130100,"num_read_kb":3757207,"num_write":226907,"num_write_kb":24375057,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"25'225","reported_seq":1449,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.589985+0000","last_change":"2026-02-22T22:05:42.232826+0000","last_active":"2026-02-22T22:35:25.589985+0000","last_peered":"2026-02-22T22:35:25.589985+0000","last_clean":"2026-02-22T22:35:25.589985+0000","last_became_active":"2026-02-22T22:05:40.229217+0000","last_became_peered":"2026-02-22T22:05:40.229217+0000","last_unstale":"2026-02-22T22:35:25.589985+0000","last_undegraded":"2026-02-22T22:35:25.589985+0000","last_fullsized":"2026-02-22T22:35:25.589985+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":225,"log_dups_size":0,"ondisk_log_size":225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T04:11:45.928967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037232600000000003,"stat_sum":{"num_bytes":98,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":922,"num_read_kb":736,"num_write":319,"num_write_kb":313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'72","reported_seq":142,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:33:44.580097+0000","last_change":"2026-02-22T22:05:36.264058+0000","last_active":"2026-02-22T22:33:44.580097+0000","last_peered":"2026-02-22T22:33:44.580097+0000","last_clean":"2026-02-22T22:33:44.580097+0000","last_became_active":"2026-02-22T22:05:36.263647+0000","last_became_peered":"2026-02-22T22:05:36.263647+0000","last_unstale":"2026-02-22T22:33:44.580097+0000","last_undegraded":"2026-02-22T22:33:44.580097+0000","last_fullsized":"2026-02-22T22:33:44.580097+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:35.217452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:35.217452+0000","last_clean_scrub_stamp":"2026-02-22T22:05:35.217452+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:34:03.420832+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":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20608622611,"num_objects":5094,"num_object_clones":301,"num_object_copies":10188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5094,"num_whiteouts":0,"num_read":443181,"num_read_kb":13602163,"num_write":711577,"num_write_kb":85442347,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3741753344,"data_stored":39858501670,"data_compressed":1115851288,"data_compressed_allocated":3356041216,"data_compressed_original":39448769536,"omap_allocated":0,"internal_metadata":0},"log_size":40212,"ondisk_log_size":40212,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"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":15,"num_whiteouts":0,"num_read":34408,"num_read_kb":28539,"num_write":11522,"num_write_kb":11485,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4775,"internal_metadata":0},"log_size":5950,"ondisk_log_size":5950,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12918,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706030,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2859152,"kb_used_data":1827264,"kb_used_omap":30,"kb_used_meta":1031841,"kb_avail":91512688,"statfs":{"total":96636764160,"available":93708992512,"internally_reserved":0,"allocated":1871118336,"data_stored":19929326572,"data_compressed":557925644,"data_compressed_allocated":1678020608,"data_compressed_original":19724384768,"omap_allocated":30733,"internal_metadata":1056606195},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738734,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1264900,"kb_used_data":908604,"kb_used_omap":19,"kb_used_meta":356204,"kb_avail":93106940,"statfs":{"total":96636764160,"available":95341506560,"internally_reserved":0,"allocated":930410496,"data_stored":10066509781,"data_compressed":263823382,"data_compressed_allocated":832241664,"data_compressed_original":9959657472,"omap_allocated":20472,"internal_metadata":364752904},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738734,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1998968,"kb_used_data":919004,"kb_used_omap":1,"kb_used_meta":1079934,"kb_avail":92372872,"statfs":{"total":96636764160,"available":94589820928,"internally_reserved":0,"allocated":941060096,"data_stored":9864075260,"data_compressed":294115180,"data_compressed_allocated":845852672,"data_compressed_original":9765874176,"omap_allocated":1594,"internal_metadata":1105852870},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1481,"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":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2878,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":966,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1897,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":940769280,"data_stored":9863408640,"data_compressed":294108721,"data_compressed_allocated":845815808,"data_compressed_original":9765300736,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":930099200,"data_stored":10065842195,"data_compressed":263816923,"data_compressed_allocated":832204800,"data_compressed_original":9959084032,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1870884864,"data_stored":19929250835,"data_compressed":557925644,"data_compressed_allocated":1678020608,"data_compressed_original":19724384768,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:35:51.334 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-22T22:35:51.492 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:35:51.492 INFO:teuthology.orchestra.run.trial009.stdout:{"epoch":25,"fsid":"3a41b8ba-05c0-4e78-b9ce-dce68b4dd3d7","created":"2026-02-22T22:05:24.904156+0000","modified":"2026-02-22T22:07:16.942717+0000","last_up_change":"2026-02-22T22:05:34.212131+0000","last_in_change":"2026-02-22T22:05:25.472910+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-22T22:05:35.217218+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2026-02-22T22:05:39.086062+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2026-02-22T22:06:20.360645+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"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":"25","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":25,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"33f00ad7-9d19-4d60-acb3-d81104c47ab5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6818","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6819","nonce":2201637229}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6820","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6821","nonce":2201637229}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6824","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6825","nonce":2201637229}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6822","nonce":2201637229},{"type":"v1","addr":"10.20.193.9:6823","nonce":2201637229}]},"public_addr":"10.20.193.9:6819/2201637229","cluster_addr":"10.20.193.9:6821/2201637229","heartbeat_back_addr":"10.20.193.9:6825/2201637229","heartbeat_front_addr":"10.20.193.9:6823/2201637229","state":["exists","up"]},{"osd":1,"uuid":"1ffad155-b64a-411c-b8e2-443099f4607e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6800","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6801","nonce":1837896357}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6803","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6805","nonce":1837896357}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6811","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6813","nonce":1837896357}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6807","nonce":1837896357},{"type":"v1","addr":"10.20.193.9:6809","nonce":1837896357}]},"public_addr":"10.20.193.9:6801/1837896357","cluster_addr":"10.20.193.9:6805/1837896357","heartbeat_back_addr":"10.20.193.9:6813/1837896357","heartbeat_front_addr":"10.20.193.9:6809/1837896357","state":["exists","up"]},{"osd":2,"uuid":"31ec3f82-80a5-49cb-b0cf-57e277246bde","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6802","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6804","nonce":3499438851}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6806","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6808","nonce":3499438851}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6814","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6815","nonce":3499438851}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.9:6810","nonce":3499438851},{"type":"v1","addr":"10.20.193.9:6812","nonce":3499438851}]},"public_addr":"10.20.193.9:6804/3499438851","cluster_addr":"10.20.193.9:6808/3499438851","heartbeat_back_addr":"10.20.193.9:6815/3499438851","heartbeat_front_addr":"10.20.193.9:6812/3499438851","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:05:32.140525+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:05:31.976215+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T22:05:32.254921+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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}} 2026-02-22T22:35:52.501 INFO:tasks.ceph:Scrubbing cluster1.osd.0 2026-02-22T22:35:52.502 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2026-02-22T22:35:52.584 INFO:teuthology.orchestra.run.trial009.stdout:{ 2026-02-22T22:35:52.584 INFO:teuthology.orchestra.run.trial009.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-22T22:35:52.584 INFO:teuthology.orchestra.run.trial009.stdout:} 2026-02-22T22:35:52.590 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 0 2026-02-22T22:35:52.747 INFO:teuthology.orchestra.run.trial009.stderr:instructed osd(s) 0 to deep-scrub 2026-02-22T22:35:52.754 INFO:tasks.ceph:Scrubbing cluster1.osd.1 2026-02-22T22:35:52.755 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2026-02-22T22:35:52.833 INFO:teuthology.orchestra.run.trial009.stdout:{ 2026-02-22T22:35:52.833 INFO:teuthology.orchestra.run.trial009.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-22T22:35:52.833 INFO:teuthology.orchestra.run.trial009.stdout:} 2026-02-22T22:35:52.840 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 1 2026-02-22T22:35:52.997 INFO:teuthology.orchestra.run.trial009.stderr:instructed osd(s) 1 to deep-scrub 2026-02-22T22:35:53.006 INFO:tasks.ceph:Scrubbing cluster1.osd.2 2026-02-22T22:35:53.006 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2026-02-22T22:35:53.086 INFO:teuthology.orchestra.run.trial009.stdout:{ 2026-02-22T22:35:53.087 INFO:teuthology.orchestra.run.trial009.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-22T22:35:53.087 INFO:teuthology.orchestra.run.trial009.stdout:} 2026-02-22T22:35:53.093 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 2 2026-02-22T22:35:53.250 INFO:teuthology.orchestra.run.trial009.stderr:instructed osd(s) 2 to deep-scrub 2026-02-22T22:35:53.258 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-22T22:35:53.415 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:35:53.416 INFO:teuthology.orchestra.run.trial009.stderr:dumped all 2026-02-22T22:35:53.423 INFO:teuthology.orchestra.run.trial009.stdout:{"pg_ready":true,"pg_map":{"version":932,"stamp":"2026-02-22T22:35:53.410069+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20609215426,"num_objects":5111,"num_object_clones":301,"num_object_copies":10222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5111,"num_whiteouts":0,"num_read":477655,"num_read_kb":13630757,"num_write":723200,"num_write_kb":85455460,"num_scrub_errors":0,"num_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},"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":46234,"ondisk_log_size":46234,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6123020,"kb_used_data":3654872,"kb_used_omap":51,"kb_used_meta":2467980,"kb_avail":276992500,"statfs":{"total":289910292480,"available":283640320000,"internally_reserved":0,"allocated":3742588928,"data_stored":39859911613,"data_compressed":1115864206,"data_compressed_allocated":3356114944,"data_compressed_original":39449916416,"omap_allocated":52799,"internal_metadata":2527211969},"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.001104"},"pg_stats":[{"pgid":"2.7","version":"22'1","reported_seq":61,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:31:44.559639+0000","last_change":"2026-02-22T22:05:42.232801+0000","last_active":"2026-02-22T22:31:44.559639+0000","last_peered":"2026-02-22T22:31:44.559639+0000","last_clean":"2026-02-22T22:31:44.559639+0000","last_became_active":"2026-02-22T22:05:40.229868+0000","last_became_peered":"2026-02-22T22:05:40.229868+0000","last_unstale":"2026-02-22T22:31:44.559639+0000","last_undegraded":"2026-02-22T22:31:44.559639+0000","last_fullsized":"2026-02-22T22:31:44.559639+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+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 @ 2026-02-24T02:12:50.599773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034721900000000001,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":50,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:31:39.559304+0000","last_change":"2026-02-22T22:05:42.232734+0000","last_active":"2026-02-22T22:31:39.559304+0000","last_peered":"2026-02-22T22:31:39.559304+0000","last_clean":"2026-02-22T22:31:39.559304+0000","last_became_active":"2026-02-22T22:05:40.229909+0000","last_became_peered":"2026-02-22T22:05:40.229909+0000","last_unstale":"2026-02-22T22:31:39.559304+0000","last_undegraded":"2026-02-22T22:31:39.559304+0000","last_fullsized":"2026-02-22T22:31:39.559304+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T06:13:56.654568+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026341199999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'2588","reported_seq":4638,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.586078+0000","last_change":"2026-02-22T22:05:42.232680+0000","last_active":"2026-02-22T22:35:25.586078+0000","last_peered":"2026-02-22T22:35:25.586078+0000","last_clean":"2026-02-22T22:35:25.586078+0000","last_became_active":"2026-02-22T22:05:40.229477+0000","last_became_peered":"2026-02-22T22:05:40.229477+0000","last_unstale":"2026-02-22T22:35:25.586078+0000","last_undegraded":"2026-02-22T22:35:25.586078+0000","last_fullsized":"2026-02-22T22:35:25.586078+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":2588,"log_dups_size":0,"ondisk_log_size":2588,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T07:57:36.640688+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000237624,"stat_sum":{"num_bytes":1348,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":15233,"num_read_kb":12699,"num_write":5000,"num_write_kb":4981,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"25'109","reported_seq":171,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:32:49.566851+0000","last_change":"2026-02-22T22:05:42.232628+0000","last_active":"2026-02-22T22:32:49.566851+0000","last_peered":"2026-02-22T22:32:49.566851+0000","last_clean":"2026-02-22T22:32:49.566851+0000","last_became_active":"2026-02-22T22:05:40.229858+0000","last_became_peered":"2026-02-22T22:05:40.229858+0000","last_unstale":"2026-02-22T22:32:49.566851+0000","last_undegraded":"2026-02-22T22:32:49.566851+0000","last_fullsized":"2026-02-22T22:32:49.566851+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":109,"log_dups_size":0,"ondisk_log_size":109,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:59:36.887240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019802,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":540,"num_read_kb":434,"num_write":214,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"25'98408","reported_seq":167725,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.567433+0000","last_change":"2026-02-22T22:06:24.369408+0000","last_active":"2026-02-22T22:35:25.567433+0000","last_peered":"2026-02-22T22:35:25.567433+0000","last_clean":"2026-02-22T22:35:25.567433+0000","last_became_active":"2026-02-22T22:06:22.770504+0000","last_became_peered":"2026-02-22T22:06:22.770504+0000","last_unstale":"2026-02-22T22:35:25.567433+0000","last_undegraded":"2026-02-22T22:35:25.567433+0000","last_fullsized":"2026-02-22T22:35:25.567433+0000","mapping_epoch":18,"log_start":"25'88400","ondisk_log_start":"25'88400","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10008,"log_dups_size":0,"ondisk_log_size":10008,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:55:58.587884+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018466199999999999,"stat_sum":{"num_bytes":4859761664,"num_objects":1203,"num_object_clones":74,"num_object_copies":2406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1203,"num_whiteouts":0,"num_read":69458,"num_read_kb":3006692,"num_write":98399,"num_write_kb":16908976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"16'2","reported_seq":81,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:32:49.465591+0000","last_change":"2026-02-22T22:05:42.231260+0000","last_active":"2026-02-22T22:32:49.465591+0000","last_peered":"2026-02-22T22:32:49.465591+0000","last_clean":"2026-02-22T22:32:49.465591+0000","last_became_active":"2026-02-22T22:05:40.229641+0000","last_became_peered":"2026-02-22T22:05:40.229641+0000","last_unstale":"2026-02-22T22:32:49.465591+0000","last_undegraded":"2026-02-22T22:32:49.465591+0000","last_fullsized":"2026-02-22T22:32:49.465591+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:45:50.464777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024952699999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"25'151580","reported_seq":260276,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.567273+0000","last_change":"2026-02-22T22:06:23.922611+0000","last_active":"2026-02-22T22:35:25.567273+0000","last_peered":"2026-02-22T22:35:25.567273+0000","last_clean":"2026-02-22T22:35:25.567273+0000","last_became_active":"2026-02-22T22:06:22.770402+0000","last_became_peered":"2026-02-22T22:06:22.770402+0000","last_unstale":"2026-02-22T22:35:25.567273+0000","last_undegraded":"2026-02-22T22:35:25.567273+0000","last_fullsized":"2026-02-22T22:35:25.567273+0000","mapping_epoch":18,"log_start":"25'141500","ondisk_log_start":"25'141500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T05:29:18.915073+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00014656200000000001,"stat_sum":{"num_bytes":5122437632,"num_objects":1261,"num_object_clones":65,"num_object_copies":2522,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1261,"num_whiteouts":0,"num_read":108839,"num_read_kb":3075991,"num_write":151544,"num_write_kb":20733371,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"25'50","reported_seq":485,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.594100+0000","last_change":"2026-02-22T22:05:42.969113+0000","last_active":"2026-02-22T22:35:25.594100+0000","last_peered":"2026-02-22T22:35:25.594100+0000","last_clean":"2026-02-22T22:35:25.594100+0000","last_became_active":"2026-02-22T22:05:40.229493+0000","last_became_peered":"2026-02-22T22:05:40.229493+0000","last_unstale":"2026-02-22T22:35:25.594100+0000","last_undegraded":"2026-02-22T22:35:25.594100+0000","last_fullsized":"2026-02-22T22:35:25.594100+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":50,"log_dups_size":0,"ondisk_log_size":50,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:08:34.478468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024501699999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":151,"num_read_kb":100,"num_write":46,"num_write_kb":40,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"25'234782","reported_seq":369356,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.564768+0000","last_change":"2026-02-22T22:06:24.369406+0000","last_active":"2026-02-22T22:35:25.564768+0000","last_peered":"2026-02-22T22:35:25.564768+0000","last_clean":"2026-02-22T22:35:25.564768+0000","last_became_active":"2026-02-22T22:06:22.770950+0000","last_became_peered":"2026-02-22T22:06:22.770950+0000","last_unstale":"2026-02-22T22:35:25.564768+0000","last_undegraded":"2026-02-22T22:35:25.564768+0000","last_fullsized":"2026-02-22T22:35:25.564768+0000","mapping_epoch":18,"log_start":"25'224700","ondisk_log_start":"25'224700","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:32:07.533638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022859399999999999,"stat_sum":{"num_bytes":5375973376,"num_objects":1334,"num_object_clones":93,"num_object_copies":2668,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1334,"num_whiteouts":0,"num_read":134784,"num_read_kb":3762273,"num_write":234727,"num_write_kb":23424943,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"25'2975","reported_seq":3036,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.592842+0000","last_change":"2026-02-22T22:05:42.969116+0000","last_active":"2026-02-22T22:35:25.592842+0000","last_peered":"2026-02-22T22:35:25.592842+0000","last_clean":"2026-02-22T22:35:25.592842+0000","last_became_active":"2026-02-22T22:05:40.229851+0000","last_became_peered":"2026-02-22T22:05:40.229851+0000","last_unstale":"2026-02-22T22:35:25.592842+0000","last_undegraded":"2026-02-22T22:35:25.592842+0000","last_fullsized":"2026-02-22T22:35:25.592842+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":2975,"log_dups_size":0,"ondisk_log_size":2975,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:45:06.208377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023624099999999999,"stat_sum":{"num_bytes":852,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":17517,"num_read_kb":14537,"num_write":5940,"num_write_kb":5934,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"25'226942","reported_seq":356874,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.514098+0000","last_change":"2026-02-22T22:06:23.922609+0000","last_active":"2026-02-22T22:35:25.514098+0000","last_peered":"2026-02-22T22:35:25.514098+0000","last_clean":"2026-02-22T22:35:25.514098+0000","last_became_active":"2026-02-22T22:06:22.770497+0000","last_became_peered":"2026-02-22T22:06:22.770497+0000","last_unstale":"2026-02-22T22:35:25.514098+0000","last_undegraded":"2026-02-22T22:35:25.514098+0000","last_fullsized":"2026-02-22T22:35:25.514098+0000","mapping_epoch":18,"log_start":"25'216900","ondisk_log_start":"25'216900","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":0,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T08:13:53.330941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000165747,"stat_sum":{"num_bytes":5250449939,"num_objects":1296,"num_object_clones":69,"num_object_copies":2592,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1296,"num_whiteouts":0,"num_read":130100,"num_read_kb":3757207,"num_write":226907,"num_write_kb":24375057,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"25'225","reported_seq":1449,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:25.589985+0000","last_change":"2026-02-22T22:05:42.232826+0000","last_active":"2026-02-22T22:35:25.589985+0000","last_peered":"2026-02-22T22:35:25.589985+0000","last_clean":"2026-02-22T22:35:25.589985+0000","last_became_active":"2026-02-22T22:05:40.229217+0000","last_became_peered":"2026-02-22T22:05:40.229217+0000","last_unstale":"2026-02-22T22:35:25.589985+0000","last_undegraded":"2026-02-22T22:35:25.589985+0000","last_fullsized":"2026-02-22T22:35:25.589985+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:39.222155+0000","last_clean_scrub_stamp":"2026-02-22T22:05:39.222155+0000","objects_scrubbed":0,"log_size":225,"log_dups_size":0,"ondisk_log_size":225,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T04:11:45.928967+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00037232600000000003,"stat_sum":{"num_bytes":98,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":922,"num_read_kb":736,"num_write":319,"num_write_kb":313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'72","reported_seq":142,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:33:44.580097+0000","last_change":"2026-02-22T22:05:36.264058+0000","last_active":"2026-02-22T22:33:44.580097+0000","last_peered":"2026-02-22T22:33:44.580097+0000","last_clean":"2026-02-22T22:33:44.580097+0000","last_became_active":"2026-02-22T22:05:36.263647+0000","last_became_peered":"2026-02-22T22:05:36.263647+0000","last_unstale":"2026-02-22T22:33:44.580097+0000","last_undegraded":"2026-02-22T22:33:44.580097+0000","last_fullsized":"2026-02-22T22:33:44.580097+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:05:35.217452+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:05:35.217452+0000","last_clean_scrub_stamp":"2026-02-22T22:05:35.217452+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T09:34:03.420832+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":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20608622611,"num_objects":5094,"num_object_clones":301,"num_object_copies":10188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5094,"num_whiteouts":0,"num_read":443181,"num_read_kb":13602163,"num_write":711577,"num_write_kb":85442347,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3741753344,"data_stored":39858501670,"data_compressed":1115851288,"data_compressed_allocated":3356041216,"data_compressed_original":39448769536,"omap_allocated":0,"internal_metadata":0},"log_size":40212,"ondisk_log_size":40212,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"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":15,"num_whiteouts":0,"num_read":34408,"num_read_kb":28539,"num_write":11522,"num_write_kb":11485,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4775,"internal_metadata":0},"log_size":5950,"ondisk_log_size":5950,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12918,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706031,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2859152,"kb_used_data":1827264,"kb_used_omap":30,"kb_used_meta":1031841,"kb_avail":91512688,"statfs":{"total":96636764160,"available":93708992512,"internally_reserved":0,"allocated":1871118336,"data_stored":19929326572,"data_compressed":557925644,"data_compressed_allocated":1678020608,"data_compressed_original":19724384768,"omap_allocated":30733,"internal_metadata":1056606195},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738734,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1264900,"kb_used_data":908604,"kb_used_omap":19,"kb_used_meta":356204,"kb_avail":93106940,"statfs":{"total":96636764160,"available":95341506560,"internally_reserved":0,"allocated":930410496,"data_stored":10066509781,"data_compressed":263823382,"data_compressed_allocated":832241664,"data_compressed_original":9959657472,"omap_allocated":20472,"internal_metadata":364752904},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738734,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1998968,"kb_used_data":919004,"kb_used_omap":1,"kb_used_meta":1079934,"kb_avail":92372872,"statfs":{"total":96636764160,"available":94589820928,"internally_reserved":0,"allocated":941060096,"data_stored":9864075260,"data_compressed":294115180,"data_compressed_allocated":845852672,"data_compressed_original":9765874176,"omap_allocated":1594,"internal_metadata":1105852870},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1481,"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":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2878,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":966,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1897,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":940769280,"data_stored":9863408640,"data_compressed":294108721,"data_compressed_allocated":845815808,"data_compressed_original":9765300736,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":930099200,"data_stored":10065842195,"data_compressed":263816923,"data_compressed_allocated":832204800,"data_compressed_original":9959084032,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1870884864,"data_stored":19929250835,"data_compressed":557925644,"data_compressed_allocated":1678020608,"data_compressed_original":19724384768,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:35:53.426 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-22T22:05:39.222155+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=5, tm_sec=39, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:53.426 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-22T22:05:39.222155+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=5, tm_sec=39, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:53.426 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-22T22:05:39.222155+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=5, tm_sec=39, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:53.426 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-22T22:05:39.222155+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=5, tm_sec=39, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:53.426 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2026-02-22T22:06:20.912208+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=20, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:53.427 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-22T22:05:39.222155+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=5, tm_sec=39, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:53.427 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2026-02-22T22:06:20.912208+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=20, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:53.427 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-22T22:05:39.222155+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=5, tm_sec=39, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:53.427 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2026-02-22T22:06:20.912208+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=20, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:53.427 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-22T22:05:39.222155+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=5, tm_sec=39, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:53.427 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2026-02-22T22:06:20.912208+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=20, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:53.427 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-22T22:05:39.222155+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=5, tm_sec=39, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:53.428 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-22T22:05:35.217452+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=5, tm_sec=35, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:35:53.428 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-22T22:35:55.158 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon cluster2.osd.2 has been restored 2026-02-22T22:36:13.429 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-22T22:36:13.592 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:36:13.593 INFO:teuthology.orchestra.run.trial009.stderr:dumped all 2026-02-22T22:36:13.600 INFO:teuthology.orchestra.run.trial009.stdout:{"pg_ready":true,"pg_map":{"version":942,"stamp":"2026-02-22T22:36:13.412477+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20609215426,"num_objects":5111,"num_object_clones":301,"num_object_copies":10222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5111,"num_whiteouts":0,"num_read":477655,"num_read_kb":13630757,"num_write":723200,"num_write_kb":85455460,"num_scrub_errors":0,"num_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":932,"num_omap_keys":38,"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":46205,"ondisk_log_size":46205,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6111880,"kb_used_data":3654872,"kb_used_omap":51,"kb_used_meta":2456908,"kb_avail":277003640,"statfs":{"total":289910292480,"available":283651727360,"internally_reserved":0,"allocated":3742588928,"data_stored":39859911613,"data_compressed":1115864206,"data_compressed_allocated":3356114944,"data_compressed_original":39449916416,"omap_allocated":52799,"internal_metadata":2515874241},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,5,5],"upper_bound":16},"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.001457"},"pg_stats":[{"pgid":"2.7","version":"25'2","reported_seq":72,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:56.082531+0000","last_change":"2026-02-22T22:35:56.082531+0000","last_active":"2026-02-22T22:35:56.082531+0000","last_peered":"2026-02-22T22:35:56.082531+0000","last_clean":"2026-02-22T22:35:56.082531+0000","last_became_active":"2026-02-22T22:05:40.229868+0000","last_became_peered":"2026-02-22T22:05:40.229868+0000","last_unstale":"2026-02-22T22:35:56.082531+0000","last_undegraded":"2026-02-22T22:35:56.082531+0000","last_fullsized":"2026-02-22T22:35:56.082531+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'2","last_scrub_stamp":"2026-02-22T22:35:56.082467+0000","last_deep_scrub":"25'2","last_deep_scrub_stamp":"2026-02-22T22:35:56.082467+0000","last_clean_scrub_stamp":"2026-02-22T22:35:56.082467+0000","objects_scrubbed":1,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T07:38:26.360142+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00034721900000000001,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":60,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:58.093717+0000","last_change":"2026-02-22T22:35:58.093717+0000","last_active":"2026-02-22T22:35:58.093717+0000","last_peered":"2026-02-22T22:35:58.093717+0000","last_clean":"2026-02-22T22:35:58.093717+0000","last_became_active":"2026-02-22T22:05:40.229909+0000","last_became_peered":"2026-02-22T22:05:40.229909+0000","last_unstale":"2026-02-22T22:35:58.093717+0000","last_undegraded":"2026-02-22T22:35:58.093717+0000","last_fullsized":"2026-02-22T22:35:58.093717+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:35:58.093597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:35:58.093597+0000","last_clean_scrub_stamp":"2026-02-22T22:35:58.093597+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:42:51.239710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026341199999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'2588","reported_seq":4647,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:55.101147+0000","last_change":"2026-02-22T22:35:55.101158+0000","last_active":"2026-02-22T22:35:55.101147+0000","last_peered":"2026-02-22T22:35:55.101147+0000","last_clean":"2026-02-22T22:35:55.101147+0000","last_became_active":"2026-02-22T22:05:40.229477+0000","last_became_peered":"2026-02-22T22:05:40.229477+0000","last_unstale":"2026-02-22T22:35:55.101147+0000","last_undegraded":"2026-02-22T22:35:55.101147+0000","last_fullsized":"2026-02-22T22:35:55.101147+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'2588","last_scrub_stamp":"2026-02-22T22:35:55.101115+0000","last_deep_scrub":"25'2588","last_deep_scrub_stamp":"2026-02-22T22:35:55.101115+0000","last_clean_scrub_stamp":"2026-02-22T22:35:55.101115+0000","objects_scrubbed":3,"log_size":2588,"log_dups_size":0,"ondisk_log_size":2588,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T07:18:29.475198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000237624,"stat_sum":{"num_bytes":1348,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":15233,"num_read_kb":12699,"num_write":5000,"num_write_kb":4981,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"25'111","reported_seq":182,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:57.053662+0000","last_change":"2026-02-22T22:35:57.053676+0000","last_active":"2026-02-22T22:35:57.053662+0000","last_peered":"2026-02-22T22:35:57.053662+0000","last_clean":"2026-02-22T22:35:57.053662+0000","last_became_active":"2026-02-22T22:05:40.229858+0000","last_became_peered":"2026-02-22T22:05:40.229858+0000","last_unstale":"2026-02-22T22:35:57.053662+0000","last_undegraded":"2026-02-22T22:35:57.053662+0000","last_fullsized":"2026-02-22T22:35:57.053662+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'111","last_scrub_stamp":"2026-02-22T22:35:57.053632+0000","last_deep_scrub":"25'111","last_deep_scrub_stamp":"2026-02-22T22:35:57.053632+0000","last_clean_scrub_stamp":"2026-02-22T22:35:57.053632+0000","objects_scrubbed":2,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T07:19:56.215507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019802,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":540,"num_read_kb":434,"num_write":214,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"25'99611","reported_seq":169018,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:36:06.422048+0000","last_change":"2026-02-22T22:36:06.422072+0000","last_active":"2026-02-22T22:36:06.422048+0000","last_peered":"2026-02-22T22:36:06.422048+0000","last_clean":"2026-02-22T22:36:06.422048+0000","last_became_active":"2026-02-22T22:06:22.770504+0000","last_became_peered":"2026-02-22T22:06:22.770504+0000","last_unstale":"2026-02-22T22:36:06.422048+0000","last_undegraded":"2026-02-22T22:36:06.422048+0000","last_fullsized":"2026-02-22T22:36:06.422048+0000","mapping_epoch":18,"log_start":"25'89600","ondisk_log_start":"25'89600","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'99611","last_scrub_stamp":"2026-02-22T22:36:06.422004+0000","last_deep_scrub":"25'99611","last_deep_scrub_stamp":"2026-02-22T22:36:06.422004+0000","last_clean_scrub_stamp":"2026-02-22T22:36:06.422004+0000","objects_scrubbed":1203,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":12,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:05:40.889395+0000","scrub_duration":11769,"objects_trimmed":0,"snaptrim_duration":0.00018466199999999999,"stat_sum":{"num_bytes":4859761664,"num_objects":1203,"num_object_clones":74,"num_object_copies":2406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1203,"num_whiteouts":0,"num_read":69458,"num_read_kb":3006692,"num_write":98399,"num_write_kb":16908976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"25'3","reported_seq":91,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:53.637467+0000","last_change":"2026-02-22T22:35:53.637478+0000","last_active":"2026-02-22T22:35:53.637467+0000","last_peered":"2026-02-22T22:35:53.637467+0000","last_clean":"2026-02-22T22:35:53.637467+0000","last_became_active":"2026-02-22T22:05:40.229641+0000","last_became_peered":"2026-02-22T22:05:40.229641+0000","last_unstale":"2026-02-22T22:35:53.637467+0000","last_undegraded":"2026-02-22T22:35:53.637467+0000","last_fullsized":"2026-02-22T22:35:53.637467+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'3","last_scrub_stamp":"2026-02-22T22:35:53.637425+0000","last_deep_scrub":"25'3","last_deep_scrub_stamp":"2026-02-22T22:35:53.637425+0000","last_clean_scrub_stamp":"2026-02-22T22:35:53.637425+0000","objects_scrubbed":1,"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 @ 2026-02-24T06:25:01.588705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024952699999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"25'152594","reported_seq":261360,"reported_epoch":25,"state":"active+clean+scrubbing+deep","last_fresh":"2026-02-22T22:36:09.235553+0000","last_change":"2026-02-22T22:35:59.130564+0000","last_active":"2026-02-22T22:36:09.235553+0000","last_peered":"2026-02-22T22:36:09.235553+0000","last_clean":"2026-02-22T22:36:09.235553+0000","last_became_active":"2026-02-22T22:06:22.770402+0000","last_became_peered":"2026-02-22T22:06:22.770402+0000","last_unstale":"2026-02-22T22:36:09.235553+0000","last_undegraded":"2026-02-22T22:36:09.235553+0000","last_fullsized":"2026-02-22T22:36:09.235553+0000","mapping_epoch":18,"log_start":"25'142500","ondisk_log_start":"25'142500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":1014,"log_size":10094,"log_dups_size":0,"ondisk_log_size":10094,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 11s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00014656200000000001,"stat_sum":{"num_bytes":5122437632,"num_objects":1261,"num_object_clones":65,"num_object_copies":2522,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1261,"num_whiteouts":0,"num_read":108839,"num_read_kb":3075991,"num_write":151544,"num_write_kb":20733371,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"25'51","reported_seq":495,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:53.392585+0000","last_change":"2026-02-22T22:35:53.392609+0000","last_active":"2026-02-22T22:35:53.392585+0000","last_peered":"2026-02-22T22:35:53.392585+0000","last_clean":"2026-02-22T22:35:53.392585+0000","last_became_active":"2026-02-22T22:05:40.229493+0000","last_became_peered":"2026-02-22T22:05:40.229493+0000","last_unstale":"2026-02-22T22:35:53.392585+0000","last_undegraded":"2026-02-22T22:35:53.392585+0000","last_fullsized":"2026-02-22T22:35:53.392585+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'51","last_scrub_stamp":"2026-02-22T22:35:53.392541+0000","last_deep_scrub":"25'51","last_deep_scrub_stamp":"2026-02-22T22:35:53.392541+0000","last_clean_scrub_stamp":"2026-02-22T22:35:53.392541+0000","objects_scrubbed":2,"log_size":51,"log_dups_size":0,"ondisk_log_size":51,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T03:32:09.130653+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00024501699999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":151,"num_read_kb":100,"num_write":46,"num_write_kb":40,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":348,"num_omap_keys":11,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"25'236116","reported_seq":370789,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:36:08.692048+0000","last_change":"2026-02-22T22:36:08.692065+0000","last_active":"2026-02-22T22:36:08.692048+0000","last_peered":"2026-02-22T22:36:08.692048+0000","last_clean":"2026-02-22T22:36:08.692048+0000","last_became_active":"2026-02-22T22:06:22.770950+0000","last_became_peered":"2026-02-22T22:06:22.770950+0000","last_unstale":"2026-02-22T22:36:08.692048+0000","last_undegraded":"2026-02-22T22:36:08.692048+0000","last_fullsized":"2026-02-22T22:36:08.692048+0000","mapping_epoch":18,"log_start":"25'226100","ondisk_log_start":"25'226100","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'236116","last_scrub_stamp":"2026-02-22T22:36:08.692008+0000","last_deep_scrub":"25'236116","last_deep_scrub_stamp":"2026-02-22T22:36:08.692008+0000","last_clean_scrub_stamp":"2026-02-22T22:36:08.692008+0000","objects_scrubbed":1334,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":14,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T06:58:12.902878+0000","scrub_duration":13085,"objects_trimmed":0,"snaptrim_duration":0.00022859399999999999,"stat_sum":{"num_bytes":5375973376,"num_objects":1334,"num_object_clones":93,"num_object_copies":2668,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1334,"num_whiteouts":0,"num_read":134784,"num_read_kb":3762273,"num_write":234727,"num_write_kb":23424943,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"25'2977","reported_seq":3047,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:54.352724+0000","last_change":"2026-02-22T22:35:54.352739+0000","last_active":"2026-02-22T22:35:54.352724+0000","last_peered":"2026-02-22T22:35:54.352724+0000","last_clean":"2026-02-22T22:35:54.352724+0000","last_became_active":"2026-02-22T22:05:40.229851+0000","last_became_peered":"2026-02-22T22:05:40.229851+0000","last_unstale":"2026-02-22T22:35:54.352724+0000","last_undegraded":"2026-02-22T22:35:54.352724+0000","last_fullsized":"2026-02-22T22:35:54.352724+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'2977","last_scrub_stamp":"2026-02-22T22:35:54.352690+0000","last_deep_scrub":"25'2977","last_deep_scrub_stamp":"2026-02-22T22:35:54.352690+0000","last_clean_scrub_stamp":"2026-02-22T22:35:54.352690+0000","objects_scrubbed":3,"log_size":2977,"log_dups_size":0,"ondisk_log_size":2977,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:52:21.261645+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00023624099999999999,"stat_sum":{"num_bytes":852,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":17517,"num_read_kb":14537,"num_write":5940,"num_write_kb":5934,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"25'227851","reported_seq":357849,"reported_epoch":25,"state":"active+clean+scrubbing+deep","last_fresh":"2026-02-22T22:36:09.122233+0000","last_change":"2026-02-22T22:36:00.129829+0000","last_active":"2026-02-22T22:36:09.122233+0000","last_peered":"2026-02-22T22:36:09.122233+0000","last_clean":"2026-02-22T22:36:09.122233+0000","last_became_active":"2026-02-22T22:06:22.770497+0000","last_became_peered":"2026-02-22T22:06:22.770497+0000","last_unstale":"2026-02-22T22:36:09.122233+0000","last_undegraded":"2026-02-22T22:36:09.122233+0000","last_fullsized":"2026-02-22T22:36:09.122233+0000","mapping_epoch":18,"log_start":"25'217800","ondisk_log_start":"25'217800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:06:20.912208+0000","last_clean_scrub_stamp":"2026-02-22T22:06:20.912208+0000","objects_scrubbed":909,"log_size":10051,"log_dups_size":0,"ondisk_log_size":10051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 9s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000165747,"stat_sum":{"num_bytes":5250449939,"num_objects":1296,"num_object_clones":69,"num_object_copies":2592,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1296,"num_whiteouts":0,"num_read":130100,"num_read_kb":3757207,"num_write":226907,"num_write_kb":24375057,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"25'227","reported_seq":1460,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:54.089853+0000","last_change":"2026-02-22T22:35:54.089875+0000","last_active":"2026-02-22T22:35:54.089853+0000","last_peered":"2026-02-22T22:35:54.089853+0000","last_clean":"2026-02-22T22:35:54.089853+0000","last_became_active":"2026-02-22T22:05:40.229217+0000","last_became_peered":"2026-02-22T22:05:40.229217+0000","last_unstale":"2026-02-22T22:35:54.089853+0000","last_undegraded":"2026-02-22T22:35:54.089853+0000","last_fullsized":"2026-02-22T22:35:54.089853+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'227","last_scrub_stamp":"2026-02-22T22:35:54.089820+0000","last_deep_scrub":"25'227","last_deep_scrub_stamp":"2026-02-22T22:35:54.089820+0000","last_clean_scrub_stamp":"2026-02-22T22:35:54.089820+0000","objects_scrubbed":3,"log_size":227,"log_dups_size":0,"ondisk_log_size":227,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T06:25:01.423199+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00037232600000000003,"stat_sum":{"num_bytes":98,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":922,"num_read_kb":736,"num_write":319,"num_write_kb":313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":348,"num_omap_keys":11,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"25'74","reported_seq":153,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:53.079940+0000","last_change":"2026-02-22T22:35:53.079966+0000","last_active":"2026-02-22T22:35:53.079940+0000","last_peered":"2026-02-22T22:35:53.079940+0000","last_clean":"2026-02-22T22:35:53.079940+0000","last_became_active":"2026-02-22T22:05:36.263647+0000","last_became_peered":"2026-02-22T22:05:36.263647+0000","last_unstale":"2026-02-22T22:35:53.079940+0000","last_undegraded":"2026-02-22T22:35:53.079940+0000","last_fullsized":"2026-02-22T22:35:53.079940+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'74","last_scrub_stamp":"2026-02-22T22:35:53.079897+0000","last_deep_scrub":"25'74","last_deep_scrub_stamp":"2026-02-22T22:35:53.079897+0000","last_clean_scrub_stamp":"2026-02-22T22:35:53.079897+0000","objects_scrubbed":2,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T03:46:50.806346+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20608622611,"num_objects":5094,"num_object_clones":301,"num_object_copies":10188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5094,"num_whiteouts":0,"num_read":443181,"num_read_kb":13602163,"num_write":711577,"num_write_kb":85442347,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3741753344,"data_stored":39858501670,"data_compressed":1115851288,"data_compressed_allocated":3356041216,"data_compressed_original":39448769536,"omap_allocated":0,"internal_metadata":0},"log_size":40172,"ondisk_log_size":40172,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"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":15,"num_whiteouts":0,"num_read":34408,"num_read_kb":28539,"num_write":11522,"num_write_kb":11485,"num_scrub_errors":0,"num_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":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4775,"internal_metadata":0},"log_size":5959,"ondisk_log_size":5959,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12918,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":74,"ondisk_log_size":74,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706035,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2842512,"kb_used_data":1827264,"kb_used_omap":30,"kb_used_meta":1015201,"kb_avail":91529328,"statfs":{"total":96636764160,"available":93726031872,"internally_reserved":0,"allocated":1871118336,"data_stored":19929326572,"data_compressed":557925644,"data_compressed_allocated":1678020608,"data_compressed_original":19724384768,"omap_allocated":30733,"internal_metadata":1039566835},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,4],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738738,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1274572,"kb_used_data":908604,"kb_used_omap":19,"kb_used_meta":365932,"kb_avail":93097268,"statfs":{"total":96636764160,"available":95331602432,"internally_reserved":0,"allocated":930410496,"data_stored":10066509781,"data_compressed":263823382,"data_compressed_allocated":832241664,"data_compressed_original":9959657472,"omap_allocated":20472,"internal_metadata":374714376},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738738,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1994796,"kb_used_data":919004,"kb_used_omap":1,"kb_used_meta":1075774,"kb_avail":92377044,"statfs":{"total":96636764160,"available":94594093056,"internally_reserved":0,"allocated":941060096,"data_stored":9864075260,"data_compressed":294115180,"data_compressed_allocated":845852672,"data_compressed_original":9765874176,"omap_allocated":1594,"internal_metadata":1101593030},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,3,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1481,"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":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2878,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":966,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1897,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":940769280,"data_stored":9863408640,"data_compressed":294108721,"data_compressed_allocated":845815808,"data_compressed_original":9765300736,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":930099200,"data_stored":10065842195,"data_compressed":263816923,"data_compressed_allocated":832204800,"data_compressed_original":9959084032,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1870884864,"data_stored":19929250835,"data_compressed":557925644,"data_compressed_allocated":1678020608,"data_compressed_original":19724384768,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:36:13.603 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2026-02-22T22:06:20.912208+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=20, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:36:13.603 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2026-02-22T22:06:20.912208+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=6, tm_sec=20, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=22, tm_min=35, tm_sec=51, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T22:36:13.603 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-22T22:36:33.604 DEBUG:teuthology.orchestra.run.trial009:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-22T22:36:33.762 INFO:teuthology.orchestra.run.trial009.stdout: 2026-02-22T22:36:33.762 INFO:teuthology.orchestra.run.trial009.stderr:dumped all 2026-02-22T22:36:33.769 INFO:teuthology.orchestra.run.trial009.stdout:{"pg_ready":true,"pg_map":{"version":952,"stamp":"2026-02-22T22:36:33.414627+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20609215426,"num_objects":5111,"num_object_clones":301,"num_object_copies":10222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5111,"num_whiteouts":0,"num_read":477655,"num_read_kb":13630757,"num_write":723200,"num_write_kb":85455460,"num_scrub_errors":0,"num_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":932,"num_omap_keys":38,"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":46139,"ondisk_log_size":46139,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6120200,"kb_used_data":3654872,"kb_used_omap":51,"kb_used_meta":2465228,"kb_avail":276995320,"statfs":{"total":289910292480,"available":283643207680,"internally_reserved":0,"allocated":3742588928,"data_stored":39859911613,"data_compressed":1115864206,"data_compressed_allocated":3356114944,"data_compressed_original":39449916416,"omap_allocated":52799,"internal_metadata":2524393921},"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.001180"},"pg_stats":[{"pgid":"2.7","version":"25'2","reported_seq":72,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:56.082531+0000","last_change":"2026-02-22T22:35:56.082531+0000","last_active":"2026-02-22T22:35:56.082531+0000","last_peered":"2026-02-22T22:35:56.082531+0000","last_clean":"2026-02-22T22:35:56.082531+0000","last_became_active":"2026-02-22T22:05:40.229868+0000","last_became_peered":"2026-02-22T22:05:40.229868+0000","last_unstale":"2026-02-22T22:35:56.082531+0000","last_undegraded":"2026-02-22T22:35:56.082531+0000","last_fullsized":"2026-02-22T22:35:56.082531+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'2","last_scrub_stamp":"2026-02-22T22:35:56.082467+0000","last_deep_scrub":"25'2","last_deep_scrub_stamp":"2026-02-22T22:35:56.082467+0000","last_clean_scrub_stamp":"2026-02-22T22:35:56.082467+0000","objects_scrubbed":1,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T07:38:26.360142+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00034721900000000001,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"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,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":60,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:58.093717+0000","last_change":"2026-02-22T22:35:58.093717+0000","last_active":"2026-02-22T22:35:58.093717+0000","last_peered":"2026-02-22T22:35:58.093717+0000","last_clean":"2026-02-22T22:35:58.093717+0000","last_became_active":"2026-02-22T22:05:40.229909+0000","last_became_peered":"2026-02-22T22:05:40.229909+0000","last_unstale":"2026-02-22T22:35:58.093717+0000","last_undegraded":"2026-02-22T22:35:58.093717+0000","last_fullsized":"2026-02-22T22:35:58.093717+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T22:35:58.093597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T22:35:58.093597+0000","last_clean_scrub_stamp":"2026-02-22T22:35:58.093597+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:42:51.239710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026341199999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"25'2588","reported_seq":4647,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:55.101147+0000","last_change":"2026-02-22T22:35:55.101158+0000","last_active":"2026-02-22T22:35:55.101147+0000","last_peered":"2026-02-22T22:35:55.101147+0000","last_clean":"2026-02-22T22:35:55.101147+0000","last_became_active":"2026-02-22T22:05:40.229477+0000","last_became_peered":"2026-02-22T22:05:40.229477+0000","last_unstale":"2026-02-22T22:35:55.101147+0000","last_undegraded":"2026-02-22T22:35:55.101147+0000","last_fullsized":"2026-02-22T22:35:55.101147+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'2588","last_scrub_stamp":"2026-02-22T22:35:55.101115+0000","last_deep_scrub":"25'2588","last_deep_scrub_stamp":"2026-02-22T22:35:55.101115+0000","last_clean_scrub_stamp":"2026-02-22T22:35:55.101115+0000","objects_scrubbed":3,"log_size":2588,"log_dups_size":0,"ondisk_log_size":2588,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T07:18:29.475198+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000237624,"stat_sum":{"num_bytes":1348,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":15233,"num_read_kb":12699,"num_write":5000,"num_write_kb":4981,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"25'111","reported_seq":182,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:57.053662+0000","last_change":"2026-02-22T22:35:57.053676+0000","last_active":"2026-02-22T22:35:57.053662+0000","last_peered":"2026-02-22T22:35:57.053662+0000","last_clean":"2026-02-22T22:35:57.053662+0000","last_became_active":"2026-02-22T22:05:40.229858+0000","last_became_peered":"2026-02-22T22:05:40.229858+0000","last_unstale":"2026-02-22T22:35:57.053662+0000","last_undegraded":"2026-02-22T22:35:57.053662+0000","last_fullsized":"2026-02-22T22:35:57.053662+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'111","last_scrub_stamp":"2026-02-22T22:35:57.053632+0000","last_deep_scrub":"25'111","last_deep_scrub_stamp":"2026-02-22T22:35:57.053632+0000","last_clean_scrub_stamp":"2026-02-22T22:35:57.053632+0000","objects_scrubbed":2,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T07:19:56.215507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00019802,"stat_sum":{"num_bytes":98,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":540,"num_read_kb":434,"num_write":214,"num_write_kb":214,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"25'99611","reported_seq":169018,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:36:06.422048+0000","last_change":"2026-02-22T22:36:06.422072+0000","last_active":"2026-02-22T22:36:06.422048+0000","last_peered":"2026-02-22T22:36:06.422048+0000","last_clean":"2026-02-22T22:36:06.422048+0000","last_became_active":"2026-02-22T22:06:22.770504+0000","last_became_peered":"2026-02-22T22:06:22.770504+0000","last_unstale":"2026-02-22T22:36:06.422048+0000","last_undegraded":"2026-02-22T22:36:06.422048+0000","last_fullsized":"2026-02-22T22:36:06.422048+0000","mapping_epoch":18,"log_start":"25'89600","ondisk_log_start":"25'89600","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'99611","last_scrub_stamp":"2026-02-22T22:36:06.422004+0000","last_deep_scrub":"25'99611","last_deep_scrub_stamp":"2026-02-22T22:36:06.422004+0000","last_clean_scrub_stamp":"2026-02-22T22:36:06.422004+0000","objects_scrubbed":1203,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":12,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:05:40.889395+0000","scrub_duration":11769,"objects_trimmed":0,"snaptrim_duration":0.00018466199999999999,"stat_sum":{"num_bytes":4859761664,"num_objects":1203,"num_object_clones":74,"num_object_copies":2406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1203,"num_whiteouts":0,"num_read":69458,"num_read_kb":3006692,"num_write":98399,"num_write_kb":16908976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"25'3","reported_seq":91,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:53.637467+0000","last_change":"2026-02-22T22:35:53.637478+0000","last_active":"2026-02-22T22:35:53.637467+0000","last_peered":"2026-02-22T22:35:53.637467+0000","last_clean":"2026-02-22T22:35:53.637467+0000","last_became_active":"2026-02-22T22:05:40.229641+0000","last_became_peered":"2026-02-22T22:05:40.229641+0000","last_unstale":"2026-02-22T22:35:53.637467+0000","last_undegraded":"2026-02-22T22:35:53.637467+0000","last_fullsized":"2026-02-22T22:35:53.637467+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'3","last_scrub_stamp":"2026-02-22T22:35:53.637425+0000","last_deep_scrub":"25'3","last_deep_scrub_stamp":"2026-02-22T22:35:53.637425+0000","last_clean_scrub_stamp":"2026-02-22T22:35:53.637425+0000","objects_scrubbed":1,"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 @ 2026-02-24T06:25:01.588705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024952699999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.0","version":"25'152841","reported_seq":261631,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:36:11.553657+0000","last_change":"2026-02-22T22:36:11.553674+0000","last_active":"2026-02-22T22:36:11.553657+0000","last_peered":"2026-02-22T22:36:11.553657+0000","last_clean":"2026-02-22T22:36:11.553657+0000","last_became_active":"2026-02-22T22:06:22.770402+0000","last_became_peered":"2026-02-22T22:06:22.770402+0000","last_unstale":"2026-02-22T22:36:11.553657+0000","last_undegraded":"2026-02-22T22:36:11.553657+0000","last_fullsized":"2026-02-22T22:36:11.553657+0000","mapping_epoch":18,"log_start":"25'142800","ondisk_log_start":"25'142800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'152841","last_scrub_stamp":"2026-02-22T22:36:11.553623+0000","last_deep_scrub":"25'152841","last_deep_scrub_stamp":"2026-02-22T22:36:11.553623+0000","last_clean_scrub_stamp":"2026-02-22T22:36:11.553623+0000","objects_scrubbed":1261,"log_size":10041,"log_dups_size":0,"ondisk_log_size":10041,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":13,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T04:19:18.445167+0000","scrub_duration":12422,"objects_trimmed":0,"snaptrim_duration":0.00014656200000000001,"stat_sum":{"num_bytes":5122437632,"num_objects":1261,"num_object_clones":65,"num_object_copies":2522,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1261,"num_whiteouts":0,"num_read":108839,"num_read_kb":3075991,"num_write":151544,"num_write_kb":20733371,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"25'51","reported_seq":495,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:53.392585+0000","last_change":"2026-02-22T22:35:53.392609+0000","last_active":"2026-02-22T22:35:53.392585+0000","last_peered":"2026-02-22T22:35:53.392585+0000","last_clean":"2026-02-22T22:35:53.392585+0000","last_became_active":"2026-02-22T22:05:40.229493+0000","last_became_peered":"2026-02-22T22:05:40.229493+0000","last_unstale":"2026-02-22T22:35:53.392585+0000","last_undegraded":"2026-02-22T22:35:53.392585+0000","last_fullsized":"2026-02-22T22:35:53.392585+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'51","last_scrub_stamp":"2026-02-22T22:35:53.392541+0000","last_deep_scrub":"25'51","last_deep_scrub_stamp":"2026-02-22T22:35:53.392541+0000","last_clean_scrub_stamp":"2026-02-22T22:35:53.392541+0000","objects_scrubbed":2,"log_size":51,"log_dups_size":0,"ondisk_log_size":51,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T03:32:09.130653+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00024501699999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":151,"num_read_kb":100,"num_write":46,"num_write_kb":40,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":348,"num_omap_keys":11,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"25'236116","reported_seq":370789,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:36:08.692048+0000","last_change":"2026-02-22T22:36:08.692065+0000","last_active":"2026-02-22T22:36:08.692048+0000","last_peered":"2026-02-22T22:36:08.692048+0000","last_clean":"2026-02-22T22:36:08.692048+0000","last_became_active":"2026-02-22T22:06:22.770950+0000","last_became_peered":"2026-02-22T22:06:22.770950+0000","last_unstale":"2026-02-22T22:36:08.692048+0000","last_undegraded":"2026-02-22T22:36:08.692048+0000","last_fullsized":"2026-02-22T22:36:08.692048+0000","mapping_epoch":18,"log_start":"25'226100","ondisk_log_start":"25'226100","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'236116","last_scrub_stamp":"2026-02-22T22:36:08.692008+0000","last_deep_scrub":"25'236116","last_deep_scrub_stamp":"2026-02-22T22:36:08.692008+0000","last_clean_scrub_stamp":"2026-02-22T22:36:08.692008+0000","objects_scrubbed":1334,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":14,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T06:58:12.902878+0000","scrub_duration":13085,"objects_trimmed":0,"snaptrim_duration":0.00022859399999999999,"stat_sum":{"num_bytes":5375973376,"num_objects":1334,"num_object_clones":93,"num_object_copies":2668,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1334,"num_whiteouts":0,"num_read":134784,"num_read_kb":3762273,"num_write":234727,"num_write_kb":23424943,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"25'2977","reported_seq":3047,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:54.352724+0000","last_change":"2026-02-22T22:35:54.352739+0000","last_active":"2026-02-22T22:35:54.352724+0000","last_peered":"2026-02-22T22:35:54.352724+0000","last_clean":"2026-02-22T22:35:54.352724+0000","last_became_active":"2026-02-22T22:05:40.229851+0000","last_became_peered":"2026-02-22T22:05:40.229851+0000","last_unstale":"2026-02-22T22:35:54.352724+0000","last_undegraded":"2026-02-22T22:35:54.352724+0000","last_fullsized":"2026-02-22T22:35:54.352724+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'2977","last_scrub_stamp":"2026-02-22T22:35:54.352690+0000","last_deep_scrub":"25'2977","last_deep_scrub_stamp":"2026-02-22T22:35:54.352690+0000","last_clean_scrub_stamp":"2026-02-22T22:35:54.352690+0000","objects_scrubbed":3,"log_size":2977,"log_dups_size":0,"ondisk_log_size":2977,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:52:21.261645+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00023624099999999999,"stat_sum":{"num_bytes":852,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":17517,"num_read_kb":14537,"num_write":5940,"num_write_kb":5934,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2","version":"25'228238","reported_seq":358267,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:36:12.697376+0000","last_change":"2026-02-22T22:36:12.697388+0000","last_active":"2026-02-22T22:36:12.697376+0000","last_peered":"2026-02-22T22:36:12.697376+0000","last_clean":"2026-02-22T22:36:12.697376+0000","last_became_active":"2026-02-22T22:06:22.770497+0000","last_became_peered":"2026-02-22T22:06:22.770497+0000","last_unstale":"2026-02-22T22:36:12.697376+0000","last_undegraded":"2026-02-22T22:36:12.697376+0000","last_fullsized":"2026-02-22T22:36:12.697376+0000","mapping_epoch":18,"log_start":"25'218200","ondisk_log_start":"25'218200","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'228238","last_scrub_stamp":"2026-02-22T22:36:12.697342+0000","last_deep_scrub":"25'228238","last_deep_scrub_stamp":"2026-02-22T22:36:12.697342+0000","last_clean_scrub_stamp":"2026-02-22T22:36:12.697342+0000","objects_scrubbed":1296,"log_size":10038,"log_dups_size":0,"ondisk_log_size":10038,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":13,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T04:43:14.462194+0000","scrub_duration":12567,"objects_trimmed":0,"snaptrim_duration":0.000165747,"stat_sum":{"num_bytes":5250449939,"num_objects":1296,"num_object_clones":69,"num_object_copies":2592,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1296,"num_whiteouts":0,"num_read":130100,"num_read_kb":3757207,"num_write":226907,"num_write_kb":24375057,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"25'227","reported_seq":1460,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:54.089853+0000","last_change":"2026-02-22T22:35:54.089875+0000","last_active":"2026-02-22T22:35:54.089853+0000","last_peered":"2026-02-22T22:35:54.089853+0000","last_clean":"2026-02-22T22:35:54.089853+0000","last_became_active":"2026-02-22T22:05:40.229217+0000","last_became_peered":"2026-02-22T22:05:40.229217+0000","last_unstale":"2026-02-22T22:35:54.089853+0000","last_undegraded":"2026-02-22T22:35:54.089853+0000","last_fullsized":"2026-02-22T22:35:54.089853+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'227","last_scrub_stamp":"2026-02-22T22:35:54.089820+0000","last_deep_scrub":"25'227","last_deep_scrub_stamp":"2026-02-22T22:35:54.089820+0000","last_clean_scrub_stamp":"2026-02-22T22:35:54.089820+0000","objects_scrubbed":3,"log_size":227,"log_dups_size":0,"ondisk_log_size":227,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T06:25:01.423199+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00037232600000000003,"stat_sum":{"num_bytes":98,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_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":922,"num_read_kb":736,"num_write":319,"num_write_kb":313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":348,"num_omap_keys":11,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"25'74","reported_seq":153,"reported_epoch":25,"state":"active+clean","last_fresh":"2026-02-22T22:35:53.079940+0000","last_change":"2026-02-22T22:35:53.079966+0000","last_active":"2026-02-22T22:35:53.079940+0000","last_peered":"2026-02-22T22:35:53.079940+0000","last_clean":"2026-02-22T22:35:53.079940+0000","last_became_active":"2026-02-22T22:05:36.263647+0000","last_became_peered":"2026-02-22T22:05:36.263647+0000","last_unstale":"2026-02-22T22:35:53.079940+0000","last_undegraded":"2026-02-22T22:35:53.079940+0000","last_fullsized":"2026-02-22T22:35:53.079940+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"25'74","last_scrub_stamp":"2026-02-22T22:35:53.079897+0000","last_deep_scrub":"25'74","last_deep_scrub_stamp":"2026-02-22T22:35:53.079897+0000","last_clean_scrub_stamp":"2026-02-22T22:35:53.079897+0000","objects_scrubbed":2,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T03:46:50.806346+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20608622611,"num_objects":5094,"num_object_clones":301,"num_object_copies":10188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5094,"num_whiteouts":0,"num_read":443181,"num_read_kb":13602163,"num_write":711577,"num_write_kb":85442347,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3741753344,"data_stored":39858501670,"data_compressed":1115851288,"data_compressed_allocated":3356041216,"data_compressed_original":39448769536,"omap_allocated":0,"internal_metadata":0},"log_size":40106,"ondisk_log_size":40106,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"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":15,"num_whiteouts":0,"num_read":34408,"num_read_kb":28539,"num_write":11522,"num_write_kb":11485,"num_scrub_errors":0,"num_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":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4775,"internal_metadata":0},"log_size":5959,"ondisk_log_size":5959,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":12918,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":74,"ondisk_log_size":74,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706039,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2846672,"kb_used_data":1827264,"kb_used_omap":30,"kb_used_meta":1019361,"kb_avail":91525168,"statfs":{"total":96636764160,"available":93721772032,"internally_reserved":0,"allocated":1871118336,"data_stored":19929326572,"data_compressed":557925644,"data_compressed_allocated":1678020608,"data_compressed_original":19724384768,"omap_allocated":30733,"internal_metadata":1043826675},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738742,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1278732,"kb_used_data":908604,"kb_used_omap":19,"kb_used_meta":370092,"kb_avail":93093108,"statfs":{"total":96636764160,"available":95327342592,"internally_reserved":0,"allocated":930410496,"data_stored":10066509781,"data_compressed":263823382,"data_compressed_allocated":832241664,"data_compressed_original":9959657472,"omap_allocated":20472,"internal_metadata":378974216},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738742,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1994796,"kb_used_data":919004,"kb_used_omap":1,"kb_used_meta":1075774,"kb_avail":92377044,"statfs":{"total":96636764160,"available":94594093056,"internally_reserved":0,"allocated":941060096,"data_stored":9864075260,"data_compressed":294115180,"data_compressed_allocated":845852672,"data_compressed_original":9765874176,"omap_allocated":1594,"internal_metadata":1101593030},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6459,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1481,"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":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2878,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":966,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1897,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":940769280,"data_stored":9863408640,"data_compressed":294108721,"data_compressed_allocated":845815808,"data_compressed_original":9765300736,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":930099200,"data_stored":10065842195,"data_compressed":263816923,"data_compressed_allocated":832204800,"data_compressed_original":9959084032,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1870884864,"data_stored":19929250835,"data_compressed":557925644,"data_compressed_allocated":1678020608,"data_compressed_original":19724384768,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T22:36:33.771 DEBUG:teuthology.orchestra.run.trial009:> sudo ceph --cluster cluster1 config set global mon_health_to_clog false 2026-02-22T22:36:33.935 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-22T22:36:33.935 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-22T22:36:33.935 DEBUG:tasks.ceph.cluster1.osd.0:waiting for process to exit 2026-02-22T22:36:33.935 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T22:36:34.010 INFO:tasks.ceph.cluster1.osd.0:Stopped 2026-02-22T22:36:34.010 DEBUG:tasks.ceph.cluster1.osd.1:waiting for process to exit 2026-02-22T22:36:34.010 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T22:36:34.064 INFO:tasks.ceph.cluster1.osd.1:Stopped 2026-02-22T22:36:34.065 DEBUG:tasks.ceph.cluster1.osd.2:waiting for process to exit 2026-02-22T22:36:34.065 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T22:36:34.138 INFO:tasks.ceph.cluster1.osd.2:Stopped 2026-02-22T22:36:34.138 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-22T22:36:34.139 DEBUG:tasks.ceph.cluster1.mgr.x:waiting for process to exit 2026-02-22T22:36:34.139 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T22:36:34.169 INFO:tasks.ceph.cluster1.mgr.x:Stopped 2026-02-22T22:36:34.169 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-22T22:36:34.169 DEBUG:tasks.ceph.cluster1.mon.a:waiting for process to exit 2026-02-22T22:36:34.169 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T22:36:34.219 INFO:tasks.ceph.cluster1.mon.a:Stopped 2026-02-22T22:36:34.220 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-22T22:36:34.220 DEBUG:teuthology.orchestra.run.trial009:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster1.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-22T22:36:34.288 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-0 on ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:36:34.289 DEBUG:teuthology.orchestra.run.trial009:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-0 2026-02-22T22:36:34.447 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-1 on ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:36:34.447 DEBUG:teuthology.orchestra.run.trial009:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-1 2026-02-22T22:36:34.576 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-2 on ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:36:34.577 DEBUG:teuthology.orchestra.run.trial009:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-2 2026-02-22T22:36:34.738 INFO:tasks.ceph:Archiving mon data... 2026-02-22T22:36:34.739 DEBUG:teuthology.misc:Transferring archived files from trial009:/var/lib/ceph/mon/cluster1-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64142/data/cluster1.mon.a.tgz 2026-02-22T22:36:34.739 DEBUG:teuthology.orchestra.run.trial009:> mktemp 2026-02-22T22:36:34.756 INFO:teuthology.orchestra.run.trial009.stdout:/tmp/tmp.9hrp9BZrkn 2026-02-22T22:36:34.756 DEBUG:teuthology.orchestra.run.trial009:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster1-a -- . > /tmp/tmp.9hrp9BZrkn 2026-02-22T22:36:34.852 DEBUG:teuthology.orchestra.run.trial009:> sudo chmod 0666 /tmp/tmp.9hrp9BZrkn 2026-02-22T22:36:34.933 DEBUG:teuthology.orchestra.remote:trial009:/tmp/tmp.9hrp9BZrkn is 241KB 2026-02-22T22:36:35.027 DEBUG:teuthology.orchestra.run.trial009:> rm -fr /tmp/tmp.9hrp9BZrkn 2026-02-22T22:36:35.044 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-22T22:36:35.044 DEBUG:teuthology.orchestra.run.trial009:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2026-02-22T22:36:35.085 DEBUG:teuthology.orchestra.run.trial150:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2026-02-22T22:36:35.164 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-22T22:36:35.181 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-22T22:36:35.181 INFO:tasks.ceph:Archiving crash dumps... 2026-02-22T22:36:35.184 DEBUG:teuthology.misc:Transferring archived files from trial009:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64142/remote/trial009/crash 2026-02-22T22:36:35.185 DEBUG:teuthology.orchestra.run.trial009:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-22T22:36:35.230 DEBUG:teuthology.misc:Transferring archived files from trial150:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64142/remote/trial150/crash 2026-02-22T22:36:35.231 DEBUG:teuthology.orchestra.run.trial150:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-22T22:36:35.254 INFO:tasks.ceph:Compressing logs... 2026-02-22T22:36:35.255 DEBUG:teuthology.orchestra.run.trial009:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-22T22:36:35.275 DEBUG:teuthology.orchestra.run.trial150:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-22T22:36:35.317 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.48726.log 2026-02-22T22:36:35.318 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46919.log 2026-02-22T22:36:35.318 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.48726.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.48726.log.gz 2026-02-22T22:36:35.318 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47256.log 2026-02-22T22:36:35.318 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46919.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46390.log 2026-02-22T22:36:35.318 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46919.log.gz 2026-02-22T22:36:35.318 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster2-client.admin.47256.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47256.log.gz 2026-02-22T22:36:35.318 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45891.log 2026-02-22T22:36:35.318 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46984.log 2026-02-22T22:36:35.318 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46390.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46390.log.gz 2026-02-22T22:36:35.318 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.45891.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49945.log 2026-02-22T22:36:35.318 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45891.log.gz 2026-02-22T22:36:35.319 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46984.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45989.log 2026-02-22T22:36:35.319 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46984.log.gz 2026-02-22T22:36:35.319 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.49945.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47318.log 2026-02-22T22:36:35.319 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49945.log.gz 2026-02-22T22:36:35.319 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.45989.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mon.a.log 2026-02-22T22:36:35.319 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45989.log.gz 2026-02-22T22:36:35.319 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster2-client.admin.47318.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.2.log 2026-02-22T22:36:35.319 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47318.log.gz 2026-02-22T22:36:35.319 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose --/var/log/ceph/cluster1-mon.a.log: /var/log/ceph/cluster1-client.admin.46854.log 2026-02-22T22:36:35.319 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.50092.log 2026-02-22T22:36:35.319 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46854.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46854.log.gz 2026-02-22T22:36:35.319 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49847.log 2026-02-22T22:36:35.320 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.50141.log 2026-02-22T22:36:35.320 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.50092.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.50092.log.gz 2026-02-22T22:36:35.320 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.49847.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49847.log.gz 2026-02-22T22:36:35.320 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.50239.log 2026-02-22T22:36:35.320 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.50141.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46479.log 2026-02-22T22:36:35.320 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.50141.log.gz 2026-02-22T22:36:35.320 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.50043.log 2026-02-22T22:36:35.320 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.50239.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.50239.log.gz 2026-02-22T22:36:35.320 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46479.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46479.log.gz 2026-02-22T22:36:35.320 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-osd.0.log 2026-02-22T22:36:35.320 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.50043.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.50043.log.gz 2026-02-22T22:36:35.320 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47380.log 2026-02-22T22:36:35.321 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46528.log 2026-02-22T22:36:35.321 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster2-client.admin.47380.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47380.log.gz 2026-02-22T22:36:35.321 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46919.log 2026-02-22T22:36:35.321 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46528.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.48498.log 2026-02-22T22:36:35.321 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46528.log.gz 2026-02-22T22:36:35.321 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster2-client.admin.46919.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46919.log.gz 2026-02-22T22:36:35.321 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45801.log 2026-02-22T22:36:35.321 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.47256.log 2026-02-22T22:36:35.321 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster2-client.admin.48498.log: 21.2% -- replaced with /var/log/ceph/cluster2-client.admin.48498.log.gz 2026-02-22T22:36:35.321 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.45801.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45801.log.gz 2026-02-22T22:36:35.321 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46332.log 2026-02-22T22:36:35.321 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.47256.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.1.log 2026-02-22T22:36:35.321 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.47256.log.gz 2026-02-22T22:36:35.321 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46332.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46332.log.gz 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.0.47702.log 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.47380.log 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.0.47702.log: 55.9% -- replaced with /var/log/ceph/cluster1-client.0.47702.log.gz 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.50337.log 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.47380.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45731.log 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.47380.log.gz 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.50337.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.50337.log.gz 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42590.log 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.45731.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42996.log 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45731.log.gz 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.42590.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46577.log 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42590.log.gz 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.42996.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42996.log.gz 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46090.log 2026-02-22T22:36:35.322 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46577.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46810.log 2026-02-22T22:36:35.323 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46577.log.gz 2026-02-22T22:36:35.323 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46090.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46090.log.gz 2026-02-22T22:36:35.323 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.48638.log 2026-02-22T22:36:35.323 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46810.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46810.log.gz 2026-02-22T22:36:35.323 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.50190.log 2026-02-22T22:36:35.323 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.48638.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mgr.x.log 2026-02-22T22:36:35.323 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.48638.log.gz 2026-02-22T22:36:35.323 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.50190.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.50190.log.gz 2026-02-22T22:36:35.323 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46092.log 2026-02-22T22:36:35.323 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49994.log 2026-02-22T22:36:35.323 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46092.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46092.log.gz 2026-02-22T22:36:35.323 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.50482.log 2026-02-22T22:36:35.323 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.49994.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49994.log.gz 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47702.log 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.50482.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42869.log 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.50482.log.gz 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster2-client.admin.47702.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46237.log 55.8% 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.47702.log.gz 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.42869.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42869.log.gz 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45640.log 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46237.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49896.log 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46237.log.gz 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.45640.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45640.log.gz 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46854.log 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.49896.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49896.log.gz 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46239.log 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster2-client.admin.46854.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46854.log.gz 2026-02-22T22:36:35.324 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1.audit.log 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46239.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46239.log.gz 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42775.log 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45826.log 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr: 87.2% -- replaced with /var/log/ceph/cluster1.audit.log.gz 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.42775.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42775.log.gz 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.48726.log 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.45826.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46761.log 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45826.log.gz 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster2-client.admin.48726.log: 21.7% -- replaced with /var/log/ceph/cluster2-client.admin.48726.log.gz 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.50435.log 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46761.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.37957.log 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46761.log.gz 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.50435.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.50435.log.gz 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.48498.log 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/ceph.tmp-client.admin.37957.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42822.log 2026-02-22T22:36:35.325 INFO:teuthology.orchestra.run.trial009.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.37957.log.gz 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.48498.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.48498.log.gz 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46984.log 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.42822.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42822.log.gz 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45940.log 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster2-client.admin.46984.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46984.log.gz 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.50288.log 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.45940.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45940.log.gz 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46238.log 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.50288.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.50288.log.gz 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46091.log 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46238.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46238.log.gz 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.43058.log 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46091.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46091.log.gz 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1.log 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.43058.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.43058.log.gz 2026-02-22T22:36:35.326 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.47318.log 2026-02-22T22:36:35.327 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46387.log 2026-02-22T22:36:35.327 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.47318.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.47318.log.gz 2026-02-22T22:36:35.327 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.50386.log 2026-02-22T22:36:35.327 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.46387.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46387.log.gz 2026-02-22T22:36:35.327 INFO:teuthology.orchestra.run.trial009.stderr:/var/log/ceph/cluster1-client.admin.50386.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.50386.log.gz 2026-02-22T22:36:35.327 INFO:teuthology.orchestra.run.trial009.stderr: 88.8% -- replaced with /var/log/ceph/cluster1.log.gz 2026-02-22T22:36:35.332 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.41932.log 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.43000.log 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.41932.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38283.log 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.41932.log.gz 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.43000.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.43000.log.gz 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.43196.log 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.log 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.38283.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38283.log.gz 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.43196.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.43196.log.gz 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.43049.log 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.43551.log 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2.log: /var/log/ceph/cluster2-client.admin.43049.log: gzip -5 --verbose -- /var/log/ceph/cluster2-mgr.x.log 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.43049.log.gz 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.43551.log: gzip -5 0.0% --verbose -- -- replaced with /var/log/ceph/cluster2-client.admin.43551.log.gz /var/log/ceph/cluster2-client.admin.42614.log 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr: 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42085.log 2026-02-22T22:36:35.333 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42614.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42614.log.gzgzip 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.42052.log 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42085.log: 90.5% -- replaced with /var/log/ceph/cluster2.log.gz 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42085.log.gz 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.audit.log 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42052.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42052.log.gz 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.41494.log 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.41519.log 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.41494.log: 87.6%gzip -- replaced with /var/log/ceph/cluster2.audit.log.gz 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr: -5 --verbose -- 0.0% /var/log/ceph/cluster2-client.admin.38468.log 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.41494.log.gz 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.41519.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.41519.log.gz 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42655.log 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.38468.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38468.log.gz 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.41931.log 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42655.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42655.log.gz 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.43343.log 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.41931.log: gzip -5 --verbose -- 0.0% /var/log/ceph/cluster2-client.admin.42270.log 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.41931.log.gz 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.43343.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.43343.log.gz 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.43147.log 2026-02-22T22:36:35.334 INFO:teuthology.orchestra.run.trial150.stderr:gzip/var/log/ceph/cluster2-client.admin.42270.log: -5 --verbose -- /var/log/ceph/cluster2-client.admin.42785.log 2026-02-22T22:36:35.335 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42270.log.gz 2026-02-22T22:36:35.335 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.43147.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.43147.log.gz 2026-02-22T22:36:35.335 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.0.log 2026-02-22T22:36:35.335 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42785.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42172.log 2026-02-22T22:36:35.335 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42785.log.gz 2026-02-22T22:36:35.335 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.41333.log 2026-02-22T22:36:35.335 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42172.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38751.log 2026-02-22T22:36:35.335 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42172.log.gz 2026-02-22T22:36:35.335 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.41333.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.41584.log 2026-02-22T22:36:35.335 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.41333.log.gz 2026-02-22T22:36:35.335 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.38751.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.1.log 2026-02-22T22:36:35.335 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38751.log.gz 2026-02-22T22:36:35.335 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.41584.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.43441.log 2026-02-22T22:36:35.335 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.41584.log.gz 2026-02-22T22:36:35.340 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster2-mon.a.log 2026-02-22T22:36:35.340 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.43441.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.41783.log 2026-02-22T22:36:35.340 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.43441.log.gz 2026-02-22T22:36:35.340 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.43392.log 2026-02-22T22:36:35.340 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.41783.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42700.log 2026-02-22T22:36:35.340 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.41783.log.gz 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.43392.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42368.log 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.43392.log.gz 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42700.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.41424.log 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42700.log.gz 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42368.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42744.log 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42368.log.gz 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.41424.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.41424.log.gz 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.41784.log 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42744.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42744.log.gz 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42526.log 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.41784.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.43098.log 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.41784.log.gz 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42526.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42526.log.gz 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.33650.log 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.43098.log: gzip 0.0% -5 --verbose -- replaced with /var/log/ceph/cluster2-client.admin.43098.log.gz -- 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr: /var/log/ceph/cluster2-client.admin.41682.log 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/ceph.tmp-client.admin.33650.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.33650.log.gz 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.43294.log 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.41682.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.41682.log.gz 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38515.log 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.43294.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.43294.log.gz 2026-02-22T22:36:35.341 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42570.log 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.38515.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38515.log.gz 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42051.log 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42570.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42570.log.gz 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42221.log 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42051.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42051.log.gz 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.43504.log 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42221.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42221.log.gz 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38562.log 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.43504.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.43504.log.gz 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42456.log 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.38562.log: gzip -5 --verbose -- 0.0% /var/log/ceph/cluster2-client.admin.42411.log 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.38562.log.gz 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42456.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42456.log.gz 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.43245.log 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42411.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42411.log.gz 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42319.log 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.43245.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.43245.log.gz 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.38689.log 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42319.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42319.log.gz 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.41930.log 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.38689.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42830.log 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.38689.log.gz 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.41930.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.41930.log.gz 2026-02-22T22:36:35.342 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.41785.log 2026-02-22T22:36:35.343 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.42830.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42830.log.gz 2026-02-22T22:36:35.343 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.41633.log 2026-02-22T22:36:35.343 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.41785.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.2.log 2026-02-22T22:36:35.343 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.41785.log.gz 2026-02-22T22:36:35.343 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-client.admin.41633.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.41633.log.gz 2026-02-22T22:36:35.343 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42951.log 2026-02-22T22:36:35.343 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/cluster2-osd.2.log: /var/log/ceph/cluster2-client.admin.42951.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42951.log.gz 2026-02-22T22:36:35.382 INFO:teuthology.orchestra.run.trial009.stderr: 92.6% -- replaced with /var/log/ceph/cluster1-mgr.x.log.gz 2026-02-22T22:36:35.395 INFO:teuthology.orchestra.run.trial150.stderr: 92.8% -- replaced with /var/log/ceph/cluster2-mgr.x.log.gz 2026-02-22T22:36:35.514 INFO:teuthology.orchestra.run.trial009.stderr: 90.6% -- replaced with /var/log/ceph/cluster1-mon.a.log.gz 2026-02-22T22:36:35.532 INFO:teuthology.orchestra.run.trial150.stderr: 91.3% -- replaced with /var/log/ceph/cluster2-mon.a.log.gz 2026-02-22T22:36:35.568 INFO:teuthology.orchestra.run.trial150.stderr: 94.9% -- replaced with /var/log/ceph/cluster2-osd.2.log.gz 2026-02-22T22:36:35.736 INFO:teuthology.orchestra.run.trial150.stderr: 95.1% -- replaced with /var/log/ceph/cluster2-osd.0.log.gz 2026-02-22T22:36:35.850 INFO:teuthology.orchestra.run.trial150.stderr: 94.9% -- replaced with /var/log/ceph/cluster2-osd.1.log.gz 2026-02-22T22:36:35.852 INFO:teuthology.orchestra.run.trial150.stderr: 2026-02-22T22:36:35.852 INFO:teuthology.orchestra.run.trial150.stderr:real 0m0.534s 2026-02-22T22:36:35.852 INFO:teuthology.orchestra.run.trial150.stderr:user 0m1.358s 2026-02-22T22:36:35.852 INFO:teuthology.orchestra.run.trial150.stderr:sys 0m0.109s 2026-02-22T22:37:03.929 INFO:teuthology.orchestra.run.trial009.stderr: 94.9% -- replaced with /var/log/ceph/cluster1-osd.2.log.gz 2026-02-22T22:37:29.242 INFO:teuthology.orchestra.run.trial009.stderr: 95.0% -- replaced with /var/log/ceph/cluster1-osd.0.log.gz 2026-02-22T22:37:39.036 INFO:teuthology.orchestra.run.trial009.stderr: 94.8% -- replaced with /var/log/ceph/cluster1-osd.1.log.gz 2026-02-22T22:37:39.038 INFO:teuthology.orchestra.run.trial009.stderr: 2026-02-22T22:37:39.038 INFO:teuthology.orchestra.run.trial009.stderr:real 1m3.750s 2026-02-22T22:37:39.039 INFO:teuthology.orchestra.run.trial009.stderr:user 2m19.390s 2026-02-22T22:37:39.039 INFO:teuthology.orchestra.run.trial009.stderr:sys 0m6.951s 2026-02-22T22:37:39.039 INFO:tasks.ceph:Archiving logs... 2026-02-22T22:37:39.039 DEBUG:teuthology.misc:Transferring archived files from trial009:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64142/remote/trial009/log 2026-02-22T22:37:39.041 DEBUG:teuthology.orchestra.run.trial009:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-22T22:37:48.428 DEBUG:teuthology.misc:Transferring archived files from trial150:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64142/remote/trial150/log 2026-02-22T22:37:48.429 DEBUG:teuthology.orchestra.run.trial150:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-22T22:37:48.591 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-22T22:37:48.599 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... 2026-02-22T22:37:48.599 DEBUG:teuthology.orchestra.run.trial009:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-22T22:37:48.601 DEBUG:teuthology.orchestra.run.trial150:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-22T22:37:48.752 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-22T22:37:48.764 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-22T22:37:48.764 DEBUG:teuthology.orchestra.run.trial009:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-22T22:37:48.766 DEBUG:teuthology.orchestra.run.trial150:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-22T22:37:48.780 INFO:teuthology.orchestra.run.trial009.stderr:bash: line 1: ntpq: command not found 2026-02-22T22:37:48.782 INFO:teuthology.orchestra.run.trial150.stderr:bash: line 1: ntpq: command not found 2026-02-22T22:37:48.796 INFO:teuthology.orchestra.run.trial150.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-22T22:37:48.796 INFO:teuthology.orchestra.run.trial150.stdout:=============================================================================== 2026-02-22T22:37:48.796 INFO:teuthology.orchestra.run.trial150.stdout:^- dns-e.ns4v.icu 2 8 377 76 +1035us[ +964us] +/- 66ms 2026-02-22T22:37:48.796 INFO:teuthology.orchestra.run.trial150.stdout:^* pool-96-231-54-150.washd> 1 8 377 13 +68us[-4782ns] +/- 6122us 2026-02-22T22:37:48.796 INFO:teuthology.orchestra.run.trial150.stdout:^- 144.202.66.214.vultruser> 3 8 377 19 -1004us[-1077us] +/- 32ms 2026-02-22T22:37:48.796 INFO:teuthology.orchestra.run.trial150.stdout:^+ ntp.swyn.net 2 7 377 16 -533us[ -605us] +/- 9289us 2026-02-22T22:37:48.796 INFO:teuthology.orchestra.run.trial009.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-22T22:37:48.796 INFO:teuthology.orchestra.run.trial009.stdout:=============================================================================== 2026-02-22T22:37:48.796 INFO:teuthology.orchestra.run.trial009.stdout:^- dns-e.ns4v.icu 2 8 377 16 +616us[ +616us] +/- 51ms 2026-02-22T22:37:48.796 INFO:teuthology.orchestra.run.trial009.stdout:^* pool-96-231-54-150.washd> 1 8 377 77 +833us[ +900us] +/- 5811us 2026-02-22T22:37:48.797 INFO:teuthology.orchestra.run.trial009.stdout:^- 144.202.66.214.vultruser> 3 7 377 17 -1117us[-1117us] +/- 32ms 2026-02-22T22:37:48.797 INFO:teuthology.orchestra.run.trial009.stdout:^+ ntp.swyn.net 2 7 377 12 -704us[ -704us] +/- 9467us 2026-02-22T22:37:48.797 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-22T22:37:48.809 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-22T22:37:48.809 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-22T22:37:48.820 DEBUG:teuthology.orchestra.run.trial009:> 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 2026-02-22T22:37:48.892 DEBUG:teuthology.orchestra.run.trial150:> 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 2026-02-22T22:37:48.947 DEBUG:teuthology.orchestra.run.trial009:> 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 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2026-02-22T22:37:48.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T22:37:48.976 DEBUG:teuthology.orchestra.run.trial150:> 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 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2026-02-22T22:37:49.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T22:37:49.003 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-22T22:37:49.019 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-22T22:37:49.031 INFO:teuthology.task.internal:Duration was 2187.015959 seconds 2026-02-22T22:37:49.031 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-22T22:37:49.045 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-22T22:37:49.045 DEBUG:teuthology.orchestra.run.trial009:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-22T22:37:49.047 DEBUG:teuthology.orchestra.run.trial150:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-22T22:37:49.083 INFO:teuthology.orchestra.run.trial009.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-22T22:37:49.083 INFO:teuthology.orchestra.run.trial150.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-22T22:37:49.447 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-22T22:37:49.447 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial009.front.sepia.ceph.com 2026-02-22T22:37:49.447 DEBUG:teuthology.orchestra.run.trial009:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-22T22:37:49.468 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial150.front.sepia.ceph.com 2026-02-22T22:37:49.469 DEBUG:teuthology.orchestra.run.trial150:> grep -E --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' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-22T22:37:49.505 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-22T22:37:49.506 DEBUG:teuthology.orchestra.run.trial009:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-22T22:37:49.511 DEBUG:teuthology.orchestra.run.trial150:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-22T22:37:49.606 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-22T22:37:49.606 DEBUG:teuthology.orchestra.run.trial009:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-22T22:37:49.609 DEBUG:teuthology.orchestra.run.trial150:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-22T22:37:49.632 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T22:37:49.632 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T22:37:49.632 INFO:teuthology.orchestra.run.trial009.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-22T22:37:49.632 INFO:teuthology.orchestra.run.trial009.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-22T22:37:49.632 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T22:37:49.632 INFO:teuthology.orchestra.run.trial009.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-22T22:37:49.633 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T22:37:49.633 INFO:teuthology.orchestra.run.trial150.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-22T22:37:49.633 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-22T22:37:49.633 INFO:teuthology.orchestra.run.trial150.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-22T22:37:49.643 INFO:teuthology.orchestra.run.trial009.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.6% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-22T22:37:49.644 INFO:teuthology.orchestra.run.trial150.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.4% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-22T22:37:49.646 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-22T22:37:49.671 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-22T22:37:49.671 DEBUG:teuthology.orchestra.run.trial009:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-22T22:37:49.709 DEBUG:teuthology.orchestra.run.trial150:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-22T22:37:49.733 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-22T22:37:49.751 DEBUG:teuthology.orchestra.run.trial009:> 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 2026-02-22T22:37:49.753 DEBUG:teuthology.orchestra.run.trial150:> 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 2026-02-22T22:37:49.774 INFO:teuthology.orchestra.run.trial009.stdout:kernel.core_pattern = core 2026-02-22T22:37:49.798 INFO:teuthology.orchestra.run.trial150.stdout:kernel.core_pattern = core 2026-02-22T22:37:49.813 DEBUG:teuthology.orchestra.run.trial009:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-22T22:37:49.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T22:37:49.845 DEBUG:teuthology.orchestra.run.trial150:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-22T22:37:49.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T22:37:49.870 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-22T22:37:49.900 INFO:teuthology.task.internal:Transferring archived files... 2026-02-22T22:37:49.901 DEBUG:teuthology.misc:Transferring archived files from trial009:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64142/remote/trial009 2026-02-22T22:37:49.901 DEBUG:teuthology.orchestra.run.trial009:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-22T22:37:49.944 DEBUG:teuthology.misc:Transferring archived files from trial150:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/64142/remote/trial150 2026-02-22T22:37:49.945 DEBUG:teuthology.orchestra.run.trial150:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-22T22:37:49.983 INFO:teuthology.task.internal:Removing archive directory... 2026-02-22T22:37:49.983 DEBUG:teuthology.orchestra.run.trial009:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-22T22:37:49.986 DEBUG:teuthology.orchestra.run.trial150:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-22T22:37:50.033 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-22T22:37:50.047 INFO:teuthology.task.internal:Not uploading archives. 2026-02-22T22:37:50.047 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-22T22:37:50.067 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-22T22:37:50.067 DEBUG:teuthology.orchestra.run.trial009:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-22T22:37:50.070 DEBUG:teuthology.orchestra.run.trial150:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-22T22:37:50.085 INFO:teuthology.orchestra.run.trial009.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 22 22:37 /home/ubuntu/cephtest 2026-02-22T22:37:50.090 INFO:teuthology.orchestra.run.trial150.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 22 22:37 /home/ubuntu/cephtest 2026-02-22T22:37:50.091 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-22T22:37:50.109 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-22T22:37:50.155 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 2187.0159590244293 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-22T22:37:50.155 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T22:37:50.277 INFO:teuthology.run:pass