2026-02-19T20:23:50.386 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T20:23:50.405 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:23:50.487 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59644 branch: wip-yuri-testing-2026-02-18-1820 description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-hybrid 4-supported-random-distro$/{centos_latest} 5-data-pool/none 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: '59644' 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-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri-testing-2026-02-18-1820 ceph: conf: 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: bluefs allocator: hybrid bluestore allocator: hybrid bluestore block size: 96636764160 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: 802bf111cd55e57f5842153d7ba2b8b964aa818a ceph-deploy: bluestore: true conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} osd: bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/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 install: ceph: flavor: default sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-yuri-testing-2026-02-18-1820 sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a 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: 9494 sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a sleep_before_teardown: 0 subset: 111/120000 suite: rbd suite_branch: wip-yuri-testing-2026-02-18-1820 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a targets: trial048.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLUlDKOHDIeqrQF2ENSIBcYXEC5Jkjn1EfMuf6yJ+rHc3KWTCn+aWGIkMmOG0AmK0l2Wt6JNohYUOhqJQ3eorkg= trial064.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK4wt7bYU+n26SWFCBe/5Dx0g6eUkdPPb8KxygCzkkAaB2EDNBgiMVlcFJryCouOiDuAg0PTDBwbL3hkpy8piCI= tasks: - install: null - ceph: cluster: cluster1 - ceph: cluster: cluster2 - 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-19_15:47:56 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699 2026-02-19T20:23:50.487 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa; will attempt to use it 2026-02-19T20:23:50.488 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa/tasks 2026-02-19T20:23:50.488 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-19T20:23:50.489 INFO:teuthology.task.internal:Checking packages... 2026-02-19T20:23:50.489 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '802bf111cd55e57f5842153d7ba2b8b964aa818a' 2026-02-19T20:23:50.489 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-19T20:23:50.489 INFO:teuthology.packaging:ref: None 2026-02-19T20:23:50.489 INFO:teuthology.packaging:tag: None 2026-02-19T20:23:50.489 INFO:teuthology.packaging:branch: wip-yuri-testing-2026-02-18-1820 2026-02-19T20:23:50.490 INFO:teuthology.packaging:sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:23:50.490 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri-testing-2026-02-18-1820 2026-02-19T20:23:50.608 INFO:teuthology.task.internal:Found packages for ceph version 20.3.0-5336.g802bf111 2026-02-19T20:23:50.610 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-19T20:23:50.622 INFO:teuthology.task.internal:no buildpackages task found 2026-02-19T20:23:50.622 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-19T20:23:50.635 INFO:teuthology.task.internal:Saving configuration 2026-02-19T20:23:50.648 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-19T20:23:50.660 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-19T20:23:50.739 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial048.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59644', '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-19 20:20:23.546725', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLUlDKOHDIeqrQF2ENSIBcYXEC5Jkjn1EfMuf6yJ+rHc3KWTCn+aWGIkMmOG0AmK0l2Wt6JNohYUOhqJQ3eorkg='} 2026-02-19T20:23:50.795 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial064.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59644', '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-19 20:20:23.546097', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK4wt7bYU+n26SWFCBe/5Dx0g6eUkdPPb8KxygCzkkAaB2EDNBgiMVlcFJryCouOiDuAg0PTDBwbL3hkpy8piCI='} 2026-02-19T20:23:50.795 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-19T20:23:50.807 INFO:teuthology.task.internal:roles: ubuntu@trial048.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2026-02-19T20:23:50.807 INFO:teuthology.task.internal:roles: ubuntu@trial064.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2026-02-19T20:23:50.807 INFO:teuthology.run_tasks:Running task console_log... 2026-02-19T20:23:50.943 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x725042829940>, signals=[15]) 2026-02-19T20:23:50.943 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-19T20:23:50.954 INFO:teuthology.task.internal:Opening connections... 2026-02-19T20:23:50.954 DEBUG:teuthology.task.internal:connecting to ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:23:50.955 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial048.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:23:51.020 DEBUG:teuthology.task.internal:connecting to ubuntu@trial064.front.sepia.ceph.com 2026-02-19T20:23:51.020 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:23:51.084 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-19T20:23:51.095 DEBUG:teuthology.orchestra.run.trial048:> uname -m 2026-02-19T20:23:51.111 INFO:teuthology.orchestra.run.trial048.stdout:x86_64 2026-02-19T20:23:51.112 DEBUG:teuthology.orchestra.run.trial048:> cat /etc/os-release 2026-02-19T20:23:51.168 INFO:teuthology.orchestra.run.trial048.stdout:NAME="CentOS Stream" 2026-02-19T20:23:51.168 INFO:teuthology.orchestra.run.trial048.stdout:VERSION="9" 2026-02-19T20:23:51.168 INFO:teuthology.orchestra.run.trial048.stdout:ID="centos" 2026-02-19T20:23:51.168 INFO:teuthology.orchestra.run.trial048.stdout:ID_LIKE="rhel fedora" 2026-02-19T20:23:51.168 INFO:teuthology.orchestra.run.trial048.stdout:VERSION_ID="9" 2026-02-19T20:23:51.168 INFO:teuthology.orchestra.run.trial048.stdout:PLATFORM_ID="platform:el9" 2026-02-19T20:23:51.168 INFO:teuthology.orchestra.run.trial048.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T20:23:51.168 INFO:teuthology.orchestra.run.trial048.stdout:ANSI_COLOR="0;31" 2026-02-19T20:23:51.168 INFO:teuthology.orchestra.run.trial048.stdout:LOGO="fedora-logo-icon" 2026-02-19T20:23:51.168 INFO:teuthology.orchestra.run.trial048.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T20:23:51.168 INFO:teuthology.orchestra.run.trial048.stdout:HOME_URL="https://centos.org/" 2026-02-19T20:23:51.168 INFO:teuthology.orchestra.run.trial048.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T20:23:51.168 INFO:teuthology.orchestra.run.trial048.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T20:23:51.168 INFO:teuthology.orchestra.run.trial048.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T20:23:51.169 INFO:teuthology.lock.ops:Updating trial048.front.sepia.ceph.com on lock server 2026-02-19T20:23:51.239 DEBUG:teuthology.orchestra.run.trial064:> uname -m 2026-02-19T20:23:51.254 INFO:teuthology.orchestra.run.trial064.stdout:x86_64 2026-02-19T20:23:51.254 DEBUG:teuthology.orchestra.run.trial064:> cat /etc/os-release 2026-02-19T20:23:51.310 INFO:teuthology.orchestra.run.trial064.stdout:NAME="CentOS Stream" 2026-02-19T20:23:51.310 INFO:teuthology.orchestra.run.trial064.stdout:VERSION="9" 2026-02-19T20:23:51.310 INFO:teuthology.orchestra.run.trial064.stdout:ID="centos" 2026-02-19T20:23:51.310 INFO:teuthology.orchestra.run.trial064.stdout:ID_LIKE="rhel fedora" 2026-02-19T20:23:51.310 INFO:teuthology.orchestra.run.trial064.stdout:VERSION_ID="9" 2026-02-19T20:23:51.310 INFO:teuthology.orchestra.run.trial064.stdout:PLATFORM_ID="platform:el9" 2026-02-19T20:23:51.310 INFO:teuthology.orchestra.run.trial064.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T20:23:51.310 INFO:teuthology.orchestra.run.trial064.stdout:ANSI_COLOR="0;31" 2026-02-19T20:23:51.310 INFO:teuthology.orchestra.run.trial064.stdout:LOGO="fedora-logo-icon" 2026-02-19T20:23:51.310 INFO:teuthology.orchestra.run.trial064.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T20:23:51.310 INFO:teuthology.orchestra.run.trial064.stdout:HOME_URL="https://centos.org/" 2026-02-19T20:23:51.310 INFO:teuthology.orchestra.run.trial064.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T20:23:51.310 INFO:teuthology.orchestra.run.trial064.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T20:23:51.310 INFO:teuthology.orchestra.run.trial064.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T20:23:51.311 INFO:teuthology.lock.ops:Updating trial064.front.sepia.ceph.com on lock server 2026-02-19T20:23:51.389 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-19T20:23:51.402 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-19T20:23:51.415 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-19T20:23:51.415 DEBUG:teuthology.orchestra.run.trial048:> test '!' -e /home/ubuntu/cephtest 2026-02-19T20:23:51.416 DEBUG:teuthology.orchestra.run.trial064:> test '!' -e /home/ubuntu/cephtest 2026-02-19T20:23:51.431 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-19T20:23:51.442 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-19T20:23:51.442 DEBUG:teuthology.orchestra.run.trial048:> test -z $(ls -A /var/lib/ceph) 2026-02-19T20:23:51.473 DEBUG:teuthology.orchestra.run.trial064:> test -z $(ls -A /var/lib/ceph) 2026-02-19T20:23:51.490 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-19T20:23:51.645 INFO:teuthology.run_tasks:Running task kernel... 2026-02-19T20:23:51.664 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-19T20:23:51.664 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-19T20:23:51.664 DEBUG:teuthology.orchestra.run.trial048:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T20:23:51.664 DEBUG:teuthology.orchestra.run.trial064:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T20:23:51.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:23:51.679 DEBUG:teuthology.orchestra.run.trial064:> uname -r 2026-02-19T20:23:51.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:23:51.680 DEBUG:teuthology.orchestra.run.trial048:> uname -r 2026-02-19T20:23:51.735 INFO:teuthology.orchestra.run.trial064.stdout:5.14.0-681.el9.x86_64 2026-02-19T20:23:51.735 INFO:teuthology.task.kernel:Running kernel on trial064: 5.14.0-681.el9.x86_64 2026-02-19T20:23:51.735 DEBUG:teuthology.orchestra.run.trial064:> sudo yum install -y kernel 2026-02-19T20:23:51.735 INFO:teuthology.orchestra.run.trial048.stdout:5.14.0-681.el9.x86_64 2026-02-19T20:23:51.735 INFO:teuthology.task.kernel:Running kernel on trial048: 5.14.0-681.el9.x86_64 2026-02-19T20:23:51.735 DEBUG:teuthology.orchestra.run.trial048:> sudo yum install -y kernel 2026-02-19T20:23:52.950 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.9 MB 00:00 2026-02-19T20:23:56.742 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - AppStream 8.2 MB/s | 27 MB 00:03 2026-02-19T20:23:59.384 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - CRB 27 MB/s | 7.8 MB 00:00 2026-02-19T20:24:00.566 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - Extras packages 43 kB/s | 20 kB 00:00 2026-02-19T20:24:00.727 INFO:teuthology.orchestra.run.trial064.stdout:CentOS Stream 9 - BaseOS 1.0 MB/s | 8.9 MB 00:08 2026-02-19T20:24:07.134 INFO:teuthology.orchestra.run.trial048.stdout:Extra Packages for Enterprise Linux 3.1 MB/s | 20 MB 00:06 2026-02-19T20:24:07.458 INFO:teuthology.orchestra.run.trial064.stdout:CentOS Stream 9 - AppStream 4.3 MB/s | 27 MB 00:06 2026-02-19T20:24:10.324 INFO:teuthology.orchestra.run.trial048.stdout:lab-extras 2.3 MB/s | 50 kB 00:00 2026-02-19T20:24:11.334 INFO:teuthology.orchestra.run.trial048.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-19T20:24:11.334 INFO:teuthology.orchestra.run.trial048.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-19T20:24:11.353 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:24:11.354 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:24:11.354 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:24:11.378 DEBUG:teuthology.orchestra.run.trial048:> echo no | sudo yum reinstall kernel || true 2026-02-19T20:24:11.680 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Feb 2026 08:24:10 PM UTC. 2026-02-19T20:24:11.760 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:24:11.762 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:24:11.762 INFO:teuthology.orchestra.run.trial048.stdout: Package Architecture Version Repository Size 2026-02-19T20:24:11.762 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:24:11.762 INFO:teuthology.orchestra.run.trial048.stdout:Reinstalling: 2026-02-19T20:24:11.762 INFO:teuthology.orchestra.run.trial048.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T20:24:11.762 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:24:11.762 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-19T20:24:11.762 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:24:11.762 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:24:11.762 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 803 k 2026-02-19T20:24:11.763 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 0 2026-02-19T20:24:11.763 INFO:teuthology.orchestra.run.trial048.stderr:Operation aborted. 2026-02-19T20:24:11.782 INFO:teuthology.orchestra.run.trial048.stdout:Is this ok [y/N]: 2026-02-19T20:24:11.782 DEBUG:teuthology.orchestra.run.trial048:> sudo yum reinstall -y kernel || true 2026-02-19T20:24:12.083 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 08:24:10 PM UTC. 2026-02-19T20:24:12.163 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:24:12.163 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:24:12.163 INFO:teuthology.orchestra.run.trial048.stdout: Package Architecture Version Repository Size 2026-02-19T20:24:12.163 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:24:12.163 INFO:teuthology.orchestra.run.trial048.stdout:Reinstalling: 2026-02-19T20:24:12.163 INFO:teuthology.orchestra.run.trial048.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T20:24:12.163 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:24:12.163 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-19T20:24:12.164 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:24:12.164 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:24:12.164 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 803 k 2026-02-19T20:24:12.164 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 0 2026-02-19T20:24:12.164 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-19T20:24:14.859 INFO:teuthology.orchestra.run.trial048.stdout:kernel-5.14.0-681.el9.x86_64.rpm 330 kB/s | 803 kB 00:02 2026-02-19T20:24:14.860 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:24:14.860 INFO:teuthology.orchestra.run.trial048.stdout:Total 298 kB/s | 803 kB 00:02 2026-02-19T20:24:14.870 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-19T20:24:14.903 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-19T20:24:14.903 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-19T20:24:14.908 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-19T20:24:14.908 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-19T20:24:14.931 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-19T20:24:14.935 INFO:teuthology.orchestra.run.trial048.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T20:24:14.935 INFO:teuthology.orchestra.run.trial048.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:24:15.045 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:24:15.045 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T20:24:15.098 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:24:15.098 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:24:15.099 INFO:teuthology.orchestra.run.trial048.stdout:Reinstalled: 2026-02-19T20:24:15.099 INFO:teuthology.orchestra.run.trial048.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-19T20:24:15.099 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:24:15.099 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:24:15.125 DEBUG:teuthology.orchestra.run.trial048:> rpm -q kernel | sort -rV | head -n 1 2026-02-19T20:24:15.190 INFO:teuthology.orchestra.run.trial048.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-19T20:24:15.191 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-19T20:24:15.192 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T20:24:15.192 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2026-02-19T20:24:15.192 DEBUG:teuthology.orchestra.run.trial048:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T20:24:15.255 INFO:teuthology.orchestra.run.trial048.stdout:ttyS1 2026-02-19T20:24:15.279 DEBUG:teuthology.parallel:result is None 2026-02-19T20:24:19.381 INFO:teuthology.orchestra.run.trial064.stdout:CentOS Stream 9 - CRB 830 kB/s | 7.8 MB 00:09 2026-02-19T20:24:20.274 INFO:teuthology.orchestra.run.trial064.stdout:CentOS Stream 9 - Extras packages 120 kB/s | 20 kB 00:00 2026-02-19T20:24:20.570 INFO:teuthology.orchestra.run.trial064.stdout:Extra Packages for Enterprise Linux 87 MB/s | 20 MB 00:00 2026-02-19T20:24:23.705 INFO:teuthology.orchestra.run.trial064.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-19T20:24:24.722 INFO:teuthology.orchestra.run.trial064.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-19T20:24:24.722 INFO:teuthology.orchestra.run.trial064.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-19T20:24:24.741 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:24:24.741 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:24:24.741 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:24:24.763 DEBUG:teuthology.orchestra.run.trial064:> echo no | sudo yum reinstall kernel || true 2026-02-19T20:24:25.055 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 08:24:23 PM UTC. 2026-02-19T20:24:25.135 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:24:25.136 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:24:25.136 INFO:teuthology.orchestra.run.trial064.stdout: Package Architecture Version Repository Size 2026-02-19T20:24:25.136 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:24:25.136 INFO:teuthology.orchestra.run.trial064.stdout:Reinstalling: 2026-02-19T20:24:25.136 INFO:teuthology.orchestra.run.trial064.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T20:24:25.136 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:24:25.136 INFO:teuthology.orchestra.run.trial064.stdout:Transaction Summary 2026-02-19T20:24:25.137 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:24:25.137 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:24:25.137 INFO:teuthology.orchestra.run.trial064.stdout:Total download size: 803 k 2026-02-19T20:24:25.137 INFO:teuthology.orchestra.run.trial064.stdout:Installed size: 0 2026-02-19T20:24:25.137 INFO:teuthology.orchestra.run.trial064.stderr:Operation aborted. 2026-02-19T20:24:25.155 INFO:teuthology.orchestra.run.trial064.stdout:Is this ok [y/N]: 2026-02-19T20:24:25.156 DEBUG:teuthology.orchestra.run.trial064:> sudo yum reinstall -y kernel || true 2026-02-19T20:24:25.455 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 08:24:23 PM UTC. 2026-02-19T20:24:25.535 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:24:25.536 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:24:25.536 INFO:teuthology.orchestra.run.trial064.stdout: Package Architecture Version Repository Size 2026-02-19T20:24:25.536 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:24:25.536 INFO:teuthology.orchestra.run.trial064.stdout:Reinstalling: 2026-02-19T20:24:25.536 INFO:teuthology.orchestra.run.trial064.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T20:24:25.537 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:24:25.537 INFO:teuthology.orchestra.run.trial064.stdout:Transaction Summary 2026-02-19T20:24:25.537 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:24:25.537 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:24:25.537 INFO:teuthology.orchestra.run.trial064.stdout:Total download size: 803 k 2026-02-19T20:24:25.537 INFO:teuthology.orchestra.run.trial064.stdout:Installed size: 0 2026-02-19T20:24:25.538 INFO:teuthology.orchestra.run.trial064.stdout:Downloading Packages: 2026-02-19T20:24:27.296 INFO:teuthology.orchestra.run.trial064.stdout:kernel-5.14.0-681.el9.x86_64.rpm 535 kB/s | 803 kB 00:01 2026-02-19T20:24:27.297 INFO:teuthology.orchestra.run.trial064.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:24:27.297 INFO:teuthology.orchestra.run.trial064.stdout:Total 456 kB/s | 803 kB 00:01 2026-02-19T20:24:27.307 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction check 2026-02-19T20:24:27.341 INFO:teuthology.orchestra.run.trial064.stdout:Transaction check succeeded. 2026-02-19T20:24:27.341 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction test 2026-02-19T20:24:27.346 INFO:teuthology.orchestra.run.trial064.stdout:Transaction test succeeded. 2026-02-19T20:24:27.346 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction 2026-02-19T20:24:27.370 INFO:teuthology.orchestra.run.trial064.stdout: Preparing : 1/1 2026-02-19T20:24:27.374 INFO:teuthology.orchestra.run.trial064.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T20:24:27.374 INFO:teuthology.orchestra.run.trial064.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:24:27.482 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:24:27.482 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T20:24:27.537 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:24:27.538 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:24:27.538 INFO:teuthology.orchestra.run.trial064.stdout:Reinstalled: 2026-02-19T20:24:27.538 INFO:teuthology.orchestra.run.trial064.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-19T20:24:27.538 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:24:27.538 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:24:27.565 DEBUG:teuthology.orchestra.run.trial064:> rpm -q kernel | sort -rV | head -n 1 2026-02-19T20:24:27.588 INFO:teuthology.orchestra.run.trial064.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-19T20:24:27.589 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-19T20:24:27.590 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T20:24:27.590 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2026-02-19T20:24:27.590 DEBUG:teuthology.orchestra.run.trial064:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T20:24:27.654 INFO:teuthology.orchestra.run.trial064.stdout:ttyS1 2026-02-19T20:24:27.679 DEBUG:teuthology.parallel:result is None 2026-02-19T20:24:27.679 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-19T20:24:27.690 INFO:teuthology.task.internal:Creating test directory... 2026-02-19T20:24:27.691 DEBUG:teuthology.orchestra.run.trial048:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T20:24:27.694 DEBUG:teuthology.orchestra.run.trial064:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T20:24:27.735 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-19T20:24:27.746 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-19T20:24:27.760 INFO:teuthology.task.internal:Creating archive directory... 2026-02-19T20:24:27.760 DEBUG:teuthology.orchestra.run.trial048:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T20:24:27.762 DEBUG:teuthology.orchestra.run.trial064:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T20:24:27.800 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-19T20:24:27.811 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-19T20:24:27.812 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:24:27.820 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:24:27.843 INFO:teuthology.orchestra.run.trial048.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T20:24:27.853 INFO:teuthology.orchestra.run.trial048.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T20:24:27.858 INFO:teuthology.orchestra.run.trial064.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T20:24:27.868 INFO:teuthology.orchestra.run.trial064.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T20:24:27.870 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-19T20:24:27.881 INFO:teuthology.task.internal:Configuring sudo... 2026-02-19T20:24:27.882 DEBUG:teuthology.orchestra.run.trial048:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T20:24:27.897 DEBUG:teuthology.orchestra.run.trial064:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T20:24:27.934 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-19T20:24:27.949 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-19T20:24:27.950 DEBUG:teuthology.orchestra.run.trial048:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T20:24:27.961 DEBUG:teuthology.orchestra.run.trial064:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T20:24:27.989 DEBUG:teuthology.orchestra.run.trial048:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:24:28.134 DEBUG:teuthology.orchestra.run.trial048:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:24:28.159 DEBUG:teuthology.orchestra.run.trial048:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:24:28.301 DEBUG:teuthology.orchestra.run.trial048:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:24:28.325 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:24:28.325 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T20:24:28.389 DEBUG:teuthology.orchestra.run.trial064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:24:28.505 DEBUG:teuthology.orchestra.run.trial064:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:24:28.530 DEBUG:teuthology.orchestra.run.trial064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:24:28.679 DEBUG:teuthology.orchestra.run.trial064:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:24:28.702 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:24:28.703 DEBUG:teuthology.orchestra.run.trial064:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T20:24:28.765 DEBUG:teuthology.orchestra.run.trial048:> sudo service rsyslog restart 2026-02-19T20:24:28.768 DEBUG:teuthology.orchestra.run.trial064:> sudo service rsyslog restart 2026-02-19T20:24:28.794 INFO:teuthology.orchestra.run.trial048.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T20:24:28.833 INFO:teuthology.orchestra.run.trial064.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T20:24:29.283 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-19T20:24:29.296 INFO:teuthology.task.internal:Starting timer... 2026-02-19T20:24:29.296 INFO:teuthology.run_tasks:Running task pcp... 2026-02-19T20:24:29.318 INFO:teuthology.run_tasks:Running task selinux... 2026-02-19T20:24:29.330 DEBUG:teuthology.orchestra.run.trial048:> sudo service auditd rotate 2026-02-19T20:24:29.360 INFO:teuthology.orchestra.run.trial048.stdout:Rotating logs: 2026-02-19T20:24:29.361 DEBUG:teuthology.orchestra.run.trial064:> sudo service auditd rotate 2026-02-19T20:24:29.390 INFO:teuthology.orchestra.run.trial064.stdout:Rotating logs: 2026-02-19T20:24:29.392 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-19T20:24:29.392 DEBUG:teuthology.orchestra.run.trial048:> /usr/sbin/getenforce 2026-02-19T20:24:29.417 INFO:teuthology.orchestra.run.trial048.stdout:Permissive 2026-02-19T20:24:29.418 DEBUG:teuthology.orchestra.run.trial064:> /usr/sbin/getenforce 2026-02-19T20:24:29.448 INFO:teuthology.orchestra.run.trial064.stdout:Permissive 2026-02-19T20:24:29.449 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial048.front.sepia.ceph.com': 'permissive', 'ubuntu@trial064.front.sepia.ceph.com': 'permissive'} 2026-02-19T20:24:29.449 DEBUG:teuthology.orchestra.run.trial048:> 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 2026-02-19T20:24:29.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:24:29.485 DEBUG:teuthology.orchestra.run.trial064:> 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 2026-02-19T20:24:29.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:24:29.514 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-19T20:24:29.514 DEBUG:teuthology.orchestra.run.trial048:> sudo /usr/sbin/setenforce permissive 2026-02-19T20:24:29.548 DEBUG:teuthology.orchestra.run.trial064:> sudo /usr/sbin/setenforce permissive 2026-02-19T20:24:29.577 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-19T20:24:29.593 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-19T20:24:29.606 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-19T20:24:29.608 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial048.front.sepia.ceph.com,trial064.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-19T20:27:17.587 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial048.front.sepia.ceph.com'), Remote(name='ubuntu@trial064.front.sepia.ceph.com')] 2026-02-19T20:27:17.588 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial048.front.sepia.ceph.com' 2026-02-19T20:27:17.589 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial048.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:27:17.701 DEBUG:teuthology.orchestra.run.trial048:> true 2026-02-19T20:27:17.783 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial048.front.sepia.ceph.com' 2026-02-19T20:27:17.783 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial064.front.sepia.ceph.com' 2026-02-19T20:27:17.784 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:27:17.892 DEBUG:teuthology.orchestra.run.trial064:> true 2026-02-19T20:27:17.967 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial064.front.sepia.ceph.com' 2026-02-19T20:27:17.968 INFO:teuthology.run_tasks:Running task clock... 2026-02-19T20:27:17.987 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-19T20:27:17.987 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T20:27:17.987 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:27:17.990 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T20:27:17.990 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:27:18.015 INFO:teuthology.orchestra.run.trial048.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-19T20:27:18.028 INFO:teuthology.orchestra.run.trial048.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-19T20:27:18.034 INFO:teuthology.orchestra.run.trial064.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-19T20:27:18.046 INFO:teuthology.orchestra.run.trial064.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-19T20:27:18.050 INFO:teuthology.orchestra.run.trial048.stderr:sudo: ntpd: command not found 2026-02-19T20:27:18.060 INFO:teuthology.orchestra.run.trial048.stdout:506 Cannot talk to daemon 2026-02-19T20:27:18.066 INFO:teuthology.orchestra.run.trial064.stderr:sudo: ntpd: command not found 2026-02-19T20:27:18.072 INFO:teuthology.orchestra.run.trial048.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-19T20:27:18.075 INFO:teuthology.orchestra.run.trial064.stdout:506 Cannot talk to daemon 2026-02-19T20:27:18.084 INFO:teuthology.orchestra.run.trial048.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-19T20:27:18.087 INFO:teuthology.orchestra.run.trial064.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-19T20:27:18.099 INFO:teuthology.orchestra.run.trial064.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-19T20:27:18.136 INFO:teuthology.orchestra.run.trial048.stderr:bash: line 1: ntpq: command not found 2026-02-19T20:27:18.138 INFO:teuthology.orchestra.run.trial048.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T20:27:18.138 INFO:teuthology.orchestra.run.trial048.stdout:=============================================================================== 2026-02-19T20:27:18.152 INFO:teuthology.orchestra.run.trial064.stderr:bash: line 1: ntpq: command not found 2026-02-19T20:27:18.154 INFO:teuthology.orchestra.run.trial064.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T20:27:18.154 INFO:teuthology.orchestra.run.trial064.stdout:=============================================================================== 2026-02-19T20:27:18.155 INFO:teuthology.run_tasks:Running task install... 2026-02-19T20:27:18.169 DEBUG:teuthology.task.install:project ceph 2026-02-19T20:27:18.169 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}} 2026-02-19T20:27:18.169 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'} 2026-02-19T20:27:18.169 INFO:teuthology.task.install:Using flavor: default 2026-02-19T20:27:18.178 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-osd', 'ceph-osd-classic', '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-osd', 'ceph-osd-classic', '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-19T20:27:18.178 INFO:teuthology.task.install:extra packages: [] 2026-02-19T20:27:18.179 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': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'tag': None, 'wait_for_package': False} 2026-02-19T20:27:18.180 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:27:18.182 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': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'tag': None, 'wait_for_package': False} 2026-02-19T20:27:18.182 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:27:18.386 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/ 2026-02-19T20:27:18.386 INFO:teuthology.task.install.rpm:Package version is 20.3.0-5336.g802bf111 2026-02-19T20:27:18.395 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/ 2026-02-19T20:27:18.395 INFO:teuthology.task.install.rpm:Package version is 20.3.0-5336.g802bf111 2026-02-19T20:27:18.670 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/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-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/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-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-19T20:27:18.670 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:27:18.670 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-19T20:27:18.684 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/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-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/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-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-19T20:27:18.684 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:27:18.684 DEBUG:teuthology.orchestra.run.trial064:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-19T20:27:18.696 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-osd, ceph-osd-classic, 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-19T20:27:18.696 DEBUG:teuthology.orchestra.run.trial048:> 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/802bf111cd55e57f5842153d7ba2b8b964aa818a/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-19T20:27:18.711 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-osd, ceph-osd-classic, 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-19T20:27:18.711 DEBUG:teuthology.orchestra.run.trial064:> 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/802bf111cd55e57f5842153d7ba2b8b964aa818a/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-19T20:27:18.761 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:27:18.776 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:27:18.834 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:27:18.850 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:27:18.898 INFO:teuthology.orchestra.run.trial048.stdout:check_obsoletes = 1 2026-02-19T20:27:18.899 DEBUG:teuthology.orchestra.run.trial048:> sudo yum clean all 2026-02-19T20:27:18.912 INFO:teuthology.orchestra.run.trial064.stdout:check_obsoletes = 1 2026-02-19T20:27:18.913 DEBUG:teuthology.orchestra.run.trial064:> sudo yum clean all 2026-02-19T20:27:19.057 INFO:teuthology.orchestra.run.trial048.stdout:41 files removed 2026-02-19T20:27:19.071 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-radosgw 2026-02-19T20:27:19.075 INFO:teuthology.orchestra.run.trial064.stdout:41 files removed 2026-02-19T20:27:19.090 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install ceph-radosgw 2026-02-19T20:27:19.347 INFO:teuthology.orchestra.run.trial048.stdout:ceph packages for x86_64 714 kB/s | 93 kB 00:00 2026-02-19T20:27:19.365 INFO:teuthology.orchestra.run.trial064.stdout:ceph packages for x86_64 718 kB/s | 93 kB 00:00 2026-02-19T20:27:19.488 INFO:teuthology.orchestra.run.trial048.stdout:ceph noarch packages 215 kB/s | 24 kB 00:00 2026-02-19T20:27:19.515 INFO:teuthology.orchestra.run.trial064.stdout:ceph noarch packages 197 kB/s | 24 kB 00:00 2026-02-19T20:27:19.618 INFO:teuthology.orchestra.run.trial048.stdout:ceph source packages 19 kB/s | 2.1 kB 00:00 2026-02-19T20:27:19.643 INFO:teuthology.orchestra.run.trial064.stdout:ceph source packages 19 kB/s | 2.1 kB 00:00 2026-02-19T20:27:20.147 INFO:teuthology.orchestra.run.trial064.stdout:CentOS Stream 9 - BaseOS 18 MB/s | 8.9 MB 00:00 2026-02-19T20:27:20.292 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.9 MB 00:00 2026-02-19T20:27:23.346 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - AppStream 11 MB/s | 27 MB 00:02 2026-02-19T20:27:23.351 INFO:teuthology.orchestra.run.trial064.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-19T20:27:27.051 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - CRB 6.0 MB/s | 7.8 MB 00:01 2026-02-19T20:27:27.934 INFO:teuthology.orchestra.run.trial048.stdout:CentOS Stream 9 - Extras packages 137 kB/s | 20 kB 00:00 2026-02-19T20:27:28.260 INFO:teuthology.orchestra.run.trial048.stdout:Extra Packages for Enterprise Linux 78 MB/s | 20 MB 00:00 2026-02-19T20:27:31.465 INFO:teuthology.orchestra.run.trial048.stdout:lab-extras 1.7 MB/s | 50 kB 00:00 2026-02-19T20:27:32.662 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:27:32.663 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:27:32.663 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repository Size 2026-02-19T20:27:32.663 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:27:32.663 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-19T20:27:32.663 INFO:teuthology.orchestra.run.trial048.stdout: ceph-radosgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 13 M 2026-02-19T20:27:32.663 INFO:teuthology.orchestra.run.trial048.stdout:Upgrading: 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: librados2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 3.6 M 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: librbd1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.8 M 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout:Installing dependencies: 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: ceph-base x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.2 M 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 24 M 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: ceph-selinux x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 910 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: libradosstriper1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 250 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: librgw2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 M 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: python3-ceph-argparse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 45 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: python3-ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 185 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: python3-cephfs x86_64 2:20.3.0-5336.g802bf111.el9 ceph 203 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: python3-rados x86_64 2:20.3.0-5336.g802bf111.el9 ceph 323 k 2026-02-19T20:27:32.664 INFO:teuthology.orchestra.run.trial048.stdout: python3-rbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 305 k 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout: python3-rgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 100 k 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout:Installing weak dependencies: 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs-daemon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs-proxy2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout:Install 35 Packages 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout:Upgrade 2 Packages 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 68 M 2026-02-19T20:27:32.665 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-19T20:27:33.739 INFO:teuthology.orchestra.run.trial048.stdout:(1/37): ceph-base-20.3.0-5336.g802bf111.el9.x86 6.2 MB/s | 5.2 MB 00:00 2026-02-19T20:27:33.752 INFO:teuthology.orchestra.run.trial048.stdout:(2/37): ceph-selinux-20.3.0-5336.g802bf111.el9. 1.9 MB/s | 25 kB 00:00 2026-02-19T20:27:33.766 INFO:teuthology.orchestra.run.trial048.stdout:(3/37): libcephfs-daemon-20.3.0-5336.g802bf111. 2.5 MB/s | 37 kB 00:00 2026-02-19T20:27:33.781 INFO:teuthology.orchestra.run.trial048.stdout:(4/37): libcephfs-proxy2-20.3.0-5336.g802bf111. 1.7 MB/s | 25 kB 00:00 2026-02-19T20:27:33.843 INFO:teuthology.orchestra.run.trial048.stdout:(5/37): libcephfs2-20.3.0-5336.g802bf111.el9.x8 14 MB/s | 910 kB 00:00 2026-02-19T20:27:33.864 INFO:teuthology.orchestra.run.trial048.stdout:(6/37): libradosstriper1-20.3.0-5336.g802bf111. 11 MB/s | 250 kB 00:00 2026-02-19T20:27:34.179 INFO:teuthology.orchestra.run.trial048.stdout:(7/37): ceph-radosgw-20.3.0-5336.g802bf111.el9. 10 MB/s | 13 MB 00:01 2026-02-19T20:27:34.210 INFO:teuthology.orchestra.run.trial048.stdout:(8/37): python3-ceph-argparse-20.3.0-5336.g802b 1.5 MB/s | 45 kB 00:00 2026-02-19T20:27:34.243 INFO:teuthology.orchestra.run.trial048.stdout:(9/37): python3-ceph-common-20.3.0-5336.g802bf1 5.4 MB/s | 185 kB 00:00 2026-02-19T20:27:34.281 INFO:teuthology.orchestra.run.trial048.stdout:(10/37): librgw2-20.3.0-5336.g802bf111.el9.x86_ 16 MB/s | 6.5 MB 00:00 2026-02-19T20:27:34.282 INFO:teuthology.orchestra.run.trial048.stdout:(11/37): python3-cephfs-20.3.0-5336.g802bf111.e 5.1 MB/s | 203 kB 00:00 2026-02-19T20:27:34.308 INFO:teuthology.orchestra.run.trial048.stdout:(12/37): python3-rados-20.3.0-5336.g802bf111.el 12 MB/s | 323 kB 00:00 2026-02-19T20:27:34.315 INFO:teuthology.orchestra.run.trial048.stdout:(13/37): python3-rbd-20.3.0-5336.g802bf111.el9. 9.1 MB/s | 305 kB 00:00 2026-02-19T20:27:34.348 INFO:teuthology.orchestra.run.trial048.stdout:(14/37): ceph-common-20.3.0-5336.g802bf111.el9. 17 MB/s | 24 MB 00:01 2026-02-19T20:27:34.349 INFO:teuthology.orchestra.run.trial048.stdout:(15/37): python3-rgw-20.3.0-5336.g802bf111.el9. 2.4 MB/s | 100 kB 00:00 2026-02-19T20:27:34.880 INFO:teuthology.orchestra.run.trial064.stdout:CentOS Stream 9 - CRB 869 kB/s | 7.8 MB 00:09 2026-02-19T20:27:34.961 INFO:teuthology.orchestra.run.trial048.stdout:(16/37): mailcap-2.1.49-5.el9.noarch.rpm 51 kB/s | 33 kB 00:00 2026-02-19T20:27:35.113 INFO:teuthology.orchestra.run.trial048.stdout:(17/37): pciutils-3.7.0-7.el9.x86_64.rpm 122 kB/s | 93 kB 00:00 2026-02-19T20:27:35.631 INFO:teuthology.orchestra.run.trial048.stdout:(18/37): boost-program-options-1.75.0-13.el9.x8 155 kB/s | 104 kB 00:00 2026-02-19T20:27:35.804 INFO:teuthology.orchestra.run.trial064.stdout:CentOS Stream 9 - Extras packages 99 kB/s | 20 kB 00:00 2026-02-19T20:27:35.835 INFO:teuthology.orchestra.run.trial048.stdout:(19/37): libnbd-1.20.3-4.el9.x86_64.rpm 227 kB/s | 164 kB 00:00 2026-02-19T20:27:36.041 INFO:teuthology.orchestra.run.trial064.stdout:Extra Packages for Enterprise Linux 117 MB/s | 20 MB 00:00 2026-02-19T20:27:36.350 INFO:teuthology.orchestra.run.trial048.stdout:(20/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 223 kB/s | 160 kB 00:00 2026-02-19T20:27:36.391 INFO:teuthology.orchestra.run.trial048.stdout:(21/37): nvme-cli-2.16-1.el9.x86_64.rpm 577 kB/s | 1.2 MB 00:02 2026-02-19T20:27:36.417 INFO:teuthology.orchestra.run.trial048.stdout:(22/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 78 kB/s | 45 kB 00:00 2026-02-19T20:27:37.173 INFO:teuthology.orchestra.run.trial048.stdout:(23/37): qatlib-25.08.0-2.el9.x86_64.rpm 317 kB/s | 240 kB 00:00 2026-02-19T20:27:37.174 INFO:teuthology.orchestra.run.trial048.stdout:(24/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 373 kB/s | 292 kB 00:00 2026-02-19T20:27:37.237 INFO:teuthology.orchestra.run.trial048.stdout:(25/37): librdkafka-1.6.1-102.el9.x86_64.rpm 746 kB/s | 662 kB 00:00 2026-02-19T20:27:37.263 INFO:teuthology.orchestra.run.trial048.stdout:(26/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 12 MB/s | 308 kB 00:00 2026-02-19T20:27:37.292 INFO:teuthology.orchestra.run.trial048.stdout:(27/37): libarrow-9.0.0-15.el9.x86_64.rpm 152 MB/s | 4.4 MB 00:00 2026-02-19T20:27:37.297 INFO:teuthology.orchestra.run.trial048.stdout:(28/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 5.1 MB/s | 25 kB 00:00 2026-02-19T20:27:37.303 INFO:teuthology.orchestra.run.trial048.stdout:(29/37): liboath-2.6.12-1.el9.x86_64.rpm 9.6 MB/s | 49 kB 00:00 2026-02-19T20:27:37.308 INFO:teuthology.orchestra.run.trial048.stdout:(30/37): libunwind-1.6.2-1.el9.x86_64.rpm 13 MB/s | 67 kB 00:00 2026-02-19T20:27:37.316 INFO:teuthology.orchestra.run.trial048.stdout:(31/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 100 MB/s | 838 kB 00:00 2026-02-19T20:27:37.323 INFO:teuthology.orchestra.run.trial048.stdout:(32/37): re2-20211101-20.el9.x86_64.rpm 28 MB/s | 191 kB 00:00 2026-02-19T20:27:37.333 INFO:teuthology.orchestra.run.trial048.stdout:(33/37): thrift-0.15.0-4.el9.x86_64.rpm 155 MB/s | 1.6 MB 00:00 2026-02-19T20:27:37.461 INFO:teuthology.orchestra.run.trial048.stdout:(34/37): librados2-20.3.0-5336.g802bf111.el9.x8 28 MB/s | 3.6 MB 00:00 2026-02-19T20:27:37.521 INFO:teuthology.orchestra.run.trial048.stdout:(35/37): librbd1-20.3.0-5336.g802bf111.el9.x86_ 47 MB/s | 2.8 MB 00:00 2026-02-19T20:27:37.742 INFO:teuthology.orchestra.run.trial048.stdout:(36/37): qatlib-service-25.08.0-2.el9.x86_64.rp 65 kB/s | 37 kB 00:00 2026-02-19T20:27:37.798 INFO:teuthology.orchestra.run.trial048.stdout:(37/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 106 kB/s | 66 kB 00:00 2026-02-19T20:27:37.802 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:27:37.802 INFO:teuthology.orchestra.run.trial048.stdout:Total 13 MB/s | 68 MB 00:05 2026-02-19T20:27:37.901 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-19T20:27:37.920 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-19T20:27:37.920 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-19T20:27:38.192 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-19T20:27:38.192 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-19T20:27:38.501 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-19T20:27:38.660 INFO:teuthology.orchestra.run.trial048.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/39 2026-02-19T20:27:38.664 INFO:teuthology.orchestra.run.trial048.stdout: Upgrading : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:27:38.715 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:27:38.717 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:27:38.729 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:27:38.732 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 4/39 2026-02-19T20:27:38.732 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:27:38.759 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:27:38.762 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 6/39 2026-02-19T20:27:38.769 INFO:teuthology.orchestra.run.trial048.stdout: Installing : liboath-2.6.12-1.el9.x86_64 7/39 2026-02-19T20:27:38.772 INFO:teuthology.orchestra.run.trial048.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/39 2026-02-19T20:27:38.775 INFO:teuthology.orchestra.run.trial048.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/39 2026-02-19T20:27:38.779 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 10/39 2026-02-19T20:27:38.790 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 11/39 2026-02-19T20:27:38.802 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/39 2026-02-19T20:27:38.802 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/39 2026-02-19T20:27:38.823 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/39 2026-02-19T20:27:38.827 INFO:teuthology.orchestra.run.trial048.stdout: Installing : thrift-0.15.0-4.el9.x86_64 14/39 2026-02-19T20:27:38.857 INFO:teuthology.orchestra.run.trial048.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-19T20:27:38.862 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-19T20:27:38.868 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-19T20:27:38.870 INFO:teuthology.orchestra.run.trial048.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-19T20:27:38.875 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-19T20:27:38.997 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-19T20:27:38.998 INFO:teuthology.orchestra.run.trial048.stdout: Upgrading : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/39 2026-02-19T20:27:39.024 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/39 2026-02-19T20:27:39.027 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 22/39 2026-02-19T20:27:39.033 INFO:teuthology.orchestra.run.trial048.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-19T20:27:39.289 INFO:teuthology.orchestra.run.trial064.stdout:lab-extras 1.0 MB/s | 50 kB 00:00 2026-02-19T20:27:39.313 INFO:teuthology.orchestra.run.trial048.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-19T20:27:39.314 INFO:teuthology.orchestra.run.trial048.stdout: Installing : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/39 2026-02-19T20:27:39.331 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/39 2026-02-19T20:27:39.337 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 26/39 2026-02-19T20:27:39.342 INFO:teuthology.orchestra.run.trial048.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-19T20:27:39.344 INFO:teuthology.orchestra.run.trial048.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-19T20:27:39.345 INFO:teuthology.orchestra.run.trial048.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-19T20:27:39.364 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-19T20:27:39.483 INFO:teuthology.orchestra.run.trial048.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-19T20:27:39.486 INFO:teuthology.orchestra.run.trial048.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 31/39 2026-02-19T20:27:39.775 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 31/39 2026-02-19T20:27:39.775 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-19T20:27:39.775 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:39.819 INFO:teuthology.orchestra.run.trial048.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-19T20:27:39.822 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 33/39 2026-02-19T20:27:40.481 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:27:40.482 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:27:40.482 INFO:teuthology.orchestra.run.trial064.stdout: Package Arch Version Repository Size 2026-02-19T20:27:40.482 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:27:40.482 INFO:teuthology.orchestra.run.trial064.stdout:Installing: 2026-02-19T20:27:40.482 INFO:teuthology.orchestra.run.trial064.stdout: ceph-radosgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 13 M 2026-02-19T20:27:40.482 INFO:teuthology.orchestra.run.trial064.stdout:Upgrading: 2026-02-19T20:27:40.482 INFO:teuthology.orchestra.run.trial064.stdout: librados2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 3.6 M 2026-02-19T20:27:40.483 INFO:teuthology.orchestra.run.trial064.stdout: librbd1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.8 M 2026-02-19T20:27:40.483 INFO:teuthology.orchestra.run.trial064.stdout:Installing dependencies: 2026-02-19T20:27:40.483 INFO:teuthology.orchestra.run.trial064.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-19T20:27:40.483 INFO:teuthology.orchestra.run.trial064.stdout: ceph-base x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.2 M 2026-02-19T20:27:40.483 INFO:teuthology.orchestra.run.trial064.stdout: ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 24 M 2026-02-19T20:27:40.483 INFO:teuthology.orchestra.run.trial064.stdout: ceph-selinux x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T20:27:40.483 INFO:teuthology.orchestra.run.trial064.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-19T20:27:40.483 INFO:teuthology.orchestra.run.trial064.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-19T20:27:40.483 INFO:teuthology.orchestra.run.trial064.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-19T20:27:40.483 INFO:teuthology.orchestra.run.trial064.stdout: libcephfs2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 910 k 2026-02-19T20:27:40.483 INFO:teuthology.orchestra.run.trial064.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-19T20:27:40.483 INFO:teuthology.orchestra.run.trial064.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-19T20:27:40.484 INFO:teuthology.orchestra.run.trial064.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-19T20:27:40.484 INFO:teuthology.orchestra.run.trial064.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-19T20:27:40.484 INFO:teuthology.orchestra.run.trial064.stdout: libradosstriper1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 250 k 2026-02-19T20:27:40.484 INFO:teuthology.orchestra.run.trial064.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-19T20:27:40.484 INFO:teuthology.orchestra.run.trial064.stdout: librgw2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 M 2026-02-19T20:27:40.484 INFO:teuthology.orchestra.run.trial064.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-19T20:27:40.484 INFO:teuthology.orchestra.run.trial064.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-19T20:27:40.484 INFO:teuthology.orchestra.run.trial064.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-19T20:27:40.484 INFO:teuthology.orchestra.run.trial064.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-19T20:27:40.484 INFO:teuthology.orchestra.run.trial064.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-19T20:27:40.484 INFO:teuthology.orchestra.run.trial064.stdout: python3-ceph-argparse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 45 k 2026-02-19T20:27:40.484 INFO:teuthology.orchestra.run.trial064.stdout: python3-ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 185 k 2026-02-19T20:27:40.484 INFO:teuthology.orchestra.run.trial064.stdout: python3-cephfs x86_64 2:20.3.0-5336.g802bf111.el9 ceph 203 k 2026-02-19T20:27:40.485 INFO:teuthology.orchestra.run.trial064.stdout: python3-rados x86_64 2:20.3.0-5336.g802bf111.el9 ceph 323 k 2026-02-19T20:27:40.485 INFO:teuthology.orchestra.run.trial064.stdout: python3-rbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 305 k 2026-02-19T20:27:40.485 INFO:teuthology.orchestra.run.trial064.stdout: python3-rgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 100 k 2026-02-19T20:27:40.485 INFO:teuthology.orchestra.run.trial064.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-19T20:27:40.485 INFO:teuthology.orchestra.run.trial064.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-19T20:27:40.485 INFO:teuthology.orchestra.run.trial064.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-19T20:27:40.485 INFO:teuthology.orchestra.run.trial064.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-19T20:27:40.485 INFO:teuthology.orchestra.run.trial064.stdout:Installing weak dependencies: 2026-02-19T20:27:40.485 INFO:teuthology.orchestra.run.trial064.stdout: libcephfs-daemon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T20:27:40.485 INFO:teuthology.orchestra.run.trial064.stdout: libcephfs-proxy2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T20:27:40.485 INFO:teuthology.orchestra.run.trial064.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-19T20:27:40.485 INFO:teuthology.orchestra.run.trial064.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-19T20:27:40.485 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:40.486 INFO:teuthology.orchestra.run.trial064.stdout:Transaction Summary 2026-02-19T20:27:40.486 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:27:40.486 INFO:teuthology.orchestra.run.trial064.stdout:Install 35 Packages 2026-02-19T20:27:40.486 INFO:teuthology.orchestra.run.trial064.stdout:Upgrade 2 Packages 2026-02-19T20:27:40.486 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:40.486 INFO:teuthology.orchestra.run.trial064.stdout:Total download size: 68 M 2026-02-19T20:27:40.487 INFO:teuthology.orchestra.run.trial064.stdout:Downloading Packages: 2026-02-19T20:27:40.906 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:27:40.908 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:27:41.171 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:27:41.175 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 35/39 2026-02-19T20:27:41.216 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 35/39 2026-02-19T20:27:41.216 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-19T20:27:41.216 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-19T20:27:41.216 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:41.219 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:27:41.423 INFO:teuthology.orchestra.run.trial064.stdout:(1/37): ceph-base-20.3.0-5336.g802bf111.el9.x86 12 MB/s | 5.2 MB 00:00 2026-02-19T20:27:41.471 INFO:teuthology.orchestra.run.trial064.stdout:(2/37): ceph-selinux-20.3.0-5336.g802bf111.el9. 514 kB/s | 25 kB 00:00 2026-02-19T20:27:41.523 INFO:teuthology.orchestra.run.trial064.stdout:(3/37): libcephfs-daemon-20.3.0-5336.g802bf111. 717 kB/s | 37 kB 00:00 2026-02-19T20:27:41.577 INFO:teuthology.orchestra.run.trial064.stdout:(4/37): libcephfs-proxy2-20.3.0-5336.g802bf111. 475 kB/s | 25 kB 00:00 2026-02-19T20:27:41.702 INFO:teuthology.orchestra.run.trial064.stdout:(5/37): ceph-radosgw-20.3.0-5336.g802bf111.el9. 18 MB/s | 13 MB 00:00 2026-02-19T20:27:41.721 INFO:teuthology.orchestra.run.trial064.stdout:(6/37): libradosstriper1-20.3.0-5336.g802bf111. 13 MB/s | 250 kB 00:00 2026-02-19T20:27:41.929 INFO:teuthology.orchestra.run.trial064.stdout:(7/37): ceph-common-20.3.0-5336.g802bf111.el9.x 26 MB/s | 24 MB 00:00 2026-02-19T20:27:41.940 INFO:teuthology.orchestra.run.trial064.stdout:(8/37): librgw2-20.3.0-5336.g802bf111.el9.x86_6 30 MB/s | 6.5 MB 00:00 2026-02-19T20:27:41.941 INFO:teuthology.orchestra.run.trial064.stdout:(9/37): python3-ceph-argparse-20.3.0-5336.g802b 3.7 MB/s | 45 kB 00:00 2026-02-19T20:27:41.947 INFO:teuthology.orchestra.run.trial064.stdout:(10/37): libcephfs2-20.3.0-5336.g802bf111.el9.x 2.4 MB/s | 910 kB 00:00 2026-02-19T20:27:41.952 INFO:teuthology.orchestra.run.trial064.stdout:(11/37): python3-ceph-common-20.3.0-5336.g802bf 15 MB/s | 185 kB 00:00 2026-02-19T20:27:41.953 INFO:teuthology.orchestra.run.trial064.stdout:(12/37): python3-cephfs-20.3.0-5336.g802bf111.e 16 MB/s | 203 kB 00:00 2026-02-19T20:27:41.960 INFO:teuthology.orchestra.run.trial064.stdout:(13/37): python3-rados-20.3.0-5336.g802bf111.el 26 MB/s | 323 kB 00:00 2026-02-19T20:27:41.965 INFO:teuthology.orchestra.run.trial064.stdout:(14/37): python3-rgw-20.3.0-5336.g802bf111.el9. 8.3 MB/s | 100 kB 00:00 2026-02-19T20:27:41.966 INFO:teuthology.orchestra.run.trial064.stdout:(15/37): python3-rbd-20.3.0-5336.g802bf111.el9. 22 MB/s | 305 kB 00:00 2026-02-19T20:27:42.043 INFO:teuthology.orchestra.run.trial064.stdout:(16/37): mailcap-2.1.49-5.el9.noarch.rpm 401 kB/s | 33 kB 00:00 2026-02-19T20:27:42.089 INFO:teuthology.orchestra.run.trial064.stdout:(17/37): pciutils-3.7.0-7.el9.x86_64.rpm 760 kB/s | 93 kB 00:00 2026-02-19T20:27:42.176 INFO:teuthology.orchestra.run.trial064.stdout:(18/37): nvme-cli-2.16-1.el9.x86_64.rpm 5.5 MB/s | 1.2 MB 00:00 2026-02-19T20:27:42.453 INFO:teuthology.orchestra.run.trial064.stdout:(19/37): boost-program-options-1.75.0-13.el9.x8 253 kB/s | 104 kB 00:00 2026-02-19T20:27:42.541 INFO:teuthology.orchestra.run.trial064.stdout:(20/37): libnbd-1.20.3-4.el9.x86_64.rpm 362 kB/s | 164 kB 00:00 2026-02-19T20:27:42.555 INFO:teuthology.orchestra.run.trial064.stdout:(21/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 446 kB/s | 45 kB 00:00 2026-02-19T20:27:42.622 INFO:teuthology.orchestra.run.trial064.stdout:(22/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 359 kB/s | 160 kB 00:00 2026-02-19T20:27:42.781 INFO:teuthology.orchestra.run.trial064.stdout:(23/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.3 MB/s | 292 kB 00:00 2026-02-19T20:27:42.798 INFO:teuthology.orchestra.run.trial064.stdout:(24/37): qatlib-25.08.0-2.el9.x86_64.rpm 1.3 MB/s | 240 kB 00:00 2026-02-19T20:27:42.810 INFO:teuthology.orchestra.run.trial064.stdout:(25/37): librdkafka-1.6.1-102.el9.x86_64.rpm 2.4 MB/s | 662 kB 00:00 2026-02-19T20:27:42.842 INFO:teuthology.orchestra.run.trial064.stdout:(26/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 9.3 MB/s | 308 kB 00:00 2026-02-19T20:27:42.862 INFO:teuthology.orchestra.run.trial064.stdout:(27/37): libarrow-9.0.0-15.el9.x86_64.rpm 230 MB/s | 4.4 MB 00:00 2026-02-19T20:27:42.864 INFO:teuthology.orchestra.run.trial064.stdout:(28/37): qatlib-service-25.08.0-2.el9.x86_64.rp 443 kB/s | 37 kB 00:00 2026-02-19T20:27:42.865 INFO:teuthology.orchestra.run.trial064.stdout:(29/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 7.4 MB/s | 25 kB 00:00 2026-02-19T20:27:42.868 INFO:teuthology.orchestra.run.trial064.stdout:(30/37): liboath-2.6.12-1.el9.x86_64.rpm 13 MB/s | 49 kB 00:00 2026-02-19T20:27:42.869 INFO:teuthology.orchestra.run.trial064.stdout:(31/37): libunwind-1.6.2-1.el9.x86_64.rpm 19 MB/s | 67 kB 00:00 2026-02-19T20:27:42.874 INFO:teuthology.orchestra.run.trial064.stdout:(32/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 158 MB/s | 838 kB 00:00 2026-02-19T20:27:42.874 INFO:teuthology.orchestra.run.trial064.stdout:(33/37): re2-20211101-20.el9.x86_64.rpm 34 MB/s | 191 kB 00:00 2026-02-19T20:27:42.881 INFO:teuthology.orchestra.run.trial064.stdout:(34/37): thrift-0.15.0-4.el9.x86_64.rpm 220 MB/s | 1.6 MB 00:00 2026-02-19T20:27:42.884 INFO:teuthology.orchestra.run.trial064.stdout:(35/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 766 kB/s | 66 kB 00:00 2026-02-19T20:27:42.982 INFO:teuthology.orchestra.run.trial064.stdout:(36/37): librbd1-20.3.0-5336.g802bf111.el9.x86_ 28 MB/s | 2.8 MB 00:00 2026-02-19T20:27:43.009 INFO:teuthology.orchestra.run.trial064.stdout:(37/37): librados2-20.3.0-5336.g802bf111.el9.x8 27 MB/s | 3.6 MB 00:00 2026-02-19T20:27:43.011 INFO:teuthology.orchestra.run.trial064.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:27:43.012 INFO:teuthology.orchestra.run.trial064.stdout:Total 27 MB/s | 68 MB 00:02 2026-02-19T20:27:43.108 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction check 2026-02-19T20:27:43.125 INFO:teuthology.orchestra.run.trial064.stdout:Transaction check succeeded. 2026-02-19T20:27:43.126 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction test 2026-02-19T20:27:43.397 INFO:teuthology.orchestra.run.trial064.stdout:Transaction test succeeded. 2026-02-19T20:27:43.397 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction 2026-02-19T20:27:43.706 INFO:teuthology.orchestra.run.trial064.stdout: Preparing : 1/1 2026-02-19T20:27:43.863 INFO:teuthology.orchestra.run.trial064.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/39 2026-02-19T20:27:43.869 INFO:teuthology.orchestra.run.trial064.stdout: Upgrading : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:27:43.919 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:27:43.920 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:27:43.931 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:27:43.933 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 4/39 2026-02-19T20:27:43.934 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:27:43.962 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:27:43.964 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 6/39 2026-02-19T20:27:43.971 INFO:teuthology.orchestra.run.trial064.stdout: Installing : liboath-2.6.12-1.el9.x86_64 7/39 2026-02-19T20:27:43.974 INFO:teuthology.orchestra.run.trial064.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/39 2026-02-19T20:27:43.977 INFO:teuthology.orchestra.run.trial064.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/39 2026-02-19T20:27:43.981 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 10/39 2026-02-19T20:27:43.992 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 11/39 2026-02-19T20:27:44.005 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/39 2026-02-19T20:27:44.006 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/39 2026-02-19T20:27:44.027 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/39 2026-02-19T20:27:44.031 INFO:teuthology.orchestra.run.trial064.stdout: Installing : thrift-0.15.0-4.el9.x86_64 14/39 2026-02-19T20:27:44.060 INFO:teuthology.orchestra.run.trial064.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-19T20:27:44.063 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-19T20:27:44.072 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-19T20:27:44.074 INFO:teuthology.orchestra.run.trial064.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-19T20:27:44.079 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-19T20:27:44.200 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-19T20:27:44.201 INFO:teuthology.orchestra.run.trial064.stdout: Upgrading : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/39 2026-02-19T20:27:44.228 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/39 2026-02-19T20:27:44.231 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 22/39 2026-02-19T20:27:44.237 INFO:teuthology.orchestra.run.trial064.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-19T20:27:44.517 INFO:teuthology.orchestra.run.trial064.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-19T20:27:44.518 INFO:teuthology.orchestra.run.trial064.stdout: Installing : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/39 2026-02-19T20:27:44.535 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/39 2026-02-19T20:27:44.541 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 26/39 2026-02-19T20:27:44.545 INFO:teuthology.orchestra.run.trial064.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-19T20:27:44.548 INFO:teuthology.orchestra.run.trial064.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-19T20:27:44.549 INFO:teuthology.orchestra.run.trial064.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-19T20:27:44.568 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-19T20:27:44.685 INFO:teuthology.orchestra.run.trial064.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-19T20:27:44.687 INFO:teuthology.orchestra.run.trial064.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 31/39 2026-02-19T20:27:44.962 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 31/39 2026-02-19T20:27:44.962 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-19T20:27:44.963 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:45.004 INFO:teuthology.orchestra.run.trial064.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-19T20:27:45.006 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 33/39 2026-02-19T20:27:45.703 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:27:45.704 INFO:teuthology.orchestra.run.trial048.stdout:skipping the directory /sys 2026-02-19T20:27:45.704 INFO:teuthology.orchestra.run.trial048.stdout:skipping the directory /proc 2026-02-19T20:27:45.704 INFO:teuthology.orchestra.run.trial048.stdout:skipping the directory /mnt 2026-02-19T20:27:45.704 INFO:teuthology.orchestra.run.trial048.stdout:skipping the directory /var/tmp 2026-02-19T20:27:45.704 INFO:teuthology.orchestra.run.trial048.stdout:skipping the directory /home 2026-02-19T20:27:45.704 INFO:teuthology.orchestra.run.trial048.stdout:skipping the directory /root 2026-02-19T20:27:45.704 INFO:teuthology.orchestra.run.trial048.stdout:skipping the directory /tmp 2026-02-19T20:27:45.704 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:46.091 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:27:46.094 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:27:46.287 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 37/39 2026-02-19T20:27:46.310 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 37/39 2026-02-19T20:27:46.311 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:27:46.311 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-19T20:27:46.311 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T20:27:46.311 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T20:27:46.311 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:46.312 INFO:teuthology.orchestra.run.trial048.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-19T20:27:46.326 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-19T20:27:46.326 INFO:teuthology.orchestra.run.trial048.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:27:46.358 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:27:46.362 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 35/39 2026-02-19T20:27:46.382 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:27:46.382 INFO:teuthology.orchestra.run.trial048.stdout:Creating group 'qat' with GID 992. 2026-02-19T20:27:46.382 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:46.403 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 35/39 2026-02-19T20:27:46.403 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-19T20:27:46.403 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-19T20:27:46.403 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:46.406 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:27:46.687 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 1/39 2026-02-19T20:27:46.688 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:27:46.688 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:27:46.688 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 4/39 2026-02-19T20:27:46.688 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:27:46.688 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 6/39 2026-02-19T20:27:46.688 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 7/39 2026-02-19T20:27:46.688 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 8/39 2026-02-19T20:27:46.688 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 9/39 2026-02-19T20:27:46.688 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 10/39 2026-02-19T20:27:46.688 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 11/39 2026-02-19T20:27:46.689 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/39 2026-02-19T20:27:46.689 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 13/39 2026-02-19T20:27:46.689 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 14/39 2026-02-19T20:27:46.689 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 15/39 2026-02-19T20:27:46.689 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-19T20:27:46.689 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 17/39 2026-02-19T20:27:46.689 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-19T20:27:46.689 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-19T20:27:46.689 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-19T20:27:46.689 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-19T20:27:46.689 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-19T20:27:46.689 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-19T20:27:46.689 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-19T20:27:46.690 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-19T20:27:46.690 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-19T20:27:46.690 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-19T20:27:46.690 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-19T20:27:46.690 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-19T20:27:46.690 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-19T20:27:46.690 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-19T20:27:46.690 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-19T20:27:46.690 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-19T20:27:46.690 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-19T20:27:46.690 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-19T20:27:46.690 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:27:46.690 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-19T20:27:46.691 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 38/39 2026-02-19T20:27:46.748 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:27:46.749 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:46.749 INFO:teuthology.orchestra.run.trial048.stdout:Upgraded: 2026-02-19T20:27:46.749 INFO:teuthology.orchestra.run.trial048.stdout: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.749 INFO:teuthology.orchestra.run.trial048.stdout: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.749 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-19T20:27:46.749 INFO:teuthology.orchestra.run.trial048.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-19T20:27:46.749 INFO:teuthology.orchestra.run.trial048.stdout: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.749 INFO:teuthology.orchestra.run.trial048.stdout: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.749 INFO:teuthology.orchestra.run.trial048.stdout: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.749 INFO:teuthology.orchestra.run.trial048.stdout: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.750 INFO:teuthology.orchestra.run.trial048.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-19T20:27:46.750 INFO:teuthology.orchestra.run.trial048.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-19T20:27:46.750 INFO:teuthology.orchestra.run.trial048.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-19T20:27:46.750 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.750 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.750 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.750 INFO:teuthology.orchestra.run.trial048.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-19T20:27:46.750 INFO:teuthology.orchestra.run.trial048.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-19T20:27:46.750 INFO:teuthology.orchestra.run.trial048.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-19T20:27:46.750 INFO:teuthology.orchestra.run.trial048.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-19T20:27:46.750 INFO:teuthology.orchestra.run.trial048.stdout: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.750 INFO:teuthology.orchestra.run.trial048.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-19T20:27:46.750 INFO:teuthology.orchestra.run.trial048.stdout: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.751 INFO:teuthology.orchestra.run.trial048.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-19T20:27:46.751 INFO:teuthology.orchestra.run.trial048.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-19T20:27:46.751 INFO:teuthology.orchestra.run.trial048.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-19T20:27:46.751 INFO:teuthology.orchestra.run.trial048.stdout: nvme-cli-2.16-1.el9.x86_64 2026-02-19T20:27:46.751 INFO:teuthology.orchestra.run.trial048.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-19T20:27:46.751 INFO:teuthology.orchestra.run.trial048.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-19T20:27:46.751 INFO:teuthology.orchestra.run.trial048.stdout: python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.751 INFO:teuthology.orchestra.run.trial048.stdout: python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.751 INFO:teuthology.orchestra.run.trial048.stdout: python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.751 INFO:teuthology.orchestra.run.trial048.stdout: python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.751 INFO:teuthology.orchestra.run.trial048.stdout: python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.751 INFO:teuthology.orchestra.run.trial048.stdout: python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:46.751 INFO:teuthology.orchestra.run.trial048.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-19T20:27:46.752 INFO:teuthology.orchestra.run.trial048.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-19T20:27:46.752 INFO:teuthology.orchestra.run.trial048.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-19T20:27:46.752 INFO:teuthology.orchestra.run.trial048.stdout: re2-1:20211101-20.el9.x86_64 2026-02-19T20:27:46.752 INFO:teuthology.orchestra.run.trial048.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-19T20:27:46.752 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:46.752 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:27:46.790 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-test 2026-02-19T20:27:47.096 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:16 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:27:47.179 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:27:47.180 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:27:47.180 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repository Size 2026-02-19T20:27:47.181 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:27:47.181 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-19T20:27:47.181 INFO:teuthology.orchestra.run.trial048.stdout: ceph-test x86_64 2:20.3.0-5336.g802bf111.el9 ceph 79 M 2026-02-19T20:27:47.181 INFO:teuthology.orchestra.run.trial048.stdout:Installing dependencies: 2026-02-19T20:27:47.181 INFO:teuthology.orchestra.run.trial048.stdout: hwloc-libs x86_64 2.4.1-6.el9 baseos 2.1 M 2026-02-19T20:27:47.181 INFO:teuthology.orchestra.run.trial048.stdout: libatomic x86_64 11.5.0-14.el9 baseos 23 k 2026-02-19T20:27:47.181 INFO:teuthology.orchestra.run.trial048.stdout: libcephsqlite x86_64 2:20.3.0-5336.g802bf111.el9 ceph 159 k 2026-02-19T20:27:47.181 INFO:teuthology.orchestra.run.trial048.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-19T20:27:47.181 INFO:teuthology.orchestra.run.trial048.stdout: lksctp-tools x86_64 1.0.19-2.el9 baseos 94 k 2026-02-19T20:27:47.181 INFO:teuthology.orchestra.run.trial048.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-19T20:27:47.182 INFO:teuthology.orchestra.run.trial048.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-19T20:27:47.182 INFO:teuthology.orchestra.run.trial048.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-19T20:27:47.182 INFO:teuthology.orchestra.run.trial048.stdout: yaml-cpp x86_64 0.6.3-5.el9 epel 122 k 2026-02-19T20:27:47.182 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:47.182 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-19T20:27:47.182 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:27:47.182 INFO:teuthology.orchestra.run.trial048.stdout:Install 10 Packages 2026-02-19T20:27:47.182 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:47.182 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 83 M 2026-02-19T20:27:47.182 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 341 M 2026-02-19T20:27:47.182 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-19T20:27:47.694 INFO:teuthology.orchestra.run.trial048.stdout:(1/10): libcephsqlite-20.3.0-5336.g802bf111.el9 517 kB/s | 159 kB 00:00 2026-02-19T20:27:48.113 INFO:teuthology.orchestra.run.trial048.stdout:(2/10): libatomic-11.5.0-14.el9.x86_64.rpm 54 kB/s | 23 kB 00:00 2026-02-19T20:27:48.369 INFO:teuthology.orchestra.run.trial048.stdout:(3/10): lksctp-tools-1.0.19-2.el9.x86_64.rpm 368 kB/s | 94 kB 00:00 2026-02-19T20:27:48.703 INFO:teuthology.orchestra.run.trial048.stdout:(4/10): libxslt-1.1.34-12.el9.x86_64.rpm 698 kB/s | 233 kB 00:00 2026-02-19T20:27:49.867 INFO:teuthology.orchestra.run.trial048.stdout:(5/10): ceph-test-20.3.0-5336.g802bf111.el9.x86 32 MB/s | 79 MB 00:02 2026-02-19T20:27:49.940 INFO:teuthology.orchestra.run.trial048.stdout:(6/10): protobuf-3.14.0-17.el9.x86_64.rpm 831 kB/s | 1.0 MB 00:01 2026-02-19T20:27:50.040 INFO:teuthology.orchestra.run.trial048.stdout:(7/10): xmlstarlet-1.6.1-20.el9.x86_64.rpm 639 kB/s | 64 kB 00:00 2026-02-19T20:27:50.311 INFO:teuthology.orchestra.run.trial048.stdout:(8/10): hwloc-libs-2.4.1-6.el9.x86_64.rpm 735 kB/s | 2.1 MB 00:02 2026-02-19T20:27:50.430 INFO:teuthology.orchestra.run.trial048.stdout:(9/10): yaml-cpp-0.6.3-5.el9.x86_64.rpm 313 kB/s | 122 kB 00:00 2026-02-19T20:27:50.762 INFO:teuthology.orchestra.run.trial048.stdout:(10/10): socat-1.7.4.1-8.el9.x86_64.rpm 339 kB/s | 303 kB 00:00 2026-02-19T20:27:50.767 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:27:50.768 INFO:teuthology.orchestra.run.trial048.stdout:Total 23 MB/s | 83 MB 00:03 2026-02-19T20:27:50.831 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-19T20:27:50.842 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-19T20:27:50.842 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-19T20:27:50.981 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:27:50.981 INFO:teuthology.orchestra.run.trial064.stdout:skipping the directory /sys 2026-02-19T20:27:50.981 INFO:teuthology.orchestra.run.trial064.stdout:skipping the directory /proc 2026-02-19T20:27:50.981 INFO:teuthology.orchestra.run.trial064.stdout:skipping the directory /mnt 2026-02-19T20:27:50.982 INFO:teuthology.orchestra.run.trial064.stdout:skipping the directory /var/tmp 2026-02-19T20:27:50.982 INFO:teuthology.orchestra.run.trial064.stdout:skipping the directory /home 2026-02-19T20:27:50.982 INFO:teuthology.orchestra.run.trial064.stdout:skipping the directory /root 2026-02-19T20:27:50.982 INFO:teuthology.orchestra.run.trial064.stdout:skipping the directory /tmp 2026-02-19T20:27:50.982 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:51.128 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-19T20:27:51.128 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-19T20:27:51.438 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-19T20:27:51.446 INFO:teuthology.orchestra.run.trial048.stdout: Installing : yaml-cpp-0.6.3-5.el9.x86_64 1/10 2026-02-19T20:27:51.455 INFO:teuthology.orchestra.run.trial048.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 2/10 2026-02-19T20:27:51.459 INFO:teuthology.orchestra.run.trial048.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 3/10 2026-02-19T20:27:51.463 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 4/10 2026-02-19T20:27:51.469 INFO:teuthology.orchestra.run.trial048.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 5/10 2026-02-19T20:27:51.471 INFO:teuthology.orchestra.run.trial048.stdout: Installing : lksctp-tools-1.0.19-2.el9.x86_64 6/10 2026-02-19T20:27:51.481 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libatomic-11.5.0-14.el9.x86_64 7/10 2026-02-19T20:27:51.489 INFO:teuthology.orchestra.run.trial048.stdout: Installing : hwloc-libs-2.4.1-6.el9.x86_64 8/10 2026-02-19T20:27:51.489 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T20:27:51.558 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 37/39 2026-02-19T20:27:51.582 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 37/39 2026-02-19T20:27:51.582 INFO:teuthology.orchestra.run.trial064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:27:51.582 INFO:teuthology.orchestra.run.trial064.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-19T20:27:51.582 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T20:27:51.582 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T20:27:51.582 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:51.583 INFO:teuthology.orchestra.run.trial064.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-19T20:27:51.595 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-19T20:27:51.595 INFO:teuthology.orchestra.run.trial064.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:27:51.649 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:27:51.649 INFO:teuthology.orchestra.run.trial064.stdout:Creating group 'qat' with GID 992. 2026-02-19T20:27:51.649 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:51.957 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 1/39 2026-02-19T20:27:51.957 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:27:51.958 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:27:51.958 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 4/39 2026-02-19T20:27:51.958 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:27:51.958 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 6/39 2026-02-19T20:27:51.958 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 7/39 2026-02-19T20:27:51.958 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 8/39 2026-02-19T20:27:51.958 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 9/39 2026-02-19T20:27:51.958 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 10/39 2026-02-19T20:27:51.958 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 11/39 2026-02-19T20:27:51.958 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/39 2026-02-19T20:27:51.958 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 13/39 2026-02-19T20:27:51.958 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 14/39 2026-02-19T20:27:51.959 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 15/39 2026-02-19T20:27:51.959 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-19T20:27:51.959 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 17/39 2026-02-19T20:27:51.959 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-19T20:27:51.959 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-19T20:27:51.959 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-19T20:27:51.959 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-19T20:27:51.959 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-19T20:27:51.959 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-19T20:27:51.959 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-19T20:27:51.959 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-19T20:27:51.959 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-19T20:27:51.959 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-19T20:27:51.960 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-19T20:27:51.960 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-19T20:27:51.960 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-19T20:27:51.960 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-19T20:27:51.960 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-19T20:27:51.960 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-19T20:27:51.960 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-19T20:27:51.960 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-19T20:27:51.960 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:27:51.960 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-19T20:27:51.960 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 38/39 2026-02-19T20:27:52.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:27:52.020 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:52.020 INFO:teuthology.orchestra.run.trial064.stdout:Upgraded: 2026-02-19T20:27:52.020 INFO:teuthology.orchestra.run.trial064.stdout: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.020 INFO:teuthology.orchestra.run.trial064.stdout: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.020 INFO:teuthology.orchestra.run.trial064.stdout:Installed: 2026-02-19T20:27:52.020 INFO:teuthology.orchestra.run.trial064.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-19T20:27:52.020 INFO:teuthology.orchestra.run.trial064.stdout: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.021 INFO:teuthology.orchestra.run.trial064.stdout: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.021 INFO:teuthology.orchestra.run.trial064.stdout: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.021 INFO:teuthology.orchestra.run.trial064.stdout: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.021 INFO:teuthology.orchestra.run.trial064.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-19T20:27:52.021 INFO:teuthology.orchestra.run.trial064.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-19T20:27:52.021 INFO:teuthology.orchestra.run.trial064.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-19T20:27:52.021 INFO:teuthology.orchestra.run.trial064.stdout: libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.021 INFO:teuthology.orchestra.run.trial064.stdout: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.021 INFO:teuthology.orchestra.run.trial064.stdout: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.021 INFO:teuthology.orchestra.run.trial064.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-19T20:27:52.021 INFO:teuthology.orchestra.run.trial064.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-19T20:27:52.021 INFO:teuthology.orchestra.run.trial064.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-19T20:27:52.022 INFO:teuthology.orchestra.run.trial064.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-19T20:27:52.022 INFO:teuthology.orchestra.run.trial064.stdout: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.022 INFO:teuthology.orchestra.run.trial064.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-19T20:27:52.022 INFO:teuthology.orchestra.run.trial064.stdout: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.022 INFO:teuthology.orchestra.run.trial064.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-19T20:27:52.022 INFO:teuthology.orchestra.run.trial064.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-19T20:27:52.022 INFO:teuthology.orchestra.run.trial064.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-19T20:27:52.022 INFO:teuthology.orchestra.run.trial064.stdout: nvme-cli-2.16-1.el9.x86_64 2026-02-19T20:27:52.022 INFO:teuthology.orchestra.run.trial064.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-19T20:27:52.022 INFO:teuthology.orchestra.run.trial064.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-19T20:27:52.022 INFO:teuthology.orchestra.run.trial064.stdout: python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.022 INFO:teuthology.orchestra.run.trial064.stdout: python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.022 INFO:teuthology.orchestra.run.trial064.stdout: python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.023 INFO:teuthology.orchestra.run.trial064.stdout: python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.023 INFO:teuthology.orchestra.run.trial064.stdout: python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.023 INFO:teuthology.orchestra.run.trial064.stdout: python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:52.023 INFO:teuthology.orchestra.run.trial064.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-19T20:27:52.023 INFO:teuthology.orchestra.run.trial064.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-19T20:27:52.023 INFO:teuthology.orchestra.run.trial064.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-19T20:27:52.023 INFO:teuthology.orchestra.run.trial064.stdout: re2-1:20211101-20.el9.x86_64 2026-02-19T20:27:52.023 INFO:teuthology.orchestra.run.trial064.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-19T20:27:52.023 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:52.023 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:27:52.062 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install ceph-test 2026-02-19T20:27:52.369 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:13 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:27:52.451 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:27:52.451 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:27:52.451 INFO:teuthology.orchestra.run.trial064.stdout: Package Arch Version Repository Size 2026-02-19T20:27:52.451 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:27:52.451 INFO:teuthology.orchestra.run.trial064.stdout:Installing: 2026-02-19T20:27:52.451 INFO:teuthology.orchestra.run.trial064.stdout: ceph-test x86_64 2:20.3.0-5336.g802bf111.el9 ceph 79 M 2026-02-19T20:27:52.451 INFO:teuthology.orchestra.run.trial064.stdout:Installing dependencies: 2026-02-19T20:27:52.452 INFO:teuthology.orchestra.run.trial064.stdout: hwloc-libs x86_64 2.4.1-6.el9 baseos 2.1 M 2026-02-19T20:27:52.452 INFO:teuthology.orchestra.run.trial064.stdout: libatomic x86_64 11.5.0-14.el9 baseos 23 k 2026-02-19T20:27:52.452 INFO:teuthology.orchestra.run.trial064.stdout: libcephsqlite x86_64 2:20.3.0-5336.g802bf111.el9 ceph 159 k 2026-02-19T20:27:52.452 INFO:teuthology.orchestra.run.trial064.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-19T20:27:52.452 INFO:teuthology.orchestra.run.trial064.stdout: lksctp-tools x86_64 1.0.19-2.el9 baseos 94 k 2026-02-19T20:27:52.452 INFO:teuthology.orchestra.run.trial064.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-19T20:27:52.452 INFO:teuthology.orchestra.run.trial064.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-19T20:27:52.452 INFO:teuthology.orchestra.run.trial064.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-19T20:27:52.452 INFO:teuthology.orchestra.run.trial064.stdout: yaml-cpp x86_64 0.6.3-5.el9 epel 122 k 2026-02-19T20:27:52.452 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:52.453 INFO:teuthology.orchestra.run.trial064.stdout:Transaction Summary 2026-02-19T20:27:52.453 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:27:52.453 INFO:teuthology.orchestra.run.trial064.stdout:Install 10 Packages 2026-02-19T20:27:52.453 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:52.454 INFO:teuthology.orchestra.run.trial064.stdout:Total download size: 83 M 2026-02-19T20:27:52.454 INFO:teuthology.orchestra.run.trial064.stdout:Installed size: 341 M 2026-02-19T20:27:52.454 INFO:teuthology.orchestra.run.trial064.stdout:Downloading Packages: 2026-02-19T20:27:52.744 INFO:teuthology.orchestra.run.trial064.stdout:(1/10): hwloc-libs-2.4.1-6.el9.x86_64.rpm 26 MB/s | 2.1 MB 00:00 2026-02-19T20:27:52.751 INFO:teuthology.orchestra.run.trial064.stdout:(2/10): libcephsqlite-20.3.0-5336.g802bf111.el9 1.7 MB/s | 159 kB 00:00 2026-02-19T20:27:52.753 INFO:teuthology.orchestra.run.trial064.stdout:(3/10): libatomic-11.5.0-14.el9.x86_64.rpm 2.5 MB/s | 23 kB 00:00 2026-02-19T20:27:52.763 INFO:teuthology.orchestra.run.trial064.stdout:(4/10): libxslt-1.1.34-12.el9.x86_64.rpm 23 MB/s | 233 kB 00:00 2026-02-19T20:27:52.775 INFO:teuthology.orchestra.run.trial064.stdout:(5/10): protobuf-3.14.0-17.el9.x86_64.rpm 80 MB/s | 1.0 MB 00:00 2026-02-19T20:27:52.785 INFO:teuthology.orchestra.run.trial064.stdout:(6/10): lksctp-tools-1.0.19-2.el9.x86_64.rpm 2.7 MB/s | 94 kB 00:00 2026-02-19T20:27:52.786 INFO:teuthology.orchestra.run.trial064.stdout:(7/10): socat-1.7.4.1-8.el9.x86_64.rpm 27 MB/s | 303 kB 00:00 2026-02-19T20:27:52.794 INFO:teuthology.orchestra.run.trial064.stdout:(8/10): xmlstarlet-1.6.1-20.el9.x86_64.rpm 6.6 MB/s | 64 kB 00:00 2026-02-19T20:27:52.847 INFO:teuthology.orchestra.run.trial064.stdout:(9/10): yaml-cpp-0.6.3-5.el9.x86_64.rpm 2.0 MB/s | 122 kB 00:00 2026-02-19T20:27:54.217 INFO:teuthology.orchestra.run.trial064.stdout:(10/10): ceph-test-20.3.0-5336.g802bf111.el9.x8 51 MB/s | 79 MB 00:01 2026-02-19T20:27:54.218 INFO:teuthology.orchestra.run.trial064.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:27:54.218 INFO:teuthology.orchestra.run.trial064.stdout:Total 47 MB/s | 83 MB 00:01 2026-02-19T20:27:54.279 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction check 2026-02-19T20:27:54.288 INFO:teuthology.orchestra.run.trial064.stdout:Transaction check succeeded. 2026-02-19T20:27:54.289 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction test 2026-02-19T20:27:54.574 INFO:teuthology.orchestra.run.trial064.stdout:Transaction test succeeded. 2026-02-19T20:27:54.574 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction 2026-02-19T20:27:54.885 INFO:teuthology.orchestra.run.trial064.stdout: Preparing : 1/1 2026-02-19T20:27:54.894 INFO:teuthology.orchestra.run.trial064.stdout: Installing : yaml-cpp-0.6.3-5.el9.x86_64 1/10 2026-02-19T20:27:54.902 INFO:teuthology.orchestra.run.trial064.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 2/10 2026-02-19T20:27:54.907 INFO:teuthology.orchestra.run.trial064.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 3/10 2026-02-19T20:27:54.911 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 4/10 2026-02-19T20:27:54.917 INFO:teuthology.orchestra.run.trial064.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 5/10 2026-02-19T20:27:54.919 INFO:teuthology.orchestra.run.trial064.stdout: Installing : lksctp-tools-1.0.19-2.el9.x86_64 6/10 2026-02-19T20:27:54.929 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libatomic-11.5.0-14.el9.x86_64 7/10 2026-02-19T20:27:54.938 INFO:teuthology.orchestra.run.trial064.stdout: Installing : hwloc-libs-2.4.1-6.el9.x86_64 8/10 2026-02-19T20:27:54.938 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T20:27:54.944 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T20:27:54.964 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T20:27:55.318 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T20:27:55.318 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 1/10 2026-02-19T20:27:55.318 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2/10 2026-02-19T20:27:55.318 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : hwloc-libs-2.4.1-6.el9.x86_64 3/10 2026-02-19T20:27:55.318 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libatomic-11.5.0-14.el9.x86_64 4/10 2026-02-19T20:27:55.319 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : lksctp-tools-1.0.19-2.el9.x86_64 5/10 2026-02-19T20:27:55.319 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 6/10 2026-02-19T20:27:55.319 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 7/10 2026-02-19T20:27:55.319 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 8/10 2026-02-19T20:27:55.319 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 9/10 2026-02-19T20:27:55.372 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : yaml-cpp-0.6.3-5.el9.x86_64 10/10 2026-02-19T20:27:55.372 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:55.372 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-19T20:27:55.372 INFO:teuthology.orchestra.run.trial048.stdout: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:55.372 INFO:teuthology.orchestra.run.trial048.stdout: hwloc-libs-2.4.1-6.el9.x86_64 2026-02-19T20:27:55.372 INFO:teuthology.orchestra.run.trial048.stdout: libatomic-11.5.0-14.el9.x86_64 2026-02-19T20:27:55.372 INFO:teuthology.orchestra.run.trial048.stdout: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:55.373 INFO:teuthology.orchestra.run.trial048.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-19T20:27:55.373 INFO:teuthology.orchestra.run.trial048.stdout: lksctp-tools-1.0.19-2.el9.x86_64 2026-02-19T20:27:55.373 INFO:teuthology.orchestra.run.trial048.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-19T20:27:55.373 INFO:teuthology.orchestra.run.trial048.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-19T20:27:55.373 INFO:teuthology.orchestra.run.trial048.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-19T20:27:55.373 INFO:teuthology.orchestra.run.trial048.stdout: yaml-cpp-0.6.3-5.el9.x86_64 2026-02-19T20:27:55.373 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:55.373 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:27:55.409 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph 2026-02-19T20:27:55.714 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:24 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:27:55.800 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:27:55.803 INFO:teuthology.orchestra.run.trial048.stdout:======================================================================================= 2026-02-19T20:27:55.803 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repository Size 2026-02-19T20:27:55.803 INFO:teuthology.orchestra.run.trial048.stdout:======================================================================================= 2026-02-19T20:27:55.803 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-19T20:27:55.803 INFO:teuthology.orchestra.run.trial048.stdout: ceph x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 k 2026-02-19T20:27:55.803 INFO:teuthology.orchestra.run.trial048.stdout:Installing dependencies: 2026-02-19T20:27:55.803 INFO:teuthology.orchestra.run.trial048.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-19T20:27:55.804 INFO:teuthology.orchestra.run.trial048.stdout: ceph-grafana-dashboards noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 57 k 2026-02-19T20:27:55.804 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mds x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.4 M 2026-02-19T20:27:55.804 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr x86_64 2:20.3.0-5336.g802bf111.el9 ceph 935 k 2026-02-19T20:27:55.804 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-modules-core noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 297 k 2026-02-19T20:27:55.804 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.0 M 2026-02-19T20:27:55.804 INFO:teuthology.orchestra.run.trial048.stdout: ceph-osd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 168 k 2026-02-19T20:27:55.804 INFO:teuthology.orchestra.run.trial048.stdout: ceph-osd-classic x86_64 2:20.3.0-5336.g802bf111.el9 ceph 16 M 2026-02-19T20:27:55.804 INFO:teuthology.orchestra.run.trial048.stdout: ceph-osd-crimson x86_64 2:20.3.0-5336.g802bf111.el9 ceph 19 M 2026-02-19T20:27:55.804 INFO:teuthology.orchestra.run.trial048.stdout: ceph-prometheus-alerts noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 17 k 2026-02-19T20:27:55.804 INFO:teuthology.orchestra.run.trial048.stdout: cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 1.0 M 2026-02-19T20:27:55.804 INFO:teuthology.orchestra.run.trial048.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-19T20:27:55.804 INFO:teuthology.orchestra.run.trial048.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-19T20:27:55.805 INFO:teuthology.orchestra.run.trial048.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-19T20:27:55.805 INFO:teuthology.orchestra.run.trial048.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-19T20:27:55.805 INFO:teuthology.orchestra.run.trial048.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-19T20:27:55.805 INFO:teuthology.orchestra.run.trial048.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-19T20:27:55.805 INFO:teuthology.orchestra.run.trial048.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-19T20:27:55.805 INFO:teuthology.orchestra.run.trial048.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-19T20:27:55.805 INFO:teuthology.orchestra.run.trial048.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-19T20:27:55.805 INFO:teuthology.orchestra.run.trial048.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-19T20:27:55.805 INFO:teuthology.orchestra.run.trial048.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-19T20:27:55.805 INFO:teuthology.orchestra.run.trial048.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-19T20:27:55.805 INFO:teuthology.orchestra.run.trial048.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-19T20:27:55.805 INFO:teuthology.orchestra.run.trial048.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-19T20:27:55.806 INFO:teuthology.orchestra.run.trial048.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-19T20:27:55.806 INFO:teuthology.orchestra.run.trial048.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-19T20:27:55.806 INFO:teuthology.orchestra.run.trial048.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-19T20:27:55.806 INFO:teuthology.orchestra.run.trial048.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-19T20:27:55.806 INFO:teuthology.orchestra.run.trial048.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-19T20:27:55.806 INFO:teuthology.orchestra.run.trial048.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-19T20:27:55.806 INFO:teuthology.orchestra.run.trial048.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-19T20:27:55.806 INFO:teuthology.orchestra.run.trial048.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-19T20:27:55.806 INFO:teuthology.orchestra.run.trial048.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-19T20:27:55.806 INFO:teuthology.orchestra.run.trial048.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-19T20:27:55.806 INFO:teuthology.orchestra.run.trial048.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-19T20:27:55.806 INFO:teuthology.orchestra.run.trial048.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-19T20:27:55.806 INFO:teuthology.orchestra.run.trial048.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-19T20:27:55.807 INFO:teuthology.orchestra.run.trial048.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-19T20:27:55.807 INFO:teuthology.orchestra.run.trial048.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-19T20:27:55.807 INFO:teuthology.orchestra.run.trial048.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-19T20:27:55.807 INFO:teuthology.orchestra.run.trial048.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-19T20:27:55.807 INFO:teuthology.orchestra.run.trial048.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-19T20:27:55.807 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-19T20:27:55.807 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-19T20:27:55.807 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-19T20:27:55.807 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-19T20:27:55.807 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-19T20:27:55.807 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-19T20:27:55.807 INFO:teuthology.orchestra.run.trial048.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-19T20:27:55.807 INFO:teuthology.orchestra.run.trial048.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-19T20:27:55.808 INFO:teuthology.orchestra.run.trial048.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-19T20:27:55.808 INFO:teuthology.orchestra.run.trial048.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-19T20:27:55.808 INFO:teuthology.orchestra.run.trial048.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-19T20:27:55.808 INFO:teuthology.orchestra.run.trial048.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-19T20:27:55.808 INFO:teuthology.orchestra.run.trial048.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-19T20:27:55.808 INFO:teuthology.orchestra.run.trial048.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-19T20:27:55.808 INFO:teuthology.orchestra.run.trial048.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-19T20:27:55.808 INFO:teuthology.orchestra.run.trial048.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-19T20:27:55.808 INFO:teuthology.orchestra.run.trial048.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-19T20:27:55.808 INFO:teuthology.orchestra.run.trial048.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-19T20:27:55.808 INFO:teuthology.orchestra.run.trial048.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-19T20:27:55.808 INFO:teuthology.orchestra.run.trial048.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-19T20:27:55.809 INFO:teuthology.orchestra.run.trial048.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-19T20:27:55.809 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-19T20:27:55.809 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-19T20:27:55.809 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-19T20:27:55.809 INFO:teuthology.orchestra.run.trial048.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-19T20:27:55.809 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-19T20:27:55.809 INFO:teuthology.orchestra.run.trial048.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-19T20:27:55.809 INFO:teuthology.orchestra.run.trial048.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-19T20:27:55.809 INFO:teuthology.orchestra.run.trial048.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-19T20:27:55.809 INFO:teuthology.orchestra.run.trial048.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-19T20:27:55.809 INFO:teuthology.orchestra.run.trial048.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-19T20:27:55.809 INFO:teuthology.orchestra.run.trial048.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-19T20:27:55.809 INFO:teuthology.orchestra.run.trial048.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-19T20:27:55.810 INFO:teuthology.orchestra.run.trial048.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-19T20:27:55.810 INFO:teuthology.orchestra.run.trial048.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-19T20:27:55.810 INFO:teuthology.orchestra.run.trial048.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-19T20:27:55.810 INFO:teuthology.orchestra.run.trial048.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-19T20:27:55.810 INFO:teuthology.orchestra.run.trial048.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-19T20:27:55.810 INFO:teuthology.orchestra.run.trial048.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-19T20:27:55.810 INFO:teuthology.orchestra.run.trial048.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-19T20:27:55.810 INFO:teuthology.orchestra.run.trial048.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-19T20:27:55.810 INFO:teuthology.orchestra.run.trial048.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-19T20:27:55.810 INFO:teuthology.orchestra.run.trial048.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-19T20:27:55.810 INFO:teuthology.orchestra.run.trial048.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-19T20:27:55.810 INFO:teuthology.orchestra.run.trial048.stdout:Installing weak dependencies: 2026-02-19T20:27:55.810 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 184 k 2026-02-19T20:27:55.811 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-dashboard noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 51 M 2026-02-19T20:27:55.811 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-diskprediction-local noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 7.4 M 2026-02-19T20:27:55.811 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-k8sevents noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 22 k 2026-02-19T20:27:55.811 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-rook noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 50 k 2026-02-19T20:27:55.811 INFO:teuthology.orchestra.run.trial048.stdout: ceph-volume noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 301 k 2026-02-19T20:27:55.811 INFO:teuthology.orchestra.run.trial048.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-19T20:27:55.811 INFO:teuthology.orchestra.run.trial048.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-19T20:27:55.811 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:55.811 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-19T20:27:55.811 INFO:teuthology.orchestra.run.trial048.stdout:======================================================================================= 2026-02-19T20:27:55.811 INFO:teuthology.orchestra.run.trial048.stdout:Install 96 Packages 2026-02-19T20:27:55.812 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:27:55.812 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 159 M 2026-02-19T20:27:55.812 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 733 M 2026-02-19T20:27:55.812 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-19T20:27:56.736 INFO:teuthology.orchestra.run.trial048.stdout:(1/96): ceph-20.3.0-5336.g802bf111.el9.x86_64.r 118 kB/s | 6.5 kB 00:00 2026-02-19T20:27:56.799 INFO:teuthology.orchestra.run.trial048.stdout:(2/96): ceph-mgr-20.3.0-5336.g802bf111.el9.x86_ 7.8 MB/s | 935 kB 00:00 2026-02-19T20:27:56.818 INFO:teuthology.orchestra.run.trial048.stdout:(3/96): ceph-osd-20.3.0-5336.g802bf111.el9.x86_ 8.6 MB/s | 168 kB 00:00 2026-02-19T20:27:56.844 INFO:teuthology.orchestra.run.trial048.stdout:(4/96): ceph-mds-20.3.0-5336.g802bf111.el9.x86_ 15 MB/s | 2.4 MB 00:00 2026-02-19T20:27:57.005 INFO:teuthology.orchestra.run.trial048.stdout:(5/96): ceph-mon-20.3.0-5336.g802bf111.el9.x86_ 19 MB/s | 5.0 MB 00:00 2026-02-19T20:27:57.038 INFO:teuthology.orchestra.run.trial048.stdout:(6/96): ceph-grafana-dashboards-20.3.0-5336.g80 1.7 MB/s | 57 kB 00:00 2026-02-19T20:27:57.072 INFO:teuthology.orchestra.run.trial048.stdout:(7/96): ceph-mgr-cephadm-20.3.0-5336.g802bf111. 5.2 MB/s | 184 kB 00:00 2026-02-19T20:27:57.978 INFO:teuthology.orchestra.run.trial048.stdout:(8/96): ceph-osd-crimson-20.3.0-5336.g802bf111. 17 MB/s | 19 MB 00:01 2026-02-19T20:27:58.129 INFO:teuthology.orchestra.run.trial048.stdout:(9/96): ceph-osd-classic-20.3.0-5336.g802bf111. 12 MB/s | 16 MB 00:01 2026-02-19T20:27:58.162 INFO:teuthology.orchestra.run.trial048.stdout:(10/96): ceph-mgr-k8sevents-20.3.0-5336.g802bf1 688 kB/s | 22 kB 00:00 2026-02-19T20:27:58.212 INFO:teuthology.orchestra.run.trial048.stdout:(11/96): ceph-mgr-modules-core-20.3.0-5336.g802 5.8 MB/s | 297 kB 00:00 2026-02-19T20:27:58.257 INFO:teuthology.orchestra.run.trial048.stdout:(12/96): ceph-mgr-rook-20.3.0-5336.g802bf111.el 1.1 MB/s | 50 kB 00:00 2026-02-19T20:27:58.303 INFO:teuthology.orchestra.run.trial048.stdout:(13/96): ceph-prometheus-alerts-20.3.0-5336.g80 384 kB/s | 17 kB 00:00 2026-02-19T20:27:58.353 INFO:teuthology.orchestra.run.trial048.stdout:(14/96): ceph-volume-20.3.0-5336.g802bf111.el9. 5.8 MB/s | 301 kB 00:00 2026-02-19T20:27:58.456 INFO:teuthology.orchestra.run.trial048.stdout:(15/96): ceph-mgr-diskprediction-local-20.3.0-5 15 MB/s | 7.4 MB 00:00 2026-02-19T20:27:58.462 INFO:teuthology.orchestra.run.trial048.stdout:(16/96): cephadm-20.3.0-5336.g802bf111.el9.noar 9.3 MB/s | 1.0 MB 00:00 2026-02-19T20:27:58.546 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T20:27:58.564 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T20:27:58.605 INFO:teuthology.orchestra.run.trial048.stdout:(17/96): ceph-mgr-dashboard-20.3.0-5336.g802bf1 33 MB/s | 51 MB 00:01 2026-02-19T20:27:58.807 INFO:teuthology.orchestra.run.trial048.stdout:(18/96): ledmon-libs-1.1.0-3.el9.x86_64.rpm 117 kB/s | 40 kB 00:00 2026-02-19T20:27:58.880 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T20:27:58.880 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 1/10 2026-02-19T20:27:58.880 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2/10 2026-02-19T20:27:58.880 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : hwloc-libs-2.4.1-6.el9.x86_64 3/10 2026-02-19T20:27:58.880 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libatomic-11.5.0-14.el9.x86_64 4/10 2026-02-19T20:27:58.880 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : lksctp-tools-1.0.19-2.el9.x86_64 5/10 2026-02-19T20:27:58.880 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 6/10 2026-02-19T20:27:58.880 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 7/10 2026-02-19T20:27:58.880 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 8/10 2026-02-19T20:27:58.880 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 9/10 2026-02-19T20:27:58.933 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : yaml-cpp-0.6.3-5.el9.x86_64 10/10 2026-02-19T20:27:58.933 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:58.933 INFO:teuthology.orchestra.run.trial064.stdout:Installed: 2026-02-19T20:27:58.934 INFO:teuthology.orchestra.run.trial064.stdout: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:58.934 INFO:teuthology.orchestra.run.trial064.stdout: hwloc-libs-2.4.1-6.el9.x86_64 2026-02-19T20:27:58.934 INFO:teuthology.orchestra.run.trial064.stdout: libatomic-11.5.0-14.el9.x86_64 2026-02-19T20:27:58.934 INFO:teuthology.orchestra.run.trial064.stdout: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:27:58.934 INFO:teuthology.orchestra.run.trial064.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-19T20:27:58.934 INFO:teuthology.orchestra.run.trial064.stdout: lksctp-tools-1.0.19-2.el9.x86_64 2026-02-19T20:27:58.934 INFO:teuthology.orchestra.run.trial064.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-19T20:27:58.934 INFO:teuthology.orchestra.run.trial064.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-19T20:27:58.934 INFO:teuthology.orchestra.run.trial064.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-19T20:27:58.934 INFO:teuthology.orchestra.run.trial064.stdout: yaml-cpp-0.6.3-5.el9.x86_64 2026-02-19T20:27:58.934 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:58.934 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:27:58.959 INFO:teuthology.orchestra.run.trial048.stdout:(19/96): libconfig-1.7.2-9.el9.x86_64.rpm 203 kB/s | 72 kB 00:00 2026-02-19T20:27:58.969 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install ceph 2026-02-19T20:27:59.061 INFO:teuthology.orchestra.run.trial048.stdout:(20/96): cryptsetup-2.8.1-3.el9.x86_64.rpm 580 kB/s | 351 kB 00:00 2026-02-19T20:27:59.178 INFO:teuthology.orchestra.run.trial048.stdout:(21/96): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.1 MB/s | 253 kB 00:00 2026-02-19T20:27:59.189 INFO:teuthology.orchestra.run.trial048.stdout:(22/96): libquadmath-11.5.0-14.el9.x86_64.rpm 805 kB/s | 184 kB 00:00 2026-02-19T20:27:59.241 INFO:teuthology.orchestra.run.trial048.stdout:(23/96): libgfortran-11.5.0-14.el9.x86_64.rpm 1.8 MB/s | 794 kB 00:00 2026-02-19T20:27:59.273 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:20 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:27:59.296 INFO:teuthology.orchestra.run.trial048.stdout:(24/96): python3-ply-3.11-14.el9.noarch.rpm 993 kB/s | 106 kB 00:00 2026-02-19T20:27:59.328 INFO:teuthology.orchestra.run.trial048.stdout:(25/96): python3-pycparser-2.20-6.el9.noarch.rp 1.5 MB/s | 135 kB 00:00 2026-02-19T20:27:59.358 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:27:59.361 INFO:teuthology.orchestra.run.trial064.stdout:======================================================================================= 2026-02-19T20:27:59.362 INFO:teuthology.orchestra.run.trial064.stdout: Package Arch Version Repository Size 2026-02-19T20:27:59.362 INFO:teuthology.orchestra.run.trial064.stdout:======================================================================================= 2026-02-19T20:27:59.362 INFO:teuthology.orchestra.run.trial064.stdout:Installing: 2026-02-19T20:27:59.362 INFO:teuthology.orchestra.run.trial064.stdout: ceph x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 k 2026-02-19T20:27:59.362 INFO:teuthology.orchestra.run.trial064.stdout:Installing dependencies: 2026-02-19T20:27:59.362 INFO:teuthology.orchestra.run.trial064.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-19T20:27:59.362 INFO:teuthology.orchestra.run.trial064.stdout: ceph-grafana-dashboards noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 57 k 2026-02-19T20:27:59.362 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mds x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.4 M 2026-02-19T20:27:59.362 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mgr x86_64 2:20.3.0-5336.g802bf111.el9 ceph 935 k 2026-02-19T20:27:59.363 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mgr-modules-core noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 297 k 2026-02-19T20:27:59.363 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.0 M 2026-02-19T20:27:59.363 INFO:teuthology.orchestra.run.trial064.stdout: ceph-osd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 168 k 2026-02-19T20:27:59.363 INFO:teuthology.orchestra.run.trial064.stdout: ceph-osd-classic x86_64 2:20.3.0-5336.g802bf111.el9 ceph 16 M 2026-02-19T20:27:59.363 INFO:teuthology.orchestra.run.trial064.stdout: ceph-osd-crimson x86_64 2:20.3.0-5336.g802bf111.el9 ceph 19 M 2026-02-19T20:27:59.363 INFO:teuthology.orchestra.run.trial064.stdout: ceph-prometheus-alerts noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 17 k 2026-02-19T20:27:59.363 INFO:teuthology.orchestra.run.trial064.stdout: cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 1.0 M 2026-02-19T20:27:59.363 INFO:teuthology.orchestra.run.trial064.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-19T20:27:59.363 INFO:teuthology.orchestra.run.trial064.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-19T20:27:59.363 INFO:teuthology.orchestra.run.trial064.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-19T20:27:59.363 INFO:teuthology.orchestra.run.trial064.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-19T20:27:59.364 INFO:teuthology.orchestra.run.trial064.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-19T20:27:59.364 INFO:teuthology.orchestra.run.trial064.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-19T20:27:59.364 INFO:teuthology.orchestra.run.trial064.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-19T20:27:59.364 INFO:teuthology.orchestra.run.trial064.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-19T20:27:59.364 INFO:teuthology.orchestra.run.trial064.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-19T20:27:59.364 INFO:teuthology.orchestra.run.trial064.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-19T20:27:59.364 INFO:teuthology.orchestra.run.trial064.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-19T20:27:59.364 INFO:teuthology.orchestra.run.trial064.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-19T20:27:59.364 INFO:teuthology.orchestra.run.trial064.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-19T20:27:59.364 INFO:teuthology.orchestra.run.trial064.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-19T20:27:59.364 INFO:teuthology.orchestra.run.trial064.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-19T20:27:59.365 INFO:teuthology.orchestra.run.trial064.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-19T20:27:59.365 INFO:teuthology.orchestra.run.trial064.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-19T20:27:59.365 INFO:teuthology.orchestra.run.trial064.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-19T20:27:59.365 INFO:teuthology.orchestra.run.trial064.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-19T20:27:59.365 INFO:teuthology.orchestra.run.trial064.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-19T20:27:59.365 INFO:teuthology.orchestra.run.trial064.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-19T20:27:59.365 INFO:teuthology.orchestra.run.trial064.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-19T20:27:59.365 INFO:teuthology.orchestra.run.trial064.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-19T20:27:59.365 INFO:teuthology.orchestra.run.trial064.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-19T20:27:59.365 INFO:teuthology.orchestra.run.trial064.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-19T20:27:59.365 INFO:teuthology.orchestra.run.trial064.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-19T20:27:59.366 INFO:teuthology.orchestra.run.trial064.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-19T20:27:59.366 INFO:teuthology.orchestra.run.trial064.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-19T20:27:59.366 INFO:teuthology.orchestra.run.trial064.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-19T20:27:59.366 INFO:teuthology.orchestra.run.trial064.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-19T20:27:59.366 INFO:teuthology.orchestra.run.trial064.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-19T20:27:59.366 INFO:teuthology.orchestra.run.trial064.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-19T20:27:59.366 INFO:teuthology.orchestra.run.trial064.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-19T20:27:59.366 INFO:teuthology.orchestra.run.trial064.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-19T20:27:59.366 INFO:teuthology.orchestra.run.trial064.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-19T20:27:59.366 INFO:teuthology.orchestra.run.trial064.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-19T20:27:59.366 INFO:teuthology.orchestra.run.trial064.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-19T20:27:59.367 INFO:teuthology.orchestra.run.trial064.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-19T20:27:59.367 INFO:teuthology.orchestra.run.trial064.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-19T20:27:59.367 INFO:teuthology.orchestra.run.trial064.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-19T20:27:59.367 INFO:teuthology.orchestra.run.trial064.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-19T20:27:59.367 INFO:teuthology.orchestra.run.trial064.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-19T20:27:59.367 INFO:teuthology.orchestra.run.trial064.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-19T20:27:59.367 INFO:teuthology.orchestra.run.trial064.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-19T20:27:59.367 INFO:teuthology.orchestra.run.trial064.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-19T20:27:59.367 INFO:teuthology.orchestra.run.trial064.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-19T20:27:59.367 INFO:teuthology.orchestra.run.trial064.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-19T20:27:59.367 INFO:teuthology.orchestra.run.trial064.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-19T20:27:59.368 INFO:teuthology.orchestra.run.trial064.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-19T20:27:59.368 INFO:teuthology.orchestra.run.trial064.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-19T20:27:59.368 INFO:teuthology.orchestra.run.trial064.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-19T20:27:59.368 INFO:teuthology.orchestra.run.trial064.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-19T20:27:59.368 INFO:teuthology.orchestra.run.trial064.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-19T20:27:59.368 INFO:teuthology.orchestra.run.trial064.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-19T20:27:59.368 INFO:teuthology.orchestra.run.trial064.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-19T20:27:59.368 INFO:teuthology.orchestra.run.trial064.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-19T20:27:59.368 INFO:teuthology.orchestra.run.trial064.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-19T20:27:59.368 INFO:teuthology.orchestra.run.trial064.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-19T20:27:59.368 INFO:teuthology.orchestra.run.trial064.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-19T20:27:59.368 INFO:teuthology.orchestra.run.trial064.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-19T20:27:59.369 INFO:teuthology.orchestra.run.trial064.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-19T20:27:59.369 INFO:teuthology.orchestra.run.trial064.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-19T20:27:59.369 INFO:teuthology.orchestra.run.trial064.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-19T20:27:59.369 INFO:teuthology.orchestra.run.trial064.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-19T20:27:59.369 INFO:teuthology.orchestra.run.trial064.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-19T20:27:59.369 INFO:teuthology.orchestra.run.trial064.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-19T20:27:59.369 INFO:teuthology.orchestra.run.trial064.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-19T20:27:59.369 INFO:teuthology.orchestra.run.trial064.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-19T20:27:59.369 INFO:teuthology.orchestra.run.trial064.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-19T20:27:59.369 INFO:teuthology.orchestra.run.trial064.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-19T20:27:59.369 INFO:teuthology.orchestra.run.trial064.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-19T20:27:59.370 INFO:teuthology.orchestra.run.trial064.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-19T20:27:59.370 INFO:teuthology.orchestra.run.trial064.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-19T20:27:59.370 INFO:teuthology.orchestra.run.trial064.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-19T20:27:59.370 INFO:teuthology.orchestra.run.trial064.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-19T20:27:59.370 INFO:teuthology.orchestra.run.trial064.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-19T20:27:59.370 INFO:teuthology.orchestra.run.trial064.stdout:Installing weak dependencies: 2026-02-19T20:27:59.370 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mgr-cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 184 k 2026-02-19T20:27:59.370 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mgr-dashboard noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 51 M 2026-02-19T20:27:59.370 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mgr-diskprediction-local noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 7.4 M 2026-02-19T20:27:59.370 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mgr-k8sevents noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 22 k 2026-02-19T20:27:59.370 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mgr-rook noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 50 k 2026-02-19T20:27:59.371 INFO:teuthology.orchestra.run.trial064.stdout: ceph-volume noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 301 k 2026-02-19T20:27:59.371 INFO:teuthology.orchestra.run.trial064.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-19T20:27:59.371 INFO:teuthology.orchestra.run.trial064.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-19T20:27:59.371 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:59.371 INFO:teuthology.orchestra.run.trial064.stdout:Transaction Summary 2026-02-19T20:27:59.371 INFO:teuthology.orchestra.run.trial064.stdout:======================================================================================= 2026-02-19T20:27:59.371 INFO:teuthology.orchestra.run.trial064.stdout:Install 96 Packages 2026-02-19T20:27:59.371 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:27:59.372 INFO:teuthology.orchestra.run.trial064.stdout:Total download size: 159 M 2026-02-19T20:27:59.372 INFO:teuthology.orchestra.run.trial064.stdout:Installed size: 733 M 2026-02-19T20:27:59.372 INFO:teuthology.orchestra.run.trial064.stdout:Downloading Packages: 2026-02-19T20:27:59.414 INFO:teuthology.orchestra.run.trial048.stdout:(26/96): python3-requests-2.25.1-10.el9.noarch. 1.4 MB/s | 126 kB 00:00 2026-02-19T20:27:59.416 INFO:teuthology.orchestra.run.trial048.stdout:(27/96): python3-pyparsing-2.4.7-9.el9.noarch.r 1.2 MB/s | 150 kB 00:00 2026-02-19T20:27:59.422 INFO:teuthology.orchestra.run.trial048.stdout:(28/96): python3-cryptography-36.0.1-5.el9.x86_ 5.1 MB/s | 1.2 MB 00:00 2026-02-19T20:27:59.505 INFO:teuthology.orchestra.run.trial048.stdout:(29/96): python3-urllib3-1.26.5-7.el9.noarch.rp 2.3 MB/s | 218 kB 00:00 2026-02-19T20:27:59.510 INFO:teuthology.orchestra.run.trial048.stdout:(30/96): zip-3.0-35.el9.x86_64.rpm 3.0 MB/s | 266 kB 00:00 2026-02-19T20:27:59.543 INFO:teuthology.orchestra.run.trial048.stdout:(31/96): unzip-6.0-59.el9.x86_64.rpm 1.4 MB/s | 182 kB 00:00 2026-02-19T20:27:59.954 INFO:teuthology.orchestra.run.trial048.stdout:(32/96): flexiblas-3.0.4-9.el9.x86_64.rpm 66 kB/s | 30 kB 00:00 2026-02-19T20:27:59.973 INFO:teuthology.orchestra.run.trial064.stdout:(1/96): ceph-20.3.0-5336.g802bf111.el9.x86_64.r 128 kB/s | 6.5 kB 00:00 2026-02-19T20:27:59.981 INFO:teuthology.orchestra.run.trial048.stdout:(33/96): flexiblas-openblas-openmp-3.0.4-9.el9. 34 kB/s | 15 kB 00:00 2026-02-19T20:28:00.062 INFO:teuthology.orchestra.run.trial064.stdout:(2/96): ceph-mgr-20.3.0-5336.g802bf111.el9.x86_ 6.5 MB/s | 935 kB 00:00 2026-02-19T20:28:00.089 INFO:teuthology.orchestra.run.trial064.stdout:(3/96): ceph-mds-20.3.0-5336.g802bf111.el9.x86_ 14 MB/s | 2.4 MB 00:00 2026-02-19T20:28:00.092 INFO:teuthology.orchestra.run.trial064.stdout:(4/96): ceph-osd-20.3.0-5336.g802bf111.el9.x86_ 5.4 MB/s | 168 kB 00:00 2026-02-19T20:28:00.256 INFO:teuthology.orchestra.run.trial064.stdout:(5/96): ceph-mon-20.3.0-5336.g802bf111.el9.x86_ 18 MB/s | 5.0 MB 00:00 2026-02-19T20:28:00.289 INFO:teuthology.orchestra.run.trial048.stdout:(34/96): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 735 kB/s | 246 kB 00:00 2026-02-19T20:28:00.299 INFO:teuthology.orchestra.run.trial064.stdout:(6/96): ceph-grafana-dashboards-20.3.0-5336.g80 1.3 MB/s | 57 kB 00:00 2026-02-19T20:28:00.315 INFO:teuthology.orchestra.run.trial048.stdout:(35/96): lua-5.4.4-4.el9.x86_64.rpm 564 kB/s | 188 kB 00:00 2026-02-19T20:28:00.348 INFO:teuthology.orchestra.run.trial064.stdout:(7/96): ceph-mgr-cephadm-20.3.0-5336.g802bf111. 3.7 MB/s | 184 kB 00:00 2026-02-19T20:28:00.388 INFO:teuthology.orchestra.run.trial048.stdout:(36/96): openblas-0.3.29-1.el9.x86_64.rpm 425 kB/s | 42 kB 00:00 2026-02-19T20:28:00.719 INFO:teuthology.orchestra.run.trial064.stdout:(8/96): ceph-osd-classic-20.3.0-5336.g802bf111. 25 MB/s | 16 MB 00:00 2026-02-19T20:28:01.054 INFO:teuthology.orchestra.run.trial064.stdout:(9/96): ceph-mgr-diskprediction-local-20.3.0-53 22 MB/s | 7.4 MB 00:00 2026-02-19T20:28:01.089 INFO:teuthology.orchestra.run.trial064.stdout:(10/96): ceph-mgr-k8sevents-20.3.0-5336.g802bf1 638 kB/s | 22 kB 00:00 2026-02-19T20:28:01.138 INFO:teuthology.orchestra.run.trial064.stdout:(11/96): ceph-osd-crimson-20.3.0-5336.g802bf111 18 MB/s | 19 MB 00:01 2026-02-19T20:28:01.140 INFO:teuthology.orchestra.run.trial064.stdout:(12/96): ceph-mgr-modules-core-20.3.0-5336.g802 5.7 MB/s | 297 kB 00:00 2026-02-19T20:28:01.150 INFO:teuthology.orchestra.run.trial064.stdout:(13/96): ceph-mgr-rook-20.3.0-5336.g802bf111.el 4.1 MB/s | 50 kB 00:00 2026-02-19T20:28:01.159 INFO:teuthology.orchestra.run.trial064.stdout:(14/96): ceph-prometheus-alerts-20.3.0-5336.g80 898 kB/s | 17 kB 00:00 2026-02-19T20:28:01.176 INFO:teuthology.orchestra.run.trial064.stdout:(15/96): ceph-volume-20.3.0-5336.g802bf111.el9. 11 MB/s | 301 kB 00:00 2026-02-19T20:28:01.203 INFO:teuthology.orchestra.run.trial064.stdout:(16/96): cephadm-20.3.0-5336.g802bf111.el9.noar 23 MB/s | 1.0 MB 00:00 2026-02-19T20:28:01.446 INFO:teuthology.orchestra.run.trial048.stdout:(37/96): openblas-openmp-0.3.29-1.el9.x86_64.rp 4.7 MB/s | 5.3 MB 00:01 2026-02-19T20:28:01.547 INFO:teuthology.orchestra.run.trial048.stdout:(38/96): python3-devel-3.9.25-3.el9.x86_64.rpm 2.4 MB/s | 244 kB 00:00 2026-02-19T20:28:01.647 INFO:teuthology.orchestra.run.trial048.stdout:(39/96): python3-jinja2-2.11.3-8.el9.noarch.rpm 2.4 MB/s | 249 kB 00:00 2026-02-19T20:28:01.747 INFO:teuthology.orchestra.run.trial048.stdout:(40/96): python3-jmespath-1.0.1-1.el9.noarch.rp 478 kB/s | 48 kB 00:00 2026-02-19T20:28:01.800 INFO:teuthology.orchestra.run.trial064.stdout:(17/96): ledmon-libs-1.1.0-3.el9.x86_64.rpm 68 kB/s | 40 kB 00:00 2026-02-19T20:28:01.847 INFO:teuthology.orchestra.run.trial048.stdout:(41/96): python3-libstoragemgmt-1.10.1-1.el9.x8 1.7 MB/s | 177 kB 00:00 2026-02-19T20:28:01.894 INFO:teuthology.orchestra.run.trial064.stdout:(18/96): ceph-mgr-dashboard-20.3.0-5336.g802bf1 33 MB/s | 51 MB 00:01 2026-02-19T20:28:01.953 INFO:teuthology.orchestra.run.trial048.stdout:(42/96): python3-lxml-4.6.5-3.el9.x86_64.rpm 12 MB/s | 1.2 MB 00:00 2026-02-19T20:28:02.051 INFO:teuthology.orchestra.run.trial064.stdout:(19/96): libconfig-1.7.2-9.el9.x86_64.rpm 287 kB/s | 72 kB 00:00 2026-02-19T20:28:02.053 INFO:teuthology.orchestra.run.trial048.stdout:(43/96): python3-markupsafe-1.1.1-12.el9.x86_64 349 kB/s | 35 kB 00:00 2026-02-19T20:28:02.121 INFO:teuthology.orchestra.run.trial064.stdout:(20/96): cryptsetup-2.8.1-3.el9.x86_64.rpm 371 kB/s | 351 kB 00:00 2026-02-19T20:28:02.365 INFO:teuthology.orchestra.run.trial064.stdout:(21/96): libquadmath-11.5.0-14.el9.x86_64.rpm 589 kB/s | 184 kB 00:00 2026-02-19T20:28:02.481 INFO:teuthology.orchestra.run.trial048.stdout:(44/96): python3-numpy-1.23.5-2.el9.x86_64.rpm 14 MB/s | 6.1 MB 00:00 2026-02-19T20:28:02.515 INFO:teuthology.orchestra.run.trial064.stdout:(22/96): python3-cffi-1.14.5-5.el9.x86_64.rpm 642 kB/s | 253 kB 00:00 2026-02-19T20:28:02.583 INFO:teuthology.orchestra.run.trial048.stdout:(45/96): python3-numpy-f2py-1.23.5-2.el9.x86_64 4.2 MB/s | 442 kB 00:00 2026-02-19T20:28:02.683 INFO:teuthology.orchestra.run.trial048.stdout:(46/96): python3-packaging-20.9-5.el9.noarch.rp 773 kB/s | 77 kB 00:00 2026-02-19T20:28:02.754 INFO:teuthology.orchestra.run.trial064.stdout:(23/96): python3-ply-3.11-14.el9.noarch.rpm 447 kB/s | 106 kB 00:00 2026-02-19T20:28:02.784 INFO:teuthology.orchestra.run.trial048.stdout:(47/96): python3-protobuf-3.14.0-17.el9.noarch. 2.6 MB/s | 267 kB 00:00 2026-02-19T20:28:02.885 INFO:teuthology.orchestra.run.trial048.stdout:(48/96): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.5 MB/s | 159 kB 00:00 2026-02-19T20:28:02.986 INFO:teuthology.orchestra.run.trial048.stdout:(49/96): python3-pyasn1-modules-0.4.8-6.el9.noa 2.7 MB/s | 279 kB 00:00 2026-02-19T20:28:02.992 INFO:teuthology.orchestra.run.trial064.stdout:(24/96): python3-pycparser-2.20-6.el9.noarch.rp 569 kB/s | 135 kB 00:00 2026-02-19T20:28:03.085 INFO:teuthology.orchestra.run.trial048.stdout:(50/96): python3-requests-oauthlib-1.3.0-12.el9 540 kB/s | 54 kB 00:00 2026-02-19T20:28:03.308 INFO:teuthology.orchestra.run.trial064.stdout:(25/96): python3-pyparsing-2.4.7-9.el9.noarch.r 476 kB/s | 150 kB 00:00 2026-02-19T20:28:03.317 INFO:teuthology.orchestra.run.trial064.stdout:(26/96): libgfortran-11.5.0-14.el9.x86_64.rpm 558 kB/s | 794 kB 00:01 2026-02-19T20:28:03.453 INFO:teuthology.orchestra.run.trial048.stdout:(51/96): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 776 kB/s | 3.0 MB 00:03 2026-02-19T20:28:03.546 INFO:teuthology.orchestra.run.trial064.stdout:(27/96): python3-requests-2.25.1-10.el9.noarch. 532 kB/s | 126 kB 00:00 2026-02-19T20:28:03.553 INFO:teuthology.orchestra.run.trial048.stdout:(52/96): python3-toml-0.10.2-6.el9.noarch.rpm 420 kB/s | 42 kB 00:00 2026-02-19T20:28:03.712 INFO:teuthology.orchestra.run.trial064.stdout:(28/96): python3-urllib3-1.26.5-7.el9.noarch.rp 552 kB/s | 218 kB 00:00 2026-02-19T20:28:03.807 INFO:teuthology.orchestra.run.trial048.stdout:(53/96): xmlsec1-1.2.29-13.el9.x86_64.rpm 742 kB/s | 189 kB 00:00 2026-02-19T20:28:03.861 INFO:teuthology.orchestra.run.trial064.stdout:(29/96): unzip-6.0-59.el9.x86_64.rpm 576 kB/s | 182 kB 00:00 2026-02-19T20:28:03.916 INFO:teuthology.orchestra.run.trial064.stdout:(30/96): flexiblas-3.0.4-9.el9.x86_64.rpm 546 kB/s | 30 kB 00:00 2026-02-19T20:28:03.924 INFO:teuthology.orchestra.run.trial064.stdout:(31/96): python3-cryptography-36.0.1-5.el9.x86_ 818 kB/s | 1.2 MB 00:01 2026-02-19T20:28:03.954 INFO:teuthology.orchestra.run.trial064.stdout:(32/96): flexiblas-openblas-openmp-3.0.4-9.el9. 496 kB/s | 15 kB 00:00 2026-02-19T20:28:03.965 INFO:teuthology.orchestra.run.trial064.stdout:(33/96): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 61 MB/s | 3.0 MB 00:00 2026-02-19T20:28:03.982 INFO:teuthology.orchestra.run.trial064.stdout:(34/96): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 8.6 MB/s | 246 kB 00:00 2026-02-19T20:28:03.984 INFO:teuthology.orchestra.run.trial048.stdout:(54/96): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 511 kB/s | 90 kB 00:00 2026-02-19T20:28:03.990 INFO:teuthology.orchestra.run.trial064.stdout:(35/96): lua-5.4.4-4.el9.x86_64.rpm 7.1 MB/s | 188 kB 00:00 2026-02-19T20:28:04.007 INFO:teuthology.orchestra.run.trial064.stdout:(36/96): openblas-0.3.29-1.el9.x86_64.rpm 1.6 MB/s | 42 kB 00:00 2026-02-19T20:28:04.063 INFO:teuthology.orchestra.run.trial048.stdout:(55/96): lua-devel-5.4.4-4.el9.x86_64.rpm 284 kB/s | 22 kB 00:00 2026-02-19T20:28:04.065 INFO:teuthology.orchestra.run.trial064.stdout:(37/96): openblas-openmp-0.3.29-1.el9.x86_64.rp 72 MB/s | 5.3 MB 00:00 2026-02-19T20:28:04.078 INFO:teuthology.orchestra.run.trial064.stdout:(38/96): python3-babel-2.9.1-2.el9.noarch.rpm 85 MB/s | 6.0 MB 00:00 2026-02-19T20:28:04.102 INFO:teuthology.orchestra.run.trial064.stdout:(39/96): python3-devel-3.9.25-3.el9.x86_64.rpm 6.6 MB/s | 244 kB 00:00 2026-02-19T20:28:04.107 INFO:teuthology.orchestra.run.trial064.stdout:(40/96): zip-3.0-35.el9.x86_64.rpm 673 kB/s | 266 kB 00:00 2026-02-19T20:28:04.117 INFO:teuthology.orchestra.run.trial064.stdout:(41/96): python3-jinja2-2.11.3-8.el9.noarch.rpm 6.2 MB/s | 249 kB 00:00 2026-02-19T20:28:04.132 INFO:teuthology.orchestra.run.trial064.stdout:(42/96): python3-jmespath-1.0.1-1.el9.noarch.rp 1.6 MB/s | 48 kB 00:00 2026-02-19T20:28:04.134 INFO:teuthology.orchestra.run.trial064.stdout:(43/96): python3-libstoragemgmt-1.10.1-1.el9.x8 6.3 MB/s | 177 kB 00:00 2026-02-19T20:28:04.152 INFO:teuthology.orchestra.run.trial064.stdout:(44/96): python3-lxml-4.6.5-3.el9.x86_64.rpm 35 MB/s | 1.2 MB 00:00 2026-02-19T20:28:04.163 INFO:teuthology.orchestra.run.trial064.stdout:(45/96): python3-markupsafe-1.1.1-12.el9.x86_64 1.1 MB/s | 35 kB 00:00 2026-02-19T20:28:04.174 INFO:teuthology.orchestra.run.trial048.stdout:(56/96): protobuf-compiler-3.14.0-17.el9.x86_64 7.6 MB/s | 862 kB 00:00 2026-02-19T20:28:04.180 INFO:teuthology.orchestra.run.trial064.stdout:(46/96): python3-numpy-f2py-1.23.5-2.el9.x86_64 16 MB/s | 442 kB 00:00 2026-02-19T20:28:04.197 INFO:teuthology.orchestra.run.trial064.stdout:(47/96): python3-numpy-1.23.5-2.el9.x86_64.rpm 98 MB/s | 6.1 MB 00:00 2026-02-19T20:28:04.198 INFO:teuthology.orchestra.run.trial064.stdout:(48/96): python3-packaging-20.9-5.el9.noarch.rp 2.2 MB/s | 77 kB 00:00 2026-02-19T20:28:04.212 INFO:teuthology.orchestra.run.trial064.stdout:(49/96): python3-protobuf-3.14.0-17.el9.noarch. 8.4 MB/s | 267 kB 00:00 2026-02-19T20:28:04.232 INFO:teuthology.orchestra.run.trial064.stdout:(50/96): python3-pyasn1-0.4.8-6.el9.noarch.rpm 4.6 MB/s | 159 kB 00:00 2026-02-19T20:28:04.238 INFO:teuthology.orchestra.run.trial064.stdout:(51/96): python3-pyasn1-modules-0.4.8-6.el9.noa 6.8 MB/s | 279 kB 00:00 2026-02-19T20:28:04.239 INFO:teuthology.orchestra.run.trial064.stdout:(52/96): python3-requests-oauthlib-1.3.0-12.el9 1.9 MB/s | 54 kB 00:00 2026-02-19T20:28:04.266 INFO:teuthology.orchestra.run.trial064.stdout:(53/96): python3-toml-0.10.2-6.el9.noarch.rpm 1.5 MB/s | 42 kB 00:00 2026-02-19T20:28:04.270 INFO:teuthology.orchestra.run.trial064.stdout:(54/96): xmlsec1-1.2.29-13.el9.x86_64.rpm 6.0 MB/s | 189 kB 00:00 2026-02-19T20:28:04.297 INFO:teuthology.orchestra.run.trial064.stdout:(55/96): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 2.9 MB/s | 90 kB 00:00 2026-02-19T20:28:04.327 INFO:teuthology.orchestra.run.trial048.stdout:(57/96): python3-scipy-1.9.3-2.el9.x86_64.rpm 16 MB/s | 19 MB 00:01 2026-02-19T20:28:04.404 INFO:teuthology.orchestra.run.trial064.stdout:(56/96): python3-scipy-1.9.3-2.el9.x86_64.rpm 112 MB/s | 19 MB 00:00 2026-02-19T20:28:04.426 INFO:teuthology.orchestra.run.trial048.stdout:(58/96): grpc-data-1.46.7-10.el9.noarch.rpm 196 kB/s | 19 kB 00:00 2026-02-19T20:28:04.428 INFO:teuthology.orchestra.run.trial064.stdout:(57/96): lua-devel-5.4.4-4.el9.x86_64.rpm 141 kB/s | 22 kB 00:00 2026-02-19T20:28:04.444 INFO:teuthology.orchestra.run.trial048.stdout:(59/96): abseil-cpp-20211102.0-4.el9.x86_64.rpm 2.0 MB/s | 551 kB 00:00 2026-02-19T20:28:04.500 INFO:teuthology.orchestra.run.trial048.stdout:(60/96): python3-asyncssh-2.13.2-5.el9.noarch.r 9.5 MB/s | 548 kB 00:00 2026-02-19T20:28:04.535 INFO:teuthology.orchestra.run.trial048.stdout:(61/96): python3-autocommand-2.2.2-8.el9.noarch 857 kB/s | 29 kB 00:00 2026-02-19T20:28:04.546 INFO:teuthology.orchestra.run.trial048.stdout:(62/96): luarocks-3.9.2-5.el9.noarch.rpm 1.2 MB/s | 151 kB 00:00 2026-02-19T20:28:04.570 INFO:teuthology.orchestra.run.trial048.stdout:(63/96): python3-backports-tarfile-1.2.0-1.el9. 1.7 MB/s | 60 kB 00:00 2026-02-19T20:28:04.584 INFO:teuthology.orchestra.run.trial048.stdout:(64/96): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.1 MB/s | 43 kB 00:00 2026-02-19T20:28:04.604 INFO:teuthology.orchestra.run.trial048.stdout:(65/96): python3-cachetools-4.2.4-1.el9.noarch. 941 kB/s | 32 kB 00:00 2026-02-19T20:28:04.619 INFO:teuthology.orchestra.run.trial048.stdout:(66/96): python3-certifi-2023.05.07-4.el9.noarc 406 kB/s | 14 kB 00:00 2026-02-19T20:28:04.637 INFO:teuthology.orchestra.run.trial064.stdout:(58/96): grpc-data-1.46.7-10.el9.noarch.rpm 93 kB/s | 19 kB 00:00 2026-02-19T20:28:04.643 INFO:teuthology.orchestra.run.trial048.stdout:(67/96): python3-cheroot-10.0.1-4.el9.noarch.rp 4.4 MB/s | 173 kB 00:00 2026-02-19T20:28:04.685 INFO:teuthology.orchestra.run.trial048.stdout:(68/96): python3-google-auth-2.45.0-1.el9.noarc 5.9 MB/s | 254 kB 00:00 2026-02-19T20:28:04.701 INFO:teuthology.orchestra.run.trial048.stdout:(69/96): python3-cherrypy-18.6.1-2.el9.noarch.r 4.3 MB/s | 358 kB 00:00 2026-02-19T20:28:04.742 INFO:teuthology.orchestra.run.trial048.stdout:(70/96): python3-grpcio-tools-1.46.7-10.el9.x86 3.5 MB/s | 144 kB 00:00 2026-02-19T20:28:04.781 INFO:teuthology.orchestra.run.trial048.stdout:(71/96): python3-influxdb-5.3.1-1.el9.noarch.rp 3.4 MB/s | 139 kB 00:00 2026-02-19T20:28:04.789 INFO:teuthology.orchestra.run.trial048.stdout:(72/96): python3-grpcio-1.46.7-10.el9.x86_64.rp 20 MB/s | 2.0 MB 00:00 2026-02-19T20:28:04.817 INFO:teuthology.orchestra.run.trial048.stdout:(73/96): python3-isodate-0.6.1-3.el9.noarch.rpm 1.5 MB/s | 56 kB 00:00 2026-02-19T20:28:04.823 INFO:teuthology.orchestra.run.trial048.stdout:(74/96): python3-jaraco-8.2.1-3.el9.noarch.rpm 316 kB/s | 11 kB 00:00 2026-02-19T20:28:04.851 INFO:teuthology.orchestra.run.trial048.stdout:(75/96): python3-jaraco-classes-3.2.1-5.el9.noa 517 kB/s | 18 kB 00:00 2026-02-19T20:28:04.857 INFO:teuthology.orchestra.run.trial048.stdout:(76/96): python3-jaraco-collections-3.0.0-8.el9 683 kB/s | 23 kB 00:00 2026-02-19T20:28:04.885 INFO:teuthology.orchestra.run.trial048.stdout:(77/96): python3-jaraco-context-6.0.1-3.el9.noa 576 kB/s | 20 kB 00:00 2026-02-19T20:28:04.890 INFO:teuthology.orchestra.run.trial064.stdout:(59/96): luarocks-3.9.2-5.el9.noarch.rpm 599 kB/s | 151 kB 00:00 2026-02-19T20:28:04.890 INFO:teuthology.orchestra.run.trial048.stdout:(78/96): python3-jaraco-functools-3.5.0-2.el9.n 575 kB/s | 19 kB 00:00 2026-02-19T20:28:04.918 INFO:teuthology.orchestra.run.trial064.stdout:(60/96): abseil-cpp-20211102.0-4.el9.x86_64.rpm 1.0 MB/s | 551 kB 00:00 2026-02-19T20:28:04.920 INFO:teuthology.orchestra.run.trial048.stdout:(79/96): python3-jaraco-text-4.0.0-2.el9.noarch 767 kB/s | 26 kB 00:00 2026-02-19T20:28:04.935 INFO:teuthology.orchestra.run.trial048.stdout:(80/96): python3-kubernetes-26.1.0-3.el9.noarch 23 MB/s | 1.0 MB 00:00 2026-02-19T20:28:04.956 INFO:teuthology.orchestra.run.trial048.stdout:(81/96): python3-more-itertools-8.12.0-2.el9.no 2.1 MB/s | 79 kB 00:00 2026-02-19T20:28:04.971 INFO:teuthology.orchestra.run.trial048.stdout:(82/96): python3-msgpack-1.0.3-2.el9.x86_64.rpm 2.4 MB/s | 86 kB 00:00 2026-02-19T20:28:04.987 INFO:teuthology.orchestra.run.trial064.stdout:(61/96): python3-autocommand-2.2.2-8.el9.noarch 427 kB/s | 29 kB 00:00 2026-02-19T20:28:04.991 INFO:teuthology.orchestra.run.trial048.stdout:(83/96): python3-natsort-7.1.1-5.el9.noarch.rpm 1.6 MB/s | 58 kB 00:00 2026-02-19T20:28:05.005 INFO:teuthology.orchestra.run.trial048.stdout:(84/96): python3-portend-3.1.0-2.el9.noarch.rpm 484 kB/s | 16 kB 00:00 2026-02-19T20:28:05.029 INFO:teuthology.orchestra.run.trial048.stdout:(85/96): python3-pyOpenSSL-21.0.0-1.el9.noarch. 2.4 MB/s | 90 kB 00:00 2026-02-19T20:28:05.040 INFO:teuthology.orchestra.run.trial048.stdout:(86/96): python3-repoze-lru-0.7-16.el9.noarch.r 893 kB/s | 31 kB 00:00 2026-02-19T20:28:05.059 INFO:teuthology.orchestra.run.trial064.stdout:(62/96): python3-backports-tarfile-1.2.0-1.el9. 838 kB/s | 60 kB 00:00 2026-02-19T20:28:05.071 INFO:teuthology.orchestra.run.trial048.stdout:(87/96): python3-routes-2.5.1-5.el9.noarch.rpm 4.3 MB/s | 188 kB 00:00 2026-02-19T20:28:05.074 INFO:teuthology.orchestra.run.trial048.stdout:(88/96): python3-rsa-4.9-2.el9.noarch.rpm 1.7 MB/s | 59 kB 00:00 2026-02-19T20:28:05.108 INFO:teuthology.orchestra.run.trial048.stdout:(89/96): python3-tempora-5.0.0-2.el9.noarch.rpm 1.0 MB/s | 36 kB 00:00 2026-02-19T20:28:05.110 INFO:teuthology.orchestra.run.trial064.stdout:(63/96): python3-asyncssh-2.13.2-5.el9.noarch.r 2.4 MB/s | 548 kB 00:00 2026-02-19T20:28:05.111 INFO:teuthology.orchestra.run.trial048.stdout:(90/96): python3-saml-1.16.0-1.el9.noarch.rpm 3.1 MB/s | 125 kB 00:00 2026-02-19T20:28:05.129 INFO:teuthology.orchestra.run.trial064.stdout:(64/96): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 621 kB/s | 43 kB 00:00 2026-02-19T20:28:05.146 INFO:teuthology.orchestra.run.trial048.stdout:(91/96): python3-typing-extensions-4.15.0-1.el9 2.3 MB/s | 86 kB 00:00 2026-02-19T20:28:05.148 INFO:teuthology.orchestra.run.trial048.stdout:(92/96): python3-websocket-client-1.2.3-2.el9.n 2.3 MB/s | 90 kB 00:00 2026-02-19T20:28:05.180 INFO:teuthology.orchestra.run.trial048.stdout:(93/96): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 1.4 MB/s | 48 kB 00:00 2026-02-19T20:28:05.181 INFO:teuthology.orchestra.run.trial064.stdout:(65/96): python3-cachetools-4.2.4-1.el9.noarch. 453 kB/s | 32 kB 00:00 2026-02-19T20:28:05.182 INFO:teuthology.orchestra.run.trial048.stdout:(94/96): python3-xmltodict-0.12.0-15.el9.noarch 649 kB/s | 22 kB 00:00 2026-02-19T20:28:05.197 INFO:teuthology.orchestra.run.trial064.stdout:(66/96): python3-certifi-2023.05.07-4.el9.noarc 208 kB/s | 14 kB 00:00 2026-02-19T20:28:05.216 INFO:teuthology.orchestra.run.trial048.stdout:(95/96): python3-zc-lockfile-2.0-10.el9.noarch. 559 kB/s | 20 kB 00:00 2026-02-19T20:28:05.263 INFO:teuthology.orchestra.run.trial064.stdout:(67/96): python3-cheroot-10.0.1-4.el9.noarch.rp 2.1 MB/s | 173 kB 00:00 2026-02-19T20:28:05.294 INFO:teuthology.orchestra.run.trial064.stdout:(68/96): python3-cherrypy-18.6.1-2.el9.noarch.r 3.6 MB/s | 358 kB 00:00 2026-02-19T20:28:05.351 INFO:teuthology.orchestra.run.trial064.stdout:(69/96): python3-google-auth-2.45.0-1.el9.noarc 2.8 MB/s | 254 kB 00:00 2026-02-19T20:28:05.397 INFO:teuthology.orchestra.run.trial064.stdout:(70/96): protobuf-compiler-3.14.0-17.el9.x86_64 784 kB/s | 862 kB 00:01 2026-02-19T20:28:05.431 INFO:teuthology.orchestra.run.trial064.stdout:(71/96): python3-grpcio-tools-1.46.7-10.el9.x86 1.8 MB/s | 144 kB 00:00 2026-02-19T20:28:05.504 INFO:teuthology.orchestra.run.trial064.stdout:(72/96): python3-isodate-0.6.1-3.el9.noarch.rpm 767 kB/s | 56 kB 00:00 2026-02-19T20:28:05.510 INFO:teuthology.orchestra.run.trial064.stdout:(73/96): python3-grpcio-1.46.7-10.el9.x86_64.rp 9.5 MB/s | 2.0 MB 00:00 2026-02-19T20:28:05.574 INFO:teuthology.orchestra.run.trial064.stdout:(74/96): python3-jaraco-8.2.1-3.el9.noarch.rpm 153 kB/s | 11 kB 00:00 2026-02-19T20:28:05.578 INFO:teuthology.orchestra.run.trial064.stdout:(75/96): python3-jaraco-classes-3.2.1-5.el9.noa 261 kB/s | 18 kB 00:00 2026-02-19T20:28:05.644 INFO:teuthology.orchestra.run.trial064.stdout:(76/96): python3-jaraco-collections-3.0.0-8.el9 329 kB/s | 23 kB 00:00 2026-02-19T20:28:05.645 INFO:teuthology.orchestra.run.trial064.stdout:(77/96): python3-jaraco-context-6.0.1-3.el9.noa 290 kB/s | 20 kB 00:00 2026-02-19T20:28:05.713 INFO:teuthology.orchestra.run.trial064.stdout:(78/96): python3-jaraco-text-4.0.0-2.el9.noarch 389 kB/s | 26 kB 00:00 2026-02-19T20:28:05.715 INFO:teuthology.orchestra.run.trial064.stdout:(79/96): python3-jaraco-functools-3.5.0-2.el9.n 277 kB/s | 19 kB 00:00 2026-02-19T20:28:05.779 INFO:teuthology.orchestra.run.trial064.stdout:(80/96): python3-influxdb-5.3.1-1.el9.noarch.rp 363 kB/s | 139 kB 00:00 2026-02-19T20:28:05.790 INFO:teuthology.orchestra.run.trial064.stdout:(81/96): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2026-02-19T20:28:05.801 INFO:teuthology.orchestra.run.trial064.stdout:(82/96): python3-kubernetes-26.1.0-3.el9.noarch 12 MB/s | 1.0 MB 00:00 2026-02-19T20:28:05.863 INFO:teuthology.orchestra.run.trial064.stdout:(83/96): python3-natsort-7.1.1-5.el9.noarch.rpm 791 kB/s | 58 kB 00:00 2026-02-19T20:28:05.869 INFO:teuthology.orchestra.run.trial064.stdout:(84/96): python3-portend-3.1.0-2.el9.noarch.rpm 242 kB/s | 16 kB 00:00 2026-02-19T20:28:05.879 INFO:teuthology.orchestra.run.trial064.stdout:(85/96): python3-msgpack-1.0.3-2.el9.x86_64.rpm 868 kB/s | 86 kB 00:00 2026-02-19T20:28:05.938 INFO:teuthology.orchestra.run.trial064.stdout:(86/96): python3-repoze-lru-0.7-16.el9.noarch.r 452 kB/s | 31 kB 00:00 2026-02-19T20:28:05.938 INFO:teuthology.orchestra.run.trial064.stdout:(87/96): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2026-02-19T20:28:06.006 INFO:teuthology.orchestra.run.trial064.stdout:(88/96): python3-rsa-4.9-2.el9.noarch.rpm 867 kB/s | 59 kB 00:00 2026-02-19T20:28:06.015 INFO:teuthology.orchestra.run.trial064.stdout:(89/96): python3-routes-2.5.1-5.el9.noarch.rpm 1.4 MB/s | 188 kB 00:00 2026-02-19T20:28:06.016 INFO:teuthology.orchestra.run.trial064.stdout:(90/96): python3-saml-1.16.0-1.el9.noarch.rpm 1.6 MB/s | 125 kB 00:00 2026-02-19T20:28:06.074 INFO:teuthology.orchestra.run.trial064.stdout:(91/96): python3-tempora-5.0.0-2.el9.noarch.rpm 524 kB/s | 36 kB 00:00 2026-02-19T20:28:06.092 INFO:teuthology.orchestra.run.trial064.stdout:(92/96): python3-websocket-client-1.2.3-2.el9.n 1.2 MB/s | 90 kB 00:00 2026-02-19T20:28:06.105 INFO:teuthology.orchestra.run.trial064.stdout:(93/96): python3-typing-extensions-4.15.0-1.el9 959 kB/s | 86 kB 00:00 2026-02-19T20:28:06.143 INFO:teuthology.orchestra.run.trial064.stdout:(94/96): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 707 kB/s | 48 kB 00:00 2026-02-19T20:28:06.164 INFO:teuthology.orchestra.run.trial064.stdout:(95/96): python3-xmltodict-0.12.0-15.el9.noarch 311 kB/s | 22 kB 00:00 2026-02-19T20:28:06.180 INFO:teuthology.orchestra.run.trial064.stdout:(96/96): python3-zc-lockfile-2.0-10.el9.noarch. 267 kB/s | 20 kB 00:00 2026-02-19T20:28:06.184 INFO:teuthology.orchestra.run.trial064.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:06.184 INFO:teuthology.orchestra.run.trial064.stdout:Total 23 MB/s | 159 MB 00:06 2026-02-19T20:28:06.620 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction check 2026-02-19T20:28:06.660 INFO:teuthology.orchestra.run.trial064.stdout:Transaction check succeeded. 2026-02-19T20:28:06.660 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction test 2026-02-19T20:28:07.013 INFO:teuthology.orchestra.run.trial048.stdout:(96/96): python3-babel-2.9.1-2.el9.noarch.rpm 922 kB/s | 6.0 MB 00:06 2026-02-19T20:28:07.016 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:07.016 INFO:teuthology.orchestra.run.trial048.stdout:Total 14 MB/s | 159 MB 00:11 2026-02-19T20:28:07.267 INFO:teuthology.orchestra.run.trial064.stdout:Transaction test succeeded. 2026-02-19T20:28:07.267 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction 2026-02-19T20:28:07.441 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-19T20:28:07.480 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-19T20:28:07.480 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-19T20:28:07.910 INFO:teuthology.orchestra.run.trial064.stdout: Preparing : 1/1 2026-02-19T20:28:07.912 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/96 2026-02-19T20:28:07.916 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/96 2026-02-19T20:28:07.937 INFO:teuthology.orchestra.run.trial064.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/96 2026-02-19T20:28:07.972 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/96 2026-02-19T20:28:07.979 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/96 2026-02-19T20:28:07.982 INFO:teuthology.orchestra.run.trial064.stdout: Installing : lua-5.4.4-4.el9.x86_64 6/96 2026-02-19T20:28:07.986 INFO:teuthology.orchestra.run.trial064.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 7/96 2026-02-19T20:28:08.009 INFO:teuthology.orchestra.run.trial064.stdout: Installing : unzip-6.0-59.el9.x86_64 8/96 2026-02-19T20:28:08.022 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 9/96 2026-02-19T20:28:08.025 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 10/96 2026-02-19T20:28:08.031 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 11/96 2026-02-19T20:28:08.033 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 12/96 2026-02-19T20:28:08.045 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 13/96 2026-02-19T20:28:08.051 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 14/96 2026-02-19T20:28:08.075 INFO:teuthology.orchestra.run.trial064.stdout: Installing : zip-3.0-35.el9.x86_64 15/96 2026-02-19T20:28:08.079 INFO:teuthology.orchestra.run.trial064.stdout: Installing : luarocks-3.9.2-5.el9.noarch 16/96 2026-02-19T20:28:08.086 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-19T20:28:08.087 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-19T20:28:08.130 INFO:teuthology.orchestra.run.trial064.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 17/96 2026-02-19T20:28:08.143 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 18/96 2026-02-19T20:28:08.145 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-rsa-4.9-2.el9.noarch 19/96 2026-02-19T20:28:08.150 INFO:teuthology.orchestra.run.trial064.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 20/96 2026-02-19T20:28:08.155 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 21/96 2026-02-19T20:28:08.160 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 22/96 2026-02-19T20:28:08.163 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 23/96 2026-02-19T20:28:08.178 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 24/96 2026-02-19T20:28:08.182 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 25/96 2026-02-19T20:28:08.187 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 26/96 2026-02-19T20:28:08.199 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 27/96 2026-02-19T20:28:08.208 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 28/96 2026-02-19T20:28:08.214 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 29/96 2026-02-19T20:28:08.234 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 30/96 2026-02-19T20:28:08.245 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 31/96 2026-02-19T20:28:08.261 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 32/96 2026-02-19T20:28:08.265 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 33/96 2026-02-19T20:28:08.273 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 34/96 2026-02-19T20:28:08.313 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 35/96 2026-02-19T20:28:08.641 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 36/96 2026-02-19T20:28:08.651 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 37/96 2026-02-19T20:28:08.655 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 38/96 2026-02-19T20:28:08.661 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 39/96 2026-02-19T20:28:08.663 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 40/96 2026-02-19T20:28:08.690 INFO:teuthology.orchestra.run.trial064.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 41/96 2026-02-19T20:28:08.733 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-19T20:28:08.734 INFO:teuthology.orchestra.run.trial064.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 42/96 2026-02-19T20:28:08.735 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/96 2026-02-19T20:28:08.739 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/96 2026-02-19T20:28:08.742 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 43/96 2026-02-19T20:28:08.748 INFO:teuthology.orchestra.run.trial064.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 44/96 2026-02-19T20:28:08.752 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 45/96 2026-02-19T20:28:08.757 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 46/96 2026-02-19T20:28:08.760 INFO:teuthology.orchestra.run.trial048.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/96 2026-02-19T20:28:08.761 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 47/96 2026-02-19T20:28:08.768 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 48/96 2026-02-19T20:28:08.771 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 49/96 2026-02-19T20:28:08.794 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/96 2026-02-19T20:28:08.799 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 50/96 2026-02-19T20:28:08.800 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/96 2026-02-19T20:28:08.802 INFO:teuthology.orchestra.run.trial048.stdout: Installing : lua-5.4.4-4.el9.x86_64 6/96 2026-02-19T20:28:08.807 INFO:teuthology.orchestra.run.trial048.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 7/96 2026-02-19T20:28:08.809 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 51/96 2026-02-19T20:28:08.815 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 52/96 2026-02-19T20:28:08.822 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 53/96 2026-02-19T20:28:08.830 INFO:teuthology.orchestra.run.trial048.stdout: Installing : unzip-6.0-59.el9.x86_64 8/96 2026-02-19T20:28:08.843 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 9/96 2026-02-19T20:28:08.846 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 10/96 2026-02-19T20:28:08.852 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 11/96 2026-02-19T20:28:08.854 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 12/96 2026-02-19T20:28:08.857 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 54/96 2026-02-19T20:28:08.865 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 13/96 2026-02-19T20:28:08.871 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 14/96 2026-02-19T20:28:08.895 INFO:teuthology.orchestra.run.trial048.stdout: Installing : zip-3.0-35.el9.x86_64 15/96 2026-02-19T20:28:08.898 INFO:teuthology.orchestra.run.trial048.stdout: Installing : luarocks-3.9.2-5.el9.noarch 16/96 2026-02-19T20:28:08.949 INFO:teuthology.orchestra.run.trial048.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 17/96 2026-02-19T20:28:08.962 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 18/96 2026-02-19T20:28:08.965 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-rsa-4.9-2.el9.noarch 19/96 2026-02-19T20:28:08.969 INFO:teuthology.orchestra.run.trial048.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 20/96 2026-02-19T20:28:08.974 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 21/96 2026-02-19T20:28:08.979 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 22/96 2026-02-19T20:28:08.982 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 23/96 2026-02-19T20:28:08.997 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 24/96 2026-02-19T20:28:09.001 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 25/96 2026-02-19T20:28:09.006 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 26/96 2026-02-19T20:28:09.018 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 27/96 2026-02-19T20:28:09.027 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 28/96 2026-02-19T20:28:09.033 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 29/96 2026-02-19T20:28:09.053 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 30/96 2026-02-19T20:28:09.064 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 31/96 2026-02-19T20:28:09.079 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 32/96 2026-02-19T20:28:09.084 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 33/96 2026-02-19T20:28:09.086 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 55/96 2026-02-19T20:28:09.092 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 34/96 2026-02-19T20:28:09.110 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 56/96 2026-02-19T20:28:09.114 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 57/96 2026-02-19T20:28:09.132 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 35/96 2026-02-19T20:28:09.172 INFO:teuthology.orchestra.run.trial064.stdout: Installing : openblas-0.3.29-1.el9.x86_64 58/96 2026-02-19T20:28:09.175 INFO:teuthology.orchestra.run.trial064.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 59/96 2026-02-19T20:28:09.196 INFO:teuthology.orchestra.run.trial064.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 60/96 2026-02-19T20:28:09.458 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 36/96 2026-02-19T20:28:09.469 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 37/96 2026-02-19T20:28:09.473 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 38/96 2026-02-19T20:28:09.478 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 39/96 2026-02-19T20:28:09.480 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 40/96 2026-02-19T20:28:09.508 INFO:teuthology.orchestra.run.trial048.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 41/96 2026-02-19T20:28:09.526 INFO:teuthology.orchestra.run.trial064.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 61/96 2026-02-19T20:28:09.551 INFO:teuthology.orchestra.run.trial048.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 42/96 2026-02-19T20:28:09.560 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 43/96 2026-02-19T20:28:09.565 INFO:teuthology.orchestra.run.trial048.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 44/96 2026-02-19T20:28:09.569 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 45/96 2026-02-19T20:28:09.575 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 46/96 2026-02-19T20:28:09.578 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 47/96 2026-02-19T20:28:09.585 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 48/96 2026-02-19T20:28:09.589 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 49/96 2026-02-19T20:28:09.600 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 62/96 2026-02-19T20:28:09.616 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 50/96 2026-02-19T20:28:09.626 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 51/96 2026-02-19T20:28:09.632 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 52/96 2026-02-19T20:28:09.639 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 53/96 2026-02-19T20:28:09.674 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 54/96 2026-02-19T20:28:09.900 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 55/96 2026-02-19T20:28:09.924 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 56/96 2026-02-19T20:28:09.927 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 57/96 2026-02-19T20:28:09.986 INFO:teuthology.orchestra.run.trial048.stdout: Installing : openblas-0.3.29-1.el9.x86_64 58/96 2026-02-19T20:28:09.988 INFO:teuthology.orchestra.run.trial048.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 59/96 2026-02-19T20:28:10.009 INFO:teuthology.orchestra.run.trial048.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 60/96 2026-02-19T20:28:10.276 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 63/96 2026-02-19T20:28:10.294 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 64/96 2026-02-19T20:28:10.304 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 65/96 2026-02-19T20:28:10.312 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-packaging-20.9-5.el9.noarch 66/96 2026-02-19T20:28:10.326 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-ply-3.11-14.el9.noarch 67/96 2026-02-19T20:28:10.338 INFO:teuthology.orchestra.run.trial048.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 61/96 2026-02-19T20:28:10.341 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 68/96 2026-02-19T20:28:10.412 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 62/96 2026-02-19T20:28:10.418 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 69/96 2026-02-19T20:28:10.427 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 70/96 2026-02-19T20:28:10.451 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 71/96 2026-02-19T20:28:10.481 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 72/96 2026-02-19T20:28:10.532 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 73/96 2026-02-19T20:28:10.538 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 74/96 2026-02-19T20:28:10.541 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 75/96 2026-02-19T20:28:10.542 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 76/96 2026-02-19T20:28:10.561 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:28:10.561 INFO:teuthology.orchestra.run.trial064.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-19T20:28:10.561 INFO:teuthology.orchestra.run.trial064.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-19T20:28:10.561 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:10.568 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:28:10.594 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:28:10.594 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-19T20:28:10.594 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:10.628 INFO:teuthology.orchestra.run.trial064.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 78/96 2026-02-19T20:28:11.087 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 63/96 2026-02-19T20:28:11.103 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 64/96 2026-02-19T20:28:11.113 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 65/96 2026-02-19T20:28:11.120 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-packaging-20.9-5.el9.noarch 66/96 2026-02-19T20:28:11.133 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-ply-3.11-14.el9.noarch 67/96 2026-02-19T20:28:11.149 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 68/96 2026-02-19T20:28:11.225 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 69/96 2026-02-19T20:28:11.233 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 70/96 2026-02-19T20:28:11.251 INFO:teuthology.orchestra.run.trial064.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 79/96 2026-02-19T20:28:11.257 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 71/96 2026-02-19T20:28:11.287 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 72/96 2026-02-19T20:28:11.338 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 73/96 2026-02-19T20:28:11.344 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 74/96 2026-02-19T20:28:11.347 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 75/96 2026-02-19T20:28:11.348 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 76/96 2026-02-19T20:28:11.366 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:28:11.367 INFO:teuthology.orchestra.run.trial048.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-19T20:28:11.367 INFO:teuthology.orchestra.run.trial048.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-19T20:28:11.367 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:11.375 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:28:11.401 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:28:11.401 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-19T20:28:11.401 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:11.436 INFO:teuthology.orchestra.run.trial048.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 78/96 2026-02-19T20:28:12.023 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 80/96 2026-02-19T20:28:12.058 INFO:teuthology.orchestra.run.trial048.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 79/96 2026-02-19T20:28:12.088 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 81/96 2026-02-19T20:28:12.090 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 82/96 2026-02-19T20:28:12.104 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 82/96 2026-02-19T20:28:12.105 INFO:teuthology.orchestra.run.trial064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:28:12.105 INFO:teuthology.orchestra.run.trial064.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-19T20:28:12.105 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:12.115 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 83/96 2026-02-19T20:28:12.139 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 83/96 2026-02-19T20:28:12.140 INFO:teuthology.orchestra.run.trial064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:28:12.140 INFO:teuthology.orchestra.run.trial064.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-19T20:28:12.140 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T20:28:12.140 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T20:28:12.140 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:12.200 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 84/96 2026-02-19T20:28:12.202 INFO:teuthology.orchestra.run.trial064.stdout: Installing : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 84/96 2026-02-19T20:28:12.211 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 85/96 2026-02-19T20:28:12.235 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 86/96 2026-02-19T20:28:12.237 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 87/96 2026-02-19T20:28:12.827 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 80/96 2026-02-19T20:28:12.891 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 81/96 2026-02-19T20:28:12.893 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 82/96 2026-02-19T20:28:12.907 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 82/96 2026-02-19T20:28:12.907 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:28:12.907 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-19T20:28:12.907 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:12.917 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 83/96 2026-02-19T20:28:12.941 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 83/96 2026-02-19T20:28:12.942 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:28:12.942 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-19T20:28:12.942 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T20:28:12.942 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T20:28:12.942 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:13.002 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 84/96 2026-02-19T20:28:13.004 INFO:teuthology.orchestra.run.trial048.stdout: Installing : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 84/96 2026-02-19T20:28:13.013 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 85/96 2026-02-19T20:28:13.037 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 86/96 2026-02-19T20:28:13.038 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 87/96 2026-02-19T20:28:15.137 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 87/96 2026-02-19T20:28:15.145 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 88/96 2026-02-19T20:28:15.602 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 88/96 2026-02-19T20:28:15.603 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 89/96 2026-02-19T20:28:15.617 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 89/96 2026-02-19T20:28:15.618 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 90/96 2026-02-19T20:28:15.681 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 90/96 2026-02-19T20:28:15.723 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 91/96 2026-02-19T20:28:15.724 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 92/96 2026-02-19T20:28:15.746 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 92/96 2026-02-19T20:28:15.746 INFO:teuthology.orchestra.run.trial064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:28:15.746 INFO:teuthology.orchestra.run.trial064.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-19T20:28:15.746 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T20:28:15.746 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T20:28:15.747 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:15.760 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 93/96 2026-02-19T20:28:15.939 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 87/96 2026-02-19T20:28:15.947 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 88/96 2026-02-19T20:28:15.984 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 93/96 2026-02-19T20:28:15.985 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 94/96 2026-02-19T20:28:16.008 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 94/96 2026-02-19T20:28:16.008 INFO:teuthology.orchestra.run.trial064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:28:16.008 INFO:teuthology.orchestra.run.trial064.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-19T20:28:16.008 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T20:28:16.008 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T20:28:16.008 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:16.105 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 95/96 2026-02-19T20:28:16.127 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 95/96 2026-02-19T20:28:16.127 INFO:teuthology.orchestra.run.trial064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:28:16.127 INFO:teuthology.orchestra.run.trial064.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-19T20:28:16.127 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T20:28:16.127 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T20:28:16.127 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:16.128 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 96/96 2026-02-19T20:28:16.135 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 96/96 2026-02-19T20:28:16.160 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 96/96 2026-02-19T20:28:16.409 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 88/96 2026-02-19T20:28:16.410 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 89/96 2026-02-19T20:28:16.424 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 89/96 2026-02-19T20:28:16.424 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 90/96 2026-02-19T20:28:16.488 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 90/96 2026-02-19T20:28:16.529 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 91/96 2026-02-19T20:28:16.531 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 92/96 2026-02-19T20:28:16.552 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 92/96 2026-02-19T20:28:16.552 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:28:16.552 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-19T20:28:16.552 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T20:28:16.552 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T20:28:16.552 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:16.563 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 93/96 2026-02-19T20:28:16.789 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 93/96 2026-02-19T20:28:16.791 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 94/96 2026-02-19T20:28:16.813 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 94/96 2026-02-19T20:28:16.813 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:28:16.813 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-19T20:28:16.813 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T20:28:16.813 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T20:28:16.813 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:16.911 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 95/96 2026-02-19T20:28:16.931 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 95/96 2026-02-19T20:28:16.931 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:28:16.932 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-19T20:28:16.932 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T20:28:16.932 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T20:28:16.932 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:16.933 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 96/96 2026-02-19T20:28:16.939 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 96/96 2026-02-19T20:28:16.965 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 96/96 2026-02-19T20:28:17.017 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 96/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 1/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 3/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 4/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 5/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 6/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 7/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 8/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 9/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 10/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 11/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 12/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 13/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 14/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 15/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 16/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 17/96 2026-02-19T20:28:17.018 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 18/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 19/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 20/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 21/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 22/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 23/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 24/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-ply-3.11-14.el9.noarch 25/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 26/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 27/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 28/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 29/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : unzip-6.0-59.el9.x86_64 30/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : zip-3.0-35.el9.x86_64 31/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 32/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 33/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 34/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 35/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : lua-5.4.4-4.el9.x86_64 36/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 37/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 38/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 39/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 40/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 41/96 2026-02-19T20:28:17.019 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 42/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 43/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 44/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 45/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 46/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 47/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 48/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 49/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 50/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 51/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 52/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 53/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 54/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 55/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 56/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 57/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 58/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 59/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 60/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 61/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 62/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 63/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 64/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 65/96 2026-02-19T20:28:17.020 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 66/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 67/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 68/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 69/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 70/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 71/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 72/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 73/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 74/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 75/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 76/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 77/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 78/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 79/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 80/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 81/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 82/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 83/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 84/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 85/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 86/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 87/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 88/96 2026-02-19T20:28:17.021 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 89/96 2026-02-19T20:28:17.022 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 90/96 2026-02-19T20:28:17.022 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 91/96 2026-02-19T20:28:17.022 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 92/96 2026-02-19T20:28:17.022 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 93/96 2026-02-19T20:28:17.022 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 94/96 2026-02-19T20:28:17.022 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 95/96 2026-02-19T20:28:17.085 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 96/96 2026-02-19T20:28:17.085 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:17.085 INFO:teuthology.orchestra.run.trial064.stdout:Installed: 2026-02-19T20:28:17.085 INFO:teuthology.orchestra.run.trial064.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-19T20:28:17.085 INFO:teuthology.orchestra.run.trial064.stdout: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:17.085 INFO:teuthology.orchestra.run.trial064.stdout: ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.085 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:17.085 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:17.085 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.085 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.085 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.085 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.085 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.085 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: lua-5.4.4-4.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-19T20:28:17.086 INFO:teuthology.orchestra.run.trial064.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-19T20:28:17.087 INFO:teuthology.orchestra.run.trial064.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-ply-3.11-14.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-19T20:28:17.088 INFO:teuthology.orchestra.run.trial064.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-19T20:28:17.089 INFO:teuthology.orchestra.run.trial064.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-19T20:28:17.089 INFO:teuthology.orchestra.run.trial064.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-19T20:28:17.089 INFO:teuthology.orchestra.run.trial064.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-19T20:28:17.089 INFO:teuthology.orchestra.run.trial064.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-19T20:28:17.089 INFO:teuthology.orchestra.run.trial064.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-19T20:28:17.089 INFO:teuthology.orchestra.run.trial064.stdout: unzip-6.0-59.el9.x86_64 2026-02-19T20:28:17.089 INFO:teuthology.orchestra.run.trial064.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-19T20:28:17.089 INFO:teuthology.orchestra.run.trial064.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-19T20:28:17.089 INFO:teuthology.orchestra.run.trial064.stdout: zip-3.0-35.el9.x86_64 2026-02-19T20:28:17.089 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:17.089 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:17.146 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install ceph-base 2026-02-19T20:28:17.460 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:38 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:17.525 INFO:teuthology.orchestra.run.trial064.stdout:Package ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:17.543 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:17.543 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:17.544 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:17.565 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install cephadm 2026-02-19T20:28:17.814 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 96/96 2026-02-19T20:28:17.815 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 1/96 2026-02-19T20:28:17.815 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2/96 2026-02-19T20:28:17.815 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 3/96 2026-02-19T20:28:17.815 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 4/96 2026-02-19T20:28:17.815 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 5/96 2026-02-19T20:28:17.815 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 6/96 2026-02-19T20:28:17.815 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 7/96 2026-02-19T20:28:17.815 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 8/96 2026-02-19T20:28:17.815 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 9/96 2026-02-19T20:28:17.815 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 10/96 2026-02-19T20:28:17.816 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 11/96 2026-02-19T20:28:17.816 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 12/96 2026-02-19T20:28:17.816 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 13/96 2026-02-19T20:28:17.816 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 14/96 2026-02-19T20:28:17.816 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 15/96 2026-02-19T20:28:17.816 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 16/96 2026-02-19T20:28:17.816 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 17/96 2026-02-19T20:28:17.816 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 18/96 2026-02-19T20:28:17.816 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 19/96 2026-02-19T20:28:17.816 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 20/96 2026-02-19T20:28:17.816 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 21/96 2026-02-19T20:28:17.816 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 22/96 2026-02-19T20:28:17.817 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 23/96 2026-02-19T20:28:17.817 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 24/96 2026-02-19T20:28:17.817 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-ply-3.11-14.el9.noarch 25/96 2026-02-19T20:28:17.817 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 26/96 2026-02-19T20:28:17.817 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 27/96 2026-02-19T20:28:17.817 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 28/96 2026-02-19T20:28:17.817 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 29/96 2026-02-19T20:28:17.817 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : unzip-6.0-59.el9.x86_64 30/96 2026-02-19T20:28:17.817 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : zip-3.0-35.el9.x86_64 31/96 2026-02-19T20:28:17.817 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 32/96 2026-02-19T20:28:17.817 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 33/96 2026-02-19T20:28:17.817 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 34/96 2026-02-19T20:28:17.817 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 35/96 2026-02-19T20:28:17.818 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : lua-5.4.4-4.el9.x86_64 36/96 2026-02-19T20:28:17.818 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 37/96 2026-02-19T20:28:17.818 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 38/96 2026-02-19T20:28:17.818 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 39/96 2026-02-19T20:28:17.818 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 40/96 2026-02-19T20:28:17.818 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 41/96 2026-02-19T20:28:17.818 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 42/96 2026-02-19T20:28:17.818 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 43/96 2026-02-19T20:28:17.818 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 44/96 2026-02-19T20:28:17.818 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 45/96 2026-02-19T20:28:17.818 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 46/96 2026-02-19T20:28:17.818 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 47/96 2026-02-19T20:28:17.818 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 48/96 2026-02-19T20:28:17.819 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 49/96 2026-02-19T20:28:17.819 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 50/96 2026-02-19T20:28:17.819 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 51/96 2026-02-19T20:28:17.819 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 52/96 2026-02-19T20:28:17.819 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 53/96 2026-02-19T20:28:17.819 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 54/96 2026-02-19T20:28:17.819 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 55/96 2026-02-19T20:28:17.819 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 56/96 2026-02-19T20:28:17.819 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 57/96 2026-02-19T20:28:17.819 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 58/96 2026-02-19T20:28:17.819 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 59/96 2026-02-19T20:28:17.819 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 60/96 2026-02-19T20:28:17.819 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 61/96 2026-02-19T20:28:17.820 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 62/96 2026-02-19T20:28:17.820 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 63/96 2026-02-19T20:28:17.820 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 64/96 2026-02-19T20:28:17.820 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 65/96 2026-02-19T20:28:17.820 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 66/96 2026-02-19T20:28:17.820 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 67/96 2026-02-19T20:28:17.820 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 68/96 2026-02-19T20:28:17.820 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 69/96 2026-02-19T20:28:17.820 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 70/96 2026-02-19T20:28:17.820 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 71/96 2026-02-19T20:28:17.820 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 72/96 2026-02-19T20:28:17.820 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 73/96 2026-02-19T20:28:17.820 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 74/96 2026-02-19T20:28:17.821 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 75/96 2026-02-19T20:28:17.821 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 76/96 2026-02-19T20:28:17.821 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 77/96 2026-02-19T20:28:17.821 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 78/96 2026-02-19T20:28:17.821 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 79/96 2026-02-19T20:28:17.821 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 80/96 2026-02-19T20:28:17.821 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 81/96 2026-02-19T20:28:17.821 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 82/96 2026-02-19T20:28:17.821 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 83/96 2026-02-19T20:28:17.821 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 84/96 2026-02-19T20:28:17.821 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 85/96 2026-02-19T20:28:17.821 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 86/96 2026-02-19T20:28:17.821 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 87/96 2026-02-19T20:28:17.822 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 88/96 2026-02-19T20:28:17.822 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 89/96 2026-02-19T20:28:17.822 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 90/96 2026-02-19T20:28:17.822 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 91/96 2026-02-19T20:28:17.822 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 92/96 2026-02-19T20:28:17.822 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 93/96 2026-02-19T20:28:17.822 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 94/96 2026-02-19T20:28:17.822 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 95/96 2026-02-19T20:28:17.873 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:38 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:17.877 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 96/96 2026-02-19T20:28:17.877 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:17.877 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-19T20:28:17.877 INFO:teuthology.orchestra.run.trial048.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-19T20:28:17.877 INFO:teuthology.orchestra.run.trial048.stdout: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:17.877 INFO:teuthology.orchestra.run.trial048.stdout: ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.877 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:17.877 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:17.877 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.878 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.878 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.878 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.878 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.878 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.878 INFO:teuthology.orchestra.run.trial048.stdout: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:17.878 INFO:teuthology.orchestra.run.trial048.stdout: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:17.878 INFO:teuthology.orchestra.run.trial048.stdout: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:17.878 INFO:teuthology.orchestra.run.trial048.stdout: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:17.878 INFO:teuthology.orchestra.run.trial048.stdout: ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.878 INFO:teuthology.orchestra.run.trial048.stdout: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.878 INFO:teuthology.orchestra.run.trial048.stdout: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:28:17.879 INFO:teuthology.orchestra.run.trial048.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-02-19T20:28:17.879 INFO:teuthology.orchestra.run.trial048.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-19T20:28:17.879 INFO:teuthology.orchestra.run.trial048.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-19T20:28:17.879 INFO:teuthology.orchestra.run.trial048.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-19T20:28:17.879 INFO:teuthology.orchestra.run.trial048.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-19T20:28:17.879 INFO:teuthology.orchestra.run.trial048.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-19T20:28:17.879 INFO:teuthology.orchestra.run.trial048.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-19T20:28:17.879 INFO:teuthology.orchestra.run.trial048.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-19T20:28:17.879 INFO:teuthology.orchestra.run.trial048.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-19T20:28:17.879 INFO:teuthology.orchestra.run.trial048.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T20:28:17.879 INFO:teuthology.orchestra.run.trial048.stdout: lua-5.4.4-4.el9.x86_64 2026-02-19T20:28:17.879 INFO:teuthology.orchestra.run.trial048.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-19T20:28:17.880 INFO:teuthology.orchestra.run.trial048.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-19T20:28:17.880 INFO:teuthology.orchestra.run.trial048.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-19T20:28:17.880 INFO:teuthology.orchestra.run.trial048.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-19T20:28:17.880 INFO:teuthology.orchestra.run.trial048.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-19T20:28:17.880 INFO:teuthology.orchestra.run.trial048.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-19T20:28:17.880 INFO:teuthology.orchestra.run.trial048.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-19T20:28:17.880 INFO:teuthology.orchestra.run.trial048.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-19T20:28:17.880 INFO:teuthology.orchestra.run.trial048.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-19T20:28:17.880 INFO:teuthology.orchestra.run.trial048.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-19T20:28:17.880 INFO:teuthology.orchestra.run.trial048.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-19T20:28:17.880 INFO:teuthology.orchestra.run.trial048.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-19T20:28:17.880 INFO:teuthology.orchestra.run.trial048.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-19T20:28:17.880 INFO:teuthology.orchestra.run.trial048.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-19T20:28:17.881 INFO:teuthology.orchestra.run.trial048.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-19T20:28:17.881 INFO:teuthology.orchestra.run.trial048.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-19T20:28:17.881 INFO:teuthology.orchestra.run.trial048.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-19T20:28:17.881 INFO:teuthology.orchestra.run.trial048.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-19T20:28:17.881 INFO:teuthology.orchestra.run.trial048.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-19T20:28:17.881 INFO:teuthology.orchestra.run.trial048.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-19T20:28:17.881 INFO:teuthology.orchestra.run.trial048.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-19T20:28:17.881 INFO:teuthology.orchestra.run.trial048.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-19T20:28:17.881 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-19T20:28:17.881 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-19T20:28:17.881 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-19T20:28:17.881 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-19T20:28:17.882 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-19T20:28:17.882 INFO:teuthology.orchestra.run.trial048.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-19T20:28:17.882 INFO:teuthology.orchestra.run.trial048.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-19T20:28:17.882 INFO:teuthology.orchestra.run.trial048.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-19T20:28:17.882 INFO:teuthology.orchestra.run.trial048.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-19T20:28:17.882 INFO:teuthology.orchestra.run.trial048.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T20:28:17.882 INFO:teuthology.orchestra.run.trial048.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-19T20:28:17.882 INFO:teuthology.orchestra.run.trial048.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-19T20:28:17.882 INFO:teuthology.orchestra.run.trial048.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-19T20:28:17.882 INFO:teuthology.orchestra.run.trial048.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-19T20:28:17.882 INFO:teuthology.orchestra.run.trial048.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-19T20:28:17.882 INFO:teuthology.orchestra.run.trial048.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-19T20:28:17.882 INFO:teuthology.orchestra.run.trial048.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-19T20:28:17.883 INFO:teuthology.orchestra.run.trial048.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-19T20:28:17.883 INFO:teuthology.orchestra.run.trial048.stdout: python3-ply-3.11-14.el9.noarch 2026-02-19T20:28:17.883 INFO:teuthology.orchestra.run.trial048.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-19T20:28:17.883 INFO:teuthology.orchestra.run.trial048.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-19T20:28:17.883 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-19T20:28:17.883 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-19T20:28:17.883 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-19T20:28:17.883 INFO:teuthology.orchestra.run.trial048.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-19T20:28:17.883 INFO:teuthology.orchestra.run.trial048.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-19T20:28:17.883 INFO:teuthology.orchestra.run.trial048.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-19T20:28:17.883 INFO:teuthology.orchestra.run.trial048.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-19T20:28:17.883 INFO:teuthology.orchestra.run.trial048.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-19T20:28:17.883 INFO:teuthology.orchestra.run.trial048.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-19T20:28:17.884 INFO:teuthology.orchestra.run.trial048.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-19T20:28:17.884 INFO:teuthology.orchestra.run.trial048.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-19T20:28:17.884 INFO:teuthology.orchestra.run.trial048.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-19T20:28:17.884 INFO:teuthology.orchestra.run.trial048.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-19T20:28:17.884 INFO:teuthology.orchestra.run.trial048.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-19T20:28:17.884 INFO:teuthology.orchestra.run.trial048.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-19T20:28:17.884 INFO:teuthology.orchestra.run.trial048.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-19T20:28:17.884 INFO:teuthology.orchestra.run.trial048.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-19T20:28:17.884 INFO:teuthology.orchestra.run.trial048.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-19T20:28:17.884 INFO:teuthology.orchestra.run.trial048.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-19T20:28:17.884 INFO:teuthology.orchestra.run.trial048.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-19T20:28:17.884 INFO:teuthology.orchestra.run.trial048.stdout: unzip-6.0-59.el9.x86_64 2026-02-19T20:28:17.884 INFO:teuthology.orchestra.run.trial048.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-19T20:28:17.885 INFO:teuthology.orchestra.run.trial048.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-19T20:28:17.885 INFO:teuthology.orchestra.run.trial048.stdout: zip-3.0-35.el9.x86_64 2026-02-19T20:28:17.885 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:17.885 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:17.937 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-base 2026-02-19T20:28:17.938 INFO:teuthology.orchestra.run.trial064.stdout:Package cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:28:17.956 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:17.956 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:17.957 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:17.978 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install ceph-immutable-object-cache 2026-02-19T20:28:18.253 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:18.287 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:39 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:18.317 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:18.336 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:18.336 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:18.336 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:18.357 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install cephadm 2026-02-19T20:28:18.370 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:18.371 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:18.371 INFO:teuthology.orchestra.run.trial064.stdout: Package Arch Version Repo Size 2026-02-19T20:28:18.371 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:18.371 INFO:teuthology.orchestra.run.trial064.stdout:Installing: 2026-02-19T20:28:18.372 INFO:teuthology.orchestra.run.trial064.stdout: ceph-immutable-object-cache x86_64 2:20.3.0-5336.g802bf111.el9 ceph 147 k 2026-02-19T20:28:18.372 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:18.372 INFO:teuthology.orchestra.run.trial064.stdout:Transaction Summary 2026-02-19T20:28:18.372 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:18.372 INFO:teuthology.orchestra.run.trial064.stdout:Install 1 Package 2026-02-19T20:28:18.372 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:18.372 INFO:teuthology.orchestra.run.trial064.stdout:Total download size: 147 k 2026-02-19T20:28:18.372 INFO:teuthology.orchestra.run.trial064.stdout:Installed size: 423 k 2026-02-19T20:28:18.372 INFO:teuthology.orchestra.run.trial064.stdout:Downloading Packages: 2026-02-19T20:28:18.670 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:18.735 INFO:teuthology.orchestra.run.trial048.stdout:Package cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:28:18.753 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:18.754 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:18.754 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:18.762 INFO:teuthology.orchestra.run.trial064.stdout:ceph-immutable-object-cache-20.3.0-5336.g802bf1 378 kB/s | 147 kB 00:00 2026-02-19T20:28:18.762 INFO:teuthology.orchestra.run.trial064.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:18.762 INFO:teuthology.orchestra.run.trial064.stdout:Total 377 kB/s | 147 kB 00:00 2026-02-19T20:28:18.762 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction check 2026-02-19T20:28:18.767 INFO:teuthology.orchestra.run.trial064.stdout:Transaction check succeeded. 2026-02-19T20:28:18.767 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction test 2026-02-19T20:28:18.775 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-immutable-object-cache 2026-02-19T20:28:18.798 INFO:teuthology.orchestra.run.trial064.stdout:Transaction test succeeded. 2026-02-19T20:28:18.798 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction 2026-02-19T20:28:18.853 INFO:teuthology.orchestra.run.trial064.stdout: Preparing : 1/1 2026-02-19T20:28:18.854 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:28:18.876 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:28:18.876 INFO:teuthology.orchestra.run.trial064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:28:18.877 INFO:teuthology.orchestra.run.trial064.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-19T20:28:18.877 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:19.085 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:48 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:19.168 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:19.168 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:19.169 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repo Size 2026-02-19T20:28:19.169 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:19.169 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-19T20:28:19.169 INFO:teuthology.orchestra.run.trial048.stdout: ceph-immutable-object-cache x86_64 2:20.3.0-5336.g802bf111.el9 ceph 147 k 2026-02-19T20:28:19.169 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:19.169 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-19T20:28:19.169 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:19.169 INFO:teuthology.orchestra.run.trial048.stdout:Install 1 Package 2026-02-19T20:28:19.169 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:19.169 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 147 k 2026-02-19T20:28:19.169 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 423 k 2026-02-19T20:28:19.169 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-19T20:28:19.175 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:28:19.175 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:19.175 INFO:teuthology.orchestra.run.trial064.stdout:Installed: 2026-02-19T20:28:19.175 INFO:teuthology.orchestra.run.trial064.stdout: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:19.175 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:19.175 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:19.203 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install ceph-mgr 2026-02-19T20:28:19.515 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:40 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:19.520 INFO:teuthology.orchestra.run.trial048.stdout:ceph-immutable-object-cache-20.3.0-5336.g802bf1 420 kB/s | 147 kB 00:00 2026-02-19T20:28:19.521 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:19.521 INFO:teuthology.orchestra.run.trial048.stdout:Total 419 kB/s | 147 kB 00:00 2026-02-19T20:28:19.521 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-19T20:28:19.526 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-19T20:28:19.526 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-19T20:28:19.557 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-19T20:28:19.557 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-19T20:28:19.579 INFO:teuthology.orchestra.run.trial064.stdout:Package ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:19.597 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:19.598 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:19.598 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:19.612 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-19T20:28:19.613 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:28:19.619 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install ceph-mgr-dashboard 2026-02-19T20:28:19.636 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:28:19.637 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:28:19.637 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-19T20:28:19.637 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:19.913 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:28:19.914 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:19.914 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-19T20:28:19.914 INFO:teuthology.orchestra.run.trial048.stdout: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:19.914 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:19.914 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:19.922 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:40 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:19.941 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-mgr 2026-02-19T20:28:19.987 INFO:teuthology.orchestra.run.trial064.stdout:Package ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:28:20.005 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:20.006 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:20.006 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:20.027 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-19T20:28:20.254 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:49 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:20.320 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:20.330 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:41 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:20.338 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:20.338 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:20.338 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:20.360 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-mgr-dashboard 2026-02-19T20:28:20.395 INFO:teuthology.orchestra.run.trial064.stdout:Package ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:28:20.414 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:20.414 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:20.414 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:20.435 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install ceph-mgr-rook 2026-02-19T20:28:20.669 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:49 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:20.734 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:28:20.747 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:41 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:20.752 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:20.753 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:20.753 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:20.774 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-19T20:28:20.812 INFO:teuthology.orchestra.run.trial064.stdout:Package ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:28:20.830 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:20.831 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:20.831 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:20.854 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install ceph-mgr-cephadm 2026-02-19T20:28:21.084 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:50 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:21.150 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:28:21.168 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:21.169 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:42 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:21.170 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:21.170 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:21.191 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-mgr-rook 2026-02-19T20:28:21.233 INFO:teuthology.orchestra.run.trial064.stdout:Package ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:28:21.251 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:21.251 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:21.252 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:21.273 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install ceph-osd 2026-02-19T20:28:21.504 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:50 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:21.569 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:28:21.582 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:42 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:21.587 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:21.588 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:21.588 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:21.609 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-mgr-cephadm 2026-02-19T20:28:21.647 INFO:teuthology.orchestra.run.trial064.stdout:Package ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:21.666 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:21.666 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:21.666 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:21.688 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install ceph-osd-classic 2026-02-19T20:28:21.912 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:50 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:21.976 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:28:21.993 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:42 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:21.995 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:21.995 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:21.996 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:22.016 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-osd 2026-02-19T20:28:22.057 INFO:teuthology.orchestra.run.trial064.stdout:Package ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:22.075 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:22.076 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:22.076 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:22.097 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install ceph-fuse 2026-02-19T20:28:22.326 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:51 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:22.390 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:22.406 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:43 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:22.409 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:22.409 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:22.409 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:22.430 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-osd-classic 2026-02-19T20:28:22.489 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:22.490 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:22.490 INFO:teuthology.orchestra.run.trial064.stdout: Package Arch Version Repo Size 2026-02-19T20:28:22.490 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:22.490 INFO:teuthology.orchestra.run.trial064.stdout:Installing: 2026-02-19T20:28:22.490 INFO:teuthology.orchestra.run.trial064.stdout: ceph-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 987 k 2026-02-19T20:28:22.490 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:22.491 INFO:teuthology.orchestra.run.trial064.stdout:Transaction Summary 2026-02-19T20:28:22.491 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:22.491 INFO:teuthology.orchestra.run.trial064.stdout:Install 1 Package 2026-02-19T20:28:22.491 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:22.491 INFO:teuthology.orchestra.run.trial064.stdout:Total download size: 987 k 2026-02-19T20:28:22.491 INFO:teuthology.orchestra.run.trial064.stdout:Installed size: 2.9 M 2026-02-19T20:28:22.491 INFO:teuthology.orchestra.run.trial064.stdout:Downloading Packages: 2026-02-19T20:28:22.735 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:51 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:22.800 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:22.818 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:22.819 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:22.819 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:22.840 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-fuse 2026-02-19T20:28:23.148 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:52 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:23.233 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:23.233 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:23.233 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repo Size 2026-02-19T20:28:23.233 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:23.233 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-19T20:28:23.233 INFO:teuthology.orchestra.run.trial048.stdout: ceph-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 987 k 2026-02-19T20:28:23.233 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:23.234 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-19T20:28:23.234 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:23.234 INFO:teuthology.orchestra.run.trial048.stdout:Install 1 Package 2026-02-19T20:28:23.234 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:23.234 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 987 k 2026-02-19T20:28:23.234 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 2.9 M 2026-02-19T20:28:23.234 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-19T20:28:23.314 INFO:teuthology.orchestra.run.trial064.stdout:ceph-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 1.2 MB/s | 987 kB 00:00 2026-02-19T20:28:23.315 INFO:teuthology.orchestra.run.trial064.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:23.315 INFO:teuthology.orchestra.run.trial064.stdout:Total 1.2 MB/s | 987 kB 00:00 2026-02-19T20:28:23.315 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction check 2026-02-19T20:28:23.320 INFO:teuthology.orchestra.run.trial064.stdout:Transaction check succeeded. 2026-02-19T20:28:23.320 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction test 2026-02-19T20:28:23.355 INFO:teuthology.orchestra.run.trial064.stdout:Transaction test succeeded. 2026-02-19T20:28:23.355 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction 2026-02-19T20:28:23.447 INFO:teuthology.orchestra.run.trial064.stdout: Preparing : 1/1 2026-02-19T20:28:23.464 INFO:teuthology.orchestra.run.trial064.stdout: Installing : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:23.714 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:23.771 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:23.771 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:23.772 INFO:teuthology.orchestra.run.trial064.stdout:Installed: 2026-02-19T20:28:23.772 INFO:teuthology.orchestra.run.trial064.stdout: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:23.772 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:23.772 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:23.798 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install ceph-volume 2026-02-19T20:28:24.111 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:45 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:24.175 INFO:teuthology.orchestra.run.trial064.stdout:Package ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:28:24.194 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:24.194 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:24.194 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:24.198 INFO:teuthology.orchestra.run.trial048.stdout:ceph-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 1.0 MB/s | 987 kB 00:00 2026-02-19T20:28:24.199 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:24.199 INFO:teuthology.orchestra.run.trial048.stdout:Total 1.0 MB/s | 987 kB 00:00 2026-02-19T20:28:24.199 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-19T20:28:24.204 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-19T20:28:24.204 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-19T20:28:24.215 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install librados-devel 2026-02-19T20:28:24.239 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-19T20:28:24.239 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-19T20:28:24.330 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-19T20:28:24.347 INFO:teuthology.orchestra.run.trial048.stdout: Installing : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:24.522 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:45 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:24.591 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:24.605 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:24.605 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:24.606 INFO:teuthology.orchestra.run.trial064.stdout: Package Arch Version Repo Size 2026-02-19T20:28:24.606 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:24.606 INFO:teuthology.orchestra.run.trial064.stdout:Installing: 2026-02-19T20:28:24.606 INFO:teuthology.orchestra.run.trial064.stdout: librados-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 123 k 2026-02-19T20:28:24.606 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:24.606 INFO:teuthology.orchestra.run.trial064.stdout:Transaction Summary 2026-02-19T20:28:24.606 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:24.606 INFO:teuthology.orchestra.run.trial064.stdout:Install 1 Package 2026-02-19T20:28:24.606 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:24.606 INFO:teuthology.orchestra.run.trial064.stdout:Total download size: 123 k 2026-02-19T20:28:24.607 INFO:teuthology.orchestra.run.trial064.stdout:Installed size: 437 k 2026-02-19T20:28:24.607 INFO:teuthology.orchestra.run.trial064.stdout:Downloading Packages: 2026-02-19T20:28:24.648 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:24.648 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:24.648 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-19T20:28:24.648 INFO:teuthology.orchestra.run.trial048.stdout: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:24.648 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:24.648 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:24.675 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install ceph-volume 2026-02-19T20:28:24.692 INFO:teuthology.orchestra.run.trial064.stdout:librados-devel-20.3.0-5336.g802bf111.el9.x86_64 1.4 MB/s | 123 kB 00:00 2026-02-19T20:28:24.693 INFO:teuthology.orchestra.run.trial064.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:24.693 INFO:teuthology.orchestra.run.trial064.stdout:Total 1.4 MB/s | 123 kB 00:00 2026-02-19T20:28:24.693 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction check 2026-02-19T20:28:24.695 INFO:teuthology.orchestra.run.trial064.stdout:Transaction check succeeded. 2026-02-19T20:28:24.696 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction test 2026-02-19T20:28:24.726 INFO:teuthology.orchestra.run.trial064.stdout:Transaction test succeeded. 2026-02-19T20:28:24.726 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction 2026-02-19T20:28:24.781 INFO:teuthology.orchestra.run.trial064.stdout: Preparing : 1/1 2026-02-19T20:28:24.797 INFO:teuthology.orchestra.run.trial064.stdout: Installing : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:24.877 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:24.935 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:24.935 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:24.935 INFO:teuthology.orchestra.run.trial064.stdout:Installed: 2026-02-19T20:28:24.935 INFO:teuthology.orchestra.run.trial064.stdout: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:24.935 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:24.935 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:24.962 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install libcephfs2 2026-02-19T20:28:24.984 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:53 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:25.048 INFO:teuthology.orchestra.run.trial048.stdout:Package ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:28:25.066 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:25.067 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:25.067 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:25.088 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install librados-devel 2026-02-19T20:28:25.268 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:46 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:25.333 INFO:teuthology.orchestra.run.trial064.stdout:Package libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:25.352 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:25.352 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:25.352 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:25.373 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install libcephfs-devel 2026-02-19T20:28:25.395 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:54 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:25.478 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:25.479 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:25.479 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repo Size 2026-02-19T20:28:25.479 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:25.479 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-19T20:28:25.479 INFO:teuthology.orchestra.run.trial048.stdout: librados-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 123 k 2026-02-19T20:28:25.479 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:25.479 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-19T20:28:25.480 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:25.480 INFO:teuthology.orchestra.run.trial048.stdout:Install 1 Package 2026-02-19T20:28:25.480 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:25.480 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 123 k 2026-02-19T20:28:25.480 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 437 k 2026-02-19T20:28:25.480 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-19T20:28:25.567 INFO:teuthology.orchestra.run.trial048.stdout:librados-devel-20.3.0-5336.g802bf111.el9.x86_64 1.4 MB/s | 123 kB 00:00 2026-02-19T20:28:25.568 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:25.568 INFO:teuthology.orchestra.run.trial048.stdout:Total 1.3 MB/s | 123 kB 00:00 2026-02-19T20:28:25.568 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-19T20:28:25.571 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-19T20:28:25.571 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-19T20:28:25.602 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-19T20:28:25.603 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-19T20:28:25.657 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-19T20:28:25.673 INFO:teuthology.orchestra.run.trial048.stdout: Installing : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:25.681 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:46 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:25.763 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:25.764 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:25.764 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:25.764 INFO:teuthology.orchestra.run.trial064.stdout: Package Arch Version Repo Size 2026-02-19T20:28:25.764 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:25.764 INFO:teuthology.orchestra.run.trial064.stdout:Installing: 2026-02-19T20:28:25.764 INFO:teuthology.orchestra.run.trial064.stdout: libcephfs-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T20:28:25.764 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:25.764 INFO:teuthology.orchestra.run.trial064.stdout:Transaction Summary 2026-02-19T20:28:25.764 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:25.764 INFO:teuthology.orchestra.run.trial064.stdout:Install 1 Package 2026-02-19T20:28:25.764 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:25.765 INFO:teuthology.orchestra.run.trial064.stdout:Total download size: 37 k 2026-02-19T20:28:25.765 INFO:teuthology.orchestra.run.trial064.stdout:Installed size: 171 k 2026-02-19T20:28:25.765 INFO:teuthology.orchestra.run.trial064.stdout:Downloading Packages: 2026-02-19T20:28:25.820 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:25.820 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:25.820 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-19T20:28:25.820 INFO:teuthology.orchestra.run.trial048.stdout: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:25.820 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:25.820 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:25.830 INFO:teuthology.orchestra.run.trial064.stdout:libcephfs-devel-20.3.0-5336.g802bf111.el9.x86_6 571 kB/s | 37 kB 00:00 2026-02-19T20:28:25.831 INFO:teuthology.orchestra.run.trial064.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:25.831 INFO:teuthology.orchestra.run.trial064.stdout:Total 560 kB/s | 37 kB 00:00 2026-02-19T20:28:25.831 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction check 2026-02-19T20:28:25.833 INFO:teuthology.orchestra.run.trial064.stdout:Transaction check succeeded. 2026-02-19T20:28:25.833 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction test 2026-02-19T20:28:25.835 INFO:teuthology.orchestra.run.trial064.stdout:Transaction test succeeded. 2026-02-19T20:28:25.836 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction 2026-02-19T20:28:25.848 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install libcephfs2 2026-02-19T20:28:25.857 INFO:teuthology.orchestra.run.trial064.stdout: Preparing : 1/1 2026-02-19T20:28:25.873 INFO:teuthology.orchestra.run.trial064.stdout: Installing : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:25.929 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:25.986 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:25.986 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:25.986 INFO:teuthology.orchestra.run.trial064.stdout:Installed: 2026-02-19T20:28:25.986 INFO:teuthology.orchestra.run.trial064.stdout: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:25.986 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:25.986 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:26.013 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install librados2 2026-02-19T20:28:26.159 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:55 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:26.224 INFO:teuthology.orchestra.run.trial048.stdout:Package libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:26.242 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:26.243 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:26.243 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:26.265 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install libcephfs-devel 2026-02-19T20:28:26.321 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:26.385 INFO:teuthology.orchestra.run.trial064.stdout:Package librados2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:26.404 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:26.405 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:26.405 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:26.427 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install librbd1 2026-02-19T20:28:26.572 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:55 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:26.655 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:26.656 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:26.656 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repo Size 2026-02-19T20:28:26.656 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:26.657 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-19T20:28:26.657 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T20:28:26.657 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:26.657 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-19T20:28:26.657 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:26.657 INFO:teuthology.orchestra.run.trial048.stdout:Install 1 Package 2026-02-19T20:28:26.657 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:26.657 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 37 k 2026-02-19T20:28:26.657 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 171 k 2026-02-19T20:28:26.657 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-19T20:28:26.722 INFO:teuthology.orchestra.run.trial048.stdout:libcephfs-devel-20.3.0-5336.g802bf111.el9.x86_6 575 kB/s | 37 kB 00:00 2026-02-19T20:28:26.722 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:26.722 INFO:teuthology.orchestra.run.trial048.stdout:Total 569 kB/s | 37 kB 00:00 2026-02-19T20:28:26.722 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-19T20:28:26.724 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-19T20:28:26.724 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-19T20:28:26.726 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-19T20:28:26.726 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-19T20:28:26.739 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:26.749 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-19T20:28:26.765 INFO:teuthology.orchestra.run.trial048.stdout: Installing : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:26.804 INFO:teuthology.orchestra.run.trial064.stdout:Package librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:26.818 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:26.822 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:26.823 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:26.823 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:26.846 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install python3-rados 2026-02-19T20:28:26.875 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:26.875 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:26.875 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-19T20:28:26.875 INFO:teuthology.orchestra.run.trial048.stdout: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:26.875 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:26.875 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:26.901 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install librados2 2026-02-19T20:28:27.151 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:48 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:27.216 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:56 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:27.217 INFO:teuthology.orchestra.run.trial064.stdout:Package python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:27.236 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:27.236 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:27.237 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:27.258 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install python3-rgw 2026-02-19T20:28:27.280 INFO:teuthology.orchestra.run.trial048.stdout:Package librados2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:27.299 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:27.299 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:27.299 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:27.321 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install librbd1 2026-02-19T20:28:27.573 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:48 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:27.629 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:56 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:27.637 INFO:teuthology.orchestra.run.trial064.stdout:Package python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:27.655 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:27.656 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:27.656 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:27.678 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install python3-cephfs 2026-02-19T20:28:27.694 INFO:teuthology.orchestra.run.trial048.stdout:Package librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:27.712 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:27.713 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:27.713 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:27.734 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install python3-rados 2026-02-19T20:28:27.985 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:48 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:28.045 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:57 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:28.050 INFO:teuthology.orchestra.run.trial064.stdout:Package python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:28.068 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:28.068 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:28.068 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:28.089 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install python3-rbd 2026-02-19T20:28:28.109 INFO:teuthology.orchestra.run.trial048.stdout:Package python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:28.127 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:28.128 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:28.128 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:28.150 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install python3-rgw 2026-02-19T20:28:28.393 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:49 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:28.457 INFO:teuthology.orchestra.run.trial064.stdout:Package python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:28.461 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:57 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:28.475 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:28.476 INFO:teuthology.orchestra.run.trial064.stdout:Nothing to do. 2026-02-19T20:28:28.476 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:28.497 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install rbd-fuse 2026-02-19T20:28:28.525 INFO:teuthology.orchestra.run.trial048.stdout:Package python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:28.544 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:28.544 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:28.544 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:28.566 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install python3-cephfs 2026-02-19T20:28:28.805 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:49 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:28.879 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:57 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:28.887 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:28.888 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:28.888 INFO:teuthology.orchestra.run.trial064.stdout: Package Architecture Version Repository Size 2026-02-19T20:28:28.888 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:28.888 INFO:teuthology.orchestra.run.trial064.stdout:Installing: 2026-02-19T20:28:28.888 INFO:teuthology.orchestra.run.trial064.stdout: rbd-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 85 k 2026-02-19T20:28:28.889 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:28.889 INFO:teuthology.orchestra.run.trial064.stdout:Transaction Summary 2026-02-19T20:28:28.889 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:28.889 INFO:teuthology.orchestra.run.trial064.stdout:Install 1 Package 2026-02-19T20:28:28.889 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:28.889 INFO:teuthology.orchestra.run.trial064.stdout:Total download size: 85 k 2026-02-19T20:28:28.889 INFO:teuthology.orchestra.run.trial064.stdout:Installed size: 217 k 2026-02-19T20:28:28.889 INFO:teuthology.orchestra.run.trial064.stdout:Downloading Packages: 2026-02-19T20:28:28.944 INFO:teuthology.orchestra.run.trial048.stdout:Package python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:28.963 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:28.963 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:28.964 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:28.964 INFO:teuthology.orchestra.run.trial064.stdout:rbd-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 1.1 MB/s | 85 kB 00:00 2026-02-19T20:28:28.965 INFO:teuthology.orchestra.run.trial064.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:28.965 INFO:teuthology.orchestra.run.trial064.stdout:Total 1.1 MB/s | 85 kB 00:00 2026-02-19T20:28:28.965 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction check 2026-02-19T20:28:28.969 INFO:teuthology.orchestra.run.trial064.stdout:Transaction check succeeded. 2026-02-19T20:28:28.969 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction test 2026-02-19T20:28:28.986 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install python3-rbd 2026-02-19T20:28:29.001 INFO:teuthology.orchestra.run.trial064.stdout:Transaction test succeeded. 2026-02-19T20:28:29.001 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction 2026-02-19T20:28:29.053 INFO:teuthology.orchestra.run.trial064.stdout: Preparing : 1/1 2026-02-19T20:28:29.070 INFO:teuthology.orchestra.run.trial064.stdout: Installing : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:29.159 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:29.218 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:29.218 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:29.218 INFO:teuthology.orchestra.run.trial064.stdout:Installed: 2026-02-19T20:28:29.218 INFO:teuthology.orchestra.run.trial064.stdout: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:29.218 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:29.219 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:29.246 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install rbd-mirror 2026-02-19T20:28:29.297 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:58 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:29.361 INFO:teuthology.orchestra.run.trial048.stdout:Package python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:28:29.379 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:29.380 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:28:29.380 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:29.401 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install rbd-fuse 2026-02-19T20:28:29.558 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:50 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:29.641 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:29.641 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:29.641 INFO:teuthology.orchestra.run.trial064.stdout: Package Arch Version Repo Size 2026-02-19T20:28:29.642 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:29.642 INFO:teuthology.orchestra.run.trial064.stdout:Installing: 2026-02-19T20:28:29.642 INFO:teuthology.orchestra.run.trial064.stdout: rbd-mirror x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.9 M 2026-02-19T20:28:29.642 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:29.642 INFO:teuthology.orchestra.run.trial064.stdout:Transaction Summary 2026-02-19T20:28:29.642 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:29.642 INFO:teuthology.orchestra.run.trial064.stdout:Install 1 Package 2026-02-19T20:28:29.642 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:29.642 INFO:teuthology.orchestra.run.trial064.stdout:Total download size: 2.9 M 2026-02-19T20:28:29.642 INFO:teuthology.orchestra.run.trial064.stdout:Installed size: 11 M 2026-02-19T20:28:29.642 INFO:teuthology.orchestra.run.trial064.stdout:Downloading Packages: 2026-02-19T20:28:29.719 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:58 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:29.789 INFO:teuthology.orchestra.run.trial064.stdout:rbd-mirror-20.3.0-5336.g802bf111.el9.x86_64.rpm 19 MB/s | 2.9 MB 00:00 2026-02-19T20:28:29.790 INFO:teuthology.orchestra.run.trial064.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:29.790 INFO:teuthology.orchestra.run.trial064.stdout:Total 19 MB/s | 2.9 MB 00:00 2026-02-19T20:28:29.790 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction check 2026-02-19T20:28:29.795 INFO:teuthology.orchestra.run.trial064.stdout:Transaction check succeeded. 2026-02-19T20:28:29.795 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction test 2026-02-19T20:28:29.802 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:29.803 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:29.803 INFO:teuthology.orchestra.run.trial048.stdout: Package Architecture Version Repository Size 2026-02-19T20:28:29.803 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:29.803 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-19T20:28:29.804 INFO:teuthology.orchestra.run.trial048.stdout: rbd-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 85 k 2026-02-19T20:28:29.804 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:29.804 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-19T20:28:29.804 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:29.804 INFO:teuthology.orchestra.run.trial048.stdout:Install 1 Package 2026-02-19T20:28:29.804 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:29.804 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 85 k 2026-02-19T20:28:29.804 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 217 k 2026-02-19T20:28:29.804 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-19T20:28:29.834 INFO:teuthology.orchestra.run.trial064.stdout:Transaction test succeeded. 2026-02-19T20:28:29.834 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction 2026-02-19T20:28:29.879 INFO:teuthology.orchestra.run.trial048.stdout:rbd-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 1.1 MB/s | 85 kB 00:00 2026-02-19T20:28:29.880 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:29.880 INFO:teuthology.orchestra.run.trial048.stdout:Total 1.1 MB/s | 85 kB 00:00 2026-02-19T20:28:29.880 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-19T20:28:29.884 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-19T20:28:29.884 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-19T20:28:29.916 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-19T20:28:29.916 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-19T20:28:29.967 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-19T20:28:29.984 INFO:teuthology.orchestra.run.trial048.stdout: Installing : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:30.011 INFO:teuthology.orchestra.run.trial064.stdout: Preparing : 1/1 2026-02-19T20:28:30.012 INFO:teuthology.orchestra.run.trial064.stdout: Installing : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:30.034 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:30.034 INFO:teuthology.orchestra.run.trial064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:28:30.034 INFO:teuthology.orchestra.run.trial064.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-19T20:28:30.034 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T20:28:30.034 INFO:teuthology.orchestra.run.trial064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T20:28:30.034 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:30.070 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:30.128 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:30.128 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:30.128 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-19T20:28:30.128 INFO:teuthology.orchestra.run.trial048.stdout: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:30.128 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:30.129 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:30.158 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install rbd-mirror 2026-02-19T20:28:30.318 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:30.319 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:30.319 INFO:teuthology.orchestra.run.trial064.stdout:Installed: 2026-02-19T20:28:30.319 INFO:teuthology.orchestra.run.trial064.stdout: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:30.319 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:30.319 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:30.347 DEBUG:teuthology.orchestra.run.trial064:> sudo yum -y install rbd-nbd 2026-02-19T20:28:30.470 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:00:59 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:30.555 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:30.556 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:30.556 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repo Size 2026-02-19T20:28:30.556 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:30.556 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-19T20:28:30.556 INFO:teuthology.orchestra.run.trial048.stdout: rbd-mirror x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.9 M 2026-02-19T20:28:30.556 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:30.556 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-19T20:28:30.556 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:30.557 INFO:teuthology.orchestra.run.trial048.stdout:Install 1 Package 2026-02-19T20:28:30.557 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:30.557 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 2.9 M 2026-02-19T20:28:30.557 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 11 M 2026-02-19T20:28:30.557 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-19T20:28:30.658 INFO:teuthology.orchestra.run.trial064.stdout:Last metadata expiration check: 0:00:51 ago on Thu 19 Feb 2026 08:27:39 PM UTC. 2026-02-19T20:28:30.704 INFO:teuthology.orchestra.run.trial048.stdout:rbd-mirror-20.3.0-5336.g802bf111.el9.x86_64.rpm 19 MB/s | 2.9 MB 00:00 2026-02-19T20:28:30.704 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:30.704 INFO:teuthology.orchestra.run.trial048.stdout:Total 19 MB/s | 2.9 MB 00:00 2026-02-19T20:28:30.704 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-19T20:28:30.709 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-19T20:28:30.709 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-19T20:28:30.741 INFO:teuthology.orchestra.run.trial064.stdout:Dependencies resolved. 2026-02-19T20:28:30.742 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:30.742 INFO:teuthology.orchestra.run.trial064.stdout: Package Architecture Version Repository Size 2026-02-19T20:28:30.742 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:30.742 INFO:teuthology.orchestra.run.trial064.stdout:Installing: 2026-02-19T20:28:30.742 INFO:teuthology.orchestra.run.trial064.stdout: rbd-nbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 173 k 2026-02-19T20:28:30.742 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:30.743 INFO:teuthology.orchestra.run.trial064.stdout:Transaction Summary 2026-02-19T20:28:30.743 INFO:teuthology.orchestra.run.trial064.stdout:================================================================================ 2026-02-19T20:28:30.743 INFO:teuthology.orchestra.run.trial064.stdout:Install 1 Package 2026-02-19T20:28:30.743 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:30.743 INFO:teuthology.orchestra.run.trial064.stdout:Total download size: 173 k 2026-02-19T20:28:30.743 INFO:teuthology.orchestra.run.trial064.stdout:Installed size: 466 k 2026-02-19T20:28:30.743 INFO:teuthology.orchestra.run.trial064.stdout:Downloading Packages: 2026-02-19T20:28:30.748 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-19T20:28:30.748 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-19T20:28:30.830 INFO:teuthology.orchestra.run.trial064.stdout:rbd-nbd-20.3.0-5336.g802bf111.el9.x86_64.rpm 2.0 MB/s | 173 kB 00:00 2026-02-19T20:28:30.830 INFO:teuthology.orchestra.run.trial064.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:30.830 INFO:teuthology.orchestra.run.trial064.stdout:Total 1.9 MB/s | 173 kB 00:00 2026-02-19T20:28:30.830 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction check 2026-02-19T20:28:30.834 INFO:teuthology.orchestra.run.trial064.stdout:Transaction check succeeded. 2026-02-19T20:28:30.834 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction test 2026-02-19T20:28:30.866 INFO:teuthology.orchestra.run.trial064.stdout:Transaction test succeeded. 2026-02-19T20:28:30.866 INFO:teuthology.orchestra.run.trial064.stdout:Running transaction 2026-02-19T20:28:30.923 INFO:teuthology.orchestra.run.trial064.stdout: Preparing : 1/1 2026-02-19T20:28:30.924 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-19T20:28:30.926 INFO:teuthology.orchestra.run.trial048.stdout: Installing : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:30.941 INFO:teuthology.orchestra.run.trial064.stdout: Installing : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:30.948 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:30.948 INFO:teuthology.orchestra.run.trial048.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:28:30.948 INFO:teuthology.orchestra.run.trial048.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-19T20:28:30.948 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T20:28:30.948 INFO:teuthology.orchestra.run.trial048.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T20:28:30.949 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:31.031 INFO:teuthology.orchestra.run.trial064.stdout: Running scriptlet: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:31.090 INFO:teuthology.orchestra.run.trial064.stdout: Verifying : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:31.090 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:31.090 INFO:teuthology.orchestra.run.trial064.stdout:Installed: 2026-02-19T20:28:31.090 INFO:teuthology.orchestra.run.trial064.stdout: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:31.090 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:31.090 INFO:teuthology.orchestra.run.trial064.stdout:Complete! 2026-02-19T20:28:31.121 DEBUG:teuthology.parallel:result is None 2026-02-19T20:28:31.283 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:31.284 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:31.284 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-19T20:28:31.284 INFO:teuthology.orchestra.run.trial048.stdout: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:31.284 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:31.284 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:31.312 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install rbd-nbd 2026-02-19T20:28:31.621 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:01:00 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:28:31.705 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:28:31.705 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:31.706 INFO:teuthology.orchestra.run.trial048.stdout: Package Architecture Version Repository Size 2026-02-19T20:28:31.706 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:31.706 INFO:teuthology.orchestra.run.trial048.stdout:Installing: 2026-02-19T20:28:31.706 INFO:teuthology.orchestra.run.trial048.stdout: rbd-nbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 173 k 2026-02-19T20:28:31.706 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:31.706 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-19T20:28:31.706 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:28:31.706 INFO:teuthology.orchestra.run.trial048.stdout:Install 1 Package 2026-02-19T20:28:31.706 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:31.706 INFO:teuthology.orchestra.run.trial048.stdout:Total download size: 173 k 2026-02-19T20:28:31.706 INFO:teuthology.orchestra.run.trial048.stdout:Installed size: 466 k 2026-02-19T20:28:31.706 INFO:teuthology.orchestra.run.trial048.stdout:Downloading Packages: 2026-02-19T20:28:31.795 INFO:teuthology.orchestra.run.trial048.stdout:rbd-nbd-20.3.0-5336.g802bf111.el9.x86_64.rpm 1.9 MB/s | 173 kB 00:00 2026-02-19T20:28:31.795 INFO:teuthology.orchestra.run.trial048.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:28:31.796 INFO:teuthology.orchestra.run.trial048.stdout:Total 1.9 MB/s | 173 kB 00:00 2026-02-19T20:28:31.796 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-19T20:28:31.800 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-19T20:28:31.800 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-19T20:28:31.833 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-19T20:28:31.833 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-19T20:28:31.890 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-19T20:28:31.908 INFO:teuthology.orchestra.run.trial048.stdout: Installing : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:31.989 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:32.046 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:28:32.046 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:32.047 INFO:teuthology.orchestra.run.trial048.stdout:Installed: 2026-02-19T20:28:32.047 INFO:teuthology.orchestra.run.trial048.stdout: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:28:32.047 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:32.047 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:28:32.079 DEBUG:teuthology.parallel:result is None 2026-02-19T20:28:32.080 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:28:32.245 DEBUG:teuthology.orchestra.run.trial048:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-19T20:28:32.267 INFO:teuthology.orchestra.run.trial048.stdout:20.3.0-5336.g802bf111.el9 2026-02-19T20:28:32.267 INFO:teuthology.packaging:The installed version of ceph is 20.3.0-5336.g802bf111.el9 2026-02-19T20:28:32.267 INFO:teuthology.task.install:The correct ceph version 20.3.0-5336.g802bf111 is installed. 2026-02-19T20:28:32.269 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:28:32.415 DEBUG:teuthology.orchestra.run.trial064:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-19T20:28:32.436 INFO:teuthology.orchestra.run.trial064.stdout:20.3.0-5336.g802bf111.el9 2026-02-19T20:28:32.436 INFO:teuthology.packaging:The installed version of ceph is 20.3.0-5336.g802bf111.el9 2026-02-19T20:28:32.436 INFO:teuthology.task.install:The correct ceph version 20.3.0-5336.g802bf111 is installed. 2026-02-19T20:28:32.438 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-19T20:28:32.438 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:32.439 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-19T20:28:32.466 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:28:32.467 DEBUG:teuthology.orchestra.run.trial064:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-19T20:28:32.502 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-19T20:28:32.503 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:32.503 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/usr/bin/daemon-helper 2026-02-19T20:28:32.530 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-19T20:28:32.594 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:28:32.594 DEBUG:teuthology.orchestra.run.trial064:> sudo dd of=/usr/bin/daemon-helper 2026-02-19T20:28:32.620 DEBUG:teuthology.orchestra.run.trial064:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-19T20:28:32.684 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-19T20:28:32.684 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:32.684 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-19T20:28:32.711 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-19T20:28:32.774 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:28:32.774 DEBUG:teuthology.orchestra.run.trial064:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-19T20:28:32.799 DEBUG:teuthology.orchestra.run.trial064:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-19T20:28:32.863 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-19T20:28:32.864 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:32.864 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/usr/bin/stdin-killer 2026-02-19T20:28:32.889 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-19T20:28:32.953 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:28:32.953 DEBUG:teuthology.orchestra.run.trial064:> sudo dd of=/usr/bin/stdin-killer 2026-02-19T20:28:32.979 DEBUG:teuthology.orchestra.run.trial064:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-19T20:28:33.044 INFO:teuthology.run_tasks:Running task ceph... 2026-02-19T20:28:33.153 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-02-19T20:28:33.154 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod 777 /var/log/ceph 2026-02-19T20:28:33.155 DEBUG:teuthology.orchestra.run.trial064:> sudo chmod 777 /var/log/ceph 2026-02-19T20:28:33.180 INFO:tasks.ceph:Disabling ceph logrotate... 2026-02-19T20:28:33.180 DEBUG:teuthology.orchestra.run.trial048:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-19T20:28:33.219 DEBUG:teuthology.orchestra.run.trial064:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-19T20:28:33.243 INFO:tasks.ceph:Creating extra log directories... 2026-02-19T20:28:33.243 DEBUG:teuthology.orchestra.run.trial048:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-19T20:28:33.282 DEBUG:teuthology.orchestra.run.trial064:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-19T20:28:33.315 INFO:tasks.ceph:Creating ceph cluster cluster1... 2026-02-19T20:28:33.315 INFO:tasks.ceph:config {'conf': {'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': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, '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-19T20:28:33.315 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59644', 'branch': 'wip-yuri-testing-2026-02-18-1820', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-hybrid 4-supported-random-distro$/{centos_latest} 5-data-pool/none 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': '59644', '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-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-yuri-testing-2026-02-18-1820'}, 'ceph': {'conf': {'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': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, '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': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}, 'ceph-deploy': {'bluestore': True, 'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}, 'osd': {'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/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'}, 'install': {'ceph': {'flavor': 'default', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-yuri-testing-2026-02-18-1820', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, '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': 9494, 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': 'wip-yuri-testing-2026-02-18-1820', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'targets': {'trial048.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLUlDKOHDIeqrQF2ENSIBcYXEC5Jkjn1EfMuf6yJ+rHc3KWTCn+aWGIkMmOG0AmK0l2Wt6JNohYUOhqJQ3eorkg=', 'trial064.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK4wt7bYU+n26SWFCBe/5Dx0g6eUkdPPb8KxygCzkkAaB2EDNBgiMVlcFJryCouOiDuAg0PTDBwbL3hkpy8piCI='}, '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': {'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': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, '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': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, {'ceph': {'cluster': 'cluster2'}}, {'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-19_15:47:56', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699'} 2026-02-19T20:28:33.315 DEBUG:teuthology.orchestra.run.trial048:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2026-02-19T20:28:33.347 DEBUG:teuthology.orchestra.run.trial064:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2026-02-19T20:28:33.364 DEBUG:teuthology.orchestra.run.trial048:> sudo install -d -m0777 -- /var/run/ceph 2026-02-19T20:28:33.402 DEBUG:teuthology.orchestra.run.trial064:> sudo install -d -m0777 -- /var/run/ceph 2026-02-19T20:28:33.429 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:33.429 DEBUG:teuthology.orchestra.run.trial048:> dd if=/scratch_devs of=/dev/stdout 2026-02-19T20:28:33.483 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-19T20:28:33.484 DEBUG:teuthology.orchestra.run.trial048:> stat /dev/vg_nvme/lv_1 2026-02-19T20:28:33.542 INFO:teuthology.orchestra.run.trial048.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-19T20:28:33.542 INFO:teuthology.orchestra.run.trial048.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:28:33.543 INFO:teuthology.orchestra.run.trial048.stdout:Device: 6h/6d Inode: 1309 Links: 1 2026-02-19T20:28:33.543 INFO:teuthology.orchestra.run.trial048.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:28:33.543 INFO:teuthology.orchestra.run.trial048.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:28:33.543 INFO:teuthology.orchestra.run.trial048.stdout:Access: 2026-02-19 20:28:31.100675198 +0000 2026-02-19T20:28:33.543 INFO:teuthology.orchestra.run.trial048.stdout:Modify: 2026-02-19 20:27:39.801944028 +0000 2026-02-19T20:28:33.543 INFO:teuthology.orchestra.run.trial048.stdout:Change: 2026-02-19 20:27:39.801944028 +0000 2026-02-19T20:28:33.543 INFO:teuthology.orchestra.run.trial048.stdout: Birth: 2026-02-19 20:27:39.801944028 +0000 2026-02-19T20:28:33.544 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-19T20:28:33.605 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records in 2026-02-19T20:28:33.605 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records out 2026-02-19T20:28:33.605 INFO:teuthology.orchestra.run.trial048.stderr:512 bytes copied, 0.000153724 s, 3.3 MB/s 2026-02-19T20:28:33.607 DEBUG:teuthology.orchestra.run.trial048:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-19T20:28:33.663 DEBUG:teuthology.orchestra.run.trial048:> stat /dev/vg_nvme/lv_2 2026-02-19T20:28:33.719 INFO:teuthology.orchestra.run.trial048.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-19T20:28:33.719 INFO:teuthology.orchestra.run.trial048.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:28:33.720 INFO:teuthology.orchestra.run.trial048.stdout:Device: 6h/6d Inode: 1290 Links: 1 2026-02-19T20:28:33.720 INFO:teuthology.orchestra.run.trial048.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:28:33.720 INFO:teuthology.orchestra.run.trial048.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:28:33.720 INFO:teuthology.orchestra.run.trial048.stdout:Access: 2026-02-19 20:28:31.100675198 +0000 2026-02-19T20:28:33.720 INFO:teuthology.orchestra.run.trial048.stdout:Modify: 2026-02-19 20:27:39.800944053 +0000 2026-02-19T20:28:33.720 INFO:teuthology.orchestra.run.trial048.stdout:Change: 2026-02-19 20:27:39.800944053 +0000 2026-02-19T20:28:33.720 INFO:teuthology.orchestra.run.trial048.stdout: Birth: 2026-02-19 20:27:39.800944053 +0000 2026-02-19T20:28:33.720 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-19T20:28:33.782 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records in 2026-02-19T20:28:33.783 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records out 2026-02-19T20:28:33.783 INFO:teuthology.orchestra.run.trial048.stderr:512 bytes copied, 0.000167901 s, 3.0 MB/s 2026-02-19T20:28:33.785 DEBUG:teuthology.orchestra.run.trial048:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-19T20:28:33.841 DEBUG:teuthology.orchestra.run.trial048:> stat /dev/vg_nvme/lv_3 2026-02-19T20:28:33.896 INFO:teuthology.orchestra.run.trial048.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-19T20:28:33.896 INFO:teuthology.orchestra.run.trial048.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:28:33.896 INFO:teuthology.orchestra.run.trial048.stdout:Device: 6h/6d Inode: 1295 Links: 1 2026-02-19T20:28:33.896 INFO:teuthology.orchestra.run.trial048.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:28:33.896 INFO:teuthology.orchestra.run.trial048.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:28:33.896 INFO:teuthology.orchestra.run.trial048.stdout:Access: 2026-02-19 20:28:31.101675175 +0000 2026-02-19T20:28:33.896 INFO:teuthology.orchestra.run.trial048.stdout:Modify: 2026-02-19 20:27:39.800944053 +0000 2026-02-19T20:28:33.896 INFO:teuthology.orchestra.run.trial048.stdout:Change: 2026-02-19 20:27:39.800944053 +0000 2026-02-19T20:28:33.896 INFO:teuthology.orchestra.run.trial048.stdout: Birth: 2026-02-19 20:27:39.800944053 +0000 2026-02-19T20:28:33.896 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-19T20:28:33.960 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records in 2026-02-19T20:28:33.960 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records out 2026-02-19T20:28:33.960 INFO:teuthology.orchestra.run.trial048.stderr:512 bytes copied, 0.00015094 s, 3.4 MB/s 2026-02-19T20:28:33.961 DEBUG:teuthology.orchestra.run.trial048:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-19T20:28:34.019 DEBUG:teuthology.orchestra.run.trial048:> stat /dev/vg_nvme/lv_4 2026-02-19T20:28:34.075 INFO:teuthology.orchestra.run.trial048.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-19T20:28:34.075 INFO:teuthology.orchestra.run.trial048.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:28:34.075 INFO:teuthology.orchestra.run.trial048.stdout:Device: 6h/6d Inode: 1305 Links: 1 2026-02-19T20:28:34.075 INFO:teuthology.orchestra.run.trial048.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:28:34.075 INFO:teuthology.orchestra.run.trial048.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:28:34.075 INFO:teuthology.orchestra.run.trial048.stdout:Access: 2026-02-19 20:28:31.101675175 +0000 2026-02-19T20:28:34.075 INFO:teuthology.orchestra.run.trial048.stdout:Modify: 2026-02-19 20:27:39.801944028 +0000 2026-02-19T20:28:34.075 INFO:teuthology.orchestra.run.trial048.stdout:Change: 2026-02-19 20:27:39.801944028 +0000 2026-02-19T20:28:34.075 INFO:teuthology.orchestra.run.trial048.stdout: Birth: 2026-02-19 20:27:39.801944028 +0000 2026-02-19T20:28:34.075 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-19T20:28:34.138 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records in 2026-02-19T20:28:34.138 INFO:teuthology.orchestra.run.trial048.stderr:1+0 records out 2026-02-19T20:28:34.138 INFO:teuthology.orchestra.run.trial048.stderr:512 bytes copied, 0.000152993 s, 3.3 MB/s 2026-02-19T20:28:34.139 DEBUG:teuthology.orchestra.run.trial048:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-19T20:28:34.197 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-19T20:28:34.197 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial048.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-19T20:28:34.197 INFO:tasks.ceph:Generating config... 2026-02-19T20:28:34.199 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-19T20:28:34.200 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-19T20:28:34.200 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-19T20:28:34.200 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-19T20:28:34.200 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-19T20:28:34.200 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-19T20:28:34.200 INFO:tasks.ceph:[osd] bluefs allocator = hybrid 2026-02-19T20:28:34.200 INFO:tasks.ceph:[osd] bluestore allocator = hybrid 2026-02-19T20:28:34.200 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-19T20:28:34.200 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-19T20:28:34.200 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-19T20:28:34.200 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-19T20:28:34.201 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-19T20:28:34.201 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-19T20:28:34.201 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-19T20:28:34.201 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-19T20:28:34.201 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-19T20:28:34.201 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-19T20:28:34.201 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-19T20:28:34.201 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-19T20:28:34.201 INFO:tasks.ceph:Setting up cluster1.mon.a... 2026-02-19T20:28:34.202 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2026-02-19T20:28:34.269 INFO:teuthology.orchestra.run.trial048.stdout:creating /etc/ceph/cluster1.keyring 2026-02-19T20:28:34.271 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2026-02-19T20:28:34.347 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-19T20:28:34.411 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '10.20.193.48')] 2026-02-19T20:28:34.411 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=isa 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.48', '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', 'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, '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'}, 'mon.a': {}} 2026-02-19T20:28:34.413 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:34.413 DEBUG:teuthology.orchestra.run.trial048:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-19T20:28:34.466 DEBUG:teuthology.orchestra.run.trial048:> 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.48 --print /home/ubuntu/cephtest/cluster1.monmap 2026-02-19T20:28:34.535 INFO:teuthology.orchestra.run.trial048.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2026-02-19T20:28:34.536 INFO:teuthology.orchestra.run.trial048.stdout:monmaptool: generated fsid bb0a5a13-5ab4-4216-873e-00371f719538 2026-02-19T20:28:34.536 INFO:teuthology.orchestra.run.trial048.stdout:setting min_mon_release = tentacle 2026-02-19T20:28:34.536 INFO:teuthology.orchestra.run.trial048.stdout:epoch 0 2026-02-19T20:28:34.536 INFO:teuthology.orchestra.run.trial048.stdout:fsid bb0a5a13-5ab4-4216-873e-00371f719538 2026-02-19T20:28:34.536 INFO:teuthology.orchestra.run.trial048.stdout:last_changed 2026-02-19T20:28:34.535063+0000 2026-02-19T20:28:34.536 INFO:teuthology.orchestra.run.trial048.stdout:created 2026-02-19T20:28:34.535063+0000 2026-02-19T20:28:34.536 INFO:teuthology.orchestra.run.trial048.stdout:min_mon_release 20 (tentacle) 2026-02-19T20:28:34.536 INFO:teuthology.orchestra.run.trial048.stdout:election_strategy: 1 2026-02-19T20:28:34.536 INFO:teuthology.orchestra.run.trial048.stdout:0: [v2:10.20.193.48:3300/0,v1:10.20.193.48:6789/0] mon.a 2026-02-19T20:28:34.537 INFO:teuthology.orchestra.run.trial048.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2026-02-19T20:28:34.538 DEBUG:teuthology.orchestra.run.trial048:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-19T20:28:34.593 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID bb0a5a13-5ab4-4216-873e-00371f719538... 2026-02-19T20:28:34.594 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:28:34.636 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:28:34.676 INFO:teuthology.orchestra.run.trial048.stdout:[global] 2026-02-19T20:28:34.676 INFO:teuthology.orchestra.run.trial048.stdout: chdir = "" 2026-02-19T20:28:34.676 INFO:teuthology.orchestra.run.trial048.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-19T20:28:34.676 INFO:teuthology.orchestra.run.trial048.stdout: auth supported = cephx 2026-02-19T20:28:34.677 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.677 INFO:teuthology.orchestra.run.trial048.stdout: filestore xattr use omap = true 2026-02-19T20:28:34.677 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.677 INFO:teuthology.orchestra.run.trial048.stdout: mon clock drift allowed = 1.000 2026-02-19T20:28:34.677 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.677 INFO:teuthology.orchestra.run.trial048.stdout: osd crush chooseleaf type = 0 2026-02-19T20:28:34.677 INFO:teuthology.orchestra.run.trial048.stdout: auth debug = true 2026-02-19T20:28:34.677 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.677 INFO:teuthology.orchestra.run.trial048.stdout: ms die on old message = true 2026-02-19T20:28:34.677 INFO:teuthology.orchestra.run.trial048.stdout: ms die on bug = true 2026-02-19T20:28:34.677 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.677 INFO:teuthology.orchestra.run.trial048.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-19T20:28:34.678 INFO:teuthology.orchestra.run.trial048.stdout: mon pg warn max object skew = 0 2026-02-19T20:28:34.678 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.678 INFO:teuthology.orchestra.run.trial048.stdout: # disable pg_autoscaler by default for new pools 2026-02-19T20:28:34.678 INFO:teuthology.orchestra.run.trial048.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-19T20:28:34.678 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.678 INFO:teuthology.orchestra.run.trial048.stdout: osd pool default size = 2 2026-02-19T20:28:34.678 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.678 INFO:teuthology.orchestra.run.trial048.stdout: mon osd allow primary affinity = true 2026-02-19T20:28:34.678 INFO:teuthology.orchestra.run.trial048.stdout: mon osd allow pg remap = true 2026-02-19T20:28:34.678 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on legacy crush tunables = false 2026-02-19T20:28:34.678 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on crush straw calc version zero = false 2026-02-19T20:28:34.678 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on no sortbitwise = false 2026-02-19T20:28:34.678 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on osd down out interval zero = false 2026-02-19T20:28:34.679 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on too few osds = false 2026-02-19T20:28:34.679 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-19T20:28:34.679 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-19T20:28:34.679 INFO:teuthology.orchestra.run.trial048.stdout: mon_allow_pool_size_one = true 2026-02-19T20:28:34.679 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.679 INFO:teuthology.orchestra.run.trial048.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-19T20:28:34.679 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.679 INFO:teuthology.orchestra.run.trial048.stdout: osd default data pool replay window = 5 2026-02-19T20:28:34.679 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.679 INFO:teuthology.orchestra.run.trial048.stdout: mon allow pool delete = true 2026-02-19T20:28:34.679 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.679 INFO:teuthology.orchestra.run.trial048.stdout: mon cluster log file level = debug 2026-02-19T20:28:34.680 INFO:teuthology.orchestra.run.trial048.stdout: debug asserts on shutdown = true 2026-02-19T20:28:34.680 INFO:teuthology.orchestra.run.trial048.stdout: mon health detail to clog = false 2026-02-19T20:28:34.680 INFO:teuthology.orchestra.run.trial048.stdout: mon host = 10.20.193.48 2026-02-19T20:28:34.680 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on pool no app = False 2026-02-19T20:28:34.680 INFO:teuthology.orchestra.run.trial048.stdout: fsid = bb0a5a13-5ab4-4216-873e-00371f719538 2026-02-19T20:28:34.680 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.680 INFO:teuthology.orchestra.run.trial048.stdout:[osd] 2026-02-19T20:28:34.680 INFO:teuthology.orchestra.run.trial048.stdout: osd journal size = 100 2026-02-19T20:28:34.680 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.680 INFO:teuthology.orchestra.run.trial048.stdout: osd scrub load threshold = 5.0 2026-02-19T20:28:34.680 INFO:teuthology.orchestra.run.trial048.stdout: osd scrub max interval = 600 2026-02-19T20:28:34.680 INFO:teuthology.orchestra.run.trial048.stdout: osd mclock profile = high_recovery_ops 2026-02-19T20:28:34.681 INFO:teuthology.orchestra.run.trial048.stdout: osd mclock skip benchmark = true 2026-02-19T20:28:34.681 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.681 INFO:teuthology.orchestra.run.trial048.stdout: osd recover clone overlap = true 2026-02-19T20:28:34.681 INFO:teuthology.orchestra.run.trial048.stdout: osd recovery max chunk = 1048576 2026-02-19T20:28:34.681 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.681 INFO:teuthology.orchestra.run.trial048.stdout: osd debug shutdown = true 2026-02-19T20:28:34.681 INFO:teuthology.orchestra.run.trial048.stdout: osd debug op order = true 2026-02-19T20:28:34.681 INFO:teuthology.orchestra.run.trial048.stdout: osd debug verify stray on activate = true 2026-02-19T20:28:34.681 INFO:teuthology.orchestra.run.trial048.stdout: osd debug trim objects = true 2026-02-19T20:28:34.681 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.681 INFO:teuthology.orchestra.run.trial048.stdout: osd open classes on start = true 2026-02-19T20:28:34.681 INFO:teuthology.orchestra.run.trial048.stdout: osd debug pg log writeout = true 2026-02-19T20:28:34.681 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.681 INFO:teuthology.orchestra.run.trial048.stdout: osd deep scrub update digest min age = 30 2026-02-19T20:28:34.682 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.682 INFO:teuthology.orchestra.run.trial048.stdout: osd map max advance = 10 2026-02-19T20:28:34.682 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.682 INFO:teuthology.orchestra.run.trial048.stdout: journal zero on create = true 2026-02-19T20:28:34.682 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.682 INFO:teuthology.orchestra.run.trial048.stdout: filestore ondisk finisher threads = 3 2026-02-19T20:28:34.682 INFO:teuthology.orchestra.run.trial048.stdout: filestore apply finisher threads = 3 2026-02-19T20:28:34.682 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.682 INFO:teuthology.orchestra.run.trial048.stdout: bdev debug aio = true 2026-02-19T20:28:34.682 INFO:teuthology.orchestra.run.trial048.stdout: osd debug misdirected ops = true 2026-02-19T20:28:34.682 INFO:teuthology.orchestra.run.trial048.stdout: bluefs allocator = hybrid 2026-02-19T20:28:34.682 INFO:teuthology.orchestra.run.trial048.stdout: bluestore allocator = hybrid 2026-02-19T20:28:34.682 INFO:teuthology.orchestra.run.trial048.stdout: bluestore block size = 96636764160 2026-02-19T20:28:34.683 INFO:teuthology.orchestra.run.trial048.stdout: bluestore fsck on mount = True 2026-02-19T20:28:34.683 INFO:teuthology.orchestra.run.trial048.stdout: debug bluefs = 1/20 2026-02-19T20:28:34.683 INFO:teuthology.orchestra.run.trial048.stdout: debug bluestore = 1/20 2026-02-19T20:28:34.683 INFO:teuthology.orchestra.run.trial048.stdout: debug ms = 1 2026-02-19T20:28:34.683 INFO:teuthology.orchestra.run.trial048.stdout: debug osd = 20 2026-02-19T20:28:34.683 INFO:teuthology.orchestra.run.trial048.stdout: debug rocksdb = 4/10 2026-02-19T20:28:34.683 INFO:teuthology.orchestra.run.trial048.stdout: mon osd backfillfull_ratio = 0.85 2026-02-19T20:28:34.683 INFO:teuthology.orchestra.run.trial048.stdout: mon osd full ratio = 0.9 2026-02-19T20:28:34.683 INFO:teuthology.orchestra.run.trial048.stdout: mon osd nearfull ratio = 0.8 2026-02-19T20:28:34.683 INFO:teuthology.orchestra.run.trial048.stdout: osd failsafe full ratio = 0.95 2026-02-19T20:28:34.683 INFO:teuthology.orchestra.run.trial048.stdout: osd objectstore = bluestore 2026-02-19T20:28:34.683 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.684 INFO:teuthology.orchestra.run.trial048.stdout:[mgr] 2026-02-19T20:28:34.684 INFO:teuthology.orchestra.run.trial048.stdout: debug ms = 1 2026-02-19T20:28:34.684 INFO:teuthology.orchestra.run.trial048.stdout: debug mgr = 20 2026-02-19T20:28:34.684 INFO:teuthology.orchestra.run.trial048.stdout: debug mon = 20 2026-02-19T20:28:34.684 INFO:teuthology.orchestra.run.trial048.stdout: debug auth = 20 2026-02-19T20:28:34.684 INFO:teuthology.orchestra.run.trial048.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:28:34.684 INFO:teuthology.orchestra.run.trial048.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:28:34.684 INFO:teuthology.orchestra.run.trial048.stdout: mgr/telemetry/nag = false 2026-02-19T20:28:34.684 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.684 INFO:teuthology.orchestra.run.trial048.stdout:[mon] 2026-02-19T20:28:34.684 INFO:teuthology.orchestra.run.trial048.stdout: debug ms = 1 2026-02-19T20:28:34.684 INFO:teuthology.orchestra.run.trial048.stdout: debug mon = 20 2026-02-19T20:28:34.685 INFO:teuthology.orchestra.run.trial048.stdout: debug paxos = 20 2026-02-19T20:28:34.685 INFO:teuthology.orchestra.run.trial048.stdout: debug auth = 20 2026-02-19T20:28:34.685 INFO:teuthology.orchestra.run.trial048.stdout: mon data avail warn = 5 2026-02-19T20:28:34.685 INFO:teuthology.orchestra.run.trial048.stdout: mon mgr mkfs grace = 240 2026-02-19T20:28:34.685 INFO:teuthology.orchestra.run.trial048.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:28:34.685 INFO:teuthology.orchestra.run.trial048.stdout: mon osd reporter subtree level = osd 2026-02-19T20:28:34.685 INFO:teuthology.orchestra.run.trial048.stdout: mon osd prime pg temp = true 2026-02-19T20:28:34.685 INFO:teuthology.orchestra.run.trial048.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:28:34.685 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.685 INFO:teuthology.orchestra.run.trial048.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-19T20:28:34.685 INFO:teuthology.orchestra.run.trial048.stdout: auth mon ticket ttl = 660 # 11m 2026-02-19T20:28:34.685 INFO:teuthology.orchestra.run.trial048.stdout: auth service ticket ttl = 240 # 4m 2026-02-19T20:28:34.685 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.685 INFO:teuthology.orchestra.run.trial048.stdout: # don't complain about insecure global_id in the test suite 2026-02-19T20:28:34.686 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-19T20:28:34.686 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-19T20:28:34.686 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.686 INFO:teuthology.orchestra.run.trial048.stdout: # 1m isn't quite enough 2026-02-19T20:28:34.686 INFO:teuthology.orchestra.run.trial048.stdout: mon_down_mkfs_grace = 2m 2026-02-19T20:28:34.686 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.686 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_filestore_osds = false 2026-02-19T20:28:34.686 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:34.686 INFO:teuthology.orchestra.run.trial048.stdout:[client] 2026-02-19T20:28:34.686 INFO:teuthology.orchestra.run.trial048.stdout: rgw cache enabled = true 2026-02-19T20:28:34.686 INFO:teuthology.orchestra.run.trial048.stdout: rgw enable ops log = true 2026-02-19T20:28:34.686 INFO:teuthology.orchestra.run.trial048.stdout: rgw enable usage log = true 2026-02-19T20:28:34.687 INFO:teuthology.orchestra.run.trial048.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-19T20:28:34.687 INFO:teuthology.orchestra.run.trial048.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-19T20:28:34.687 INFO:teuthology.orchestra.run.trial048.stdout:[mon.a] 2026-02-19T20:28:34.689 INFO:teuthology.orchestra.run.trial064.stdout:[global] 2026-02-19T20:28:34.689 INFO:teuthology.orchestra.run.trial064.stdout: chdir = "" 2026-02-19T20:28:34.689 INFO:teuthology.orchestra.run.trial064.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-19T20:28:34.689 INFO:teuthology.orchestra.run.trial064.stdout: auth supported = cephx 2026-02-19T20:28:34.689 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.689 INFO:teuthology.orchestra.run.trial064.stdout: filestore xattr use omap = true 2026-02-19T20:28:34.689 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.689 INFO:teuthology.orchestra.run.trial064.stdout: mon clock drift allowed = 1.000 2026-02-19T20:28:34.689 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.689 INFO:teuthology.orchestra.run.trial064.stdout: osd crush chooseleaf type = 0 2026-02-19T20:28:34.690 INFO:teuthology.orchestra.run.trial064.stdout: auth debug = true 2026-02-19T20:28:34.690 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.690 INFO:teuthology.orchestra.run.trial064.stdout: ms die on old message = true 2026-02-19T20:28:34.690 INFO:teuthology.orchestra.run.trial064.stdout: ms die on bug = true 2026-02-19T20:28:34.690 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.690 INFO:teuthology.orchestra.run.trial064.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-19T20:28:34.690 INFO:teuthology.orchestra.run.trial064.stdout: mon pg warn max object skew = 0 2026-02-19T20:28:34.690 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.690 INFO:teuthology.orchestra.run.trial064.stdout: # disable pg_autoscaler by default for new pools 2026-02-19T20:28:34.690 INFO:teuthology.orchestra.run.trial064.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-19T20:28:34.690 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.690 INFO:teuthology.orchestra.run.trial064.stdout: osd pool default size = 2 2026-02-19T20:28:34.691 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.691 INFO:teuthology.orchestra.run.trial064.stdout: mon osd allow primary affinity = true 2026-02-19T20:28:34.691 INFO:teuthology.orchestra.run.trial064.stdout: mon osd allow pg remap = true 2026-02-19T20:28:34.691 INFO:teuthology.orchestra.run.trial064.stdout: mon warn on legacy crush tunables = false 2026-02-19T20:28:34.691 INFO:teuthology.orchestra.run.trial064.stdout: mon warn on crush straw calc version zero = false 2026-02-19T20:28:34.691 INFO:teuthology.orchestra.run.trial064.stdout: mon warn on no sortbitwise = false 2026-02-19T20:28:34.691 INFO:teuthology.orchestra.run.trial064.stdout: mon warn on osd down out interval zero = false 2026-02-19T20:28:34.691 INFO:teuthology.orchestra.run.trial064.stdout: mon warn on too few osds = false 2026-02-19T20:28:34.691 INFO:teuthology.orchestra.run.trial064.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-19T20:28:34.691 INFO:teuthology.orchestra.run.trial064.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-19T20:28:34.691 INFO:teuthology.orchestra.run.trial064.stdout: mon_allow_pool_size_one = true 2026-02-19T20:28:34.691 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.691 INFO:teuthology.orchestra.run.trial064.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-19T20:28:34.692 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.692 INFO:teuthology.orchestra.run.trial064.stdout: osd default data pool replay window = 5 2026-02-19T20:28:34.692 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.692 INFO:teuthology.orchestra.run.trial064.stdout: mon allow pool delete = true 2026-02-19T20:28:34.692 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.692 INFO:teuthology.orchestra.run.trial064.stdout: mon cluster log file level = debug 2026-02-19T20:28:34.692 INFO:teuthology.orchestra.run.trial064.stdout: debug asserts on shutdown = true 2026-02-19T20:28:34.692 INFO:teuthology.orchestra.run.trial064.stdout: mon health detail to clog = false 2026-02-19T20:28:34.692 INFO:teuthology.orchestra.run.trial064.stdout: mon host = 10.20.193.48 2026-02-19T20:28:34.692 INFO:teuthology.orchestra.run.trial064.stdout: mon warn on pool no app = False 2026-02-19T20:28:34.692 INFO:teuthology.orchestra.run.trial064.stdout: fsid = bb0a5a13-5ab4-4216-873e-00371f719538 2026-02-19T20:28:34.692 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.693 INFO:teuthology.orchestra.run.trial064.stdout:[osd] 2026-02-19T20:28:34.693 INFO:teuthology.orchestra.run.trial064.stdout: osd journal size = 100 2026-02-19T20:28:34.693 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.693 INFO:teuthology.orchestra.run.trial064.stdout: osd scrub load threshold = 5.0 2026-02-19T20:28:34.693 INFO:teuthology.orchestra.run.trial064.stdout: osd scrub max interval = 600 2026-02-19T20:28:34.693 INFO:teuthology.orchestra.run.trial064.stdout: osd mclock profile = high_recovery_ops 2026-02-19T20:28:34.693 INFO:teuthology.orchestra.run.trial064.stdout: osd mclock skip benchmark = true 2026-02-19T20:28:34.693 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.693 INFO:teuthology.orchestra.run.trial064.stdout: osd recover clone overlap = true 2026-02-19T20:28:34.693 INFO:teuthology.orchestra.run.trial064.stdout: osd recovery max chunk = 1048576 2026-02-19T20:28:34.693 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.693 INFO:teuthology.orchestra.run.trial064.stdout: osd debug shutdown = true 2026-02-19T20:28:34.693 INFO:teuthology.orchestra.run.trial064.stdout: osd debug op order = true 2026-02-19T20:28:34.694 INFO:teuthology.orchestra.run.trial064.stdout: osd debug verify stray on activate = true 2026-02-19T20:28:34.694 INFO:teuthology.orchestra.run.trial064.stdout: osd debug trim objects = true 2026-02-19T20:28:34.694 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.694 INFO:teuthology.orchestra.run.trial064.stdout: osd open classes on start = true 2026-02-19T20:28:34.694 INFO:teuthology.orchestra.run.trial064.stdout: osd debug pg log writeout = true 2026-02-19T20:28:34.694 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.694 INFO:teuthology.orchestra.run.trial064.stdout: osd deep scrub update digest min age = 30 2026-02-19T20:28:34.694 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.694 INFO:teuthology.orchestra.run.trial064.stdout: osd map max advance = 10 2026-02-19T20:28:34.694 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.695 INFO:teuthology.orchestra.run.trial064.stdout: journal zero on create = true 2026-02-19T20:28:34.695 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.695 INFO:teuthology.orchestra.run.trial064.stdout: filestore ondisk finisher threads = 3 2026-02-19T20:28:34.695 INFO:teuthology.orchestra.run.trial064.stdout: filestore apply finisher threads = 3 2026-02-19T20:28:34.695 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.695 INFO:teuthology.orchestra.run.trial064.stdout: bdev debug aio = true 2026-02-19T20:28:34.695 INFO:teuthology.orchestra.run.trial064.stdout: osd debug misdirected ops = true 2026-02-19T20:28:34.695 INFO:teuthology.orchestra.run.trial064.stdout: bluefs allocator = hybrid 2026-02-19T20:28:34.695 INFO:teuthology.orchestra.run.trial064.stdout: bluestore allocator = hybrid 2026-02-19T20:28:34.695 INFO:teuthology.orchestra.run.trial064.stdout: bluestore block size = 96636764160 2026-02-19T20:28:34.695 INFO:teuthology.orchestra.run.trial064.stdout: bluestore fsck on mount = True 2026-02-19T20:28:34.695 INFO:teuthology.orchestra.run.trial064.stdout: debug bluefs = 1/20 2026-02-19T20:28:34.696 INFO:teuthology.orchestra.run.trial064.stdout: debug bluestore = 1/20 2026-02-19T20:28:34.696 INFO:teuthology.orchestra.run.trial064.stdout: debug ms = 1 2026-02-19T20:28:34.696 INFO:teuthology.orchestra.run.trial064.stdout: debug osd = 20 2026-02-19T20:28:34.696 INFO:teuthology.orchestra.run.trial064.stdout: debug rocksdb = 4/10 2026-02-19T20:28:34.696 INFO:teuthology.orchestra.run.trial064.stdout: mon osd backfillfull_ratio = 0.85 2026-02-19T20:28:34.696 INFO:teuthology.orchestra.run.trial064.stdout: mon osd full ratio = 0.9 2026-02-19T20:28:34.696 INFO:teuthology.orchestra.run.trial064.stdout: mon osd nearfull ratio = 0.8 2026-02-19T20:28:34.696 INFO:teuthology.orchestra.run.trial064.stdout: osd failsafe full ratio = 0.95 2026-02-19T20:28:34.696 INFO:teuthology.orchestra.run.trial064.stdout: osd objectstore = bluestore 2026-02-19T20:28:34.696 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.696 INFO:teuthology.orchestra.run.trial064.stdout:[mgr] 2026-02-19T20:28:34.696 INFO:teuthology.orchestra.run.trial064.stdout: debug ms = 1 2026-02-19T20:28:34.696 INFO:teuthology.orchestra.run.trial064.stdout: debug mgr = 20 2026-02-19T20:28:34.697 INFO:teuthology.orchestra.run.trial064.stdout: debug mon = 20 2026-02-19T20:28:34.697 INFO:teuthology.orchestra.run.trial064.stdout: debug auth = 20 2026-02-19T20:28:34.697 INFO:teuthology.orchestra.run.trial064.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:28:34.697 INFO:teuthology.orchestra.run.trial064.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:28:34.697 INFO:teuthology.orchestra.run.trial064.stdout: mgr/telemetry/nag = false 2026-02-19T20:28:34.697 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.697 INFO:teuthology.orchestra.run.trial064.stdout:[mon] 2026-02-19T20:28:34.697 INFO:teuthology.orchestra.run.trial064.stdout: debug ms = 1 2026-02-19T20:28:34.697 INFO:teuthology.orchestra.run.trial064.stdout: debug mon = 20 2026-02-19T20:28:34.697 INFO:teuthology.orchestra.run.trial064.stdout: debug paxos = 20 2026-02-19T20:28:34.697 INFO:teuthology.orchestra.run.trial064.stdout: debug auth = 20 2026-02-19T20:28:34.697 INFO:teuthology.orchestra.run.trial064.stdout: mon data avail warn = 5 2026-02-19T20:28:34.697 INFO:teuthology.orchestra.run.trial064.stdout: mon mgr mkfs grace = 240 2026-02-19T20:28:34.698 INFO:teuthology.orchestra.run.trial064.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:28:34.698 INFO:teuthology.orchestra.run.trial064.stdout: mon osd reporter subtree level = osd 2026-02-19T20:28:34.698 INFO:teuthology.orchestra.run.trial064.stdout: mon osd prime pg temp = true 2026-02-19T20:28:34.698 INFO:teuthology.orchestra.run.trial064.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:28:34.698 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.698 INFO:teuthology.orchestra.run.trial064.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-19T20:28:34.698 INFO:teuthology.orchestra.run.trial064.stdout: auth mon ticket ttl = 660 # 11m 2026-02-19T20:28:34.698 INFO:teuthology.orchestra.run.trial064.stdout: auth service ticket ttl = 240 # 4m 2026-02-19T20:28:34.698 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.698 INFO:teuthology.orchestra.run.trial064.stdout: # don't complain about insecure global_id in the test suite 2026-02-19T20:28:34.698 INFO:teuthology.orchestra.run.trial064.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-19T20:28:34.698 INFO:teuthology.orchestra.run.trial064.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-19T20:28:34.698 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.699 INFO:teuthology.orchestra.run.trial064.stdout: # 1m isn't quite enough 2026-02-19T20:28:34.699 INFO:teuthology.orchestra.run.trial064.stdout: mon_down_mkfs_grace = 2m 2026-02-19T20:28:34.699 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.699 INFO:teuthology.orchestra.run.trial064.stdout: mon_warn_on_filestore_osds = false 2026-02-19T20:28:34.699 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:34.699 INFO:teuthology.orchestra.run.trial064.stdout:[client] 2026-02-19T20:28:34.699 INFO:teuthology.orchestra.run.trial064.stdout: rgw cache enabled = true 2026-02-19T20:28:34.699 INFO:teuthology.orchestra.run.trial064.stdout: rgw enable ops log = true 2026-02-19T20:28:34.699 INFO:teuthology.orchestra.run.trial064.stdout: rgw enable usage log = true 2026-02-19T20:28:34.699 INFO:teuthology.orchestra.run.trial064.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-19T20:28:34.699 INFO:teuthology.orchestra.run.trial064.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-19T20:28:34.699 INFO:teuthology.orchestra.run.trial064.stdout:[mon.a] 2026-02-19T20:28:34.700 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2026-02-19T20:28:34.700 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:28:34.769 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-19T20:28:34.769 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:34.769 DEBUG:teuthology.orchestra.run.trial048:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2026-02-19T20:28:34.827 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:34.827 DEBUG:teuthology.orchestra.run.trial048:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2026-02-19T20:28:34.884 INFO:tasks.ceph:Sending monmap to node ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:28:34.884 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:34.884 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/etc/ceph/cluster1.keyring 2026-02-19T20:28:34.884 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-19T20:28:34.958 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:34.958 DEBUG:teuthology.orchestra.run.trial048:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2026-02-19T20:28:35.015 INFO:tasks.ceph:Sending monmap to node ubuntu@trial064.front.sepia.ceph.com 2026-02-19T20:28:35.015 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:28:35.015 DEBUG:teuthology.orchestra.run.trial064:> sudo dd of=/etc/ceph/cluster1.keyring 2026-02-19T20:28:35.015 DEBUG:teuthology.orchestra.run.trial064:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-19T20:28:35.050 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:28:35.050 DEBUG:teuthology.orchestra.run.trial064:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2026-02-19T20:28:35.108 INFO:tasks.ceph:Setting up mon nodes... 2026-02-19T20:28:35.108 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-19T20:28:35.109 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:28:35.152 INFO:teuthology.orchestra.run.trial048.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2026-02-19T20:28:35.154 INFO:tasks.ceph:Setting up mds nodes... 2026-02-19T20:28:35.155 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-19T20:28:35.155 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:28:35.188 INFO:teuthology.orchestra.run.trial048.stdout:creating /etc/ceph/cluster1.client.0.keyring 2026-02-19T20:28:35.199 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-19T20:28:35.199 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial048.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-19T20:28:35.200 DEBUG:teuthology.orchestra.run.trial048:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2026-02-19T20:28:35.263 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-19T20:28:35.264 INFO:tasks.ceph:role: cluster1.osd.0 2026-02-19T20:28:35.264 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:28:35.264 DEBUG:teuthology.orchestra.run.trial048:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-19T20:28:35.328 INFO:teuthology.orchestra.run.trial048.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:28:35.328 INFO:teuthology.orchestra.run.trial048.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:28:35.328 INFO:teuthology.orchestra.run.trial048.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:28:35.328 INFO:teuthology.orchestra.run.trial048.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:28:35.329 INFO:teuthology.orchestra.run.trial048.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:28:35.329 INFO:teuthology.orchestra.run.trial048.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:28:35.329 INFO:teuthology.orchestra.run.trial048.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:28:35.329 INFO:teuthology.orchestra.run.trial048.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:28:35.329 INFO:teuthology.orchestra.run.trial048.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:28:35.329 INFO:teuthology.orchestra.run.trial048.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:28:35.910 INFO:teuthology.orchestra.run.trial048.stdout:Discarding blocks...Done. 2026-02-19T20:28:35.912 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial048.front.sepia.ceph.com -o noatime 2026-02-19T20:28:35.912 DEBUG:teuthology.orchestra.run.trial048:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2026-02-19T20:28:35.981 DEBUG:teuthology.orchestra.run.trial048:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2026-02-19T20:28:36.049 DEBUG:teuthology.orchestra.run.trial048:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2026-02-19T20:28:36.112 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-19T20:28:36.112 INFO:tasks.ceph:role: cluster1.osd.1 2026-02-19T20:28:36.113 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:28:36.113 DEBUG:teuthology.orchestra.run.trial048:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-19T20:28:36.177 INFO:teuthology.orchestra.run.trial048.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:28:36.177 INFO:teuthology.orchestra.run.trial048.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:28:36.177 INFO:teuthology.orchestra.run.trial048.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:28:36.177 INFO:teuthology.orchestra.run.trial048.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:28:36.177 INFO:teuthology.orchestra.run.trial048.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:28:36.177 INFO:teuthology.orchestra.run.trial048.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:28:36.177 INFO:teuthology.orchestra.run.trial048.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:28:36.177 INFO:teuthology.orchestra.run.trial048.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:28:36.178 INFO:teuthology.orchestra.run.trial048.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:28:36.178 INFO:teuthology.orchestra.run.trial048.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:28:36.735 INFO:teuthology.orchestra.run.trial048.stdout:Discarding blocks...Done. 2026-02-19T20:28:36.737 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial048.front.sepia.ceph.com -o noatime 2026-02-19T20:28:36.737 DEBUG:teuthology.orchestra.run.trial048:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2026-02-19T20:28:36.805 DEBUG:teuthology.orchestra.run.trial048:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2026-02-19T20:28:36.872 DEBUG:teuthology.orchestra.run.trial048:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2026-02-19T20:28:36.939 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-19T20:28:36.939 INFO:tasks.ceph:role: cluster1.osd.2 2026-02-19T20:28:36.939 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:28:36.940 DEBUG:teuthology.orchestra.run.trial048:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-19T20:28:37.005 INFO:teuthology.orchestra.run.trial048.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:28:37.006 INFO:teuthology.orchestra.run.trial048.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:28:37.006 INFO:teuthology.orchestra.run.trial048.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:28:37.006 INFO:teuthology.orchestra.run.trial048.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:28:37.006 INFO:teuthology.orchestra.run.trial048.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:28:37.006 INFO:teuthology.orchestra.run.trial048.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:28:37.006 INFO:teuthology.orchestra.run.trial048.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:28:37.006 INFO:teuthology.orchestra.run.trial048.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:28:37.006 INFO:teuthology.orchestra.run.trial048.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:28:37.006 INFO:teuthology.orchestra.run.trial048.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:28:37.575 INFO:teuthology.orchestra.run.trial048.stdout:Discarding blocks...Done. 2026-02-19T20:28:37.577 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial048.front.sepia.ceph.com -o noatime 2026-02-19T20:28:37.578 DEBUG:teuthology.orchestra.run.trial048:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2026-02-19T20:28:37.646 DEBUG:teuthology.orchestra.run.trial048:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2026-02-19T20:28:37.714 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:28:37.793 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-19T20:28:37.791+0000 7f12aec87780 -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-19T20:28:37.793 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-19T20:28:37.791+0000 7f12aec87780 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2026-02-19T20:28:37.793 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-19T20:28:37.791+0000 7f12aec87780 -1 bdev(0x41a3400 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2026-02-19T20:28:37.793 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-19T20:28:37.792+0000 7f12aec87780 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2026-02-19T20:28:38.250 DEBUG:teuthology.orchestra.run.trial048:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2026-02-19T20:28:38.316 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:28:38.394 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-19T20:28:38.392+0000 7f1262a62780 -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-19T20:28:38.394 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-19T20:28:38.392+0000 7f1262a62780 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2026-02-19T20:28:38.394 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-19T20:28:38.392+0000 7f1262a62780 -1 bdev(0x441f400 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2026-02-19T20:28:38.394 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-19T20:28:38.392+0000 7f1262a62780 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2026-02-19T20:28:38.851 DEBUG:teuthology.orchestra.run.trial048:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2026-02-19T20:28:38.917 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:28:38.993 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-19T20:28:38.991+0000 7f8c64c42780 -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-19T20:28:38.993 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-19T20:28:38.992+0000 7f8c64c42780 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2026-02-19T20:28:38.994 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-19T20:28:38.992+0000 7f8c64c42780 -1 bdev(0x34ff400 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2026-02-19T20:28:38.994 INFO:teuthology.orchestra.run.trial048.stderr:2026-02-19T20:28:38.992+0000 7f8c64c42780 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2026-02-19T20:28:39.438 DEBUG:teuthology.orchestra.run.trial048:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2026-02-19T20:28:39.504 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-19T20:28:39.504 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:39.505 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2026-02-19T20:28:39.569 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:39.570 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2026-02-19T20:28:39.634 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:39.634 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2026-02-19T20:28:39.697 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:39.697 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2026-02-19T20:28:39.761 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:39.761 DEBUG:teuthology.orchestra.run.trial048:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2026-02-19T20:28:39.818 INFO:tasks.ceph:Adding keys to all mons... 2026-02-19T20:28:39.818 DEBUG:teuthology.orchestra.run.trial048:> sudo tee -a /etc/ceph/cluster1.keyring 2026-02-19T20:28:39.882 INFO:teuthology.orchestra.run.trial048.stdout:[mgr.x] 2026-02-19T20:28:39.882 INFO:teuthology.orchestra.run.trial048.stdout: key = AQBzcpdpT74QCRAAQwojsLOCtcU+pM46jakqOQ== 2026-02-19T20:28:39.882 INFO:teuthology.orchestra.run.trial048.stdout:[osd.0] 2026-02-19T20:28:39.882 INFO:teuthology.orchestra.run.trial048.stdout: key = AQB1cpdpeT4/LxAAUODeohSERuv9yYSTWLtPjg== 2026-02-19T20:28:39.882 INFO:teuthology.orchestra.run.trial048.stdout:[osd.1] 2026-02-19T20:28:39.882 INFO:teuthology.orchestra.run.trial048.stdout: key = AQB2cpdpGy11FxAA8/Hfr8rD+6lEM1xXJYJoCw== 2026-02-19T20:28:39.882 INFO:teuthology.orchestra.run.trial048.stdout:[osd.2] 2026-02-19T20:28:39.882 INFO:teuthology.orchestra.run.trial048.stdout: key = AQB2cpdpqc0uOxAAiKFmHJmEgwy9xk80tNC7fQ== 2026-02-19T20:28:39.883 INFO:teuthology.orchestra.run.trial048.stdout:[client.0] 2026-02-19T20:28:39.883 INFO:teuthology.orchestra.run.trial048.stdout: key = AQBzcpdpWHA2CxAAF+vwNgmpqpKVx0sgUu5LVQ== 2026-02-19T20:28:39.884 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:28:39.963 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:28:40.042 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:28:40.122 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:28:40.200 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:28:40.279 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-19T20:28:40.280 DEBUG:teuthology.orchestra.run.trial048:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2026-02-19T20:28:40.343 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:28:40.424 DEBUG:teuthology.orchestra.run.trial048:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2026-02-19T20:28:40.490 DEBUG:teuthology.orchestra.run.trial048:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2026-02-19T20:28:40.545 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2026-02-19T20:28:40.546 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2026-02-19T20:28:40.546 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2026-02-19T20:28:40.587 INFO:tasks.ceph.cluster1.mon.a:Started 2026-02-19T20:28:40.588 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2026-02-19T20:28:40.588 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2026-02-19T20:28:40.588 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2026-02-19T20:28:40.590 INFO:tasks.ceph.cluster1.mgr.x:Started 2026-02-19T20:28:40.591 DEBUG:tasks.ceph:set 0 configs 2026-02-19T20:28:40.591 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster cluster1 config dump 2026-02-19T20:28:40.691 INFO:teuthology.orchestra.run.trial048.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-19T20:28:40.698 INFO:tasks.ceph:Setting crush tunables to default 2026-02-19T20:28:40.699 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster cluster1 osd crush tunables default 2026-02-19T20:28:40.798 INFO:teuthology.orchestra.run.trial048.stderr:adjusted tunables profile to default 2026-02-19T20:28:40.806 INFO:tasks.ceph:check_enable_crimson: False 2026-02-19T20:28:40.806 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2026-02-19T20:28:40.806 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:40.806 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2026-02-19T20:28:40.831 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:40.831 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2026-02-19T20:28:40.895 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:40.895 DEBUG:teuthology.orchestra.run.trial048:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2026-02-19T20:28:40.960 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster cluster1 osd new 2c1942e2-b3bd-46b7-a5ba-e9a2f62b6c4e 0 2026-02-19T20:28:41.103 INFO:teuthology.orchestra.run.trial048.stdout:0 2026-02-19T20:28:41.112 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster cluster1 osd new 98564c36-7a1e-45df-8d74-a1358e123a2c 1 2026-02-19T20:28:41.211 INFO:teuthology.orchestra.run.trial048.stdout:1 2026-02-19T20:28:41.219 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster cluster1 osd new 8c016781-f5b1-4ba0-913d-f2e1f9a59d8f 2 2026-02-19T20:28:41.322 INFO:teuthology.orchestra.run.trial048.stdout:2 2026-02-19T20:28:41.331 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2026-02-19T20:28:41.331 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2026-02-19T20:28:41.334 INFO:tasks.ceph.cluster1.osd.0:Started 2026-02-19T20:28:41.334 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2026-02-19T20:28:41.334 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2026-02-19T20:28:41.336 INFO:tasks.ceph.cluster1.osd.1:Started 2026-02-19T20:28:41.336 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2026-02-19T20:28:41.337 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2026-02-19T20:28:41.339 INFO:tasks.ceph.cluster1.osd.2:Started 2026-02-19T20:28:41.339 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-19T20:28:41.436 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:41.436 INFO:teuthology.orchestra.run.trial048.stdout:{"epoch":5,"fsid":"bb0a5a13-5ab4-4216-873e-00371f719538","created":"2026-02-19T20:28:40.652011+0000","modified":"2026-02-19T20:28:41.321281+0000","last_up_change":"0.000000","last_in_change":"2026-02-19T20:28:41.321281+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":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"2c1942e2-b3bd-46b7-a5ba-e9a2f62b6c4e","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":"98564c36-7a1e-45df-8d74-a1358e123a2c","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":"8c016781-f5b1-4ba0-913d-f2e1f9a59d8f","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":"isa","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-19T20:28:41.442 INFO:tasks.ceph.ceph_manager.cluster1:[] 2026-02-19T20:28:41.442 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-19T20:28:41.578 INFO:tasks.ceph.cluster1.osd.0.trial048.stderr:2026-02-19T20:28:41.576+0000 7fabb0435780 -1 Falling back to public interface 2026-02-19T20:28:41.578 INFO:tasks.ceph.cluster1.osd.1.trial048.stderr:2026-02-19T20:28:41.576+0000 7fed0d022780 -1 Falling back to public interface 2026-02-19T20:28:41.579 INFO:tasks.ceph.cluster1.osd.0.trial048.stderr:2026-02-19T20:28:41.576+0000 7fabae3fd640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6800/0: (98) Address already in use 2026-02-19T20:28:41.579 INFO:tasks.ceph.cluster1.osd.1.trial048.stderr:2026-02-19T20:28:41.576+0000 7fed0b3fd640 -1 PosixStack listen unable to listen on v1:0.0.0.0:6801/0: (98) Address already in use 2026-02-19T20:28:41.579 INFO:tasks.ceph.cluster1.osd.0.trial048.stderr:2026-02-19T20:28:41.577+0000 7fabae3fd640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6808/0: (98) Address already in use 2026-02-19T20:28:41.580 INFO:tasks.ceph.cluster1.osd.1.trial048.stderr:2026-02-19T20:28:41.577+0000 7fed0b3fd640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6812/0: (98) Address already in use 2026-02-19T20:28:41.580 INFO:tasks.ceph.cluster1.osd.2.trial048.stderr:2026-02-19T20:28:41.577+0000 7ff2a17dd780 -1 Falling back to public interface 2026-02-19T20:28:41.688 INFO:tasks.ceph.cluster1.mgr.x.trial048.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-19T20:28:41.688 INFO:tasks.ceph.cluster1.mgr.x.trial048.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-19T20:28:41.688 INFO:tasks.ceph.cluster1.mgr.x.trial048.stderr: from numpy import show_config as show_numpy_config 2026-02-19T20:28:41.744 DEBUG:teuthology.orchestra.run.trial048:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2026-02-19T20:28:41.835 INFO:teuthology.misc.health.trial048.stdout: 2026-02-19T20:28:41.836 INFO:teuthology.misc.health.trial048.stdout:{"epoch":5,"fsid":"bb0a5a13-5ab4-4216-873e-00371f719538","created":"2026-02-19T20:28:40.652011+0000","modified":"2026-02-19T20:28:41.321281+0000","last_up_change":"0.000000","last_in_change":"2026-02-19T20:28:41.321281+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":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"2c1942e2-b3bd-46b7-a5ba-e9a2f62b6c4e","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":"98564c36-7a1e-45df-8d74-a1358e123a2c","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":"8c016781-f5b1-4ba0-913d-f2e1f9a59d8f","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":"isa","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-19T20:28:41.842 DEBUG:teuthology.misc:0 of 3 OSDs are up 2026-02-19T20:28:42.227 INFO:tasks.ceph.cluster1.osd.2.trial048.stderr:2026-02-19T20:28:42.226+0000 7ff2a17dd780 -1 osd.2 0 log_to_monitors true 2026-02-19T20:28:42.257 INFO:tasks.ceph.cluster1.osd.1.trial048.stderr:2026-02-19T20:28:42.256+0000 7fed0d022780 -1 osd.1 0 log_to_monitors true 2026-02-19T20:28:42.275 INFO:tasks.ceph.cluster1.osd.0.trial048.stderr:2026-02-19T20:28:42.273+0000 7fabb0435780 -1 osd.0 0 log_to_monitors true 2026-02-19T20:28:43.661 INFO:tasks.ceph.cluster1.osd.1.trial048.stderr:2026-02-19T20:28:43.660+0000 7fed083f7640 -1 osd.1 0 waiting for initial osdmap 2026-02-19T20:28:43.662 INFO:tasks.ceph.cluster1.osd.0.trial048.stderr:2026-02-19T20:28:43.660+0000 7fabab3f7640 -1 osd.0 0 waiting for initial osdmap 2026-02-19T20:28:43.662 INFO:tasks.ceph.cluster1.osd.2.trial048.stderr:2026-02-19T20:28:43.660+0000 7ff29cdf7640 -1 osd.2 0 waiting for initial osdmap 2026-02-19T20:28:43.663 INFO:tasks.ceph.cluster1.osd.1.trial048.stderr:2026-02-19T20:28:43.662+0000 7fed003e7640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:28:43.664 INFO:tasks.ceph.cluster1.osd.0.trial048.stderr:2026-02-19T20:28:43.662+0000 7faba33e7640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:28:43.664 INFO:tasks.ceph.cluster1.osd.2.trial048.stderr:2026-02-19T20:28:43.663+0000 7ff294d2a640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:28:44.094 INFO:tasks.ceph.cluster1.mgr.x.trial048.stderr:2026-02-19T20:28:44.093+0000 7f7244b1f640 -1 mgr.server handle_report got status from non-daemon mon.a 2026-02-19T20:28:48.145 DEBUG:teuthology.orchestra.run.trial048:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2026-02-19T20:28:48.314 INFO:teuthology.misc.health.trial048.stdout: 2026-02-19T20:28:48.314 INFO:teuthology.misc.health.trial048.stdout:{"epoch":11,"fsid":"bb0a5a13-5ab4-4216-873e-00371f719538","created":"2026-02-19T20:28:40.652011+0000","modified":"2026-02-19T20:28:48.094443+0000","last_up_change":"2026-02-19T20:28:44.659667+0000","last_in_change":"2026-02-19T20:28:41.321281+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":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-19T20:28:45.101309+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,"nonprimary_shards":"{}","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":"2c1942e2-b3bd-46b7-a5ba-e9a2f62b6c4e","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.48:6801","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6803","nonce":2306925625}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6805","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6807","nonce":2306925625}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6812","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6814","nonce":2306925625}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6809","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6811","nonce":2306925625}]},"public_addr":"10.20.193.48:6803/2306925625","cluster_addr":"10.20.193.48:6807/2306925625","heartbeat_back_addr":"10.20.193.48:6814/2306925625","heartbeat_front_addr":"10.20.193.48:6811/2306925625","state":["exists","up"]},{"osd":1,"uuid":"98564c36-7a1e-45df-8d74-a1358e123a2c","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.48:6800","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6802","nonce":1587497354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6804","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6806","nonce":1587497354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6813","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6815","nonce":1587497354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6808","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6810","nonce":1587497354}]},"public_addr":"10.20.193.48:6802/1587497354","cluster_addr":"10.20.193.48:6806/1587497354","heartbeat_back_addr":"10.20.193.48:6815/1587497354","heartbeat_front_addr":"10.20.193.48:6810/1587497354","state":["exists","up"]},{"osd":2,"uuid":"8c016781-f5b1-4ba0-913d-f2e1f9a59d8f","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.48:6816","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6817","nonce":418956045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6818","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6819","nonce":418956045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6822","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6823","nonce":418956045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6820","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6821","nonce":418956045}]},"public_addr":"10.20.193.48:6817/418956045","cluster_addr":"10.20.193.48:6819/418956045","heartbeat_back_addr":"10.20.193.48:6823/418956045","heartbeat_front_addr":"10.20.193.48:6821/418956045","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:28:43.250426+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:28:43.256144+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:28:43.229599+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":"isa","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-19T20:28:48.322 DEBUG:teuthology.misc:3 of 3 OSDs are up 2026-02-19T20:28:48.322 INFO:tasks.ceph:Creating RBD pool 2026-02-19T20:28:48.322 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster cluster1 osd pool create rbd 8 2026-02-19T20:28:49.098 INFO:teuthology.orchestra.run.trial048.stderr:pool 'rbd' created 2026-02-19T20:28:49.109 DEBUG:teuthology.orchestra.run.trial048:> rbd --cluster cluster1 pool init rbd 2026-02-19T20:28:52.111 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2026-02-19T20:28:52.112 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 config log 1 --format=json 2026-02-19T20:28:52.112 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-19T20:28:52.287 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:52.295 INFO:teuthology.orchestra.run.trial048.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-19T20:28:52.295 INFO:tasks.ceph_manager:config epoch is 1 2026-02-19T20:28:52.296 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2026-02-19T20:28:52.296 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2026-02-19T20:28:52.296 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2026-02-19T20:28:52.507 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:52.514 INFO:teuthology.orchestra.run.trial048.stdout:{"epoch":5,"flags":0,"active_gid":4104,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6824","nonce":1869010756},{"type":"v1","addr":"10.20.193.48:6825","nonce":1869010756}]},"active_addr":"10.20.193.48:6825/1869010756","active_change":"2026-02-19T20:28:43.086439+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[],"modules":["iostat","nfs"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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 the agent on each host will 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":"The first TCP port the agent will try to bind to. Up to 1000 subsequent ports will be attempted if this port cannot be bound","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 option can facilitate debugging daemons that encounter runtime problems.","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":"Fraction of total system memory to divide among autotuned daemons. Converged systems hosting both Ceph and compute should set a lower value; systems with more than 10 GiB of memory per OSD may benefit from a slightly larger value so that the abundance of RAM can be fully utilized","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 persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self-signed certificates generated and signed by the cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","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 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.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_alloy":{"name":"container_image_alloy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/alloy:latest","min":"","max":"","enum_allowed":[],"desc":"Alloy 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:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"Haproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter 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.6","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v3.6.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"Snmp gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"Seconds for which 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 for which 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 for which 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","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":"Whether the hardware monitoring daemon be deployed 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 the 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 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: guard against mistakes and runaways","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":[]},"max_parallel_osd_upgrades":{"name":"max_parallel_osd_upgrades","type":"int","level":"advanced","flags":0,"default_value":"16","min":"","max":"","enum_allowed":[],"desc":"Maximum number of OSD daemons upgraded in parallel.","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 IP 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 Alertmanager","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 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 distribute 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 sequential SSH connection liveness check failures 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":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"How frequently cephadm should check for the presence of stray daemons","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 the 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 to ensure that all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","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":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crypto_caller":{"name":"crypto_caller","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"healthcheck_history_max_entries":{"name":"healthcheck_history_max_entries","type":"int","level":"advanced","flags":1,"default_value":"1000","min":"","max":"","enum_allowed":[],"desc":"Maximum number of health check history entries to keep","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge 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":[]}}}],"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"],"tentacle":["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.48:0","nonce":4161185919}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.48:0","nonce":3950284807}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.48:0","nonce":411117502}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.48:0","nonce":1120239675}]}]} 2026-02-19T20:28:52.518 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2026-02-19T20:28:52.518 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2026-02-19T20:28:52.518 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-19T20:28:52.698 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:52.698 INFO:teuthology.orchestra.run.trial048.stdout:{"epoch":15,"fsid":"bb0a5a13-5ab4-4216-873e-00371f719538","created":"2026-02-19T20:28:40.652011+0000","modified":"2026-02-19T20:28:52.102669+0000","last_up_change":"2026-02-19T20:28:44.659667+0000","last_in_change":"2026-02-19T20:28:41.321281+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":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-19T20:28:45.101309+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,"nonprimary_shards":"{}","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-19T20:28:48.497282+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,"nonprimary_shards":"{}","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":"2c1942e2-b3bd-46b7-a5ba-e9a2f62b6c4e","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.48:6801","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6803","nonce":2306925625}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6805","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6807","nonce":2306925625}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6812","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6814","nonce":2306925625}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6809","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6811","nonce":2306925625}]},"public_addr":"10.20.193.48:6803/2306925625","cluster_addr":"10.20.193.48:6807/2306925625","heartbeat_back_addr":"10.20.193.48:6814/2306925625","heartbeat_front_addr":"10.20.193.48:6811/2306925625","state":["exists","up"]},{"osd":1,"uuid":"98564c36-7a1e-45df-8d74-a1358e123a2c","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.48:6800","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6802","nonce":1587497354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6804","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6806","nonce":1587497354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6813","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6815","nonce":1587497354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6808","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6810","nonce":1587497354}]},"public_addr":"10.20.193.48:6802/1587497354","cluster_addr":"10.20.193.48:6806/1587497354","heartbeat_back_addr":"10.20.193.48:6815/1587497354","heartbeat_front_addr":"10.20.193.48:6810/1587497354","state":["exists","up"]},{"osd":2,"uuid":"8c016781-f5b1-4ba0-913d-f2e1f9a59d8f","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.48:6816","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6817","nonce":418956045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6818","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6819","nonce":418956045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6822","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6823","nonce":418956045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6820","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6821","nonce":418956045}]},"public_addr":"10.20.193.48:6817/418956045","cluster_addr":"10.20.193.48:6819/418956045","heartbeat_back_addr":"10.20.193.48:6823/418956045","heartbeat_front_addr":"10.20.193.48:6821/418956045","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:28:43.250426+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:28:43.256144+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:28:43.229599+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":"isa","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-19T20:28:52.707 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2026-02-19T20:28:52.708 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-19T20:28:52.883 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:52.883 INFO:teuthology.orchestra.run.trial048.stdout:{"epoch":15,"fsid":"bb0a5a13-5ab4-4216-873e-00371f719538","created":"2026-02-19T20:28:40.652011+0000","modified":"2026-02-19T20:28:52.102669+0000","last_up_change":"2026-02-19T20:28:44.659667+0000","last_in_change":"2026-02-19T20:28:41.321281+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":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-19T20:28:45.101309+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,"nonprimary_shards":"{}","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-19T20:28:48.497282+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,"nonprimary_shards":"{}","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":"2c1942e2-b3bd-46b7-a5ba-e9a2f62b6c4e","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.48:6801","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6803","nonce":2306925625}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6805","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6807","nonce":2306925625}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6812","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6814","nonce":2306925625}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6809","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6811","nonce":2306925625}]},"public_addr":"10.20.193.48:6803/2306925625","cluster_addr":"10.20.193.48:6807/2306925625","heartbeat_back_addr":"10.20.193.48:6814/2306925625","heartbeat_front_addr":"10.20.193.48:6811/2306925625","state":["exists","up"]},{"osd":1,"uuid":"98564c36-7a1e-45df-8d74-a1358e123a2c","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.48:6800","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6802","nonce":1587497354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6804","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6806","nonce":1587497354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6813","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6815","nonce":1587497354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6808","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6810","nonce":1587497354}]},"public_addr":"10.20.193.48:6802/1587497354","cluster_addr":"10.20.193.48:6806/1587497354","heartbeat_back_addr":"10.20.193.48:6815/1587497354","heartbeat_front_addr":"10.20.193.48:6810/1587497354","state":["exists","up"]},{"osd":2,"uuid":"8c016781-f5b1-4ba0-913d-f2e1f9a59d8f","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.48:6816","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6817","nonce":418956045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6818","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6819","nonce":418956045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6822","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6823","nonce":418956045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6820","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6821","nonce":418956045}]},"public_addr":"10.20.193.48:6817/418956045","cluster_addr":"10.20.193.48:6819/418956045","heartbeat_back_addr":"10.20.193.48:6823/418956045","heartbeat_front_addr":"10.20.193.48:6821/418956045","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:28:43.250426+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:28:43.256144+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:28:43.229599+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":"isa","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-19T20:28:52.892 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2026-02-19T20:28:52.893 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2026-02-19T20:28:52.893 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2026-02-19T20:28:52.981 INFO:teuthology.orchestra.run.trial048.stdout:34359738371 2026-02-19T20:28:52.982 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2026-02-19T20:28:52.983 INFO:teuthology.orchestra.run.trial048.stdout:34359738372 2026-02-19T20:28:52.983 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2026-02-19T20:28:52.984 INFO:teuthology.orchestra.run.trial048.stdout:34359738371 2026-02-19T20:28:52.985 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2026-02-19T20:28:53.204 INFO:teuthology.orchestra.run.trial048.stdout:34359738372 2026-02-19T20:28:53.205 INFO:teuthology.orchestra.run.trial048.stdout:34359738371 2026-02-19T20:28:53.209 INFO:teuthology.orchestra.run.trial048.stdout:34359738371 2026-02-19T20:28:53.214 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.2 2026-02-19T20:28:53.214 DEBUG:teuthology.parallel:result is None 2026-02-19T20:28:53.215 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738371 for osd.0 2026-02-19T20:28:53.215 DEBUG:teuthology.parallel:result is None 2026-02-19T20:28:53.220 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738371 for osd.1 2026-02-19T20:28:53.220 DEBUG:teuthology.parallel:result is None 2026-02-19T20:28:53.220 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2026-02-19T20:28:53.221 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:28:53.435 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:53.435 INFO:teuthology.orchestra.run.trial048.stderr:dumped all 2026-02-19T20:28:53.443 INFO:teuthology.orchestra.run.trial048.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-19T20:28:53.091037+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":82424,"kb_used_data":1544,"kb_used_omap":24,"kb_used_meta":80807,"kb_avail":283033096,"statfs":{"total":289910292480,"available":289825890304,"internally_reserved":0,"allocated":1581056,"data_stored":1292257,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25025,"internal_metadata":82746943},"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":"2.991760"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.106698+0000","last_change":"2026-02-19T20:28:52.106835+0000","last_active":"2026-02-19T20:28:52.106698+0000","last_peered":"2026-02-19T20:28:52.106698+0000","last_clean":"2026-02-19T20:28:52.106698+0000","last_became_active":"2026-02-19T20:28:50.103926+0000","last_became_peered":"2026-02-19T20:28:50.103926+0000","last_unstale":"2026-02-19T20:28:52.106698+0000","last_undegraded":"2026-02-19T20:28:52.106698+0000","last_fullsized":"2026-02-19T20:28:52.106698+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T04:18:37.045136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038218699999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.106852+0000","last_change":"2026-02-19T20:28:52.107190+0000","last_active":"2026-02-19T20:28:52.106852+0000","last_peered":"2026-02-19T20:28:52.106852+0000","last_clean":"2026-02-19T20:28:52.106852+0000","last_became_active":"2026-02-19T20:28:50.103963+0000","last_became_peered":"2026-02-19T20:28:50.103963+0000","last_unstale":"2026-02-19T20:28:52.106852+0000","last_undegraded":"2026-02-19T20:28:52.106852+0000","last_fullsized":"2026-02-19T20:28:52.106852+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T08:09:23.845475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000725623,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.106665+0000","last_change":"2026-02-19T20:28:52.106764+0000","last_active":"2026-02-19T20:28:52.106665+0000","last_peered":"2026-02-19T20:28:52.106665+0000","last_clean":"2026-02-19T20:28:52.106665+0000","last_became_active":"2026-02-19T20:28:50.104023+0000","last_became_peered":"2026-02-19T20:28:50.104023+0000","last_unstale":"2026-02-19T20:28:52.106665+0000","last_undegraded":"2026-02-19T20:28:52.106665+0000","last_fullsized":"2026-02-19T20:28:52.106665+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T07:44:12.585355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034311500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.106960+0000","last_change":"2026-02-19T20:28:52.107223+0000","last_active":"2026-02-19T20:28:52.106960+0000","last_peered":"2026-02-19T20:28:52.106960+0000","last_clean":"2026-02-19T20:28:52.106960+0000","last_became_active":"2026-02-19T20:28:50.103724+0000","last_became_peered":"2026-02-19T20:28:50.103724+0000","last_unstale":"2026-02-19T20:28:52.106960+0000","last_undegraded":"2026-02-19T20:28:52.106960+0000","last_fullsized":"2026-02-19T20:28:52.106960+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T20:41:55.148289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073443900000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.105216+0000","last_change":"2026-02-19T20:28:52.105216+0000","last_active":"2026-02-19T20:28:52.105216+0000","last_peered":"2026-02-19T20:28:52.105216+0000","last_clean":"2026-02-19T20:28:52.105216+0000","last_became_active":"2026-02-19T20:28:50.103053+0000","last_became_peered":"2026-02-19T20:28:50.103053+0000","last_unstale":"2026-02-19T20:28:52.105216+0000","last_undegraded":"2026-02-19T20:28:52.105216+0000","last_fullsized":"2026-02-19T20:28:52.105216+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T00:37:13.493363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054410700000000005,"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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.473146+0000","last_change":"2026-02-19T20:28:52.473268+0000","last_active":"2026-02-19T20:28:52.473146+0000","last_peered":"2026-02-19T20:28:52.473146+0000","last_clean":"2026-02-19T20:28:52.473146+0000","last_became_active":"2026-02-19T20:28:50.104614+0000","last_became_peered":"2026-02-19T20:28:50.104614+0000","last_unstale":"2026-02-19T20:28:52.473146+0000","last_undegraded":"2026-02-19T20:28:52.473146+0000","last_fullsized":"2026-02-19T20:28:52.473146+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T22:13:05.043769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000254892,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.473173+0000","last_change":"2026-02-19T20:28:52.473294+0000","last_active":"2026-02-19T20:28:52.473173+0000","last_peered":"2026-02-19T20:28:52.473173+0000","last_clean":"2026-02-19T20:28:52.473173+0000","last_became_active":"2026-02-19T20:28:50.103607+0000","last_became_peered":"2026-02-19T20:28:50.103607+0000","last_unstale":"2026-02-19T20:28:52.473173+0000","last_undegraded":"2026-02-19T20:28:52.473173+0000","last_fullsized":"2026-02-19T20:28:52.473173+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T02:50:36.594013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026347799999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.106809+0000","last_change":"2026-02-19T20:28:52.106909+0000","last_active":"2026-02-19T20:28:52.106809+0000","last_peered":"2026-02-19T20:28:52.106809+0000","last_clean":"2026-02-19T20:28:52.106809+0000","last_became_active":"2026-02-19T20:28:50.103215+0000","last_became_peered":"2026-02-19T20:28:50.103215+0000","last_unstale":"2026-02-19T20:28:52.106809+0000","last_undegraded":"2026-02-19T20:28:52.106809+0000","last_fullsized":"2026-02-19T20:28:52.106809+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+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-20T23:54:22.519558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051428200000000002,"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":111,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.106169+0000","last_change":"2026-02-19T20:28:47.097669+0000","last_active":"2026-02-19T20:28:52.106169+0000","last_peered":"2026-02-19T20:28:52.106169+0000","last_clean":"2026-02-19T20:28:52.106169+0000","last_became_active":"2026-02-19T20:28:47.097216+0000","last_became_peered":"2026-02-19T20:28:47.097216+0000","last_unstale":"2026-02-19T20:28:52.106169+0000","last_undegraded":"2026-02-19T20:28:52.106169+0000","last_fullsized":"2026-02-19T20:28:52.106169+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-19T20:28:46.093424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:46.093424+0000","last_clean_scrub_stamp":"2026-02-19T20:28:46.093424+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-20T21:46:44.423271+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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738372,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27080,"kb_used_data":120,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344760,"statfs":{"total":96636764160,"available":96609034240,"internally_reserved":0,"allocated":122880,"data_stored":34785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7475,"internal_metadata":27583181},"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":34359738371,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27672,"kb_used_data":712,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344168,"statfs":{"total":96636764160,"available":96608428032,"internally_reserved":0,"allocated":729088,"data_stored":628736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8775,"internal_metadata":27581881},"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":34359738371,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27672,"kb_used_data":712,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344168,"statfs":{"total":96636764160,"available":96608428032,"internally_reserved":0,"allocated":729088,"data_stored":628736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8775,"internal_metadata":27581881},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":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-19T20:28:53.444 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:28:53.621 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:53.622 INFO:teuthology.orchestra.run.trial048.stderr:dumped all 2026-02-19T20:28:53.630 INFO:teuthology.orchestra.run.trial048.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-19T20:28:53.091037+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":82424,"kb_used_data":1544,"kb_used_omap":24,"kb_used_meta":80807,"kb_avail":283033096,"statfs":{"total":289910292480,"available":289825890304,"internally_reserved":0,"allocated":1581056,"data_stored":1292257,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":25025,"internal_metadata":82746943},"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":"2.991760"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.106698+0000","last_change":"2026-02-19T20:28:52.106835+0000","last_active":"2026-02-19T20:28:52.106698+0000","last_peered":"2026-02-19T20:28:52.106698+0000","last_clean":"2026-02-19T20:28:52.106698+0000","last_became_active":"2026-02-19T20:28:50.103926+0000","last_became_peered":"2026-02-19T20:28:50.103926+0000","last_unstale":"2026-02-19T20:28:52.106698+0000","last_undegraded":"2026-02-19T20:28:52.106698+0000","last_fullsized":"2026-02-19T20:28:52.106698+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T04:18:37.045136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038218699999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.106852+0000","last_change":"2026-02-19T20:28:52.107190+0000","last_active":"2026-02-19T20:28:52.106852+0000","last_peered":"2026-02-19T20:28:52.106852+0000","last_clean":"2026-02-19T20:28:52.106852+0000","last_became_active":"2026-02-19T20:28:50.103963+0000","last_became_peered":"2026-02-19T20:28:50.103963+0000","last_unstale":"2026-02-19T20:28:52.106852+0000","last_undegraded":"2026-02-19T20:28:52.106852+0000","last_fullsized":"2026-02-19T20:28:52.106852+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T08:09:23.845475+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000725623,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.106665+0000","last_change":"2026-02-19T20:28:52.106764+0000","last_active":"2026-02-19T20:28:52.106665+0000","last_peered":"2026-02-19T20:28:52.106665+0000","last_clean":"2026-02-19T20:28:52.106665+0000","last_became_active":"2026-02-19T20:28:50.104023+0000","last_became_peered":"2026-02-19T20:28:50.104023+0000","last_unstale":"2026-02-19T20:28:52.106665+0000","last_undegraded":"2026-02-19T20:28:52.106665+0000","last_fullsized":"2026-02-19T20:28:52.106665+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T07:44:12.585355+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034311500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.106960+0000","last_change":"2026-02-19T20:28:52.107223+0000","last_active":"2026-02-19T20:28:52.106960+0000","last_peered":"2026-02-19T20:28:52.106960+0000","last_clean":"2026-02-19T20:28:52.106960+0000","last_became_active":"2026-02-19T20:28:50.103724+0000","last_became_peered":"2026-02-19T20:28:50.103724+0000","last_unstale":"2026-02-19T20:28:52.106960+0000","last_undegraded":"2026-02-19T20:28:52.106960+0000","last_fullsized":"2026-02-19T20:28:52.106960+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T20:41:55.148289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073443900000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.105216+0000","last_change":"2026-02-19T20:28:52.105216+0000","last_active":"2026-02-19T20:28:52.105216+0000","last_peered":"2026-02-19T20:28:52.105216+0000","last_clean":"2026-02-19T20:28:52.105216+0000","last_became_active":"2026-02-19T20:28:50.103053+0000","last_became_peered":"2026-02-19T20:28:50.103053+0000","last_unstale":"2026-02-19T20:28:52.105216+0000","last_undegraded":"2026-02-19T20:28:52.105216+0000","last_fullsized":"2026-02-19T20:28:52.105216+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T00:37:13.493363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054410700000000005,"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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.473146+0000","last_change":"2026-02-19T20:28:52.473268+0000","last_active":"2026-02-19T20:28:52.473146+0000","last_peered":"2026-02-19T20:28:52.473146+0000","last_clean":"2026-02-19T20:28:52.473146+0000","last_became_active":"2026-02-19T20:28:50.104614+0000","last_became_peered":"2026-02-19T20:28:50.104614+0000","last_unstale":"2026-02-19T20:28:52.473146+0000","last_undegraded":"2026-02-19T20:28:52.473146+0000","last_fullsized":"2026-02-19T20:28:52.473146+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T22:13:05.043769+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000254892,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.473173+0000","last_change":"2026-02-19T20:28:52.473294+0000","last_active":"2026-02-19T20:28:52.473173+0000","last_peered":"2026-02-19T20:28:52.473173+0000","last_clean":"2026-02-19T20:28:52.473173+0000","last_became_active":"2026-02-19T20:28:50.103607+0000","last_became_peered":"2026-02-19T20:28:50.103607+0000","last_unstale":"2026-02-19T20:28:52.473173+0000","last_undegraded":"2026-02-19T20:28:52.473173+0000","last_fullsized":"2026-02-19T20:28:52.473173+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T02:50:36.594013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026347799999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.106809+0000","last_change":"2026-02-19T20:28:52.106909+0000","last_active":"2026-02-19T20:28:52.106809+0000","last_peered":"2026-02-19T20:28:52.106809+0000","last_clean":"2026-02-19T20:28:52.106809+0000","last_became_active":"2026-02-19T20:28:50.103215+0000","last_became_peered":"2026-02-19T20:28:50.103215+0000","last_unstale":"2026-02-19T20:28:52.106809+0000","last_undegraded":"2026-02-19T20:28:52.106809+0000","last_fullsized":"2026-02-19T20:28:52.106809+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-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+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-20T23:54:22.519558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051428200000000002,"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":111,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:28:52.106169+0000","last_change":"2026-02-19T20:28:47.097669+0000","last_active":"2026-02-19T20:28:52.106169+0000","last_peered":"2026-02-19T20:28:52.106169+0000","last_clean":"2026-02-19T20:28:52.106169+0000","last_became_active":"2026-02-19T20:28:47.097216+0000","last_became_peered":"2026-02-19T20:28:47.097216+0000","last_unstale":"2026-02-19T20:28:52.106169+0000","last_undegraded":"2026-02-19T20:28:52.106169+0000","last_fullsized":"2026-02-19T20:28:52.106169+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-19T20:28:46.093424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:46.093424+0000","last_clean_scrub_stamp":"2026-02-19T20:28:46.093424+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-20T21:46:44.423271+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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738372,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27080,"kb_used_data":120,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344760,"statfs":{"total":96636764160,"available":96609034240,"internally_reserved":0,"allocated":122880,"data_stored":34785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7475,"internal_metadata":27583181},"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":34359738371,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27672,"kb_used_data":712,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344168,"statfs":{"total":96636764160,"available":96608428032,"internally_reserved":0,"allocated":729088,"data_stored":628736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8775,"internal_metadata":27581881},"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":34359738371,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27672,"kb_used_data":712,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344168,"statfs":{"total":96636764160,"available":96608428032,"internally_reserved":0,"allocated":729088,"data_stored":628736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8775,"internal_metadata":27581881},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":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-19T20:28:53.631 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2026-02-19T20:28:53.631 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2026-02-19T20:28:53.631 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2026-02-19T20:28:53.632 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2026-02-19T20:28:53.832 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:53.833 INFO:teuthology.orchestra.run.trial048.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-19T20:28:53.841 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2026-02-19T20:28:53.842 INFO:teuthology.run_tasks:Running task ceph... 2026-02-19T20:28:53.856 INFO:tasks.ceph:Creating ceph cluster cluster2... 2026-02-19T20:28:53.856 INFO:tasks.ceph:config {'conf': {'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': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, '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-19T20:28:53.856 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59644', 'branch': 'wip-yuri-testing-2026-02-18-1820', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-hybrid 4-supported-random-distro$/{centos_latest} 5-data-pool/none 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': '59644', '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-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-yuri-testing-2026-02-18-1820'}, 'ceph': {'conf': {'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': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, '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': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}, 'ceph-deploy': {'bluestore': True, 'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}, 'osd': {'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/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'}, 'install': {'ceph': {'flavor': 'default', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-yuri-testing-2026-02-18-1820', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, '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': 9494, 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': 'wip-yuri-testing-2026-02-18-1820', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'targets': {'trial048.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLUlDKOHDIeqrQF2ENSIBcYXEC5Jkjn1EfMuf6yJ+rHc3KWTCn+aWGIkMmOG0AmK0l2Wt6JNohYUOhqJQ3eorkg=', 'trial064.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBK4wt7bYU+n26SWFCBe/5Dx0g6eUkdPPb8KxygCzkkAaB2EDNBgiMVlcFJryCouOiDuAg0PTDBwbL3hkpy8piCI='}, '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': {'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': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, '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': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, {'ceph': {'cluster': 'cluster2', 'conf': {'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': {'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, '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': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, {'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-19_15:47:56', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699'} 2026-02-19T20:28:53.857 DEBUG:teuthology.orchestra.run.trial048:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2026-02-19T20:28:53.860 DEBUG:teuthology.orchestra.run.trial064:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2026-02-19T20:28:53.878 DEBUG:teuthology.orchestra.run.trial048:> sudo install -d -m0777 -- /var/run/ceph 2026-02-19T20:28:53.917 DEBUG:teuthology.orchestra.run.trial064:> sudo install -d -m0777 -- /var/run/ceph 2026-02-19T20:28:53.942 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:28:53.942 DEBUG:teuthology.orchestra.run.trial064:> dd if=/scratch_devs of=/dev/stdout 2026-02-19T20:28:53.998 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-19T20:28:53.999 DEBUG:teuthology.orchestra.run.trial064:> stat /dev/vg_nvme/lv_1 2026-02-19T20:28:54.056 INFO:teuthology.orchestra.run.trial064.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-19T20:28:54.056 INFO:teuthology.orchestra.run.trial064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:28:54.056 INFO:teuthology.orchestra.run.trial064.stdout:Device: 6h/6d Inode: 1311 Links: 1 2026-02-19T20:28:54.056 INFO:teuthology.orchestra.run.trial064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:28:54.057 INFO:teuthology.orchestra.run.trial064.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:28:54.057 INFO:teuthology.orchestra.run.trial064.stdout:Access: 2026-02-19 20:28:30.168096914 +0000 2026-02-19T20:28:54.057 INFO:teuthology.orchestra.run.trial064.stdout:Modify: 2026-02-19 20:27:44.987927869 +0000 2026-02-19T20:28:54.057 INFO:teuthology.orchestra.run.trial064.stdout:Change: 2026-02-19 20:27:44.987927869 +0000 2026-02-19T20:28:54.057 INFO:teuthology.orchestra.run.trial064.stdout: Birth: 2026-02-19 20:27:44.987927869 +0000 2026-02-19T20:28:54.057 DEBUG:teuthology.orchestra.run.trial064:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-19T20:28:54.120 INFO:teuthology.orchestra.run.trial064.stderr:1+0 records in 2026-02-19T20:28:54.121 INFO:teuthology.orchestra.run.trial064.stderr:1+0 records out 2026-02-19T20:28:54.121 INFO:teuthology.orchestra.run.trial064.stderr:512 bytes copied, 0.000151333 s, 3.4 MB/s 2026-02-19T20:28:54.122 DEBUG:teuthology.orchestra.run.trial064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-19T20:28:54.180 DEBUG:teuthology.orchestra.run.trial064:> stat /dev/vg_nvme/lv_2 2026-02-19T20:28:54.236 INFO:teuthology.orchestra.run.trial064.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-19T20:28:54.236 INFO:teuthology.orchestra.run.trial064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:28:54.237 INFO:teuthology.orchestra.run.trial064.stdout:Device: 6h/6d Inode: 1301 Links: 1 2026-02-19T20:28:54.237 INFO:teuthology.orchestra.run.trial064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:28:54.237 INFO:teuthology.orchestra.run.trial064.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:28:54.237 INFO:teuthology.orchestra.run.trial064.stdout:Access: 2026-02-19 20:28:30.168096914 +0000 2026-02-19T20:28:54.237 INFO:teuthology.orchestra.run.trial064.stdout:Modify: 2026-02-19 20:27:44.987927869 +0000 2026-02-19T20:28:54.237 INFO:teuthology.orchestra.run.trial064.stdout:Change: 2026-02-19 20:27:44.987927869 +0000 2026-02-19T20:28:54.237 INFO:teuthology.orchestra.run.trial064.stdout: Birth: 2026-02-19 20:27:44.987927869 +0000 2026-02-19T20:28:54.237 DEBUG:teuthology.orchestra.run.trial064:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-19T20:28:54.298 INFO:teuthology.orchestra.run.trial064.stderr:1+0 records in 2026-02-19T20:28:54.299 INFO:teuthology.orchestra.run.trial064.stderr:1+0 records out 2026-02-19T20:28:54.299 INFO:teuthology.orchestra.run.trial064.stderr:512 bytes copied, 0.000146534 s, 3.5 MB/s 2026-02-19T20:28:54.300 DEBUG:teuthology.orchestra.run.trial064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-19T20:28:54.357 DEBUG:teuthology.orchestra.run.trial064:> stat /dev/vg_nvme/lv_3 2026-02-19T20:28:54.415 INFO:teuthology.orchestra.run.trial064.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-19T20:28:54.416 INFO:teuthology.orchestra.run.trial064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:28:54.416 INFO:teuthology.orchestra.run.trial064.stdout:Device: 6h/6d Inode: 1297 Links: 1 2026-02-19T20:28:54.416 INFO:teuthology.orchestra.run.trial064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:28:54.416 INFO:teuthology.orchestra.run.trial064.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:28:54.416 INFO:teuthology.orchestra.run.trial064.stdout:Access: 2026-02-19 20:28:30.169096895 +0000 2026-02-19T20:28:54.416 INFO:teuthology.orchestra.run.trial064.stdout:Modify: 2026-02-19 20:27:44.987927869 +0000 2026-02-19T20:28:54.416 INFO:teuthology.orchestra.run.trial064.stdout:Change: 2026-02-19 20:27:44.987927869 +0000 2026-02-19T20:28:54.416 INFO:teuthology.orchestra.run.trial064.stdout: Birth: 2026-02-19 20:27:44.987927869 +0000 2026-02-19T20:28:54.417 DEBUG:teuthology.orchestra.run.trial064:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-19T20:28:54.479 INFO:teuthology.orchestra.run.trial064.stderr:1+0 records in 2026-02-19T20:28:54.479 INFO:teuthology.orchestra.run.trial064.stderr:1+0 records out 2026-02-19T20:28:54.479 INFO:teuthology.orchestra.run.trial064.stderr:512 bytes copied, 0.000151203 s, 3.4 MB/s 2026-02-19T20:28:54.480 DEBUG:teuthology.orchestra.run.trial064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-19T20:28:54.539 DEBUG:teuthology.orchestra.run.trial064:> stat /dev/vg_nvme/lv_4 2026-02-19T20:28:54.595 INFO:teuthology.orchestra.run.trial064.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-19T20:28:54.595 INFO:teuthology.orchestra.run.trial064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:28:54.596 INFO:teuthology.orchestra.run.trial064.stdout:Device: 6h/6d Inode: 1296 Links: 1 2026-02-19T20:28:54.596 INFO:teuthology.orchestra.run.trial064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:28:54.596 INFO:teuthology.orchestra.run.trial064.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:28:54.596 INFO:teuthology.orchestra.run.trial064.stdout:Access: 2026-02-19 20:28:30.169096895 +0000 2026-02-19T20:28:54.596 INFO:teuthology.orchestra.run.trial064.stdout:Modify: 2026-02-19 20:27:44.987927869 +0000 2026-02-19T20:28:54.596 INFO:teuthology.orchestra.run.trial064.stdout:Change: 2026-02-19 20:27:44.987927869 +0000 2026-02-19T20:28:54.596 INFO:teuthology.orchestra.run.trial064.stdout: Birth: 2026-02-19 20:27:44.987927869 +0000 2026-02-19T20:28:54.596 DEBUG:teuthology.orchestra.run.trial064:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-19T20:28:54.660 INFO:teuthology.orchestra.run.trial064.stderr:1+0 records in 2026-02-19T20:28:54.660 INFO:teuthology.orchestra.run.trial064.stderr:1+0 records out 2026-02-19T20:28:54.660 INFO:teuthology.orchestra.run.trial064.stderr:512 bytes copied, 0.000143439 s, 3.6 MB/s 2026-02-19T20:28:54.661 DEBUG:teuthology.orchestra.run.trial064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-19T20:28:54.718 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-19T20:28:54.718 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial064.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-19T20:28:54.718 INFO:tasks.ceph:Generating config... 2026-02-19T20:28:54.720 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-19T20:28:54.721 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-19T20:28:54.721 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-19T20:28:54.721 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-19T20:28:54.721 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-19T20:28:54.721 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-19T20:28:54.721 INFO:tasks.ceph:[osd] bluefs allocator = hybrid 2026-02-19T20:28:54.721 INFO:tasks.ceph:[osd] bluestore allocator = hybrid 2026-02-19T20:28:54.721 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-19T20:28:54.721 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-19T20:28:54.721 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-19T20:28:54.721 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-19T20:28:54.721 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-19T20:28:54.722 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-19T20:28:54.722 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-19T20:28:54.722 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-19T20:28:54.722 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-19T20:28:54.722 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-19T20:28:54.722 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-19T20:28:54.722 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-19T20:28:54.722 INFO:tasks.ceph:Setting up cluster2.mon.a... 2026-02-19T20:28:54.722 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2026-02-19T20:28:54.791 INFO:teuthology.orchestra.run.trial064.stdout:creating /etc/ceph/cluster2.keyring 2026-02-19T20:28:54.793 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2026-02-19T20:28:54.868 DEBUG:teuthology.orchestra.run.trial064:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-19T20:28:54.931 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '10.20.193.64')] 2026-02-19T20:28:54.932 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=isa 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.64', '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', 'bluefs allocator': 'hybrid', 'bluestore allocator': 'hybrid', 'bluestore block size': 96636764160, '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'}, 'mon.a': {}} 2026-02-19T20:28:54.933 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:28:54.933 DEBUG:teuthology.orchestra.run.trial064:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-19T20:28:54.988 DEBUG:teuthology.orchestra.run.trial064:> 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.64 --print /home/ubuntu/cephtest/cluster2.monmap 2026-02-19T20:28:55.057 INFO:teuthology.orchestra.run.trial064.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2026-02-19T20:28:55.057 INFO:teuthology.orchestra.run.trial064.stdout:monmaptool: generated fsid c06bac13-423f-4121-9ea6-d6657b078a1c 2026-02-19T20:28:55.057 INFO:teuthology.orchestra.run.trial064.stdout:setting min_mon_release = tentacle 2026-02-19T20:28:55.057 INFO:teuthology.orchestra.run.trial064.stdout:epoch 0 2026-02-19T20:28:55.057 INFO:teuthology.orchestra.run.trial064.stdout:fsid c06bac13-423f-4121-9ea6-d6657b078a1c 2026-02-19T20:28:55.057 INFO:teuthology.orchestra.run.trial064.stdout:last_changed 2026-02-19T20:28:55.056309+0000 2026-02-19T20:28:55.057 INFO:teuthology.orchestra.run.trial064.stdout:created 2026-02-19T20:28:55.056309+0000 2026-02-19T20:28:55.057 INFO:teuthology.orchestra.run.trial064.stdout:min_mon_release 20 (tentacle) 2026-02-19T20:28:55.058 INFO:teuthology.orchestra.run.trial064.stdout:election_strategy: 1 2026-02-19T20:28:55.058 INFO:teuthology.orchestra.run.trial064.stdout:0: [v2:10.20.193.64:3300/0,v1:10.20.193.64:6789/0] mon.a 2026-02-19T20:28:55.058 INFO:teuthology.orchestra.run.trial064.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2026-02-19T20:28:55.059 DEBUG:teuthology.orchestra.run.trial064:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-19T20:28:55.115 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID c06bac13-423f-4121-9ea6-d6657b078a1c... 2026-02-19T20:28:55.116 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:28:55.118 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:28:55.158 INFO:teuthology.orchestra.run.trial048.stdout:[global] 2026-02-19T20:28:55.158 INFO:teuthology.orchestra.run.trial048.stdout: chdir = "" 2026-02-19T20:28:55.159 INFO:teuthology.orchestra.run.trial048.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-19T20:28:55.159 INFO:teuthology.orchestra.run.trial048.stdout: auth supported = cephx 2026-02-19T20:28:55.159 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.159 INFO:teuthology.orchestra.run.trial048.stdout: filestore xattr use omap = true 2026-02-19T20:28:55.159 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.159 INFO:teuthology.orchestra.run.trial048.stdout: mon clock drift allowed = 1.000 2026-02-19T20:28:55.159 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.159 INFO:teuthology.orchestra.run.trial048.stdout: osd crush chooseleaf type = 0 2026-02-19T20:28:55.159 INFO:teuthology.orchestra.run.trial048.stdout: auth debug = true 2026-02-19T20:28:55.159 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.159 INFO:teuthology.orchestra.run.trial048.stdout: ms die on old message = true 2026-02-19T20:28:55.159 INFO:teuthology.orchestra.run.trial048.stdout: ms die on bug = true 2026-02-19T20:28:55.160 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.160 INFO:teuthology.orchestra.run.trial048.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-19T20:28:55.160 INFO:teuthology.orchestra.run.trial048.stdout: mon pg warn max object skew = 0 2026-02-19T20:28:55.160 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.160 INFO:teuthology.orchestra.run.trial048.stdout: # disable pg_autoscaler by default for new pools 2026-02-19T20:28:55.160 INFO:teuthology.orchestra.run.trial048.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-19T20:28:55.160 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.160 INFO:teuthology.orchestra.run.trial048.stdout: osd pool default size = 2 2026-02-19T20:28:55.160 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.160 INFO:teuthology.orchestra.run.trial048.stdout: mon osd allow primary affinity = true 2026-02-19T20:28:55.160 INFO:teuthology.orchestra.run.trial048.stdout: mon osd allow pg remap = true 2026-02-19T20:28:55.160 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on legacy crush tunables = false 2026-02-19T20:28:55.161 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on crush straw calc version zero = false 2026-02-19T20:28:55.161 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on no sortbitwise = false 2026-02-19T20:28:55.161 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on osd down out interval zero = false 2026-02-19T20:28:55.161 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on too few osds = false 2026-02-19T20:28:55.161 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-19T20:28:55.161 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-19T20:28:55.161 INFO:teuthology.orchestra.run.trial048.stdout: mon_allow_pool_size_one = true 2026-02-19T20:28:55.161 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.161 INFO:teuthology.orchestra.run.trial048.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-19T20:28:55.161 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.161 INFO:teuthology.orchestra.run.trial048.stdout: osd default data pool replay window = 5 2026-02-19T20:28:55.161 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.161 INFO:teuthology.orchestra.run.trial048.stdout: mon allow pool delete = true 2026-02-19T20:28:55.162 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.162 INFO:teuthology.orchestra.run.trial048.stdout: mon cluster log file level = debug 2026-02-19T20:28:55.162 INFO:teuthology.orchestra.run.trial048.stdout: debug asserts on shutdown = true 2026-02-19T20:28:55.162 INFO:teuthology.orchestra.run.trial048.stdout: mon health detail to clog = false 2026-02-19T20:28:55.162 INFO:teuthology.orchestra.run.trial048.stdout: mon host = 10.20.193.64 2026-02-19T20:28:55.162 INFO:teuthology.orchestra.run.trial048.stdout: mon warn on pool no app = False 2026-02-19T20:28:55.162 INFO:teuthology.orchestra.run.trial048.stdout: fsid = c06bac13-423f-4121-9ea6-d6657b078a1c 2026-02-19T20:28:55.162 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.162 INFO:teuthology.orchestra.run.trial048.stdout:[osd] 2026-02-19T20:28:55.162 INFO:teuthology.orchestra.run.trial048.stdout: osd journal size = 100 2026-02-19T20:28:55.162 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.162 INFO:teuthology.orchestra.run.trial048.stdout: osd scrub load threshold = 5.0 2026-02-19T20:28:55.163 INFO:teuthology.orchestra.run.trial048.stdout: osd scrub max interval = 600 2026-02-19T20:28:55.163 INFO:teuthology.orchestra.run.trial048.stdout: osd mclock profile = high_recovery_ops 2026-02-19T20:28:55.163 INFO:teuthology.orchestra.run.trial048.stdout: osd mclock skip benchmark = true 2026-02-19T20:28:55.163 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.163 INFO:teuthology.orchestra.run.trial048.stdout: osd recover clone overlap = true 2026-02-19T20:28:55.163 INFO:teuthology.orchestra.run.trial048.stdout: osd recovery max chunk = 1048576 2026-02-19T20:28:55.163 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.163 INFO:teuthology.orchestra.run.trial048.stdout: osd debug shutdown = true 2026-02-19T20:28:55.163 INFO:teuthology.orchestra.run.trial048.stdout: osd debug op order = true 2026-02-19T20:28:55.163 INFO:teuthology.orchestra.run.trial048.stdout: osd debug verify stray on activate = true 2026-02-19T20:28:55.163 INFO:teuthology.orchestra.run.trial048.stdout: osd debug trim objects = true 2026-02-19T20:28:55.163 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.164 INFO:teuthology.orchestra.run.trial048.stdout: osd open classes on start = true 2026-02-19T20:28:55.164 INFO:teuthology.orchestra.run.trial048.stdout: osd debug pg log writeout = true 2026-02-19T20:28:55.164 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.164 INFO:teuthology.orchestra.run.trial048.stdout: osd deep scrub update digest min age = 30 2026-02-19T20:28:55.164 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.164 INFO:teuthology.orchestra.run.trial048.stdout: osd map max advance = 10 2026-02-19T20:28:55.164 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.164 INFO:teuthology.orchestra.run.trial048.stdout: journal zero on create = true 2026-02-19T20:28:55.164 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.164 INFO:teuthology.orchestra.run.trial048.stdout: filestore ondisk finisher threads = 3 2026-02-19T20:28:55.164 INFO:teuthology.orchestra.run.trial048.stdout: filestore apply finisher threads = 3 2026-02-19T20:28:55.164 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.164 INFO:teuthology.orchestra.run.trial048.stdout: bdev debug aio = true 2026-02-19T20:28:55.165 INFO:teuthology.orchestra.run.trial048.stdout: osd debug misdirected ops = true 2026-02-19T20:28:55.165 INFO:teuthology.orchestra.run.trial048.stdout: bluefs allocator = hybrid 2026-02-19T20:28:55.165 INFO:teuthology.orchestra.run.trial048.stdout: bluestore allocator = hybrid 2026-02-19T20:28:55.165 INFO:teuthology.orchestra.run.trial048.stdout: bluestore block size = 96636764160 2026-02-19T20:28:55.165 INFO:teuthology.orchestra.run.trial048.stdout: bluestore fsck on mount = True 2026-02-19T20:28:55.165 INFO:teuthology.orchestra.run.trial048.stdout: debug bluefs = 1/20 2026-02-19T20:28:55.165 INFO:teuthology.orchestra.run.trial048.stdout: debug bluestore = 1/20 2026-02-19T20:28:55.165 INFO:teuthology.orchestra.run.trial048.stdout: debug ms = 1 2026-02-19T20:28:55.165 INFO:teuthology.orchestra.run.trial048.stdout: debug osd = 20 2026-02-19T20:28:55.165 INFO:teuthology.orchestra.run.trial048.stdout: debug rocksdb = 4/10 2026-02-19T20:28:55.165 INFO:teuthology.orchestra.run.trial048.stdout: mon osd backfillfull_ratio = 0.85 2026-02-19T20:28:55.165 INFO:teuthology.orchestra.run.trial048.stdout: mon osd full ratio = 0.9 2026-02-19T20:28:55.165 INFO:teuthology.orchestra.run.trial048.stdout: mon osd nearfull ratio = 0.8 2026-02-19T20:28:55.166 INFO:teuthology.orchestra.run.trial048.stdout: osd failsafe full ratio = 0.95 2026-02-19T20:28:55.166 INFO:teuthology.orchestra.run.trial048.stdout: osd objectstore = bluestore 2026-02-19T20:28:55.166 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.166 INFO:teuthology.orchestra.run.trial048.stdout:[mgr] 2026-02-19T20:28:55.166 INFO:teuthology.orchestra.run.trial048.stdout: debug ms = 1 2026-02-19T20:28:55.166 INFO:teuthology.orchestra.run.trial048.stdout: debug mgr = 20 2026-02-19T20:28:55.166 INFO:teuthology.orchestra.run.trial048.stdout: debug mon = 20 2026-02-19T20:28:55.166 INFO:teuthology.orchestra.run.trial048.stdout: debug auth = 20 2026-02-19T20:28:55.166 INFO:teuthology.orchestra.run.trial048.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:28:55.166 INFO:teuthology.orchestra.run.trial048.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:28:55.166 INFO:teuthology.orchestra.run.trial048.stdout: mgr/telemetry/nag = false 2026-02-19T20:28:55.166 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.167 INFO:teuthology.orchestra.run.trial048.stdout:[mon] 2026-02-19T20:28:55.167 INFO:teuthology.orchestra.run.trial048.stdout: debug ms = 1 2026-02-19T20:28:55.167 INFO:teuthology.orchestra.run.trial048.stdout: debug mon = 20 2026-02-19T20:28:55.167 INFO:teuthology.orchestra.run.trial048.stdout: debug paxos = 20 2026-02-19T20:28:55.167 INFO:teuthology.orchestra.run.trial048.stdout: debug auth = 20 2026-02-19T20:28:55.167 INFO:teuthology.orchestra.run.trial048.stdout: mon data avail warn = 5 2026-02-19T20:28:55.167 INFO:teuthology.orchestra.run.trial048.stdout: mon mgr mkfs grace = 240 2026-02-19T20:28:55.167 INFO:teuthology.orchestra.run.trial048.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:28:55.167 INFO:teuthology.orchestra.run.trial048.stdout: mon osd reporter subtree level = osd 2026-02-19T20:28:55.167 INFO:teuthology.orchestra.run.trial048.stdout: mon osd prime pg temp = true 2026-02-19T20:28:55.167 INFO:teuthology.orchestra.run.trial048.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:28:55.167 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.167 INFO:teuthology.orchestra.run.trial048.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-19T20:28:55.168 INFO:teuthology.orchestra.run.trial048.stdout: auth mon ticket ttl = 660 # 11m 2026-02-19T20:28:55.168 INFO:teuthology.orchestra.run.trial048.stdout: auth service ticket ttl = 240 # 4m 2026-02-19T20:28:55.168 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.168 INFO:teuthology.orchestra.run.trial048.stdout: # don't complain about insecure global_id in the test suite 2026-02-19T20:28:55.168 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-19T20:28:55.168 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-19T20:28:55.168 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.168 INFO:teuthology.orchestra.run.trial048.stdout: # 1m isn't quite enough 2026-02-19T20:28:55.168 INFO:teuthology.orchestra.run.trial048.stdout: mon_down_mkfs_grace = 2m 2026-02-19T20:28:55.168 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.168 INFO:teuthology.orchestra.run.trial048.stdout: mon_warn_on_filestore_osds = false 2026-02-19T20:28:55.168 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:28:55.168 INFO:teuthology.orchestra.run.trial048.stdout:[client] 2026-02-19T20:28:55.169 INFO:teuthology.orchestra.run.trial048.stdout: rgw cache enabled = true 2026-02-19T20:28:55.169 INFO:teuthology.orchestra.run.trial048.stdout: rgw enable ops log = true 2026-02-19T20:28:55.169 INFO:teuthology.orchestra.run.trial048.stdout: rgw enable usage log = true 2026-02-19T20:28:55.169 INFO:teuthology.orchestra.run.trial048.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-19T20:28:55.169 INFO:teuthology.orchestra.run.trial048.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-19T20:28:55.169 INFO:teuthology.orchestra.run.trial048.stdout:[mon.a] 2026-02-19T20:28:55.195 INFO:teuthology.orchestra.run.trial064.stdout:[global] 2026-02-19T20:28:55.195 INFO:teuthology.orchestra.run.trial064.stdout: chdir = "" 2026-02-19T20:28:55.195 INFO:teuthology.orchestra.run.trial064.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-19T20:28:55.196 INFO:teuthology.orchestra.run.trial064.stdout: auth supported = cephx 2026-02-19T20:28:55.196 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.196 INFO:teuthology.orchestra.run.trial064.stdout: filestore xattr use omap = true 2026-02-19T20:28:55.196 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.196 INFO:teuthology.orchestra.run.trial064.stdout: mon clock drift allowed = 1.000 2026-02-19T20:28:55.196 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.196 INFO:teuthology.orchestra.run.trial064.stdout: osd crush chooseleaf type = 0 2026-02-19T20:28:55.196 INFO:teuthology.orchestra.run.trial064.stdout: auth debug = true 2026-02-19T20:28:55.196 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.196 INFO:teuthology.orchestra.run.trial064.stdout: ms die on old message = true 2026-02-19T20:28:55.196 INFO:teuthology.orchestra.run.trial064.stdout: ms die on bug = true 2026-02-19T20:28:55.196 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.197 INFO:teuthology.orchestra.run.trial064.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-19T20:28:55.197 INFO:teuthology.orchestra.run.trial064.stdout: mon pg warn max object skew = 0 2026-02-19T20:28:55.197 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.197 INFO:teuthology.orchestra.run.trial064.stdout: # disable pg_autoscaler by default for new pools 2026-02-19T20:28:55.197 INFO:teuthology.orchestra.run.trial064.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-19T20:28:55.197 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.197 INFO:teuthology.orchestra.run.trial064.stdout: osd pool default size = 2 2026-02-19T20:28:55.197 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.197 INFO:teuthology.orchestra.run.trial064.stdout: mon osd allow primary affinity = true 2026-02-19T20:28:55.197 INFO:teuthology.orchestra.run.trial064.stdout: mon osd allow pg remap = true 2026-02-19T20:28:55.197 INFO:teuthology.orchestra.run.trial064.stdout: mon warn on legacy crush tunables = false 2026-02-19T20:28:55.197 INFO:teuthology.orchestra.run.trial064.stdout: mon warn on crush straw calc version zero = false 2026-02-19T20:28:55.198 INFO:teuthology.orchestra.run.trial064.stdout: mon warn on no sortbitwise = false 2026-02-19T20:28:55.198 INFO:teuthology.orchestra.run.trial064.stdout: mon warn on osd down out interval zero = false 2026-02-19T20:28:55.198 INFO:teuthology.orchestra.run.trial064.stdout: mon warn on too few osds = false 2026-02-19T20:28:55.198 INFO:teuthology.orchestra.run.trial064.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-19T20:28:55.198 INFO:teuthology.orchestra.run.trial064.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-19T20:28:55.198 INFO:teuthology.orchestra.run.trial064.stdout: mon_allow_pool_size_one = true 2026-02-19T20:28:55.198 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.198 INFO:teuthology.orchestra.run.trial064.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-19T20:28:55.198 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.198 INFO:teuthology.orchestra.run.trial064.stdout: osd default data pool replay window = 5 2026-02-19T20:28:55.198 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.198 INFO:teuthology.orchestra.run.trial064.stdout: mon allow pool delete = true 2026-02-19T20:28:55.198 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.199 INFO:teuthology.orchestra.run.trial064.stdout: mon cluster log file level = debug 2026-02-19T20:28:55.199 INFO:teuthology.orchestra.run.trial064.stdout: debug asserts on shutdown = true 2026-02-19T20:28:55.199 INFO:teuthology.orchestra.run.trial064.stdout: mon health detail to clog = false 2026-02-19T20:28:55.199 INFO:teuthology.orchestra.run.trial064.stdout: mon host = 10.20.193.64 2026-02-19T20:28:55.199 INFO:teuthology.orchestra.run.trial064.stdout: mon warn on pool no app = False 2026-02-19T20:28:55.199 INFO:teuthology.orchestra.run.trial064.stdout: fsid = c06bac13-423f-4121-9ea6-d6657b078a1c 2026-02-19T20:28:55.199 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.199 INFO:teuthology.orchestra.run.trial064.stdout:[osd] 2026-02-19T20:28:55.199 INFO:teuthology.orchestra.run.trial064.stdout: osd journal size = 100 2026-02-19T20:28:55.199 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.199 INFO:teuthology.orchestra.run.trial064.stdout: osd scrub load threshold = 5.0 2026-02-19T20:28:55.199 INFO:teuthology.orchestra.run.trial064.stdout: osd scrub max interval = 600 2026-02-19T20:28:55.199 INFO:teuthology.orchestra.run.trial064.stdout: osd mclock profile = high_recovery_ops 2026-02-19T20:28:55.200 INFO:teuthology.orchestra.run.trial064.stdout: osd mclock skip benchmark = true 2026-02-19T20:28:55.200 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.200 INFO:teuthology.orchestra.run.trial064.stdout: osd recover clone overlap = true 2026-02-19T20:28:55.200 INFO:teuthology.orchestra.run.trial064.stdout: osd recovery max chunk = 1048576 2026-02-19T20:28:55.200 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.200 INFO:teuthology.orchestra.run.trial064.stdout: osd debug shutdown = true 2026-02-19T20:28:55.200 INFO:teuthology.orchestra.run.trial064.stdout: osd debug op order = true 2026-02-19T20:28:55.200 INFO:teuthology.orchestra.run.trial064.stdout: osd debug verify stray on activate = true 2026-02-19T20:28:55.200 INFO:teuthology.orchestra.run.trial064.stdout: osd debug trim objects = true 2026-02-19T20:28:55.200 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.200 INFO:teuthology.orchestra.run.trial064.stdout: osd open classes on start = true 2026-02-19T20:28:55.200 INFO:teuthology.orchestra.run.trial064.stdout: osd debug pg log writeout = true 2026-02-19T20:28:55.200 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.201 INFO:teuthology.orchestra.run.trial064.stdout: osd deep scrub update digest min age = 30 2026-02-19T20:28:55.201 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.201 INFO:teuthology.orchestra.run.trial064.stdout: osd map max advance = 10 2026-02-19T20:28:55.201 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.201 INFO:teuthology.orchestra.run.trial064.stdout: journal zero on create = true 2026-02-19T20:28:55.201 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.201 INFO:teuthology.orchestra.run.trial064.stdout: filestore ondisk finisher threads = 3 2026-02-19T20:28:55.201 INFO:teuthology.orchestra.run.trial064.stdout: filestore apply finisher threads = 3 2026-02-19T20:28:55.201 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.201 INFO:teuthology.orchestra.run.trial064.stdout: bdev debug aio = true 2026-02-19T20:28:55.201 INFO:teuthology.orchestra.run.trial064.stdout: osd debug misdirected ops = true 2026-02-19T20:28:55.201 INFO:teuthology.orchestra.run.trial064.stdout: bluefs allocator = hybrid 2026-02-19T20:28:55.201 INFO:teuthology.orchestra.run.trial064.stdout: bluestore allocator = hybrid 2026-02-19T20:28:55.202 INFO:teuthology.orchestra.run.trial064.stdout: bluestore block size = 96636764160 2026-02-19T20:28:55.202 INFO:teuthology.orchestra.run.trial064.stdout: bluestore fsck on mount = True 2026-02-19T20:28:55.202 INFO:teuthology.orchestra.run.trial064.stdout: debug bluefs = 1/20 2026-02-19T20:28:55.202 INFO:teuthology.orchestra.run.trial064.stdout: debug bluestore = 1/20 2026-02-19T20:28:55.202 INFO:teuthology.orchestra.run.trial064.stdout: debug ms = 1 2026-02-19T20:28:55.202 INFO:teuthology.orchestra.run.trial064.stdout: debug osd = 20 2026-02-19T20:28:55.202 INFO:teuthology.orchestra.run.trial064.stdout: debug rocksdb = 4/10 2026-02-19T20:28:55.202 INFO:teuthology.orchestra.run.trial064.stdout: mon osd backfillfull_ratio = 0.85 2026-02-19T20:28:55.202 INFO:teuthology.orchestra.run.trial064.stdout: mon osd full ratio = 0.9 2026-02-19T20:28:55.202 INFO:teuthology.orchestra.run.trial064.stdout: mon osd nearfull ratio = 0.8 2026-02-19T20:28:55.202 INFO:teuthology.orchestra.run.trial064.stdout: osd failsafe full ratio = 0.95 2026-02-19T20:28:55.202 INFO:teuthology.orchestra.run.trial064.stdout: osd objectstore = bluestore 2026-02-19T20:28:55.203 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.203 INFO:teuthology.orchestra.run.trial064.stdout:[mgr] 2026-02-19T20:28:55.203 INFO:teuthology.orchestra.run.trial064.stdout: debug ms = 1 2026-02-19T20:28:55.203 INFO:teuthology.orchestra.run.trial064.stdout: debug mgr = 20 2026-02-19T20:28:55.203 INFO:teuthology.orchestra.run.trial064.stdout: debug mon = 20 2026-02-19T20:28:55.203 INFO:teuthology.orchestra.run.trial064.stdout: debug auth = 20 2026-02-19T20:28:55.203 INFO:teuthology.orchestra.run.trial064.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:28:55.203 INFO:teuthology.orchestra.run.trial064.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:28:55.203 INFO:teuthology.orchestra.run.trial064.stdout: mgr/telemetry/nag = false 2026-02-19T20:28:55.203 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.203 INFO:teuthology.orchestra.run.trial064.stdout:[mon] 2026-02-19T20:28:55.203 INFO:teuthology.orchestra.run.trial064.stdout: debug ms = 1 2026-02-19T20:28:55.203 INFO:teuthology.orchestra.run.trial064.stdout: debug mon = 20 2026-02-19T20:28:55.204 INFO:teuthology.orchestra.run.trial064.stdout: debug paxos = 20 2026-02-19T20:28:55.204 INFO:teuthology.orchestra.run.trial064.stdout: debug auth = 20 2026-02-19T20:28:55.204 INFO:teuthology.orchestra.run.trial064.stdout: mon data avail warn = 5 2026-02-19T20:28:55.204 INFO:teuthology.orchestra.run.trial064.stdout: mon mgr mkfs grace = 240 2026-02-19T20:28:55.204 INFO:teuthology.orchestra.run.trial064.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:28:55.204 INFO:teuthology.orchestra.run.trial064.stdout: mon osd reporter subtree level = osd 2026-02-19T20:28:55.204 INFO:teuthology.orchestra.run.trial064.stdout: mon osd prime pg temp = true 2026-02-19T20:28:55.204 INFO:teuthology.orchestra.run.trial064.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:28:55.204 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.204 INFO:teuthology.orchestra.run.trial064.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-19T20:28:55.204 INFO:teuthology.orchestra.run.trial064.stdout: auth mon ticket ttl = 660 # 11m 2026-02-19T20:28:55.204 INFO:teuthology.orchestra.run.trial064.stdout: auth service ticket ttl = 240 # 4m 2026-02-19T20:28:55.204 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.205 INFO:teuthology.orchestra.run.trial064.stdout: # don't complain about insecure global_id in the test suite 2026-02-19T20:28:55.205 INFO:teuthology.orchestra.run.trial064.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-19T20:28:55.205 INFO:teuthology.orchestra.run.trial064.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-19T20:28:55.205 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.205 INFO:teuthology.orchestra.run.trial064.stdout: # 1m isn't quite enough 2026-02-19T20:28:55.205 INFO:teuthology.orchestra.run.trial064.stdout: mon_down_mkfs_grace = 2m 2026-02-19T20:28:55.205 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.205 INFO:teuthology.orchestra.run.trial064.stdout: mon_warn_on_filestore_osds = false 2026-02-19T20:28:55.205 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:28:55.205 INFO:teuthology.orchestra.run.trial064.stdout:[client] 2026-02-19T20:28:55.205 INFO:teuthology.orchestra.run.trial064.stdout: rgw cache enabled = true 2026-02-19T20:28:55.205 INFO:teuthology.orchestra.run.trial064.stdout: rgw enable ops log = true 2026-02-19T20:28:55.205 INFO:teuthology.orchestra.run.trial064.stdout: rgw enable usage log = true 2026-02-19T20:28:55.206 INFO:teuthology.orchestra.run.trial064.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-19T20:28:55.206 INFO:teuthology.orchestra.run.trial064.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-19T20:28:55.206 INFO:teuthology.orchestra.run.trial064.stdout:[mon.a] 2026-02-19T20:28:55.207 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2026-02-19T20:28:55.207 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:28:55.288 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-19T20:28:55.288 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:28:55.288 DEBUG:teuthology.orchestra.run.trial064:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2026-02-19T20:28:55.348 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:28:55.348 DEBUG:teuthology.orchestra.run.trial064:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2026-02-19T20:28:55.405 INFO:tasks.ceph:Sending monmap to node ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:28:55.405 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:55.405 DEBUG:teuthology.orchestra.run.trial048:> sudo dd of=/etc/ceph/cluster2.keyring 2026-02-19T20:28:55.405 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-19T20:28:55.439 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:28:55.439 DEBUG:teuthology.orchestra.run.trial048:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2026-02-19T20:28:55.497 INFO:tasks.ceph:Sending monmap to node ubuntu@trial064.front.sepia.ceph.com 2026-02-19T20:28:55.497 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:28:55.498 DEBUG:teuthology.orchestra.run.trial064:> sudo dd of=/etc/ceph/cluster2.keyring 2026-02-19T20:28:55.498 DEBUG:teuthology.orchestra.run.trial064:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-19T20:28:55.532 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:28:55.532 DEBUG:teuthology.orchestra.run.trial064:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2026-02-19T20:28:55.588 INFO:tasks.ceph:Setting up mon nodes... 2026-02-19T20:28:55.588 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-19T20:28:55.589 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:28:55.671 INFO:teuthology.orchestra.run.trial064.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2026-02-19T20:28:55.673 INFO:tasks.ceph:Setting up mds nodes... 2026-02-19T20:28:55.673 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-19T20:28:55.674 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:28:55.744 INFO:teuthology.orchestra.run.trial064.stdout:creating /etc/ceph/cluster2.client.0.keyring 2026-02-19T20:28:55.755 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-19T20:28:55.755 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial048.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@trial064.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-19T20:28:55.755 DEBUG:teuthology.orchestra.run.trial064:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2026-02-19T20:28:55.821 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-19T20:28:55.821 INFO:tasks.ceph:role: cluster2.osd.0 2026-02-19T20:28:55.821 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial064.front.sepia.ceph.com 2026-02-19T20:28:55.821 DEBUG:teuthology.orchestra.run.trial064:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-19T20:28:55.886 INFO:teuthology.orchestra.run.trial064.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:28:55.886 INFO:teuthology.orchestra.run.trial064.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:28:55.886 INFO:teuthology.orchestra.run.trial064.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:28:55.887 INFO:teuthology.orchestra.run.trial064.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:28:55.887 INFO:teuthology.orchestra.run.trial064.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:28:55.887 INFO:teuthology.orchestra.run.trial064.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:28:55.887 INFO:teuthology.orchestra.run.trial064.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:28:55.887 INFO:teuthology.orchestra.run.trial064.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:28:55.887 INFO:teuthology.orchestra.run.trial064.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:28:55.887 INFO:teuthology.orchestra.run.trial064.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:28:56.457 INFO:teuthology.orchestra.run.trial064.stdout:Discarding blocks...Done. 2026-02-19T20:28:56.459 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial064.front.sepia.ceph.com -o noatime 2026-02-19T20:28:56.460 DEBUG:teuthology.orchestra.run.trial064:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2026-02-19T20:28:56.527 DEBUG:teuthology.orchestra.run.trial064:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2026-02-19T20:28:56.593 DEBUG:teuthology.orchestra.run.trial064:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2026-02-19T20:28:56.657 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-19T20:28:56.657 INFO:tasks.ceph:role: cluster2.osd.1 2026-02-19T20:28:56.657 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial064.front.sepia.ceph.com 2026-02-19T20:28:56.657 DEBUG:teuthology.orchestra.run.trial064:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-19T20:28:56.722 INFO:teuthology.orchestra.run.trial064.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:28:56.722 INFO:teuthology.orchestra.run.trial064.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:28:56.722 INFO:teuthology.orchestra.run.trial064.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:28:56.722 INFO:teuthology.orchestra.run.trial064.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:28:56.722 INFO:teuthology.orchestra.run.trial064.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:28:56.723 INFO:teuthology.orchestra.run.trial064.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:28:56.723 INFO:teuthology.orchestra.run.trial064.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:28:56.723 INFO:teuthology.orchestra.run.trial064.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:28:56.723 INFO:teuthology.orchestra.run.trial064.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:28:56.723 INFO:teuthology.orchestra.run.trial064.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:28:57.279 INFO:teuthology.orchestra.run.trial064.stdout:Discarding blocks...Done. 2026-02-19T20:28:57.282 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial064.front.sepia.ceph.com -o noatime 2026-02-19T20:28:57.282 DEBUG:teuthology.orchestra.run.trial064:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2026-02-19T20:28:57.349 DEBUG:teuthology.orchestra.run.trial064:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2026-02-19T20:28:57.419 DEBUG:teuthology.orchestra.run.trial064:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2026-02-19T20:28:57.483 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-19T20:28:57.483 INFO:tasks.ceph:role: cluster2.osd.2 2026-02-19T20:28:57.483 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial064.front.sepia.ceph.com 2026-02-19T20:28:57.483 DEBUG:teuthology.orchestra.run.trial064:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-19T20:28:57.549 INFO:teuthology.orchestra.run.trial064.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:28:57.549 INFO:teuthology.orchestra.run.trial064.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:28:57.549 INFO:teuthology.orchestra.run.trial064.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:28:57.549 INFO:teuthology.orchestra.run.trial064.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:28:57.549 INFO:teuthology.orchestra.run.trial064.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:28:57.550 INFO:teuthology.orchestra.run.trial064.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:28:57.550 INFO:teuthology.orchestra.run.trial064.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:28:57.550 INFO:teuthology.orchestra.run.trial064.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:28:57.550 INFO:teuthology.orchestra.run.trial064.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:28:57.550 INFO:teuthology.orchestra.run.trial064.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:28:58.105 INFO:teuthology.orchestra.run.trial064.stdout:Discarding blocks...Done. 2026-02-19T20:28:58.107 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial064.front.sepia.ceph.com -o noatime 2026-02-19T20:28:58.107 DEBUG:teuthology.orchestra.run.trial064:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2026-02-19T20:28:58.175 DEBUG:teuthology.orchestra.run.trial064:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2026-02-19T20:28:58.245 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:28:58.321 INFO:teuthology.orchestra.run.trial064.stderr:2026-02-19T20:28:58.320+0000 7fac23c0a780 -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-19T20:28:58.322 INFO:teuthology.orchestra.run.trial064.stderr:2026-02-19T20:28:58.320+0000 7fac23c0a780 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2026-02-19T20:28:58.322 INFO:teuthology.orchestra.run.trial064.stderr:2026-02-19T20:28:58.320+0000 7fac23c0a780 -1 bdev(0x35db400 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2026-02-19T20:28:58.322 INFO:teuthology.orchestra.run.trial064.stderr:2026-02-19T20:28:58.320+0000 7fac23c0a780 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2026-02-19T20:28:58.757 DEBUG:teuthology.orchestra.run.trial064:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2026-02-19T20:28:58.822 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:28:58.898 INFO:teuthology.orchestra.run.trial064.stderr:2026-02-19T20:28:58.896+0000 7fb418215780 -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-19T20:28:58.898 INFO:teuthology.orchestra.run.trial064.stderr:2026-02-19T20:28:58.896+0000 7fb418215780 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2026-02-19T20:28:58.898 INFO:teuthology.orchestra.run.trial064.stderr:2026-02-19T20:28:58.896+0000 7fb418215780 -1 bdev(0x30ed400 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2026-02-19T20:28:58.898 INFO:teuthology.orchestra.run.trial064.stderr:2026-02-19T20:28:58.896+0000 7fb418215780 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2026-02-19T20:28:59.335 DEBUG:teuthology.orchestra.run.trial064:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2026-02-19T20:28:59.403 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:28:59.479 INFO:teuthology.orchestra.run.trial064.stderr:2026-02-19T20:28:59.478+0000 7ff582e28780 -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-19T20:28:59.480 INFO:teuthology.orchestra.run.trial064.stderr:2026-02-19T20:28:59.478+0000 7ff582e28780 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2026-02-19T20:28:59.480 INFO:teuthology.orchestra.run.trial064.stderr:2026-02-19T20:28:59.478+0000 7ff582e28780 -1 bdev(0x3ac3400 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2026-02-19T20:28:59.480 INFO:teuthology.orchestra.run.trial064.stderr:2026-02-19T20:28:59.478+0000 7ff582e28780 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2026-02-19T20:28:59.937 DEBUG:teuthology.orchestra.run.trial064:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2026-02-19T20:29:00.002 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-19T20:29:00.002 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:29:00.002 DEBUG:teuthology.orchestra.run.trial064:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2026-02-19T20:29:00.066 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:29:00.066 DEBUG:teuthology.orchestra.run.trial064:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2026-02-19T20:29:00.129 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:29:00.130 DEBUG:teuthology.orchestra.run.trial064:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2026-02-19T20:29:00.192 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:29:00.192 DEBUG:teuthology.orchestra.run.trial064:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2026-02-19T20:29:00.256 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:29:00.256 DEBUG:teuthology.orchestra.run.trial064:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2026-02-19T20:29:00.313 INFO:tasks.ceph:Adding keys to all mons... 2026-02-19T20:29:00.313 DEBUG:teuthology.orchestra.run.trial064:> sudo tee -a /etc/ceph/cluster2.keyring 2026-02-19T20:29:00.375 INFO:teuthology.orchestra.run.trial064.stdout:[mgr.x] 2026-02-19T20:29:00.376 INFO:teuthology.orchestra.run.trial064.stdout: key = AQCHcpdpTM38JxAAcFq8R8tuJNUI8XkhCvRShQ== 2026-02-19T20:29:00.376 INFO:teuthology.orchestra.run.trial064.stdout:[osd.0] 2026-02-19T20:29:00.376 INFO:teuthology.orchestra.run.trial064.stdout: key = AQCKcpdplpIkExAAwfNyThR0FNizdRoMzsTiSg== 2026-02-19T20:29:00.376 INFO:teuthology.orchestra.run.trial064.stdout:[osd.1] 2026-02-19T20:29:00.376 INFO:teuthology.orchestra.run.trial064.stdout: key = AQCKcpdp7Nx7NRAA10M78cJjwBgrwJ4q3kYF/g== 2026-02-19T20:29:00.376 INFO:teuthology.orchestra.run.trial064.stdout:[osd.2] 2026-02-19T20:29:00.376 INFO:teuthology.orchestra.run.trial064.stdout: key = AQCLcpdpVi+NHBAA25vzu/7FY0Jybo228EE+yQ== 2026-02-19T20:29:00.377 INFO:teuthology.orchestra.run.trial064.stdout:[client.0] 2026-02-19T20:29:00.377 INFO:teuthology.orchestra.run.trial064.stdout: key = AQCHcpdpPFBfLBAAByY7u1jRvOPSP8aizAF4cQ== 2026-02-19T20:29:00.378 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:29:00.459 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:29:00.537 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:29:00.614 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:29:00.691 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:29:00.769 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-19T20:29:00.770 DEBUG:teuthology.orchestra.run.trial064:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2026-02-19T20:29:00.834 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:29:00.915 DEBUG:teuthology.orchestra.run.trial064:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2026-02-19T20:29:00.979 DEBUG:teuthology.orchestra.run.trial064:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2026-02-19T20:29:01.036 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2026-02-19T20:29:01.036 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2026-02-19T20:29:01.036 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2026-02-19T20:29:01.077 INFO:tasks.ceph.cluster2.mon.a:Started 2026-02-19T20:29:01.077 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2026-02-19T20:29:01.078 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2026-02-19T20:29:01.078 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2026-02-19T20:29:01.080 INFO:tasks.ceph.cluster2.mgr.x:Started 2026-02-19T20:29:01.080 DEBUG:tasks.ceph:set 0 configs 2026-02-19T20:29:01.080 DEBUG:teuthology.orchestra.run.trial064:> sudo ceph --cluster cluster2 config dump 2026-02-19T20:29:01.175 INFO:teuthology.orchestra.run.trial064.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-19T20:29:01.182 INFO:tasks.ceph:Setting crush tunables to default 2026-02-19T20:29:01.182 DEBUG:teuthology.orchestra.run.trial064:> sudo ceph --cluster cluster2 osd crush tunables default 2026-02-19T20:29:01.282 INFO:teuthology.orchestra.run.trial064.stderr:adjusted tunables profile to default 2026-02-19T20:29:01.289 INFO:tasks.ceph:check_enable_crimson: False 2026-02-19T20:29:01.290 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2026-02-19T20:29:01.290 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:29:01.290 DEBUG:teuthology.orchestra.run.trial064:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2026-02-19T20:29:01.315 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:29:01.315 DEBUG:teuthology.orchestra.run.trial064:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2026-02-19T20:29:01.380 DEBUG:teuthology.orchestra.run.trial064:> set -ex 2026-02-19T20:29:01.380 DEBUG:teuthology.orchestra.run.trial064:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2026-02-19T20:29:01.444 DEBUG:teuthology.orchestra.run.trial064:> sudo ceph --cluster cluster2 osd new 6f049dd8-3c4d-406c-9e44-bb44726853fa 0 2026-02-19T20:29:01.586 INFO:teuthology.orchestra.run.trial064.stdout:0 2026-02-19T20:29:01.595 DEBUG:teuthology.orchestra.run.trial064:> sudo ceph --cluster cluster2 osd new 84499aea-cbd8-4ff4-91c7-1c6eb6d447c4 1 2026-02-19T20:29:01.695 INFO:teuthology.orchestra.run.trial064.stdout:1 2026-02-19T20:29:01.701 DEBUG:teuthology.orchestra.run.trial064:> sudo ceph --cluster cluster2 osd new f6906ffb-1eb6-43b5-a717-33d531e38bb0 2 2026-02-19T20:29:01.803 INFO:teuthology.orchestra.run.trial064.stdout:2 2026-02-19T20:29:01.810 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2026-02-19T20:29:01.810 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2026-02-19T20:29:01.812 INFO:tasks.ceph.cluster2.osd.0:Started 2026-02-19T20:29:01.812 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2026-02-19T20:29:01.812 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2026-02-19T20:29:01.813 INFO:tasks.ceph.cluster2.osd.1:Started 2026-02-19T20:29:01.813 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2026-02-19T20:29:01.813 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2026-02-19T20:29:01.815 INFO:tasks.ceph.cluster2.osd.2:Started 2026-02-19T20:29:01.815 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-19T20:29:01.912 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:29:01.912 INFO:teuthology.orchestra.run.trial064.stdout:{"epoch":5,"fsid":"c06bac13-423f-4121-9ea6-d6657b078a1c","created":"2026-02-19T20:29:01.137293+0000","modified":"2026-02-19T20:29:01.802442+0000","last_up_change":"0.000000","last_in_change":"2026-02-19T20:29:01.802442+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":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"6f049dd8-3c4d-406c-9e44-bb44726853fa","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":"84499aea-cbd8-4ff4-91c7-1c6eb6d447c4","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":"f6906ffb-1eb6-43b5-a717-33d531e38bb0","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":"isa","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-19T20:29:01.919 INFO:tasks.ceph.ceph_manager.cluster2:[] 2026-02-19T20:29:01.919 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-19T20:29:02.137 INFO:tasks.ceph.cluster2.osd.1.trial064.stderr:2026-02-19T20:29:02.135+0000 7f88eea14780 -1 Falling back to public interface 2026-02-19T20:29:02.137 INFO:tasks.ceph.cluster2.osd.0.trial064.stderr:2026-02-19T20:29:02.135+0000 7f2796287780 -1 Falling back to public interface 2026-02-19T20:29:02.138 INFO:tasks.ceph.cluster2.osd.2.trial064.stderr:2026-02-19T20:29:02.135+0000 7f6b677d8780 -1 Falling back to public interface 2026-02-19T20:29:02.138 INFO:tasks.ceph.cluster2.osd.0.trial064.stderr:2026-02-19T20:29:02.135+0000 7f27945fd640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6801/0: (98) Address already in use 2026-02-19T20:29:02.138 INFO:tasks.ceph.cluster2.osd.1.trial064.stderr:2026-02-19T20:29:02.136+0000 7f88ecdfd640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6805/0: (98) Address already in use 2026-02-19T20:29:02.139 INFO:tasks.ceph.cluster2.osd.2.trial064.stderr:2026-02-19T20:29:02.136+0000 7f6b65dfd640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6807/0: (98) Address already in use 2026-02-19T20:29:02.183 INFO:tasks.ceph.cluster2.mgr.x.trial064.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-19T20:29:02.183 INFO:tasks.ceph.cluster2.mgr.x.trial064.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-19T20:29:02.183 INFO:tasks.ceph.cluster2.mgr.x.trial064.stderr: from numpy import show_config as show_numpy_config 2026-02-19T20:29:02.221 DEBUG:teuthology.orchestra.run.trial064:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2026-02-19T20:29:02.321 INFO:teuthology.misc.health.trial064.stdout: 2026-02-19T20:29:02.322 INFO:teuthology.misc.health.trial064.stdout:{"epoch":5,"fsid":"c06bac13-423f-4121-9ea6-d6657b078a1c","created":"2026-02-19T20:29:01.137293+0000","modified":"2026-02-19T20:29:01.802442+0000","last_up_change":"0.000000","last_in_change":"2026-02-19T20:29:01.802442+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":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"6f049dd8-3c4d-406c-9e44-bb44726853fa","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":"84499aea-cbd8-4ff4-91c7-1c6eb6d447c4","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":"f6906ffb-1eb6-43b5-a717-33d531e38bb0","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":"isa","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-19T20:29:02.328 DEBUG:teuthology.misc:0 of 3 OSDs are up 2026-02-19T20:29:02.819 INFO:tasks.ceph.cluster2.osd.0.trial064.stderr:2026-02-19T20:29:02.817+0000 7f2796287780 -1 osd.0 0 log_to_monitors true 2026-02-19T20:29:02.837 INFO:tasks.ceph.cluster2.osd.1.trial064.stderr:2026-02-19T20:29:02.836+0000 7f88eea14780 -1 osd.1 0 log_to_monitors true 2026-02-19T20:29:02.854 INFO:tasks.ceph.cluster2.osd.2.trial064.stderr:2026-02-19T20:29:02.853+0000 7f6b677d8780 -1 osd.2 0 log_to_monitors true 2026-02-19T20:29:04.147 INFO:tasks.ceph.cluster2.osd.1.trial064.stderr:2026-02-19T20:29:04.145+0000 7f88e9df7640 -1 osd.1 0 waiting for initial osdmap 2026-02-19T20:29:04.147 INFO:tasks.ceph.cluster2.osd.2.trial064.stderr:2026-02-19T20:29:04.146+0000 7f6b62df7640 -1 osd.2 0 waiting for initial osdmap 2026-02-19T20:29:04.148 INFO:tasks.ceph.cluster2.osd.0.trial064.stderr:2026-02-19T20:29:04.146+0000 7f27915f7640 -1 osd.0 0 waiting for initial osdmap 2026-02-19T20:29:04.149 INFO:tasks.ceph.cluster2.osd.2.trial064.stderr:2026-02-19T20:29:04.148+0000 7f6b5ad2a640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:29:04.149 INFO:tasks.ceph.cluster2.osd.1.trial064.stderr:2026-02-19T20:29:04.148+0000 7f88e1de7640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:29:04.150 INFO:tasks.ceph.cluster2.osd.0.trial064.stderr:2026-02-19T20:29:04.149+0000 7f27895e7640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:29:04.576 INFO:tasks.ceph.cluster2.mgr.x.trial064.stderr:2026-02-19T20:29:04.575+0000 7f81fd5c1640 -1 mgr.server handle_report got status from non-daemon mon.a 2026-02-19T20:29:08.630 DEBUG:teuthology.orchestra.run.trial064:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2026-02-19T20:29:08.797 INFO:teuthology.misc.health.trial064.stdout: 2026-02-19T20:29:08.797 INFO:teuthology.misc.health.trial064.stdout:{"epoch":11,"fsid":"c06bac13-423f-4121-9ea6-d6657b078a1c","created":"2026-02-19T20:29:01.137293+0000","modified":"2026-02-19T20:29:08.577913+0000","last_up_change":"2026-02-19T20:29:05.144781+0000","last_in_change":"2026-02-19T20:29:01.802442+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":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-19T20:29:05.585658+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,"nonprimary_shards":"{}","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":"6f049dd8-3c4d-406c-9e44-bb44726853fa","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.64:6803","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6805","nonce":2016249154}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6807","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6810","nonce":2016249154}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6819","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6822","nonce":2016249154}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6813","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6816","nonce":2016249154}]},"public_addr":"10.20.193.64:6805/2016249154","cluster_addr":"10.20.193.64:6810/2016249154","heartbeat_back_addr":"10.20.193.64:6822/2016249154","heartbeat_front_addr":"10.20.193.64:6816/2016249154","state":["exists","up"]},{"osd":1,"uuid":"84499aea-cbd8-4ff4-91c7-1c6eb6d447c4","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.64:6800","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6802","nonce":1495956785}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6806","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6809","nonce":1495956785}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6818","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6821","nonce":1495956785}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6812","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6815","nonce":1495956785}]},"public_addr":"10.20.193.64:6802/1495956785","cluster_addr":"10.20.193.64:6809/1495956785","heartbeat_back_addr":"10.20.193.64:6821/1495956785","heartbeat_front_addr":"10.20.193.64:6815/1495956785","state":["exists","up"]},{"osd":2,"uuid":"f6906ffb-1eb6-43b5-a717-33d531e38bb0","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.64:6801","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6804","nonce":1109243459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6808","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6811","nonce":1109243459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6820","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6823","nonce":1109243459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6814","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6817","nonce":1109243459}]},"public_addr":"10.20.193.64:6804/1109243459","cluster_addr":"10.20.193.64:6811/1109243459","heartbeat_back_addr":"10.20.193.64:6823/1109243459","heartbeat_front_addr":"10.20.193.64:6817/1109243459","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:29:03.786212+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:29:03.875897+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:29:03.819173+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":"isa","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-19T20:29:08.804 DEBUG:teuthology.misc:3 of 3 OSDs are up 2026-02-19T20:29:08.805 INFO:tasks.ceph:Creating RBD pool 2026-02-19T20:29:08.805 DEBUG:teuthology.orchestra.run.trial064:> sudo ceph --cluster cluster2 osd pool create rbd 8 2026-02-19T20:29:09.582 INFO:teuthology.orchestra.run.trial064.stderr:pool 'rbd' created 2026-02-19T20:29:09.592 DEBUG:teuthology.orchestra.run.trial064:> rbd --cluster cluster2 pool init rbd 2026-02-19T20:29:12.594 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2026-02-19T20:29:12.595 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 config log 1 --format=json 2026-02-19T20:29:12.595 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-19T20:29:12.768 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:29:12.777 INFO:teuthology.orchestra.run.trial064.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-19T20:29:12.777 INFO:tasks.ceph_manager:config epoch is 1 2026-02-19T20:29:12.777 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2026-02-19T20:29:12.777 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2026-02-19T20:29:12.778 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2026-02-19T20:29:12.983 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:29:12.990 INFO:teuthology.orchestra.run.trial064.stdout:{"epoch":5,"flags":0,"active_gid":4105,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6824","nonce":3200749809},{"type":"v1","addr":"10.20.193.64:6825","nonce":3200749809}]},"active_addr":"10.20.193.64:6825/3200749809","active_change":"2026-02-19T20:29:03.571293+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[],"modules":["iostat","nfs"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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 the agent on each host will 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":"The first TCP port the agent will try to bind to. Up to 1000 subsequent ports will be attempted if this port cannot be bound","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 option can facilitate debugging daemons that encounter runtime problems.","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":"Fraction of total system memory to divide among autotuned daemons. Converged systems hosting both Ceph and compute should set a lower value; systems with more than 10 GiB of memory per OSD may benefit from a slightly larger value so that the abundance of RAM can be fully utilized","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 persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self-signed certificates generated and signed by the cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","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 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.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_alloy":{"name":"container_image_alloy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/alloy:latest","min":"","max":"","enum_allowed":[],"desc":"Alloy 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:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"Haproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter 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.6","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v3.6.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"Snmp gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"Seconds for which 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 for which 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 for which 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","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":"Whether the hardware monitoring daemon be deployed 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 the 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 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: guard against mistakes and runaways","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":[]},"max_parallel_osd_upgrades":{"name":"max_parallel_osd_upgrades","type":"int","level":"advanced","flags":0,"default_value":"16","min":"","max":"","enum_allowed":[],"desc":"Maximum number of OSD daemons upgraded in parallel.","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 IP 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 Alertmanager","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 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 distribute 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 sequential SSH connection liveness check failures 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":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"How frequently cephadm should check for the presence of stray daemons","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 the 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 to ensure that all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","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":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crypto_caller":{"name":"crypto_caller","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"healthcheck_history_max_entries":{"name":"healthcheck_history_max_entries","type":"int","level":"advanced","flags":1,"default_value":"1000","min":"","max":"","enum_allowed":[],"desc":"Maximum number of health check history entries to keep","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"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":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge 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":[]}}}],"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"],"tentacle":["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.64:0","nonce":237549687}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.64:0","nonce":3764543112}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.64:0","nonce":74895688}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.64:0","nonce":1800737873}]}]} 2026-02-19T20:29:12.994 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2026-02-19T20:29:12.994 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2026-02-19T20:29:12.994 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-19T20:29:13.168 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:29:13.168 INFO:teuthology.orchestra.run.trial064.stdout:{"epoch":15,"fsid":"c06bac13-423f-4121-9ea6-d6657b078a1c","created":"2026-02-19T20:29:01.137293+0000","modified":"2026-02-19T20:29:12.586047+0000","last_up_change":"2026-02-19T20:29:05.144781+0000","last_in_change":"2026-02-19T20:29:01.802442+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":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-19T20:29:05.585658+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,"nonprimary_shards":"{}","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-19T20:29:08.977555+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,"nonprimary_shards":"{}","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":"6f049dd8-3c4d-406c-9e44-bb44726853fa","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.64:6803","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6805","nonce":2016249154}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6807","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6810","nonce":2016249154}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6819","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6822","nonce":2016249154}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6813","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6816","nonce":2016249154}]},"public_addr":"10.20.193.64:6805/2016249154","cluster_addr":"10.20.193.64:6810/2016249154","heartbeat_back_addr":"10.20.193.64:6822/2016249154","heartbeat_front_addr":"10.20.193.64:6816/2016249154","state":["exists","up"]},{"osd":1,"uuid":"84499aea-cbd8-4ff4-91c7-1c6eb6d447c4","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.64:6800","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6802","nonce":1495956785}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6806","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6809","nonce":1495956785}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6818","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6821","nonce":1495956785}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6812","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6815","nonce":1495956785}]},"public_addr":"10.20.193.64:6802/1495956785","cluster_addr":"10.20.193.64:6809/1495956785","heartbeat_back_addr":"10.20.193.64:6821/1495956785","heartbeat_front_addr":"10.20.193.64:6815/1495956785","state":["exists","up"]},{"osd":2,"uuid":"f6906ffb-1eb6-43b5-a717-33d531e38bb0","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.64:6801","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6804","nonce":1109243459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6808","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6811","nonce":1109243459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6820","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6823","nonce":1109243459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6814","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6817","nonce":1109243459}]},"public_addr":"10.20.193.64:6804/1109243459","cluster_addr":"10.20.193.64:6811/1109243459","heartbeat_back_addr":"10.20.193.64:6823/1109243459","heartbeat_front_addr":"10.20.193.64:6817/1109243459","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:29:03.786212+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:29:03.875897+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:29:03.819173+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":"isa","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-19T20:29:13.176 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2026-02-19T20:29:13.176 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-19T20:29:13.348 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:29:13.348 INFO:teuthology.orchestra.run.trial064.stdout:{"epoch":15,"fsid":"c06bac13-423f-4121-9ea6-d6657b078a1c","created":"2026-02-19T20:29:01.137293+0000","modified":"2026-02-19T20:29:12.586047+0000","last_up_change":"2026-02-19T20:29:05.144781+0000","last_in_change":"2026-02-19T20:29:01.802442+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":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-19T20:29:05.585658+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,"nonprimary_shards":"{}","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-19T20:29:08.977555+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,"nonprimary_shards":"{}","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":"6f049dd8-3c4d-406c-9e44-bb44726853fa","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.64:6803","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6805","nonce":2016249154}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6807","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6810","nonce":2016249154}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6819","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6822","nonce":2016249154}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6813","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6816","nonce":2016249154}]},"public_addr":"10.20.193.64:6805/2016249154","cluster_addr":"10.20.193.64:6810/2016249154","heartbeat_back_addr":"10.20.193.64:6822/2016249154","heartbeat_front_addr":"10.20.193.64:6816/2016249154","state":["exists","up"]},{"osd":1,"uuid":"84499aea-cbd8-4ff4-91c7-1c6eb6d447c4","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.64:6800","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6802","nonce":1495956785}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6806","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6809","nonce":1495956785}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6818","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6821","nonce":1495956785}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6812","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6815","nonce":1495956785}]},"public_addr":"10.20.193.64:6802/1495956785","cluster_addr":"10.20.193.64:6809/1495956785","heartbeat_back_addr":"10.20.193.64:6821/1495956785","heartbeat_front_addr":"10.20.193.64:6815/1495956785","state":["exists","up"]},{"osd":2,"uuid":"f6906ffb-1eb6-43b5-a717-33d531e38bb0","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.64:6801","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6804","nonce":1109243459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6808","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6811","nonce":1109243459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6820","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6823","nonce":1109243459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6814","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6817","nonce":1109243459}]},"public_addr":"10.20.193.64:6804/1109243459","cluster_addr":"10.20.193.64:6811/1109243459","heartbeat_back_addr":"10.20.193.64:6823/1109243459","heartbeat_front_addr":"10.20.193.64:6817/1109243459","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:29:03.786212+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:29:03.875897+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:29:03.819173+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":"isa","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-19T20:29:13.357 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2026-02-19T20:29:13.357 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2026-02-19T20:29:13.357 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2026-02-19T20:29:13.442 INFO:teuthology.orchestra.run.trial064.stdout:34359738371 2026-02-19T20:29:13.443 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2026-02-19T20:29:13.443 INFO:teuthology.orchestra.run.trial064.stdout:34359738372 2026-02-19T20:29:13.443 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2026-02-19T20:29:13.444 INFO:teuthology.orchestra.run.trial064.stdout:34359738371 2026-02-19T20:29:13.444 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2026-02-19T20:29:13.660 INFO:teuthology.orchestra.run.trial064.stdout:34359738372 2026-02-19T20:29:13.666 INFO:teuthology.orchestra.run.trial064.stdout:34359738371 2026-02-19T20:29:13.666 INFO:teuthology.orchestra.run.trial064.stdout:34359738371 2026-02-19T20:29:13.670 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738372 got 34359738372 for osd.1 2026-02-19T20:29:13.671 DEBUG:teuthology.parallel:result is None 2026-02-19T20:29:13.676 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738371 got 34359738371 for osd.2 2026-02-19T20:29:13.676 DEBUG:teuthology.parallel:result is None 2026-02-19T20:29:13.678 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738371 got 34359738371 for osd.0 2026-02-19T20:29:13.678 DEBUG:teuthology.parallel:result is None 2026-02-19T20:29:13.678 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2026-02-19T20:29:13.678 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-19T20:29:13.893 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:29:13.893 INFO:teuthology.orchestra.run.trial064.stderr:dumped all 2026-02-19T20:29:13.901 INFO:teuthology.orchestra.run.trial064.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-19T20:29:13.575516+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":11,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":82424,"kb_used_data":1544,"kb_used_omap":21,"kb_used_meta":80810,"kb_avail":283033096,"statfs":{"total":289910292480,"available":289825890304,"internally_reserved":0,"allocated":1581056,"data_stored":1292257,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22424,"internal_metadata":82749544},"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":"2.990552"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.589851+0000","last_change":"2026-02-19T20:29:12.590040+0000","last_active":"2026-02-19T20:29:12.589851+0000","last_peered":"2026-02-19T20:29:12.589851+0000","last_clean":"2026-02-19T20:29:12.589851+0000","last_became_active":"2026-02-19T20:29:10.588350+0000","last_became_peered":"2026-02-19T20:29:10.588350+0000","last_unstale":"2026-02-19T20:29:12.589851+0000","last_undegraded":"2026-02-19T20:29:12.589851+0000","last_fullsized":"2026-02-19T20:29:12.589851+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T02:40:41.388653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091820900000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.589356+0000","last_change":"2026-02-19T20:29:12.589507+0000","last_active":"2026-02-19T20:29:12.589356+0000","last_peered":"2026-02-19T20:29:12.589356+0000","last_clean":"2026-02-19T20:29:12.589356+0000","last_became_active":"2026-02-19T20:29:10.588057+0000","last_became_peered":"2026-02-19T20:29:10.588057+0000","last_unstale":"2026-02-19T20:29:12.589356+0000","last_undegraded":"2026-02-19T20:29:12.589356+0000","last_fullsized":"2026-02-19T20:29:12.589356+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T04:28:45.963100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043190900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.589582+0000","last_change":"2026-02-19T20:29:12.589837+0000","last_active":"2026-02-19T20:29:12.589582+0000","last_peered":"2026-02-19T20:29:12.589582+0000","last_clean":"2026-02-19T20:29:12.589582+0000","last_became_active":"2026-02-19T20:29:10.588044+0000","last_became_peered":"2026-02-19T20:29:10.588044+0000","last_unstale":"2026-02-19T20:29:12.589582+0000","last_undegraded":"2026-02-19T20:29:12.589582+0000","last_fullsized":"2026-02-19T20:29:12.589582+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T05:29:04.642850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074492500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.589539+0000","last_change":"2026-02-19T20:29:12.589778+0000","last_active":"2026-02-19T20:29:12.589539+0000","last_peered":"2026-02-19T20:29:12.589539+0000","last_clean":"2026-02-19T20:29:12.589539+0000","last_became_active":"2026-02-19T20:29:10.588031+0000","last_became_peered":"2026-02-19T20:29:10.588031+0000","last_unstale":"2026-02-19T20:29:12.589539+0000","last_undegraded":"2026-02-19T20:29:12.589539+0000","last_fullsized":"2026-02-19T20:29:12.589539+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T02:53:28.407426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067486300000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.587754+0000","last_change":"2026-02-19T20:29:12.587754+0000","last_active":"2026-02-19T20:29:12.587754+0000","last_peered":"2026-02-19T20:29:12.587754+0000","last_clean":"2026-02-19T20:29:12.587754+0000","last_became_active":"2026-02-19T20:29:10.588348+0000","last_became_peered":"2026-02-19T20:29:10.588348+0000","last_unstale":"2026-02-19T20:29:12.587754+0000","last_undegraded":"2026-02-19T20:29:12.587754+0000","last_fullsized":"2026-02-19T20:29:12.587754+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T00:02:33.192558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041326399999999999,"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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.791223+0000","last_change":"2026-02-19T20:29:12.791355+0000","last_active":"2026-02-19T20:29:12.791223+0000","last_peered":"2026-02-19T20:29:12.791223+0000","last_clean":"2026-02-19T20:29:12.791223+0000","last_became_active":"2026-02-19T20:29:10.588075+0000","last_became_peered":"2026-02-19T20:29:10.588075+0000","last_unstale":"2026-02-19T20:29:12.791223+0000","last_undegraded":"2026-02-19T20:29:12.791223+0000","last_fullsized":"2026-02-19T20:29:12.791223+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T20:48:30.383304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023919699999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.791177+0000","last_change":"2026-02-19T20:29:12.791273+0000","last_active":"2026-02-19T20:29:12.791177+0000","last_peered":"2026-02-19T20:29:12.791177+0000","last_clean":"2026-02-19T20:29:12.791177+0000","last_became_active":"2026-02-19T20:29:10.588060+0000","last_became_peered":"2026-02-19T20:29:10.588060+0000","last_unstale":"2026-02-19T20:29:12.791177+0000","last_undegraded":"2026-02-19T20:29:12.791177+0000","last_fullsized":"2026-02-19T20:29:12.791177+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T01:43:55.536234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000200335,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.589313+0000","last_change":"2026-02-19T20:29:12.589480+0000","last_active":"2026-02-19T20:29:12.589313+0000","last_peered":"2026-02-19T20:29:12.589313+0000","last_clean":"2026-02-19T20:29:12.589313+0000","last_became_active":"2026-02-19T20:29:10.587620+0000","last_became_peered":"2026-02-19T20:29:10.587620+0000","last_unstale":"2026-02-19T20:29:12.589313+0000","last_undegraded":"2026-02-19T20:29:12.589313+0000","last_fullsized":"2026-02-19T20:29:12.589313+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+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-20T21:27:21.858991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043037499999999998,"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":111,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.588900+0000","last_change":"2026-02-19T20:29:07.580995+0000","last_active":"2026-02-19T20:29:12.588900+0000","last_peered":"2026-02-19T20:29:12.588900+0000","last_clean":"2026-02-19T20:29:12.588900+0000","last_became_active":"2026-02-19T20:29:07.580405+0000","last_became_peered":"2026-02-19T20:29:07.580405+0000","last_unstale":"2026-02-19T20:29:12.588900+0000","last_undegraded":"2026-02-19T20:29:12.588900+0000","last_fullsized":"2026-02-19T20:29:12.588900+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-19T20:29:06.576758+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:06.576758+0000","last_clean_scrub_stamp":"2026-02-19T20:29:06.576758+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-20T20:37:24.327026+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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738371,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27080,"kb_used_data":120,"kb_used_omap":5,"kb_used_meta":26938,"kb_avail":94344760,"statfs":{"total":96636764160,"available":96609034240,"internally_reserved":0,"allocated":122880,"data_stored":34785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5525,"internal_metadata":27585131},"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":27672,"kb_used_data":712,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344168,"statfs":{"total":96636764160,"available":96608428032,"internally_reserved":0,"allocated":729088,"data_stored":628736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8774,"internal_metadata":27581882},"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":34359738371,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27672,"kb_used_data":712,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344168,"statfs":{"total":96636764160,"available":96608428032,"internally_reserved":0,"allocated":729088,"data_stored":628736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":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-19T20:29:13.903 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-19T20:29:14.077 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:29:14.077 INFO:teuthology.orchestra.run.trial064.stderr:dumped all 2026-02-19T20:29:14.085 INFO:teuthology.orchestra.run.trial064.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-19T20:29:13.575516+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":11,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":82424,"kb_used_data":1544,"kb_used_omap":21,"kb_used_meta":80810,"kb_avail":283033096,"statfs":{"total":289910292480,"available":289825890304,"internally_reserved":0,"allocated":1581056,"data_stored":1292257,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22424,"internal_metadata":82749544},"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":"2.990552"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.589851+0000","last_change":"2026-02-19T20:29:12.590040+0000","last_active":"2026-02-19T20:29:12.589851+0000","last_peered":"2026-02-19T20:29:12.589851+0000","last_clean":"2026-02-19T20:29:12.589851+0000","last_became_active":"2026-02-19T20:29:10.588350+0000","last_became_peered":"2026-02-19T20:29:10.588350+0000","last_unstale":"2026-02-19T20:29:12.589851+0000","last_undegraded":"2026-02-19T20:29:12.589851+0000","last_fullsized":"2026-02-19T20:29:12.589851+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T02:40:41.388653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091820900000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.589356+0000","last_change":"2026-02-19T20:29:12.589507+0000","last_active":"2026-02-19T20:29:12.589356+0000","last_peered":"2026-02-19T20:29:12.589356+0000","last_clean":"2026-02-19T20:29:12.589356+0000","last_became_active":"2026-02-19T20:29:10.588057+0000","last_became_peered":"2026-02-19T20:29:10.588057+0000","last_unstale":"2026-02-19T20:29:12.589356+0000","last_undegraded":"2026-02-19T20:29:12.589356+0000","last_fullsized":"2026-02-19T20:29:12.589356+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T04:28:45.963100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043190900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.589582+0000","last_change":"2026-02-19T20:29:12.589837+0000","last_active":"2026-02-19T20:29:12.589582+0000","last_peered":"2026-02-19T20:29:12.589582+0000","last_clean":"2026-02-19T20:29:12.589582+0000","last_became_active":"2026-02-19T20:29:10.588044+0000","last_became_peered":"2026-02-19T20:29:10.588044+0000","last_unstale":"2026-02-19T20:29:12.589582+0000","last_undegraded":"2026-02-19T20:29:12.589582+0000","last_fullsized":"2026-02-19T20:29:12.589582+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T05:29:04.642850+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074492500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.589539+0000","last_change":"2026-02-19T20:29:12.589778+0000","last_active":"2026-02-19T20:29:12.589539+0000","last_peered":"2026-02-19T20:29:12.589539+0000","last_clean":"2026-02-19T20:29:12.589539+0000","last_became_active":"2026-02-19T20:29:10.588031+0000","last_became_peered":"2026-02-19T20:29:10.588031+0000","last_unstale":"2026-02-19T20:29:12.589539+0000","last_undegraded":"2026-02-19T20:29:12.589539+0000","last_fullsized":"2026-02-19T20:29:12.589539+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T02:53:28.407426+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067486300000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.587754+0000","last_change":"2026-02-19T20:29:12.587754+0000","last_active":"2026-02-19T20:29:12.587754+0000","last_peered":"2026-02-19T20:29:12.587754+0000","last_clean":"2026-02-19T20:29:12.587754+0000","last_became_active":"2026-02-19T20:29:10.588348+0000","last_became_peered":"2026-02-19T20:29:10.588348+0000","last_unstale":"2026-02-19T20:29:12.587754+0000","last_undegraded":"2026-02-19T20:29:12.587754+0000","last_fullsized":"2026-02-19T20:29:12.587754+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T00:02:33.192558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041326399999999999,"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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.791223+0000","last_change":"2026-02-19T20:29:12.791355+0000","last_active":"2026-02-19T20:29:12.791223+0000","last_peered":"2026-02-19T20:29:12.791223+0000","last_clean":"2026-02-19T20:29:12.791223+0000","last_became_active":"2026-02-19T20:29:10.588075+0000","last_became_peered":"2026-02-19T20:29:10.588075+0000","last_unstale":"2026-02-19T20:29:12.791223+0000","last_undegraded":"2026-02-19T20:29:12.791223+0000","last_fullsized":"2026-02-19T20:29:12.791223+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T20:48:30.383304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023919699999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.791177+0000","last_change":"2026-02-19T20:29:12.791273+0000","last_active":"2026-02-19T20:29:12.791177+0000","last_peered":"2026-02-19T20:29:12.791177+0000","last_clean":"2026-02-19T20:29:12.791177+0000","last_became_active":"2026-02-19T20:29:10.588060+0000","last_became_peered":"2026-02-19T20:29:10.588060+0000","last_unstale":"2026-02-19T20:29:12.791177+0000","last_undegraded":"2026-02-19T20:29:12.791177+0000","last_fullsized":"2026-02-19T20:29:12.791177+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T01:43:55.536234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000200335,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.589313+0000","last_change":"2026-02-19T20:29:12.589480+0000","last_active":"2026-02-19T20:29:12.589313+0000","last_peered":"2026-02-19T20:29:12.589313+0000","last_clean":"2026-02-19T20:29:12.589313+0000","last_became_active":"2026-02-19T20:29:10.587620+0000","last_became_peered":"2026-02-19T20:29:10.587620+0000","last_unstale":"2026-02-19T20:29:12.589313+0000","last_undegraded":"2026-02-19T20:29:12.589313+0000","last_fullsized":"2026-02-19T20:29:12.589313+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+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-20T21:27:21.858991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043037499999999998,"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":111,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:29:12.588900+0000","last_change":"2026-02-19T20:29:07.580995+0000","last_active":"2026-02-19T20:29:12.588900+0000","last_peered":"2026-02-19T20:29:12.588900+0000","last_clean":"2026-02-19T20:29:12.588900+0000","last_became_active":"2026-02-19T20:29:07.580405+0000","last_became_peered":"2026-02-19T20:29:07.580405+0000","last_unstale":"2026-02-19T20:29:12.588900+0000","last_undegraded":"2026-02-19T20:29:12.588900+0000","last_fullsized":"2026-02-19T20:29:12.588900+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-19T20:29:06.576758+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:06.576758+0000","last_clean_scrub_stamp":"2026-02-19T20:29:06.576758+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-20T20:37:24.327026+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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738371,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27080,"kb_used_data":120,"kb_used_omap":5,"kb_used_meta":26938,"kb_avail":94344760,"statfs":{"total":96636764160,"available":96609034240,"internally_reserved":0,"allocated":122880,"data_stored":34785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5525,"internal_metadata":27585131},"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":27672,"kb_used_data":712,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344168,"statfs":{"total":96636764160,"available":96608428032,"internally_reserved":0,"allocated":729088,"data_stored":628736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8774,"internal_metadata":27581882},"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":34359738371,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27672,"kb_used_data":712,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344168,"statfs":{"total":96636764160,"available":96608428032,"internally_reserved":0,"allocated":729088,"data_stored":628736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":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-19T20:29:14.087 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2026-02-19T20:29:14.087 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2026-02-19T20:29:14.087 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2026-02-19T20:29:14.087 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2026-02-19T20:29:14.287 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:29:14.287 INFO:teuthology.orchestra.run.trial064.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-19T20:29:14.296 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2026-02-19T20:29:14.296 INFO:teuthology.run_tasks:Running task exec... 2026-02-19T20:29:14.311 INFO:teuthology.task.exec:Executing custom commands... 2026-02-19T20:29:14.311 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@trial064.front.sepia.ceph.com 2026-02-19T20:29:14.312 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:29:14.622 DEBUG:teuthology.orchestra.run.trial064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0' 2026-02-19T20:30:17.803 INFO:teuthology.orchestra.run.trial064.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-19T20:30:17.809 DEBUG:teuthology.orchestra.run.trial064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0' 2026-02-19T20:30:17.871 INFO:teuthology.orchestra.run.trial064.stderr: Commit image migration: 100% complete...done. 2026-02-19T20:30:17.874 DEBUG:teuthology.orchestra.run.trial064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2026-02-19T20:30:18.166 INFO:teuthology.orchestra.run.trial064.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-19T20:30:18.172 DEBUG:teuthology.orchestra.run.trial064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1' 2026-02-19T20:30:18.222 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:30:18.273 INFO:teuthology.orchestra.run.trial064.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2026-02-19T20:30:18.319 INFO:teuthology.orchestra.run.trial064.stdout: SEC OPS OPS/SEC BYTES/SEC 2026-02-19T20:30:18.319 INFO:teuthology.orchestra.run.trial064.stdout:elapsed: 0 ops: 128 ops/sec: 2782.66 bytes/sec: 43 MiB/s 2026-02-19T20:30:18.326 DEBUG:teuthology.orchestra.run.trial064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2026-02-19T20:30:19.168 INFO:teuthology.orchestra.run.trial064.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-19T20:30:19.173 DEBUG:teuthology.orchestra.run.trial064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2' 2026-02-19T20:30:19.222 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:30:19.274 INFO:teuthology.orchestra.run.trial064.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2026-02-19T20:30:19.325 INFO:teuthology.orchestra.run.trial064.stdout: SEC OPS OPS/SEC BYTES/SEC 2026-02-19T20:30:19.325 INFO:teuthology.orchestra.run.trial064.stdout:elapsed: 0 ops: 128 ops/sec: 2560.05 bytes/sec: 40 MiB/s 2026-02-19T20:30:19.331 DEBUG:teuthology.orchestra.run.trial064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2026-02-19T20:30:20.173 INFO:teuthology.orchestra.run.trial064.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-19T20:30:20.179 INFO:teuthology.run_tasks:Running task exec... 2026-02-19T20:30:20.190 INFO:teuthology.task.exec:Executing custom commands... 2026-02-19T20:30:20.190 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:30:20.190 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:30:20.689 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:30:21.693 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:30:22.697 INFO:teuthology.run_tasks:Running task parallel... 2026-02-19T20:30:22.709 INFO:teuthology.task.parallel:starting parallel... 2026-02-19T20:30:22.709 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-19T20:30:22.710 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-02-19T20:30:22.728 DEBUG:teuthology.orchestra.run.trial048:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-02-19T20:30:22.728 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-19T20:30:22.728 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-02-19T20:30:22.728 INFO:teuthology.task.exec:Executing custom commands... 2026-02-19T20:30:22.728 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:30:22.728 DEBUG:teuthology.orchestra.run.trial048:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-19T20:30:22.745 INFO:teuthology.packaging:Installing package genisoimage on ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:30:22.745 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install genisoimage 2026-02-19T20:30:23.098 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:02:52 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:30:23.163 INFO:teuthology.orchestra.run.trial048.stdout:Package genisoimage-1.1.11-48.el9.x86_64 is already installed. 2026-02-19T20:30:23.181 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:30:23.182 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:30:23.182 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:30:23.203 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:30:23.203 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y install qemu-kvm-block-rbd 2026-02-19T20:30:23.514 INFO:teuthology.orchestra.run.trial048.stdout:Last metadata expiration check: 0:02:52 ago on Thu 19 Feb 2026 08:27:31 PM UTC. 2026-02-19T20:30:23.581 INFO:teuthology.orchestra.run.trial048.stdout:Package qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 is already installed. 2026-02-19T20:30:23.599 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:30:23.600 INFO:teuthology.orchestra.run.trial048.stdout:Nothing to do. 2026-02-19T20:30:23.600 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:30:23.622 INFO:tasks.qemu:generating iso... 2026-02-19T20:30:23.622 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci.git ref 802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:30:23.622 DEBUG:teuthology.orchestra.run.trial048:> 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 802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:30:23.646 INFO:teuthology.orchestra.run.trial048.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2026-02-19T20:30:43.361 INFO:teuthology.orchestra.run.trial048.stderr:Note: switching to '802bf111cd55e57f5842153d7ba2b8b964aa818a'. 2026-02-19T20:30:43.361 INFO:teuthology.orchestra.run.trial048.stderr: 2026-02-19T20:30:43.361 INFO:teuthology.orchestra.run.trial048.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-19T20:30:43.361 INFO:teuthology.orchestra.run.trial048.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-19T20:30:43.361 INFO:teuthology.orchestra.run.trial048.stderr:state without impacting any branches by switching back to a branch. 2026-02-19T20:30:43.361 INFO:teuthology.orchestra.run.trial048.stderr: 2026-02-19T20:30:43.362 INFO:teuthology.orchestra.run.trial048.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-19T20:30:43.362 INFO:teuthology.orchestra.run.trial048.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-19T20:30:43.362 INFO:teuthology.orchestra.run.trial048.stderr: 2026-02-19T20:30:43.362 INFO:teuthology.orchestra.run.trial048.stderr: git switch -c 2026-02-19T20:30:43.362 INFO:teuthology.orchestra.run.trial048.stderr: 2026-02-19T20:30:43.362 INFO:teuthology.orchestra.run.trial048.stderr:Or undo this operation with: 2026-02-19T20:30:43.362 INFO:teuthology.orchestra.run.trial048.stderr: 2026-02-19T20:30:43.362 INFO:teuthology.orchestra.run.trial048.stderr: git switch - 2026-02-19T20:30:43.362 INFO:teuthology.orchestra.run.trial048.stderr: 2026-02-19T20:30:43.362 INFO:teuthology.orchestra.run.trial048.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-19T20:30:43.362 INFO:teuthology.orchestra.run.trial048.stderr: 2026-02-19T20:30:43.363 INFO:teuthology.orchestra.run.trial048.stderr:HEAD is now at 802bf111cd5 Merge branch 'wip-common-ceph_json-jfw-spirit-to-boost' of https://github.com/chardan/ceph into wip-yuri-testing-2026-02-18-1820 2026-02-19T20:30:43.368 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:30:43.368 DEBUG:teuthology.orchestra.run.trial048:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2026-02-19T20:30:43.425 DEBUG:teuthology.orchestra.run.trial048:> set -ex 2026-02-19T20:30:43.425 DEBUG:teuthology.orchestra.run.trial048:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2026-02-19T20:30:43.481 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2026-02-19T20:30:43.481 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:30:43.537 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:30:43.597 INFO:tasks.qemu:downloading base image 2026-02-19T20:30:43.597 DEBUG:teuthology.orchestra.run.trial048:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2026-02-19T20:30:43.691 INFO:teuthology.orchestra.run.trial048.stderr: Resizing image: 100% complete...done. 2026-02-19T20:30:43.697 DEBUG:teuthology.orchestra.run.trial048:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2026-02-19T20:30:43.749 INFO:teuthology.orchestra.run.trial048.stderr: Resizing image: 100% complete...done. 2026-02-19T20:30:43.754 DEBUG:teuthology.orchestra.run.trial048:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2026-02-19T20:30:43.807 INFO:teuthology.orchestra.run.trial048.stderr: Resizing image: 100% complete...done. 2026-02-19T20:30:43.812 DEBUG:teuthology.orchestra.run.trial048:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2026-02-19T20:30:43.840 INFO:tasks.qemu:Creating the nfs export directory... 2026-02-19T20:30:43.840 DEBUG:teuthology.orchestra.run.trial048:> sudo mkdir -p /export/cluster1.client.0 2026-02-19T20:30:43.903 INFO:tasks.qemu:Mounting the test directory... 2026-02-19T20:30:43.903 DEBUG:teuthology.orchestra.run.trial048:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2026-02-19T20:30:43.968 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-02-19T20:30:43.968 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-19T20:30:43.968 DEBUG:teuthology.orchestra.run.trial048:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2026-02-19T20:30:44.032 DEBUG:teuthology.orchestra.run.trial048:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-02-19T20:30:44.095 INFO:teuthology.orchestra.run.trial048.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-02-19T20:30:44.097 INFO:tasks.qemu:Restarting NFS... 2026-02-19T20:30:44.097 DEBUG:teuthology.orchestra.run.trial048:> sudo systemctl restart nfs-server 2026-02-19T20:30:44.454 DEBUG:teuthology.orchestra.run.trial048:> sudo udevadm control --reload 2026-02-19T20:30:44.485 DEBUG:teuthology.orchestra.run.trial048:> sudo udevadm trigger /dev/kvm 2026-02-19T20:30:44.552 DEBUG:teuthology.orchestra.run.trial048:> ls -l /dev/kvm 2026-02-19T20:30:44.609 INFO:teuthology.orchestra.run.trial048.stdout:crw-rw-rw-. 1 root kvm 10, 232 Feb 19 20:30 /dev/kvm 2026-02-19T20:30:44.610 INFO:tasks.qemu:starting qemu... 2026-02-19T20:30:44.610 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:30:44.651 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-02-19T20:30:44.846 INFO:tasks.qemu.cluster1.client.0.trial048.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-19T20:30:44.904 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:c[?7lSeaBIOS (version 1.16.3-5.el9) 2026-02-19T20:30:44.905 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:44.905 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:44.905 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCC40+BEF0CC40 CA00 2026-02-19T20:30:44.906 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-02-19T20:30:44.906 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:44.906 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:45.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Booting from Hard Disk... 2026-02-19T20:30:45.364 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-02-19T20:30:45.364 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:45.364 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2026-02-19T20:30:45.364 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2026-02-19T20:30:45.364 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: before booting or 'c' for a command-line. 2026-02-19T20:30:45.365 INFO:tasks.qemu.cluster1.client.0.trial048.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-19T20:30:45.365 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:45.365 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:45.365 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:45.365 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:45.365 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: The highlighted entry will be executed automatically in 5s.  2026-02-19T20:30:46.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:46.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: The highlighted entry will be executed automatically in 4s.  2026-02-19T20:30:47.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.260 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:47.261 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.266 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: The highlighted entry will be executed automatically in 3s.  2026-02-19T20:30:48.266 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.266 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.266 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.266 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.266 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.266 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.266 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.267 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.267 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.267 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.267 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.267 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.267 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.267 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.267 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.267 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:48.267 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: The highlighted entry will be executed automatically in 2s.  2026-02-19T20:30:49.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.259 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.259 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.259 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.259 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:49.259 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: The highlighted entry will be executed automatically in 1s.  2026-02-19T20:30:50.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.258 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.259 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.259 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.259 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.259 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:30:50.980 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.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-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] KERNEL supported cpus: 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Intel GenuineIntel 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] AMD AuthenticAMD 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Centaur CentaurHauls 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] DMI 2.8 present. 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] No AGP bridge found 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5480] f5480 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Using GB pages for direct mapping 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: RSDP 00000000000f5250 00014 (v00 BOCHS ) 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: RSDT 00000000bffe2290 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: FACP 00000000bffe217c 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0213C (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: APIC 00000000bffe21f0 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: WAET 00000000bffe2268 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] No NUMA configuration found 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-02-19T20:30:50.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Zone PFN ranges: 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Movable zone start PFN for each node 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Policy zone: Normal 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Checking aperture... 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] No AGP bridge found 2026-02-19T20:30:50.982 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] console [ttyS0] enabled 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.000000] Detected 3693.060 MHz processor. 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 7386.12 BogoMIPS (lpj=14772240) 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.008000] Security Framework initialized 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.008000] AppArmor: AppArmor initialized 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.008002] Yama: becoming mindful. 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.008813] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.010506] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.011742] Mount-cache hash table entries: 256 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.012049] Initializing cgroup subsys cpuacct 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.012766] Initializing cgroup subsys memory 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.013469] Initializing cgroup subsys devices 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.014188] Initializing cgroup subsys freezer 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.014906] Initializing cgroup subsys blkio 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.016005] Initializing cgroup subsys perf_event 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.016958] mce: CPU supports 10 MCE banks 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.017901] SMP alternatives: switching to UP code 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.031239] Freeing SMP alternatives: 24k freed 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.031972] ACPI: Core revision 20110623 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.032256] ftrace: allocating 27008 entries in 106 pages 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.040179] Enabling x2apic 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.040633] Enabled x2apic 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.044005] Switched APIC routing to physical x2apic. 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.045667] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-02-19T20:30:50.983 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.046623] CPU0: AMD EPYC 4464P 12-Core Processor stepping 02 2026-02-19T20:30:51.085 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.052002] Performance Events: no PMU driver, software events only. 2026-02-19T20:30:51.085 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.052002] NMI watchdog disabled (cpu0): hardware events not enabled 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.052002] Brought up 1 CPUs 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.052002] Total of 1 processors activated (7386.12 BogoMIPS). 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.052002] devtmpfs: initialized 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.052367] EVM: security.selinux 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.052902] EVM: security.SMACK64 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.053440] EVM: security.capability 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.054297] print_constraints: dummy: 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.054956] RTC time: 20:30:50, date: 02/19/26 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.055683] NET: Registered protocol family 16 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.056738] Extended Config Space enabled on 0 nodes 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.057543] ACPI: bus type pci registered 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.058290] PCI: Using configuration type 1 for base access 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.059181] PCI: Using configuration type 1 for extended access 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.060231] bio: create slab at 0 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.060907] ACPI: Added _OSI(Module Device) 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.061584] ACPI: Added _OSI(Processor Device) 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.062293] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.063049] ACPI: Added _OSI(Processor Aggregator Device) 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.064639] ACPI: Interpreter enabled 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.065229] ACPI: (supports S0 S5) 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.065822] ACPI: Using IOAPIC for interrupt routing 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.068021] ACPI: No dock devices found. 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.068657] HEST: Table not found. 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.069207] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.070679] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.071682] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.072005] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.073059] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.074223] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.076005] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.080806] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-02-19T20:30:51.086 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.081953] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.109168] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.110070] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.111428] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.112546] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.113601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.114648] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.116223] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.117253] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.118165] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.119455] vgaarb: loaded 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.119894] vgaarb: bridge control possible 0000:00:02.0 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.120036] i2c-core: driver [aat2870] using legacy suspend method 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.121023] i2c-core: driver [aat2870] using legacy resume method 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.122016] SCSI subsystem initialized 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.122656] usbcore: registered new interface driver usbfs 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.124012] usbcore: registered new interface driver hub 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.124868] usbcore: registered new device driver usb 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.125706] PCI: Using ACPI for IRQ routing 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.126597] NetLabel: Initializing 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.127150] NetLabel: domain hash size = 128 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.128008] NetLabel: protocols = UNLABELED CIPSOv4 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.128808] NetLabel: unlabeled traffic allowed by default 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.129716] Switching to clocksource kvm-clock 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.130432] AppArmor: AppArmor Filesystem Enabled 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.130686] pnp: PnP ACPI init 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.131187] ACPI: bus type pnp registered 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.132047] pnp: PnP ACPI: found 9 devices 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.132707] ACPI: ACPI bus type pnp unregistered 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.138352] NET: Registered protocol family 2 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.139076] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.140502] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.142569] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-02-19T20:30:51.165 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.143681] TCP: Hash tables configured (established 524288 bind 65536) 2026-02-19T20:30:51.166 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.144750] TCP reno registered 2026-02-19T20:30:51.166 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.145260] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-19T20:30:51.166 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.146223] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-19T20:30:51.166 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.147267] NET: Registered protocol family 1 2026-02-19T20:30:51.166 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.147974] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-02-19T20:30:51.166 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.148940] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-02-19T20:30:51.166 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.149878] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-02-19T20:30:51.166 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.150949] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-02-19T20:30:51.166 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.151989] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-02-19T20:30:51.166 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.153228] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-02-19T20:30:51.166 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.154292] audit: initializing netlink socket (disabled) 2026-02-19T20:30:51.166 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.155160] type=2000 audit(1771533050.152:1): initialized 2026-02-19T20:30:51.166 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.165244] Trying to unpack rootfs image as initramfs... 2026-02-19T20:30:51.180 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.180227] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-02-19T20:30:51.191 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.188472] VFS: Disk quotas dquot_6.5.2 2026-02-19T20:30:51.191 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.189121] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-02-19T20:30:51.191 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.190259] fuse init (API version 7.17) 2026-02-19T20:30:51.191 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.190930] msgmni has been set to 7894 2026-02-19T20:30:51.226 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.203631] Freeing initrd memory: 4308k freed 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.204525] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.205856] io scheduler noop registered 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.206486] io scheduler deadline registered (default) 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.207322] io scheduler cfq registered 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.207975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.208884] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.209979] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.211155] ACPI: Power Button [PWRF] 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.211976] ERST: Table is not found! 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.212575] GHES: HEST is not enabled! 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.213451] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.214401] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.216212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.217145] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.218884] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.219804] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-02-19T20:30:51.227 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.221302] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-02-19T20:30:51.245 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.245145] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-19T20:30:51.272 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.269173] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-19T20:30:51.272 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.270096] Linux agpgart interface v0.103 2026-02-19T20:30:51.272 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.271037] brd: module loaded 2026-02-19T20:30:51.272 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.271676] loop: module loaded 2026-02-19T20:30:51.272 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.273182] vda: vda1 2026-02-19T20:30:51.275 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.275472] vdb: unknown partition table 2026-02-19T20:30:51.276 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.277406] vdc: unknown partition table 2026-02-19T20:30:51.326 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.278606] scsi0 : ata_piix 2026-02-19T20:30:51.326 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.279098] scsi1 : ata_piix 2026-02-19T20:30:51.326 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.279576] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2026-02-19T20:30:51.326 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.280680] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.281845] Fixed MDIO Bus: probed 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.282400] tun: Universal TUN/TAP device driver, 1.6 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.283210] tun: (C) 1999-2004 Max Krasnyansky 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.284479] PPP generic driver version 2.4.2 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.285192] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.286239] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.287228] uhci_hcd: USB Universal Host Controller Interface driver 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.288261] usbcore: registered new interface driver libusual 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.289190] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.291134] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.291932] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.293039] mousedev: PS/2 mouse device common for all mice 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.294170] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.295758] rtc_cmos 00:08: RTC can wake from S4 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.296646] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.297676] rtc0: alarms up to one day, y3k, 242 bytes nvram 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.298600] device-mapper: uevent: version 1.0.3 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.299362] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.300714] cpuidle: using governor ladder 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.301369] cpuidle: using governor menu 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.302019] EFI Variables Facility v0.08 2004-May-17 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.302867] TCP cubic registered 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.303412] NET: Registered protocol family 10 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.304243] NET: Registered protocol family 17 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.304960] Registering the dns_resolver key type 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.305747] registered taskstats version 1 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.308394] Magic number: 14:4:549 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.308973] tty ttyS25: hash matches 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.309550] pci_link PNP0C0F:00: hash matches 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.310301] rtc_cmos 00:08: setting system clock to 2026-02-19 20:30:50 UTC (1771533050) 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.311584] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-02-19T20:30:51.327 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.312548] EDD information not available. 2026-02-19T20:30:51.462 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.448918] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-02-19T20:30:51.462 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.450422] ata2.00: configured for MWDMA2 2026-02-19T20:30:51.462 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.451590] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-02-19T20:30:51.462 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.453360] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-02-19T20:30:51.462 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.454251] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-02-19T20:30:51.462 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.455235] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-02-19T20:30:51.462 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.456585] Freeing unused kernel memory: 924k freed 2026-02-19T20:30:51.462 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.457421] Write protecting the kernel read-only data: 12288k 2026-02-19T20:30:51.462 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.460049] Freeing unused kernel memory: 1640k freed 2026-02-19T20:30:51.462 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.462115] Freeing unused kernel memory: 1200k freed 2026-02-19T20:30:51.463 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Loading, please wait... 2026-02-19T20:30:51.469 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Begin: Loading essential drivers ... done. 2026-02-19T20:30:51.469 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.468810] udevd[84]: starting version 175 2026-02-19T20:30:51.469 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Begin: Running /scripts/init-premount ... done. 2026-02-19T20:30:51.484 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-02-19T20:30:51.523 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.519043] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-02-19T20:30:51.523 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.520204] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-02-19T20:30:51.558 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.549737] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-02-19T20:30:51.558 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.550690] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-02-19T20:30:51.558 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.553346] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-02-19T20:30:51.568 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.568441] FDC 0 is a S82078B 2026-02-19T20:30:51.891 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Begin: Running /scripts/local-premount ... [ 0.880517] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-02-19T20:30:51.891 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.881613] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-02-19T20:30:51.930 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:done. 2026-02-19T20:30:51.941 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.933207] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-19T20:30:51.957 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Begin: Running /scripts/local-bottom ... [ 0.952773] vda: vda1 2026-02-19T20:30:51.957 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-02-19T20:30:51.989 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 0.981624] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-19T20:30:51.989 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:done. 2026-02-19T20:30:51.989 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:done. 2026-02-19T20:30:51.992 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Begin: Running /scripts/init-bottom ... done. 2026-02-19T20:30:52.872 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:cloud-init start-local running: Thu, 19 Feb 2026 20:30:51 +0000. up 1.29 seconds 2026-02-19T20:30:52.984 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:no instance data found in start-local 2026-02-19T20:30:53.839 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-02-19T20:30:53.839 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-02-19T20:30:53.839 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-02-19T20:30:53.839 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-02-19T20:30:53.840 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:cloud-init start running: Thu, 19 Feb 2026 20:30:52 +0000. up 2.80 seconds 2026-02-19T20:30:53.935 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-02-19T20:30:54.594 INFO:tasks.qemu.cluster1.client.0.trial048.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-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:The key fingerprint is: 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:17:ed:aa:a1:8f:1d:1c:99:eb:12:b0:95:99:81:10:aa root@test 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:The key's randomart image is: 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:+--[ RSA 2048]----+ 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| oo . | 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| . . . . | 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:|. = . . | 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:|. . = o o | 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:|E + S . . | 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| . .. + . | 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| .= . | 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| .= + | 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| oo= | 2026-02-19T20:30:54.595 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:+-----------------+ 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Generating public/private dsa key pair. 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:The key fingerprint is: 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:17:72:f2:c3:68:88:0f:cd:dc:c9:27:1c:9a:21:7b:0d root@test 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:The key's randomart image is: 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:+--[ DSA 1024]----+ 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| | 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| | 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| . E + o | 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| B @ X . | 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| + O S * | 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| + . + . | 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| . | 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| | 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| | 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:+-----------------+ 2026-02-19T20:30:54.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Generating public/private ecdsa key pair. 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:The key fingerprint is: 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:30:b0:63:3f:c7:7e:61:ef:7d:34:a8:e3:12:19:5a:2b root@test 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:The key's randomart image is: 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:+--[ECDSA 256]---+ 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| . | 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| o | 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| + o | 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| . o + o | 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| o S * . | 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| E = o . ..| 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| o o o ..| 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| o + . .| 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:| o.o .. | 2026-02-19T20:30:54.636 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:+-----------------+ 2026-02-19T20:30:54.690 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-02-19T20:30:54.749 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Starting AppArmor profiles  [ OK ] 2026-02-19T20:30:54.764 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:landscape-client is not configured, please run landscape-config. 2026-02-19T20:30:54.803 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:acpid: starting up with proc fs 2026-02-19T20:30:54.803 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:acpid: 1 rule loaded 2026-02-19T20:30:54.803 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:acpid: waiting for events: event logging is off 2026-02-19T20:30:54.803 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Stopping System V initialisation compatibility[ OK ] 2026-02-19T20:30:54.803 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Starting System V runlevel compatibility[ OK ] 2026-02-19T20:30:54.803 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Starting automatic crash report generation[ OK ] 2026-02-19T20:30:54.803 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Starting deferred execution scheduler[ OK ] 2026-02-19T20:30:54.803 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Starting regular background program processing daemon[ OK ] 2026-02-19T20:30:54.803 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Starting ACPI daemon[ OK ] 2026-02-19T20:30:54.803 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Starting save kernel messages[ OK ] 2026-02-19T20:30:54.803 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Stopping save kernel messages[ OK ] 2026-02-19T20:30:54.804 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2026-02-19T20:30:54.817 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Stopping System V runlevel compatibility[ OK ] 2026-02-19T20:30:54.826 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Starting crash report submission daemon[ OK ] 2026-02-19T20:30:55.390 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Generating locales... 2026-02-19T20:30:55.629 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: en_US.UTF-8... done 2026-02-19T20:30:55.635 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Generation complete. 2026-02-19T20:30:55.847 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:passwd: password expiry information changed. 2026-02-19T20:30:56.187 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-02-19T20:30:56.279 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-02-19T20:30:56.555 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-02-19T20:30:56.677 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-02-19T20:30:56.770 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-02-19T20:30:57.308 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-02-19T20:30:57.467 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-02-19T20:30:57.870 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-02-19T20:30:58.048 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-02-19T20:30:58.344 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-02-19T20:30:58.494 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-02-19T20:30:58.590 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-02-19T20:30:58.675 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-02-19T20:30:58.809 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-02-19T20:30:58.904 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-02-19T20:30:59.085 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-02-19T20:30:59.203 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-02-19T20:30:59.366 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-02-19T20:30:59.485 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-02-19T20:30:59.594 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-02-19T20:30:59.683 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-02-19T20:30:59.791 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-02-19T20:30:59.929 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-02-19T20:31:00.045 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-02-19T20:31:00.157 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-02-19T20:31:00.269 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-02-19T20:31:00.469 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-02-19T20:31:00.881 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-02-19T20:31:01.029 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-02-19T20:31:01.337 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-02-19T20:31:01.478 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-02-19T20:31:01.743 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-02-19T20:31:01.840 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-02-19T20:31:01.931 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-02-19T20:31:02.053 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-02-19T20:31:03.672 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Fetched 29.2 MB in 8s (3382 kB/s) 2026-02-19T20:31:04.525 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Reading package lists... 2026-02-19T20:31:04.530 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Reading package lists... 2026-02-19T20:31:04.634 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Building dependency tree... 2026-02-19T20:31:04.634 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Reading state information... 2026-02-19T20:31:04.684 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:The following packages will be upgraded: 2026-02-19T20:31:04.684 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: ca-certificates libssl1.0.0 2026-02-19T20:31:04.930 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-02-19T20:31:04.930 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Need to get 1233 kB of archives. 2026-02-19T20:31:04.930 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:After this operation, 108 kB of additional disk space will be used. 2026-02-19T20:31:04.930 INFO:tasks.qemu.cluster1.client.0.trial048.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-19T20:31:05.088 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-02-19T20:31:05.132 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-19T20:31:05.137 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Fetched 1233 kB in 0s (3093 kB/s) 2026-02-19T20:31:05.334 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-19T20:31:05.334 INFO:tasks.qemu.cluster1.client.0.trial048.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-19T20:31:05.345 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Unpacking replacement libssl1.0.0 ... 2026-02-19T20:31:05.425 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-02-19T20:31:05.527 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Processing triggers for libc-bin ... 2026-02-19T20:31:05.533 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ldconfig deferred processing now taking place 2026-02-19T20:31:05.710 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-19T20:31:05.711 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-02-19T20:31:05.711 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Unpacking replacement ca-certificates ... 2026-02-19T20:31:05.753 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Processing triggers for man-db ... 2026-02-19T20:31:06.005 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-02-19T20:31:07.087 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-02-19T20:31:07.087 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-19T20:31:07.754 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-02-19T20:31:07.754 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-19T20:31:07.754 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Reading package lists... 2026-02-19T20:31:07.852 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Building dependency tree... 2026-02-19T20:31:07.852 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Reading state information... 2026-02-19T20:31:07.911 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:The following extra packages will be installed: 2026-02-19T20:31:07.911 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-02-19T20:31:07.912 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:The following NEW packages will be installed: 2026-02-19T20:31:07.912 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-02-19T20:31:07.958 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-02-19T20:31:07.958 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Need to get 424 kB of archives. 2026-02-19T20:31:07.958 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-02-19T20:31:07.958 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-02-19T20:31:07.981 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-02-19T20:31:08.044 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-02-19T20:31:08.074 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-02-19T20:31:08.098 INFO:tasks.qemu.cluster1.client.0.trial048.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-19T20:31:08.199 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-19T20:31:08.202 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Fetched 424 kB in 0s (1679 kB/s) 2026-02-19T20:31:08.249 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Selecting previously unselected package libgssglue1. 2026-02-19T20:31:08.249 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-02-19T20:31:08.249 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-02-19T20:31:08.273 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Selecting previously unselected package libtirpc1. 2026-02-19T20:31:08.273 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-02-19T20:31:08.320 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Selecting previously unselected package rpcbind. 2026-02-19T20:31:08.320 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-02-19T20:31:08.377 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Selecting previously unselected package libnfsidmap2. 2026-02-19T20:31:08.377 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-02-19T20:31:08.418 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Selecting previously unselected package nfs-common. 2026-02-19T20:31:08.418 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-02-19T20:31:08.466 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Processing triggers for man-db ... 2026-02-19T20:31:08.604 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Processing triggers for ureadahead ... 2026-02-19T20:31:08.631 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-02-19T20:31:08.656 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-02-19T20:31:08.677 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-02-19T20:31:08.708 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-02-19T20:31:08.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:portmap start/running, process 8277 2026-02-19T20:31:08.722 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-02-19T20:31:08.741 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-02-19T20:31:08.819 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:31:08.820 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Creating config file /etc/idmapd.conf with new version 2026-02-19T20:31:08.895 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: 2026-02-19T20:31:08.895 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Creating config file /etc/default/nfs-common with new version 2026-02-19T20:31:08.933 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Adding system user `statd' (UID 106) ... 2026-02-19T20:31:08.933 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-02-19T20:31:08.973 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Not creating home directory `/var/lib/nfs'. 2026-02-19T20:31:08.989 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:statd start/running, process 8511 2026-02-19T20:31:09.000 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:gssd stop/post-stop, process 8542 2026-02-19T20:31:09.716 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:idmapd start/running, process 8582 2026-02-19T20:31:09.723 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Processing triggers for libc-bin ... 2026-02-19T20:31:09.727 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ldconfig deferred processing now taking place 2026-02-19T20:31:09.880 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:mount.nfs: timeout set for Thu Feb 19 20:33:09 2026 2026-02-19T20:31:09.880 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-02-19T20:31:09.880 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-02-19T20:31:09.880 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-02-19T20:35:43.756 DEBUG:teuthology.orchestra.run.trial048:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2026-02-19T20:35:45.201 INFO:teuthology.orchestra.run.trial048.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-19T20:35:45.206 DEBUG:teuthology.orchestra.run.trial048:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-19T20:39:44.233 DEBUG:teuthology.orchestra.run.trial048:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2026-02-19T20:39:44.335 INFO:teuthology.orchestra.run.trial048.stderr: Commit image migration: 100% complete...done. 2026-02-19T20:39:44.339 DEBUG:teuthology.orchestra.run.trial048:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-19T20:49:31.368 DEBUG:teuthology.orchestra.run.trial048:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2026-02-19T20:49:31.938 INFO:teuthology.orchestra.run.trial048.stderr: 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-19T20:49:31.944 DEBUG:teuthology.parallel:result is None 2026-02-19T20:54:21.716 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:acpid: exiting 2026-02-19T20:54:21.716 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Checking for running unattended-upgrades: 2026-02-19T20:54:21.716 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Traceback (most recent call last): 2026-02-19T20:54:21.716 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-19T20:54:21.716 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: self._connect_unixsocket(self.address) 2026-02-19T20:54:21.716 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-19T20:54:21.716 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: self.socket.connect(address) 2026-02-19T20:54:21.716 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-19T20:54:21.716 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: return getattr(self._sock,name)(*args) 2026-02-19T20:54:21.716 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:error: [Errno 111] Connection refused 2026-02-19T20:54:21.716 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Logged from file __init__.py, line 116 2026-02-19T20:54:21.716 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ec2: 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ec2: ############################################################# 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ec2: 1024 17:72:f2:c3:68:88:0f:cd:dc:c9:27:1c:9a:21:7b:0d root@test (DSA) 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ec2: 256 30:b0:63:3f:c7:7e:61:ef:7d:34:a8:e3:12:19:5a:2b root@test (ECDSA) 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ec2: 2048 17:ed:aa:a1:8f:1d:1c:99:eb:12:b0:95:99:81:10:aa root@test (RSA) 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:-----BEGIN SSH HOST KEY KEYS----- 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ec2: ############################################################# 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMN16VUTi7QV20LR8n6azKvgLuY20pMGSkamxUFzo7I262iQelocm9xJjjt5qgt9Q+22hZKti3AoLKhha5IG2Jw= root@test 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTwI2UbOvmxG1ifumsDcrcRdvZjFFxNX+v4AMvQluJHkguXajIv8sITfGquwGGICBmD4+PIu/zPjgKbmMlqjCvcYKfdtzeoJb+cBa3zpja1z0cJnWRBTFIERJuI9kMFPcg02CW4AHTrrV2uMQcAt/tFw0EswU7Mwp7Sy6Eoq/hnvG4dcs7UQL5S52sY0R2TlMIJfsKcmr1/FGOcyARaIFtZdUfSVRGTWfdG00wiWF2CHuedfAaloIy+uNEn7xB1G4n9VlC85pQyz5Lw8BzxaLqI2OQm4WAKEaZNvDzMRjatpsoEg6ofNbTsOjmW5VVrcp0kczII0Q1cMn5ZrMWy1sh root@test 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:-----END SSH HOST KEY KEYS----- 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Traceback (most recent call last): 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: self._connect_unixsocket(self.address) 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: self.socket.connect(address) 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: return getattr(self._sock,name)(*args) 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:error: [Errno 111] Connection refused 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Logged from file __init__.py, line 116 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Traceback (most recent call last): 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: self._connect_unixsocket(self.address) 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: self.socket.connect(address) 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: return getattr(self._sock,name)(*args) 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:error: [Errno 111] Connection refused 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:Logged from file __init__.py, line 116 2026-02-19T20:54:21.717 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:cloud-init boot finished at Thu, 19 Feb 2026 20:54:21 +0000. Up 1410.71 seconds 2026-02-19T20:54:21.723 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Stopping landscape-client daemon  [fail] 2026-02-19T20:54:21.775 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Asking all remaining processes to terminate...  [ OK ] 2026-02-19T20:54:21.796 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * All processes ended within 1 seconds....  [ OK ] 2026-02-19T20:54:21.807 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2026-02-19T20:54:21.901 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Deconfiguring network interfaces...  [ OK ] 2026-02-19T20:54:21.921 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Deactivating swap...  [ OK ] 2026-02-19T20:54:21.935 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Unmounting local filesystems...  [ OK ] 2026-02-19T20:54:22.026 INFO:tasks.qemu.cluster1.client.0.trial048.stdout: * Will now halt 2026-02-19T20:54:22.042 INFO:tasks.qemu.cluster1.client.0.trial048.stdout:[ 1411.074145] Power down. 2026-02-19T20:54:22.243 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2026-02-19T20:54:22.243 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 2026-02-19T20:54:22.270 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:54:22.271 INFO:tasks.qemu:Stopping NFS... 2026-02-19T20:54:22.271 DEBUG:teuthology.orchestra.run.trial048:> sudo systemctl stop nfs-server 2026-02-19T20:54:22.397 INFO:tasks.qemu:Unmounting exported directory... 2026-02-19T20:54:22.398 DEBUG:teuthology.orchestra.run.trial048:> sudo umount /export/cluster1.client.0 2026-02-19T20:54:22.422 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-19T20:54:22.422 DEBUG:teuthology.orchestra.run.trial048:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2026-02-19T20:54:22.488 INFO:tasks.qemu:Starting NFS... 2026-02-19T20:54:22.489 DEBUG:teuthology.orchestra.run.trial048:> sudo systemctl start nfs-server 2026-02-19T20:54:22.720 DEBUG:teuthology.orchestra.run.trial048:> test -f /home/ubuntu/cephtest/archive/qemu/cluster1.client.0/success 2026-02-19T20:54:22.736 INFO:tasks.qemu:Deleting exported directory... 2026-02-19T20:54:22.736 DEBUG:teuthology.orchestra.run.trial048:> sudo rm -r /export 2026-02-19T20:54:22.800 DEBUG:tasks.qemu:cleaning up base image files 2026-02-19T20:54:22.800 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:54:23.143 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y erase genisoimage 2026-02-19T20:54:23.308 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:54:23.309 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:54:23.309 INFO:teuthology.orchestra.run.trial048.stdout: Package Architecture Version Repository Size 2026-02-19T20:54:23.309 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:54:23.309 INFO:teuthology.orchestra.run.trial048.stdout:Removing: 2026-02-19T20:54:23.310 INFO:teuthology.orchestra.run.trial048.stdout: genisoimage x86_64 1.1.11-48.el9 @epel 1.1 M 2026-02-19T20:54:23.310 INFO:teuthology.orchestra.run.trial048.stdout:Removing unused dependencies: 2026-02-19T20:54:23.310 INFO:teuthology.orchestra.run.trial048.stdout: libusal x86_64 1.1.11-48.el9 @epel 469 k 2026-02-19T20:54:23.310 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:54:23.310 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-19T20:54:23.310 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:54:23.310 INFO:teuthology.orchestra.run.trial048.stdout:Remove 2 Packages 2026-02-19T20:54:23.310 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:54:23.310 INFO:teuthology.orchestra.run.trial048.stdout:Freed space: 1.6 M 2026-02-19T20:54:23.311 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-19T20:54:23.311 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-19T20:54:23.311 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-19T20:54:23.324 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-19T20:54:23.324 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-19T20:54:23.353 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-19T20:54:23.362 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-19T20:54:23.372 INFO:teuthology.orchestra.run.trial048.stdout: Erasing : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-19T20:54:23.386 INFO:teuthology.orchestra.run.trial048.stdout: Erasing : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-19T20:54:23.480 INFO:teuthology.orchestra.run.trial048.stdout: Running scriptlet: libusal-1.1.11-48.el9.x86_64 2/2 2026-02-19T20:54:23.480 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-19T20:54:23.528 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-19T20:54:23.528 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:54:23.528 INFO:teuthology.orchestra.run.trial048.stdout:Removed: 2026-02-19T20:54:23.528 INFO:teuthology.orchestra.run.trial048.stdout: genisoimage-1.1.11-48.el9.x86_64 libusal-1.1.11-48.el9.x86_64 2026-02-19T20:54:23.528 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:54:23.528 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:54:23.551 DEBUG:teuthology.orchestra.run.trial048:> sudo yum -y erase qemu-kvm-block-rbd 2026-02-19T20:54:23.735 INFO:teuthology.orchestra.run.trial048.stdout:Dependencies resolved. 2026-02-19T20:54:23.735 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:54:23.736 INFO:teuthology.orchestra.run.trial048.stdout: Package Arch Version Repository Size 2026-02-19T20:54:23.736 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:54:23.736 INFO:teuthology.orchestra.run.trial048.stdout:Removing: 2026-02-19T20:54:23.736 INFO:teuthology.orchestra.run.trial048.stdout: qemu-kvm-block-rbd x86_64 17:10.1.0-13.el9 @appstream 37 k 2026-02-19T20:54:23.736 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:54:23.736 INFO:teuthology.orchestra.run.trial048.stdout:Transaction Summary 2026-02-19T20:54:23.736 INFO:teuthology.orchestra.run.trial048.stdout:================================================================================ 2026-02-19T20:54:23.736 INFO:teuthology.orchestra.run.trial048.stdout:Remove 1 Package 2026-02-19T20:54:23.736 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:54:23.736 INFO:teuthology.orchestra.run.trial048.stdout:Freed space: 37 k 2026-02-19T20:54:23.737 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction check 2026-02-19T20:54:23.737 INFO:teuthology.orchestra.run.trial048.stdout:Transaction check succeeded. 2026-02-19T20:54:23.737 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction test 2026-02-19T20:54:23.751 INFO:teuthology.orchestra.run.trial048.stdout:Transaction test succeeded. 2026-02-19T20:54:23.751 INFO:teuthology.orchestra.run.trial048.stdout:Running transaction 2026-02-19T20:54:23.780 INFO:teuthology.orchestra.run.trial048.stdout: Preparing : 1/1 2026-02-19T20:54:23.834 INFO:teuthology.orchestra.run.trial048.stdout: Erasing : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-19T20:54:23.880 INFO:teuthology.orchestra.run.trial048.stdout: Verifying : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-19T20:54:23.880 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:54:23.880 INFO:teuthology.orchestra.run.trial048.stdout:Removed: 2026-02-19T20:54:23.880 INFO:teuthology.orchestra.run.trial048.stdout: qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 2026-02-19T20:54:23.880 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:54:23.880 INFO:teuthology.orchestra.run.trial048.stdout:Complete! 2026-02-19T20:54:23.899 DEBUG:teuthology.orchestra.run.trial048:> rmdir /home/ubuntu/cephtest/qemu || true 2026-02-19T20:54:23.916 DEBUG:teuthology.parallel:result is None 2026-02-19T20:54:23.917 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-19T20:54:23.931 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2026-02-19T20:54:23.931 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-19T20:54:24.120 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:54:24.121 INFO:teuthology.orchestra.run.trial064.stderr:dumped all 2026-02-19T20:54:24.129 INFO:teuthology.orchestra.run.trial064.stdout:{"pg_ready":true,"pg_map":{"version":775,"stamp":"2026-02-19T20:54:23.687148+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1712604463,"num_objects":516,"num_object_clones":0,"num_object_copies":1032,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":516,"num_whiteouts":0,"num_read":11637,"num_read_kb":1346358,"num_write":1916,"num_write_kb":1184249,"num_scrub_errors":0,"num_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":1296,"ondisk_log_size":1296,"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":2445608,"kb_used_data":2364728,"kb_used_omap":56,"kb_used_meta":80775,"kb_avail":280669912,"statfs":{"total":289910292480,"available":287405989888,"internally_reserved":0,"allocated":2421481472,"data_stored":2421058446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":57937,"internal_metadata":82714031},"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.000897"},"pg_stats":[{"pgid":"2.7","version":"19'190","reported_seq":1417,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:50:50.601649+0000","last_change":"2026-02-19T20:29:12.590040+0000","last_active":"2026-02-19T20:50:50.601649+0000","last_peered":"2026-02-19T20:50:50.601649+0000","last_clean":"2026-02-19T20:50:50.601649+0000","last_became_active":"2026-02-19T20:29:10.588350+0000","last_became_peered":"2026-02-19T20:29:10.588350+0000","last_unstale":"2026-02-19T20:50:50.601649+0000","last_undegraded":"2026-02-19T20:50:50.601649+0000","last_fullsized":"2026-02-19T20:50:50.601649+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T07:07:24.383131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091820900000000002,"stat_sum":{"num_bytes":241156112,"num_objects":71,"num_object_clones":0,"num_object_copies":142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":71,"num_whiteouts":0,"num_read":1630,"num_read_kb":200386,"num_write":187,"num_write_kb":175021,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'262","reported_seq":873,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:50:50.601637+0000","last_change":"2026-02-19T20:29:12.589507+0000","last_active":"2026-02-19T20:50:50.601637+0000","last_peered":"2026-02-19T20:50:50.601637+0000","last_clean":"2026-02-19T20:50:50.601637+0000","last_became_active":"2026-02-19T20:29:10.588057+0000","last_became_peered":"2026-02-19T20:29:10.588057+0000","last_unstale":"2026-02-19T20:50:50.601637+0000","last_undegraded":"2026-02-19T20:50:50.601637+0000","last_fullsized":"2026-02-19T20:50:50.601637+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":262,"log_dups_size":0,"ondisk_log_size":262,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T05:07:33.620019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043190900000000001,"stat_sum":{"num_bytes":158384324,"num_objects":50,"num_object_clones":0,"num_object_copies":100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50,"num_whiteouts":0,"num_read":1777,"num_read_kb":131605,"num_write":466,"num_write_kb":115088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"18'78","reported_seq":1250,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:10.606478+0000","last_change":"2026-02-19T20:29:12.589837+0000","last_active":"2026-02-19T20:52:10.606478+0000","last_peered":"2026-02-19T20:52:10.606478+0000","last_clean":"2026-02-19T20:52:10.606478+0000","last_became_active":"2026-02-19T20:29:10.588044+0000","last_became_peered":"2026-02-19T20:29:10.588044+0000","last_unstale":"2026-02-19T20:52:10.606478+0000","last_undegraded":"2026-02-19T20:52:10.606478+0000","last_fullsized":"2026-02-19T20:52:10.606478+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":78,"log_dups_size":0,"ondisk_log_size":78,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T07:03:01.131431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074492500000000001,"stat_sum":{"num_bytes":246448128,"num_objects":71,"num_object_clones":0,"num_object_copies":142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":71,"num_whiteouts":0,"num_read":1129,"num_read_kb":176400,"num_write":87,"num_write_kb":154288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"18'70","reported_seq":906,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.606104+0000","last_change":"2026-02-19T20:29:12.589778+0000","last_active":"2026-02-19T20:52:05.606104+0000","last_peered":"2026-02-19T20:52:05.606104+0000","last_clean":"2026-02-19T20:52:05.606104+0000","last_became_active":"2026-02-19T20:29:10.588031+0000","last_became_peered":"2026-02-19T20:29:10.588031+0000","last_unstale":"2026-02-19T20:52:05.606104+0000","last_undegraded":"2026-02-19T20:52:05.606104+0000","last_fullsized":"2026-02-19T20:52:05.606104+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":70,"log_dups_size":0,"ondisk_log_size":70,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T06:04:48.778938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067486300000000005,"stat_sum":{"num_bytes":169984000,"num_objects":55,"num_object_clones":0,"num_object_copies":110,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":55,"num_whiteouts":0,"num_read":796,"num_read_kb":113348,"num_write":74,"num_write_kb":94803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"19'93","reported_seq":1254,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.605165+0000","last_change":"2026-02-19T20:29:12.587754+0000","last_active":"2026-02-19T20:52:05.605165+0000","last_peered":"2026-02-19T20:52:05.605165+0000","last_clean":"2026-02-19T20:52:05.605165+0000","last_became_active":"2026-02-19T20:29:10.588348+0000","last_became_peered":"2026-02-19T20:29:10.588348+0000","last_unstale":"2026-02-19T20:52:05.605165+0000","last_undegraded":"2026-02-19T20:52:05.605165+0000","last_fullsized":"2026-02-19T20:52:05.605165+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":93,"log_dups_size":0,"ondisk_log_size":93,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T22:24:46.477484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041326399999999999,"stat_sum":{"num_bytes":215646325,"num_objects":68,"num_object_clones":0,"num_object_copies":136,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68,"num_whiteouts":0,"num_read":1266,"num_read_kb":178797,"num_write":101,"num_write_kb":147625,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"18'71","reported_seq":1823,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.605937+0000","last_change":"2026-02-19T20:29:12.791355+0000","last_active":"2026-02-19T20:52:05.605937+0000","last_peered":"2026-02-19T20:52:05.605937+0000","last_clean":"2026-02-19T20:52:05.605937+0000","last_became_active":"2026-02-19T20:29:10.588075+0000","last_became_peered":"2026-02-19T20:29:10.588075+0000","last_unstale":"2026-02-19T20:52:05.605937+0000","last_undegraded":"2026-02-19T20:52:05.605937+0000","last_fullsized":"2026-02-19T20:52:05.605937+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":71,"log_dups_size":0,"ondisk_log_size":71,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T23:49:31.533892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023919699999999999,"stat_sum":{"num_bytes":233537714,"num_objects":67,"num_object_clones":0,"num_object_copies":134,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":67,"num_whiteouts":0,"num_read":1726,"num_read_kb":198831,"num_write":102,"num_write_kb":173202,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'70","reported_seq":880,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:51:15.602819+0000","last_change":"2026-02-19T20:29:12.791273+0000","last_active":"2026-02-19T20:51:15.602819+0000","last_peered":"2026-02-19T20:51:15.602819+0000","last_clean":"2026-02-19T20:51:15.602819+0000","last_became_active":"2026-02-19T20:29:10.588060+0000","last_became_peered":"2026-02-19T20:29:10.588060+0000","last_unstale":"2026-02-19T20:51:15.602819+0000","last_undegraded":"2026-02-19T20:51:15.602819+0000","last_fullsized":"2026-02-19T20:51:15.602819+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":70,"log_dups_size":0,"ondisk_log_size":70,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T02:08:18.462518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000200335,"stat_sum":{"num_bytes":186073202,"num_objects":56,"num_object_clones":0,"num_object_copies":112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56,"num_whiteouts":0,"num_read":882,"num_read_kb":143764,"num_write":86,"num_write_kb":130502,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"18'390","reported_seq":979,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.606089+0000","last_change":"2026-02-19T20:29:12.589480+0000","last_active":"2026-02-19T20:52:05.606089+0000","last_peered":"2026-02-19T20:52:05.606089+0000","last_clean":"2026-02-19T20:52:05.606089+0000","last_became_active":"2026-02-19T20:29:10.587620+0000","last_became_peered":"2026-02-19T20:29:10.587620+0000","last_unstale":"2026-02-19T20:52:05.606089+0000","last_undegraded":"2026-02-19T20:52:05.606089+0000","last_fullsized":"2026-02-19T20:52:05.606089+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":390,"log_dups_size":0,"ondisk_log_size":390,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:02:39.677138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043037499999999998,"stat_sum":{"num_bytes":260784290,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":2365,"num_read_kb":203172,"num_write":712,"num_write_kb":192092,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:51:15.603112+0000","last_change":"2026-02-19T20:29:07.580995+0000","last_active":"2026-02-19T20:51:15.603112+0000","last_peered":"2026-02-19T20:51:15.603112+0000","last_clean":"2026-02-19T20:51:15.603112+0000","last_became_active":"2026-02-19T20:29:07.580405+0000","last_became_peered":"2026-02-19T20:29:07.580405+0000","last_unstale":"2026-02-19T20:51:15.603112+0000","last_undegraded":"2026-02-19T20:51:15.603112+0000","last_fullsized":"2026-02-19T20:51:15.603112+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-19T20:29:06.576758+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:06.576758+0000","last_clean_scrub_stamp":"2026-02-19T20:29:06.576758+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-20T20:37:24.327026+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":1712014095,"num_objects":514,"num_object_clones":0,"num_object_copies":1028,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":514,"num_whiteouts":0,"num_read":11571,"num_read_kb":1346303,"num_write":1815,"num_write_kb":1182621,"num_scrub_errors":0,"num_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":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33283,"internal_metadata":0},"log_size":1224,"ondisk_log_size":1224,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738673,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":522324,"kb_used_data":495364,"kb_used_omap":11,"kb_used_meta":26932,"kb_avail":93849516,"statfs":{"total":96636764160,"available":96101904384,"internally_reserved":0,"allocated":507252736,"data_stored":507120854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12124,"internal_metadata":27578532},"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":34359738674,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1209244,"kb_used_data":1182284,"kb_used_omap":23,"kb_used_meta":26920,"kb_avail":93162596,"statfs":{"total":96636764160,"available":95398498304,"internally_reserved":0,"allocated":1210658816,"data_stored":1210503231,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23722,"internal_metadata":27566934},"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":34359738673,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":714040,"kb_used_data":687080,"kb_used_omap":21,"kb_used_meta":26922,"kb_avail":93657800,"statfs":{"total":96636764160,"available":95905587200,"internally_reserved":0,"allocated":703569920,"data_stored":703434361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22091,"internal_metadata":27568565},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":702812160,"data_stored":702792009,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8762,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1209901056,"data_stored":1209860879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14099,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":507088896,"data_stored":507068870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10422,"internal_metadata":0}]}} 2026-02-19T20:54:24.130 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-19T20:54:24.302 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:54:24.302 INFO:teuthology.orchestra.run.trial064.stderr:dumped all 2026-02-19T20:54:24.311 INFO:teuthology.orchestra.run.trial064.stdout:{"pg_ready":true,"pg_map":{"version":775,"stamp":"2026-02-19T20:54:23.687148+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1712604463,"num_objects":516,"num_object_clones":0,"num_object_copies":1032,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":516,"num_whiteouts":0,"num_read":11637,"num_read_kb":1346358,"num_write":1916,"num_write_kb":1184249,"num_scrub_errors":0,"num_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":1296,"ondisk_log_size":1296,"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":2445608,"kb_used_data":2364728,"kb_used_omap":56,"kb_used_meta":80775,"kb_avail":280669912,"statfs":{"total":289910292480,"available":287405989888,"internally_reserved":0,"allocated":2421481472,"data_stored":2421058446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":57937,"internal_metadata":82714031},"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.000897"},"pg_stats":[{"pgid":"2.7","version":"19'190","reported_seq":1417,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:50:50.601649+0000","last_change":"2026-02-19T20:29:12.590040+0000","last_active":"2026-02-19T20:50:50.601649+0000","last_peered":"2026-02-19T20:50:50.601649+0000","last_clean":"2026-02-19T20:50:50.601649+0000","last_became_active":"2026-02-19T20:29:10.588350+0000","last_became_peered":"2026-02-19T20:29:10.588350+0000","last_unstale":"2026-02-19T20:50:50.601649+0000","last_undegraded":"2026-02-19T20:50:50.601649+0000","last_fullsized":"2026-02-19T20:50:50.601649+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T07:07:24.383131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091820900000000002,"stat_sum":{"num_bytes":241156112,"num_objects":71,"num_object_clones":0,"num_object_copies":142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":71,"num_whiteouts":0,"num_read":1630,"num_read_kb":200386,"num_write":187,"num_write_kb":175021,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'262","reported_seq":873,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:50:50.601637+0000","last_change":"2026-02-19T20:29:12.589507+0000","last_active":"2026-02-19T20:50:50.601637+0000","last_peered":"2026-02-19T20:50:50.601637+0000","last_clean":"2026-02-19T20:50:50.601637+0000","last_became_active":"2026-02-19T20:29:10.588057+0000","last_became_peered":"2026-02-19T20:29:10.588057+0000","last_unstale":"2026-02-19T20:50:50.601637+0000","last_undegraded":"2026-02-19T20:50:50.601637+0000","last_fullsized":"2026-02-19T20:50:50.601637+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":262,"log_dups_size":0,"ondisk_log_size":262,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T05:07:33.620019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043190900000000001,"stat_sum":{"num_bytes":158384324,"num_objects":50,"num_object_clones":0,"num_object_copies":100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50,"num_whiteouts":0,"num_read":1777,"num_read_kb":131605,"num_write":466,"num_write_kb":115088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"18'78","reported_seq":1250,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:10.606478+0000","last_change":"2026-02-19T20:29:12.589837+0000","last_active":"2026-02-19T20:52:10.606478+0000","last_peered":"2026-02-19T20:52:10.606478+0000","last_clean":"2026-02-19T20:52:10.606478+0000","last_became_active":"2026-02-19T20:29:10.588044+0000","last_became_peered":"2026-02-19T20:29:10.588044+0000","last_unstale":"2026-02-19T20:52:10.606478+0000","last_undegraded":"2026-02-19T20:52:10.606478+0000","last_fullsized":"2026-02-19T20:52:10.606478+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":78,"log_dups_size":0,"ondisk_log_size":78,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T07:03:01.131431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074492500000000001,"stat_sum":{"num_bytes":246448128,"num_objects":71,"num_object_clones":0,"num_object_copies":142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":71,"num_whiteouts":0,"num_read":1129,"num_read_kb":176400,"num_write":87,"num_write_kb":154288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"18'70","reported_seq":906,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.606104+0000","last_change":"2026-02-19T20:29:12.589778+0000","last_active":"2026-02-19T20:52:05.606104+0000","last_peered":"2026-02-19T20:52:05.606104+0000","last_clean":"2026-02-19T20:52:05.606104+0000","last_became_active":"2026-02-19T20:29:10.588031+0000","last_became_peered":"2026-02-19T20:29:10.588031+0000","last_unstale":"2026-02-19T20:52:05.606104+0000","last_undegraded":"2026-02-19T20:52:05.606104+0000","last_fullsized":"2026-02-19T20:52:05.606104+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":70,"log_dups_size":0,"ondisk_log_size":70,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T06:04:48.778938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067486300000000005,"stat_sum":{"num_bytes":169984000,"num_objects":55,"num_object_clones":0,"num_object_copies":110,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":55,"num_whiteouts":0,"num_read":796,"num_read_kb":113348,"num_write":74,"num_write_kb":94803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"19'93","reported_seq":1254,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.605165+0000","last_change":"2026-02-19T20:29:12.587754+0000","last_active":"2026-02-19T20:52:05.605165+0000","last_peered":"2026-02-19T20:52:05.605165+0000","last_clean":"2026-02-19T20:52:05.605165+0000","last_became_active":"2026-02-19T20:29:10.588348+0000","last_became_peered":"2026-02-19T20:29:10.588348+0000","last_unstale":"2026-02-19T20:52:05.605165+0000","last_undegraded":"2026-02-19T20:52:05.605165+0000","last_fullsized":"2026-02-19T20:52:05.605165+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":93,"log_dups_size":0,"ondisk_log_size":93,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T22:24:46.477484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041326399999999999,"stat_sum":{"num_bytes":215646325,"num_objects":68,"num_object_clones":0,"num_object_copies":136,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68,"num_whiteouts":0,"num_read":1266,"num_read_kb":178797,"num_write":101,"num_write_kb":147625,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"18'71","reported_seq":1823,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.605937+0000","last_change":"2026-02-19T20:29:12.791355+0000","last_active":"2026-02-19T20:52:05.605937+0000","last_peered":"2026-02-19T20:52:05.605937+0000","last_clean":"2026-02-19T20:52:05.605937+0000","last_became_active":"2026-02-19T20:29:10.588075+0000","last_became_peered":"2026-02-19T20:29:10.588075+0000","last_unstale":"2026-02-19T20:52:05.605937+0000","last_undegraded":"2026-02-19T20:52:05.605937+0000","last_fullsized":"2026-02-19T20:52:05.605937+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":71,"log_dups_size":0,"ondisk_log_size":71,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T23:49:31.533892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023919699999999999,"stat_sum":{"num_bytes":233537714,"num_objects":67,"num_object_clones":0,"num_object_copies":134,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":67,"num_whiteouts":0,"num_read":1726,"num_read_kb":198831,"num_write":102,"num_write_kb":173202,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'70","reported_seq":880,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:51:15.602819+0000","last_change":"2026-02-19T20:29:12.791273+0000","last_active":"2026-02-19T20:51:15.602819+0000","last_peered":"2026-02-19T20:51:15.602819+0000","last_clean":"2026-02-19T20:51:15.602819+0000","last_became_active":"2026-02-19T20:29:10.588060+0000","last_became_peered":"2026-02-19T20:29:10.588060+0000","last_unstale":"2026-02-19T20:51:15.602819+0000","last_undegraded":"2026-02-19T20:51:15.602819+0000","last_fullsized":"2026-02-19T20:51:15.602819+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":70,"log_dups_size":0,"ondisk_log_size":70,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T02:08:18.462518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000200335,"stat_sum":{"num_bytes":186073202,"num_objects":56,"num_object_clones":0,"num_object_copies":112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56,"num_whiteouts":0,"num_read":882,"num_read_kb":143764,"num_write":86,"num_write_kb":130502,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"18'390","reported_seq":979,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.606089+0000","last_change":"2026-02-19T20:29:12.589480+0000","last_active":"2026-02-19T20:52:05.606089+0000","last_peered":"2026-02-19T20:52:05.606089+0000","last_clean":"2026-02-19T20:52:05.606089+0000","last_became_active":"2026-02-19T20:29:10.587620+0000","last_became_peered":"2026-02-19T20:29:10.587620+0000","last_unstale":"2026-02-19T20:52:05.606089+0000","last_undegraded":"2026-02-19T20:52:05.606089+0000","last_fullsized":"2026-02-19T20:52:05.606089+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":390,"log_dups_size":0,"ondisk_log_size":390,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:02:39.677138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043037499999999998,"stat_sum":{"num_bytes":260784290,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":2365,"num_read_kb":203172,"num_write":712,"num_write_kb":192092,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:51:15.603112+0000","last_change":"2026-02-19T20:29:07.580995+0000","last_active":"2026-02-19T20:51:15.603112+0000","last_peered":"2026-02-19T20:51:15.603112+0000","last_clean":"2026-02-19T20:51:15.603112+0000","last_became_active":"2026-02-19T20:29:07.580405+0000","last_became_peered":"2026-02-19T20:29:07.580405+0000","last_unstale":"2026-02-19T20:51:15.603112+0000","last_undegraded":"2026-02-19T20:51:15.603112+0000","last_fullsized":"2026-02-19T20:51:15.603112+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-19T20:29:06.576758+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:06.576758+0000","last_clean_scrub_stamp":"2026-02-19T20:29:06.576758+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-20T20:37:24.327026+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":1712014095,"num_objects":514,"num_object_clones":0,"num_object_copies":1028,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":514,"num_whiteouts":0,"num_read":11571,"num_read_kb":1346303,"num_write":1815,"num_write_kb":1182621,"num_scrub_errors":0,"num_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":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33283,"internal_metadata":0},"log_size":1224,"ondisk_log_size":1224,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738673,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":522324,"kb_used_data":495364,"kb_used_omap":11,"kb_used_meta":26932,"kb_avail":93849516,"statfs":{"total":96636764160,"available":96101904384,"internally_reserved":0,"allocated":507252736,"data_stored":507120854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12124,"internal_metadata":27578532},"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":34359738674,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1209244,"kb_used_data":1182284,"kb_used_omap":23,"kb_used_meta":26920,"kb_avail":93162596,"statfs":{"total":96636764160,"available":95398498304,"internally_reserved":0,"allocated":1210658816,"data_stored":1210503231,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23722,"internal_metadata":27566934},"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":34359738673,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":714040,"kb_used_data":687080,"kb_used_omap":21,"kb_used_meta":26922,"kb_avail":93657800,"statfs":{"total":96636764160,"available":95905587200,"internally_reserved":0,"allocated":703569920,"data_stored":703434361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22091,"internal_metadata":27568565},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":702812160,"data_stored":702792009,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8762,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1209901056,"data_stored":1209860879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14099,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":507088896,"data_stored":507068870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10422,"internal_metadata":0}]}} 2026-02-19T20:54:24.313 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2026-02-19T20:54:24.314 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-19T20:54:24.489 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:54:24.489 INFO:teuthology.orchestra.run.trial064.stderr:dumped all 2026-02-19T20:54:24.496 INFO:teuthology.orchestra.run.trial064.stdout:{"pg_ready":true,"pg_map":{"version":775,"stamp":"2026-02-19T20:54:23.687148+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1712604463,"num_objects":516,"num_object_clones":0,"num_object_copies":1032,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":516,"num_whiteouts":0,"num_read":11637,"num_read_kb":1346358,"num_write":1916,"num_write_kb":1184249,"num_scrub_errors":0,"num_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":1296,"ondisk_log_size":1296,"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":2445608,"kb_used_data":2364728,"kb_used_omap":56,"kb_used_meta":80775,"kb_avail":280669912,"statfs":{"total":289910292480,"available":287405989888,"internally_reserved":0,"allocated":2421481472,"data_stored":2421058446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":57937,"internal_metadata":82714031},"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.000897"},"pg_stats":[{"pgid":"2.7","version":"19'190","reported_seq":1417,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:50:50.601649+0000","last_change":"2026-02-19T20:29:12.590040+0000","last_active":"2026-02-19T20:50:50.601649+0000","last_peered":"2026-02-19T20:50:50.601649+0000","last_clean":"2026-02-19T20:50:50.601649+0000","last_became_active":"2026-02-19T20:29:10.588350+0000","last_became_peered":"2026-02-19T20:29:10.588350+0000","last_unstale":"2026-02-19T20:50:50.601649+0000","last_undegraded":"2026-02-19T20:50:50.601649+0000","last_fullsized":"2026-02-19T20:50:50.601649+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T07:07:24.383131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091820900000000002,"stat_sum":{"num_bytes":241156112,"num_objects":71,"num_object_clones":0,"num_object_copies":142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":71,"num_whiteouts":0,"num_read":1630,"num_read_kb":200386,"num_write":187,"num_write_kb":175021,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'262","reported_seq":873,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:50:50.601637+0000","last_change":"2026-02-19T20:29:12.589507+0000","last_active":"2026-02-19T20:50:50.601637+0000","last_peered":"2026-02-19T20:50:50.601637+0000","last_clean":"2026-02-19T20:50:50.601637+0000","last_became_active":"2026-02-19T20:29:10.588057+0000","last_became_peered":"2026-02-19T20:29:10.588057+0000","last_unstale":"2026-02-19T20:50:50.601637+0000","last_undegraded":"2026-02-19T20:50:50.601637+0000","last_fullsized":"2026-02-19T20:50:50.601637+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":262,"log_dups_size":0,"ondisk_log_size":262,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T05:07:33.620019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043190900000000001,"stat_sum":{"num_bytes":158384324,"num_objects":50,"num_object_clones":0,"num_object_copies":100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50,"num_whiteouts":0,"num_read":1777,"num_read_kb":131605,"num_write":466,"num_write_kb":115088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"18'78","reported_seq":1250,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:10.606478+0000","last_change":"2026-02-19T20:29:12.589837+0000","last_active":"2026-02-19T20:52:10.606478+0000","last_peered":"2026-02-19T20:52:10.606478+0000","last_clean":"2026-02-19T20:52:10.606478+0000","last_became_active":"2026-02-19T20:29:10.588044+0000","last_became_peered":"2026-02-19T20:29:10.588044+0000","last_unstale":"2026-02-19T20:52:10.606478+0000","last_undegraded":"2026-02-19T20:52:10.606478+0000","last_fullsized":"2026-02-19T20:52:10.606478+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":78,"log_dups_size":0,"ondisk_log_size":78,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T07:03:01.131431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074492500000000001,"stat_sum":{"num_bytes":246448128,"num_objects":71,"num_object_clones":0,"num_object_copies":142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":71,"num_whiteouts":0,"num_read":1129,"num_read_kb":176400,"num_write":87,"num_write_kb":154288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"18'70","reported_seq":906,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.606104+0000","last_change":"2026-02-19T20:29:12.589778+0000","last_active":"2026-02-19T20:52:05.606104+0000","last_peered":"2026-02-19T20:52:05.606104+0000","last_clean":"2026-02-19T20:52:05.606104+0000","last_became_active":"2026-02-19T20:29:10.588031+0000","last_became_peered":"2026-02-19T20:29:10.588031+0000","last_unstale":"2026-02-19T20:52:05.606104+0000","last_undegraded":"2026-02-19T20:52:05.606104+0000","last_fullsized":"2026-02-19T20:52:05.606104+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":70,"log_dups_size":0,"ondisk_log_size":70,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T06:04:48.778938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067486300000000005,"stat_sum":{"num_bytes":169984000,"num_objects":55,"num_object_clones":0,"num_object_copies":110,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":55,"num_whiteouts":0,"num_read":796,"num_read_kb":113348,"num_write":74,"num_write_kb":94803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"19'93","reported_seq":1254,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.605165+0000","last_change":"2026-02-19T20:29:12.587754+0000","last_active":"2026-02-19T20:52:05.605165+0000","last_peered":"2026-02-19T20:52:05.605165+0000","last_clean":"2026-02-19T20:52:05.605165+0000","last_became_active":"2026-02-19T20:29:10.588348+0000","last_became_peered":"2026-02-19T20:29:10.588348+0000","last_unstale":"2026-02-19T20:52:05.605165+0000","last_undegraded":"2026-02-19T20:52:05.605165+0000","last_fullsized":"2026-02-19T20:52:05.605165+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":93,"log_dups_size":0,"ondisk_log_size":93,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T22:24:46.477484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041326399999999999,"stat_sum":{"num_bytes":215646325,"num_objects":68,"num_object_clones":0,"num_object_copies":136,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68,"num_whiteouts":0,"num_read":1266,"num_read_kb":178797,"num_write":101,"num_write_kb":147625,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"18'71","reported_seq":1823,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.605937+0000","last_change":"2026-02-19T20:29:12.791355+0000","last_active":"2026-02-19T20:52:05.605937+0000","last_peered":"2026-02-19T20:52:05.605937+0000","last_clean":"2026-02-19T20:52:05.605937+0000","last_became_active":"2026-02-19T20:29:10.588075+0000","last_became_peered":"2026-02-19T20:29:10.588075+0000","last_unstale":"2026-02-19T20:52:05.605937+0000","last_undegraded":"2026-02-19T20:52:05.605937+0000","last_fullsized":"2026-02-19T20:52:05.605937+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":71,"log_dups_size":0,"ondisk_log_size":71,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T23:49:31.533892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023919699999999999,"stat_sum":{"num_bytes":233537714,"num_objects":67,"num_object_clones":0,"num_object_copies":134,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":67,"num_whiteouts":0,"num_read":1726,"num_read_kb":198831,"num_write":102,"num_write_kb":173202,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'70","reported_seq":880,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:51:15.602819+0000","last_change":"2026-02-19T20:29:12.791273+0000","last_active":"2026-02-19T20:51:15.602819+0000","last_peered":"2026-02-19T20:51:15.602819+0000","last_clean":"2026-02-19T20:51:15.602819+0000","last_became_active":"2026-02-19T20:29:10.588060+0000","last_became_peered":"2026-02-19T20:29:10.588060+0000","last_unstale":"2026-02-19T20:51:15.602819+0000","last_undegraded":"2026-02-19T20:51:15.602819+0000","last_fullsized":"2026-02-19T20:51:15.602819+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":70,"log_dups_size":0,"ondisk_log_size":70,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T02:08:18.462518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000200335,"stat_sum":{"num_bytes":186073202,"num_objects":56,"num_object_clones":0,"num_object_copies":112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56,"num_whiteouts":0,"num_read":882,"num_read_kb":143764,"num_write":86,"num_write_kb":130502,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"18'390","reported_seq":979,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.606089+0000","last_change":"2026-02-19T20:29:12.589480+0000","last_active":"2026-02-19T20:52:05.606089+0000","last_peered":"2026-02-19T20:52:05.606089+0000","last_clean":"2026-02-19T20:52:05.606089+0000","last_became_active":"2026-02-19T20:29:10.587620+0000","last_became_peered":"2026-02-19T20:29:10.587620+0000","last_unstale":"2026-02-19T20:52:05.606089+0000","last_undegraded":"2026-02-19T20:52:05.606089+0000","last_fullsized":"2026-02-19T20:52:05.606089+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":390,"log_dups_size":0,"ondisk_log_size":390,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:02:39.677138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043037499999999998,"stat_sum":{"num_bytes":260784290,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":2365,"num_read_kb":203172,"num_write":712,"num_write_kb":192092,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:51:15.603112+0000","last_change":"2026-02-19T20:29:07.580995+0000","last_active":"2026-02-19T20:51:15.603112+0000","last_peered":"2026-02-19T20:51:15.603112+0000","last_clean":"2026-02-19T20:51:15.603112+0000","last_became_active":"2026-02-19T20:29:07.580405+0000","last_became_peered":"2026-02-19T20:29:07.580405+0000","last_unstale":"2026-02-19T20:51:15.603112+0000","last_undegraded":"2026-02-19T20:51:15.603112+0000","last_fullsized":"2026-02-19T20:51:15.603112+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-19T20:29:06.576758+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:06.576758+0000","last_clean_scrub_stamp":"2026-02-19T20:29:06.576758+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-20T20:37:24.327026+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":1712014095,"num_objects":514,"num_object_clones":0,"num_object_copies":1028,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":514,"num_whiteouts":0,"num_read":11571,"num_read_kb":1346303,"num_write":1815,"num_write_kb":1182621,"num_scrub_errors":0,"num_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":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33283,"internal_metadata":0},"log_size":1224,"ondisk_log_size":1224,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738673,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":522324,"kb_used_data":495364,"kb_used_omap":11,"kb_used_meta":26932,"kb_avail":93849516,"statfs":{"total":96636764160,"available":96101904384,"internally_reserved":0,"allocated":507252736,"data_stored":507120854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12124,"internal_metadata":27578532},"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":34359738674,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1209244,"kb_used_data":1182284,"kb_used_omap":23,"kb_used_meta":26920,"kb_avail":93162596,"statfs":{"total":96636764160,"available":95398498304,"internally_reserved":0,"allocated":1210658816,"data_stored":1210503231,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23722,"internal_metadata":27566934},"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":34359738673,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":714040,"kb_used_data":687080,"kb_used_omap":21,"kb_used_meta":26922,"kb_avail":93657800,"statfs":{"total":96636764160,"available":95905587200,"internally_reserved":0,"allocated":703569920,"data_stored":703434361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22091,"internal_metadata":27568565},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":702812160,"data_stored":702792009,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8762,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1209901056,"data_stored":1209860879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14099,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":507088896,"data_stored":507068870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10422,"internal_metadata":0}]}} 2026-02-19T20:54:24.498 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-19T20:54:24.669 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:54:24.669 INFO:teuthology.orchestra.run.trial064.stdout:{"epoch":19,"fsid":"c06bac13-423f-4121-9ea6-d6657b078a1c","created":"2026-02-19T20:29:01.137293+0000","modified":"2026-02-19T20:30:20.164678+0000","last_up_change":"2026-02-19T20:29:05.144781+0000","last_in_change":"2026-02-19T20:29:01.802442+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":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-19T20:29:05.585658+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,"nonprimary_shards":"{}","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-19T20:29:08.977555+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":"19","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":19,"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,"nonprimary_shards":"{}","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":"6f049dd8-3c4d-406c-9e44-bb44726853fa","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.64:6803","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6805","nonce":2016249154}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6807","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6810","nonce":2016249154}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6819","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6822","nonce":2016249154}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6813","nonce":2016249154},{"type":"v1","addr":"10.20.193.64:6816","nonce":2016249154}]},"public_addr":"10.20.193.64:6805/2016249154","cluster_addr":"10.20.193.64:6810/2016249154","heartbeat_back_addr":"10.20.193.64:6822/2016249154","heartbeat_front_addr":"10.20.193.64:6816/2016249154","state":["exists","up"]},{"osd":1,"uuid":"84499aea-cbd8-4ff4-91c7-1c6eb6d447c4","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.64:6800","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6802","nonce":1495956785}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6806","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6809","nonce":1495956785}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6818","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6821","nonce":1495956785}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6812","nonce":1495956785},{"type":"v1","addr":"10.20.193.64:6815","nonce":1495956785}]},"public_addr":"10.20.193.64:6802/1495956785","cluster_addr":"10.20.193.64:6809/1495956785","heartbeat_back_addr":"10.20.193.64:6821/1495956785","heartbeat_front_addr":"10.20.193.64:6815/1495956785","state":["exists","up"]},{"osd":2,"uuid":"f6906ffb-1eb6-43b5-a717-33d531e38bb0","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.64:6801","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6804","nonce":1109243459}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6808","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6811","nonce":1109243459}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6820","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6823","nonce":1109243459}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.64:6814","nonce":1109243459},{"type":"v1","addr":"10.20.193.64:6817","nonce":1109243459}]},"public_addr":"10.20.193.64:6804/1109243459","cluster_addr":"10.20.193.64:6811/1109243459","heartbeat_back_addr":"10.20.193.64:6823/1109243459","heartbeat_front_addr":"10.20.193.64:6817/1109243459","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:29:03.786212+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:29:03.875897+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:29:03.819173+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":"isa","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-19T20:54:25.678 INFO:tasks.ceph:Scrubbing cluster2.osd.0 2026-02-19T20:54:25.679 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:54:25.760 INFO:teuthology.orchestra.run.trial064.stdout:{ 2026-02-19T20:54:25.760 INFO:teuthology.orchestra.run.trial064.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-19T20:54:25.760 INFO:teuthology.orchestra.run.trial064.stdout:} 2026-02-19T20:54:25.766 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 0 2026-02-19T20:54:25.938 INFO:teuthology.orchestra.run.trial064.stderr:instructed osd(s) 0 to deep-scrub 2026-02-19T20:54:25.946 INFO:tasks.ceph:Scrubbing cluster2.osd.1 2026-02-19T20:54:25.947 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:54:26.027 INFO:teuthology.orchestra.run.trial064.stdout:{ 2026-02-19T20:54:26.028 INFO:teuthology.orchestra.run.trial064.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-19T20:54:26.028 INFO:teuthology.orchestra.run.trial064.stdout:} 2026-02-19T20:54:26.034 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 1 2026-02-19T20:54:26.210 INFO:teuthology.orchestra.run.trial064.stderr:instructed osd(s) 1 to deep-scrub 2026-02-19T20:54:26.218 INFO:tasks.ceph:Scrubbing cluster2.osd.2 2026-02-19T20:54:26.218 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:54:26.298 INFO:teuthology.orchestra.run.trial064.stdout:{ 2026-02-19T20:54:26.299 INFO:teuthology.orchestra.run.trial064.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-19T20:54:26.299 INFO:teuthology.orchestra.run.trial064.stdout:} 2026-02-19T20:54:26.304 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 2 2026-02-19T20:54:26.481 INFO:teuthology.orchestra.run.trial064.stderr:instructed osd(s) 2 to deep-scrub 2026-02-19T20:54:26.491 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-19T20:54:26.662 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:54:26.662 INFO:teuthology.orchestra.run.trial064.stderr:dumped all 2026-02-19T20:54:26.670 INFO:teuthology.orchestra.run.trial064.stdout:{"pg_ready":true,"pg_map":{"version":776,"stamp":"2026-02-19T20:54:25.687304+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1712604463,"num_objects":516,"num_object_clones":0,"num_object_copies":1032,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":516,"num_whiteouts":0,"num_read":11637,"num_read_kb":1346358,"num_write":1916,"num_write_kb":1184249,"num_scrub_errors":0,"num_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":1296,"ondisk_log_size":1296,"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":2445608,"kb_used_data":2364728,"kb_used_omap":56,"kb_used_meta":80775,"kb_avail":280669912,"statfs":{"total":289910292480,"available":287405989888,"internally_reserved":0,"allocated":2421481472,"data_stored":2421058446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":57937,"internal_metadata":82714031},"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.000891"},"pg_stats":[{"pgid":"2.7","version":"19'190","reported_seq":1417,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:50:50.601649+0000","last_change":"2026-02-19T20:29:12.590040+0000","last_active":"2026-02-19T20:50:50.601649+0000","last_peered":"2026-02-19T20:50:50.601649+0000","last_clean":"2026-02-19T20:50:50.601649+0000","last_became_active":"2026-02-19T20:29:10.588350+0000","last_became_peered":"2026-02-19T20:29:10.588350+0000","last_unstale":"2026-02-19T20:50:50.601649+0000","last_undegraded":"2026-02-19T20:50:50.601649+0000","last_fullsized":"2026-02-19T20:50:50.601649+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":190,"log_dups_size":0,"ondisk_log_size":190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T07:07:24.383131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091820900000000002,"stat_sum":{"num_bytes":241156112,"num_objects":71,"num_object_clones":0,"num_object_copies":142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":71,"num_whiteouts":0,"num_read":1630,"num_read_kb":200386,"num_write":187,"num_write_kb":175021,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'262","reported_seq":873,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:50:50.601637+0000","last_change":"2026-02-19T20:29:12.589507+0000","last_active":"2026-02-19T20:50:50.601637+0000","last_peered":"2026-02-19T20:50:50.601637+0000","last_clean":"2026-02-19T20:50:50.601637+0000","last_became_active":"2026-02-19T20:29:10.588057+0000","last_became_peered":"2026-02-19T20:29:10.588057+0000","last_unstale":"2026-02-19T20:50:50.601637+0000","last_undegraded":"2026-02-19T20:50:50.601637+0000","last_fullsized":"2026-02-19T20:50:50.601637+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":262,"log_dups_size":0,"ondisk_log_size":262,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T05:07:33.620019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043190900000000001,"stat_sum":{"num_bytes":158384324,"num_objects":50,"num_object_clones":0,"num_object_copies":100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50,"num_whiteouts":0,"num_read":1777,"num_read_kb":131605,"num_write":466,"num_write_kb":115088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"18'78","reported_seq":1250,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:10.606478+0000","last_change":"2026-02-19T20:29:12.589837+0000","last_active":"2026-02-19T20:52:10.606478+0000","last_peered":"2026-02-19T20:52:10.606478+0000","last_clean":"2026-02-19T20:52:10.606478+0000","last_became_active":"2026-02-19T20:29:10.588044+0000","last_became_peered":"2026-02-19T20:29:10.588044+0000","last_unstale":"2026-02-19T20:52:10.606478+0000","last_undegraded":"2026-02-19T20:52:10.606478+0000","last_fullsized":"2026-02-19T20:52:10.606478+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":78,"log_dups_size":0,"ondisk_log_size":78,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T07:03:01.131431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074492500000000001,"stat_sum":{"num_bytes":246448128,"num_objects":71,"num_object_clones":0,"num_object_copies":142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":71,"num_whiteouts":0,"num_read":1129,"num_read_kb":176400,"num_write":87,"num_write_kb":154288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"18'70","reported_seq":906,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.606104+0000","last_change":"2026-02-19T20:29:12.589778+0000","last_active":"2026-02-19T20:52:05.606104+0000","last_peered":"2026-02-19T20:52:05.606104+0000","last_clean":"2026-02-19T20:52:05.606104+0000","last_became_active":"2026-02-19T20:29:10.588031+0000","last_became_peered":"2026-02-19T20:29:10.588031+0000","last_unstale":"2026-02-19T20:52:05.606104+0000","last_undegraded":"2026-02-19T20:52:05.606104+0000","last_fullsized":"2026-02-19T20:52:05.606104+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":70,"log_dups_size":0,"ondisk_log_size":70,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T06:04:48.778938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00067486300000000005,"stat_sum":{"num_bytes":169984000,"num_objects":55,"num_object_clones":0,"num_object_copies":110,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":55,"num_whiteouts":0,"num_read":796,"num_read_kb":113348,"num_write":74,"num_write_kb":94803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"19'93","reported_seq":1254,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.605165+0000","last_change":"2026-02-19T20:29:12.587754+0000","last_active":"2026-02-19T20:52:05.605165+0000","last_peered":"2026-02-19T20:52:05.605165+0000","last_clean":"2026-02-19T20:52:05.605165+0000","last_became_active":"2026-02-19T20:29:10.588348+0000","last_became_peered":"2026-02-19T20:29:10.588348+0000","last_unstale":"2026-02-19T20:52:05.605165+0000","last_undegraded":"2026-02-19T20:52:05.605165+0000","last_fullsized":"2026-02-19T20:52:05.605165+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":93,"log_dups_size":0,"ondisk_log_size":93,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T22:24:46.477484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041326399999999999,"stat_sum":{"num_bytes":215646325,"num_objects":68,"num_object_clones":0,"num_object_copies":136,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68,"num_whiteouts":0,"num_read":1266,"num_read_kb":178797,"num_write":101,"num_write_kb":147625,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"18'71","reported_seq":1823,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.605937+0000","last_change":"2026-02-19T20:29:12.791355+0000","last_active":"2026-02-19T20:52:05.605937+0000","last_peered":"2026-02-19T20:52:05.605937+0000","last_clean":"2026-02-19T20:52:05.605937+0000","last_became_active":"2026-02-19T20:29:10.588075+0000","last_became_peered":"2026-02-19T20:29:10.588075+0000","last_unstale":"2026-02-19T20:52:05.605937+0000","last_undegraded":"2026-02-19T20:52:05.605937+0000","last_fullsized":"2026-02-19T20:52:05.605937+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":71,"log_dups_size":0,"ondisk_log_size":71,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T23:49:31.533892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023919699999999999,"stat_sum":{"num_bytes":233537714,"num_objects":67,"num_object_clones":0,"num_object_copies":134,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":67,"num_whiteouts":0,"num_read":1726,"num_read_kb":198831,"num_write":102,"num_write_kb":173202,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'70","reported_seq":880,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:51:15.602819+0000","last_change":"2026-02-19T20:29:12.791273+0000","last_active":"2026-02-19T20:51:15.602819+0000","last_peered":"2026-02-19T20:51:15.602819+0000","last_clean":"2026-02-19T20:51:15.602819+0000","last_became_active":"2026-02-19T20:29:10.588060+0000","last_became_peered":"2026-02-19T20:29:10.588060+0000","last_unstale":"2026-02-19T20:51:15.602819+0000","last_undegraded":"2026-02-19T20:51:15.602819+0000","last_fullsized":"2026-02-19T20:51:15.602819+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":70,"log_dups_size":0,"ondisk_log_size":70,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T02:08:18.462518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000200335,"stat_sum":{"num_bytes":186073202,"num_objects":56,"num_object_clones":0,"num_object_copies":112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56,"num_whiteouts":0,"num_read":882,"num_read_kb":143764,"num_write":86,"num_write_kb":130502,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"18'390","reported_seq":979,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:52:05.606089+0000","last_change":"2026-02-19T20:29:12.589480+0000","last_active":"2026-02-19T20:52:05.606089+0000","last_peered":"2026-02-19T20:52:05.606089+0000","last_clean":"2026-02-19T20:52:05.606089+0000","last_became_active":"2026-02-19T20:29:10.587620+0000","last_became_peered":"2026-02-19T20:29:10.587620+0000","last_unstale":"2026-02-19T20:52:05.606089+0000","last_undegraded":"2026-02-19T20:52:05.606089+0000","last_fullsized":"2026-02-19T20:52:05.606089+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-19T20:29:09.579843+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:09.579843+0000","last_clean_scrub_stamp":"2026-02-19T20:29:09.579843+0000","objects_scrubbed":0,"log_size":390,"log_dups_size":0,"ondisk_log_size":390,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:02:39.677138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043037499999999998,"stat_sum":{"num_bytes":260784290,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":2365,"num_read_kb":203172,"num_write":712,"num_write_kb":192092,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:51:15.603112+0000","last_change":"2026-02-19T20:29:07.580995+0000","last_active":"2026-02-19T20:51:15.603112+0000","last_peered":"2026-02-19T20:51:15.603112+0000","last_clean":"2026-02-19T20:51:15.603112+0000","last_became_active":"2026-02-19T20:29:07.580405+0000","last_became_peered":"2026-02-19T20:29:07.580405+0000","last_unstale":"2026-02-19T20:51:15.603112+0000","last_undegraded":"2026-02-19T20:51:15.603112+0000","last_fullsized":"2026-02-19T20:51:15.603112+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-19T20:29:06.576758+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:29:06.576758+0000","last_clean_scrub_stamp":"2026-02-19T20:29:06.576758+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-20T20:37:24.327026+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":1712014095,"num_objects":514,"num_object_clones":0,"num_object_copies":1028,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":514,"num_whiteouts":0,"num_read":11571,"num_read_kb":1346303,"num_write":1815,"num_write_kb":1182621,"num_scrub_errors":0,"num_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":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33283,"internal_metadata":0},"log_size":1224,"ondisk_log_size":1224,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738674,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":522324,"kb_used_data":495364,"kb_used_omap":11,"kb_used_meta":26932,"kb_avail":93849516,"statfs":{"total":96636764160,"available":96101904384,"internally_reserved":0,"allocated":507252736,"data_stored":507120854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12124,"internal_metadata":27578532},"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":34359738675,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1209244,"kb_used_data":1182284,"kb_used_omap":23,"kb_used_meta":26920,"kb_avail":93162596,"statfs":{"total":96636764160,"available":95398498304,"internally_reserved":0,"allocated":1210658816,"data_stored":1210503231,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23722,"internal_metadata":27566934},"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":34359738674,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":714040,"kb_used_data":687080,"kb_used_omap":21,"kb_used_meta":26922,"kb_avail":93657800,"statfs":{"total":96636764160,"available":95905587200,"internally_reserved":0,"allocated":703569920,"data_stored":703434361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22091,"internal_metadata":27568565},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":702812160,"data_stored":702792009,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8762,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1209901056,"data_stored":1209860879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14099,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":507088896,"data_stored":507068870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10422,"internal_metadata":0}]}} 2026-02-19T20:54:26.675 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-19T20:29:09.579843+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=29, tm_sec=9, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=24, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:26.675 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-19T20:29:09.579843+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=29, tm_sec=9, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=24, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:26.675 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-19T20:29:09.579843+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=29, tm_sec=9, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=24, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:26.675 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-19T20:29:09.579843+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=29, tm_sec=9, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=24, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:26.676 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-19T20:29:09.579843+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=29, tm_sec=9, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=24, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:26.676 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-19T20:29:09.579843+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=29, tm_sec=9, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=24, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:26.676 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-19T20:29:09.579843+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=29, tm_sec=9, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=24, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:26.676 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-19T20:29:09.579843+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=29, tm_sec=9, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=24, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:26.676 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-19T20:29:06.576758+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=29, tm_sec=6, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=24, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:26.676 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-19T20:54:46.677 DEBUG:teuthology.orchestra.run.trial064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-19T20:54:46.854 INFO:teuthology.orchestra.run.trial064.stdout: 2026-02-19T20:54:46.854 INFO:teuthology.orchestra.run.trial064.stderr:dumped all 2026-02-19T20:54:46.863 INFO:teuthology.orchestra.run.trial064.stdout:{"pg_ready":true,"pg_map":{"version":786,"stamp":"2026-02-19T20:54:45.689298+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1712604463,"num_objects":516,"num_object_clones":0,"num_object_copies":1032,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":516,"num_whiteouts":0,"num_read":11637,"num_read_kb":1346358,"num_write":1916,"num_write_kb":1184249,"num_scrub_errors":0,"num_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":498,"num_omap_keys":33,"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":1812,"ondisk_log_size":1812,"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":2445608,"kb_used_data":2364728,"kb_used_omap":56,"kb_used_meta":80775,"kb_avail":280669912,"statfs":{"total":289910292480,"available":287405989888,"internally_reserved":0,"allocated":2421481472,"data_stored":2421058446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":57937,"internal_metadata":82714031},"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":136,"num_omap_keys":9,"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.000996"},"pg_stats":[{"pgid":"2.7","version":"19'261","reported_seq":1500,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:31.601166+0000","last_change":"2026-02-19T20:54:31.601166+0000","last_active":"2026-02-19T20:54:31.601166+0000","last_peered":"2026-02-19T20:54:31.601166+0000","last_clean":"2026-02-19T20:54:31.601166+0000","last_became_active":"2026-02-19T20:29:10.588350+0000","last_became_peered":"2026-02-19T20:29:10.588350+0000","last_unstale":"2026-02-19T20:54:31.601166+0000","last_undegraded":"2026-02-19T20:54:31.601166+0000","last_fullsized":"2026-02-19T20:54:31.601166+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":"19'261","last_scrub_stamp":"2026-02-19T20:54:31.601129+0000","last_deep_scrub":"19'261","last_deep_scrub_stamp":"2026-02-19T20:54:31.601129+0000","last_clean_scrub_stamp":"2026-02-19T20:54:31.601129+0000","objects_scrubbed":71,"log_size":261,"log_dups_size":0,"ondisk_log_size":261,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-21T04:36:19.332749+0000","scrub_duration":143,"objects_trimmed":0,"snaptrim_duration":0.00091820900000000002,"stat_sum":{"num_bytes":241156112,"num_objects":71,"num_object_clones":0,"num_object_copies":142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":71,"num_whiteouts":0,"num_read":1630,"num_read_kb":200386,"num_write":187,"num_write_kb":175021,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"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":"19'312","reported_seq":934,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:30.586165+0000","last_change":"2026-02-19T20:54:30.586165+0000","last_active":"2026-02-19T20:54:30.586165+0000","last_peered":"2026-02-19T20:54:30.586165+0000","last_clean":"2026-02-19T20:54:30.586165+0000","last_became_active":"2026-02-19T20:29:10.588057+0000","last_became_peered":"2026-02-19T20:29:10.588057+0000","last_unstale":"2026-02-19T20:54:30.586165+0000","last_undegraded":"2026-02-19T20:54:30.586165+0000","last_fullsized":"2026-02-19T20:54:30.586165+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":"19'312","last_scrub_stamp":"2026-02-19T20:54:30.586117+0000","last_deep_scrub":"19'312","last_deep_scrub_stamp":"2026-02-19T20:54:30.586117+0000","last_clean_scrub_stamp":"2026-02-19T20:54:30.586117+0000","objects_scrubbed":50,"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":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T01:59:43.589611+0000","scrub_duration":94,"objects_trimmed":0,"snaptrim_duration":0.00043190900000000001,"stat_sum":{"num_bytes":158384324,"num_objects":50,"num_object_clones":0,"num_object_copies":100,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50,"num_whiteouts":0,"num_read":1777,"num_read_kb":131605,"num_write":466,"num_write_kb":115088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'149","reported_seq":1333,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:28.574261+0000","last_change":"2026-02-19T20:54:28.574261+0000","last_active":"2026-02-19T20:54:28.574261+0000","last_peered":"2026-02-19T20:54:28.574261+0000","last_clean":"2026-02-19T20:54:28.574261+0000","last_became_active":"2026-02-19T20:29:10.588044+0000","last_became_peered":"2026-02-19T20:29:10.588044+0000","last_unstale":"2026-02-19T20:54:28.574261+0000","last_undegraded":"2026-02-19T20:54:28.574261+0000","last_fullsized":"2026-02-19T20:54:28.574261+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":"19'149","last_scrub_stamp":"2026-02-19T20:54:28.574207+0000","last_deep_scrub":"19'149","last_deep_scrub_stamp":"2026-02-19T20:54:28.574207+0000","last_clean_scrub_stamp":"2026-02-19T20:54:28.574207+0000","objects_scrubbed":71,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-21T06:43:06.654312+0000","scrub_duration":125,"objects_trimmed":0,"snaptrim_duration":0.00074492500000000001,"stat_sum":{"num_bytes":246448128,"num_objects":71,"num_object_clones":0,"num_object_copies":142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":71,"num_whiteouts":0,"num_read":1129,"num_read_kb":176400,"num_write":87,"num_write_kb":154288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'125","reported_seq":972,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:29.557034+0000","last_change":"2026-02-19T20:54:29.557034+0000","last_active":"2026-02-19T20:54:29.557034+0000","last_peered":"2026-02-19T20:54:29.557034+0000","last_clean":"2026-02-19T20:54:29.557034+0000","last_became_active":"2026-02-19T20:29:10.588031+0000","last_became_peered":"2026-02-19T20:29:10.588031+0000","last_unstale":"2026-02-19T20:54:29.557034+0000","last_undegraded":"2026-02-19T20:54:29.557034+0000","last_fullsized":"2026-02-19T20:54:29.557034+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":"19'125","last_scrub_stamp":"2026-02-19T20:54:29.556987+0000","last_deep_scrub":"19'125","last_deep_scrub_stamp":"2026-02-19T20:54:29.556987+0000","last_clean_scrub_stamp":"2026-02-19T20:54:29.556987+0000","objects_scrubbed":55,"log_size":125,"log_dups_size":0,"ondisk_log_size":125,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-20T22:56:41.503019+0000","scrub_duration":85,"objects_trimmed":0,"snaptrim_duration":0.00067486300000000005,"stat_sum":{"num_bytes":169984000,"num_objects":55,"num_object_clones":0,"num_object_copies":110,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":55,"num_whiteouts":0,"num_read":796,"num_read_kb":113348,"num_write":74,"num_write_kb":94803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_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":"2.2","version":"19'161","reported_seq":1334,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:26.079103+0000","last_change":"2026-02-19T20:54:26.079103+0000","last_active":"2026-02-19T20:54:26.079103+0000","last_peered":"2026-02-19T20:54:26.079103+0000","last_clean":"2026-02-19T20:54:26.079103+0000","last_became_active":"2026-02-19T20:29:10.588348+0000","last_became_peered":"2026-02-19T20:29:10.588348+0000","last_unstale":"2026-02-19T20:54:26.079103+0000","last_undegraded":"2026-02-19T20:54:26.079103+0000","last_fullsized":"2026-02-19T20:54:26.079103+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":"19'161","last_scrub_stamp":"2026-02-19T20:54:26.079063+0000","last_deep_scrub":"19'161","last_deep_scrub_stamp":"2026-02-19T20:54:26.079063+0000","last_clean_scrub_stamp":"2026-02-19T20:54:26.079063+0000","objects_scrubbed":68,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-20T22:43:31.219244+0000","scrub_duration":124,"objects_trimmed":0,"snaptrim_duration":0.00041326399999999999,"stat_sum":{"num_bytes":215646325,"num_objects":68,"num_object_clones":0,"num_object_copies":136,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68,"num_whiteouts":0,"num_read":1266,"num_read_kb":178797,"num_write":101,"num_write_kb":147625,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"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":"2.1","version":"19'138","reported_seq":1902,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:26.961241+0000","last_change":"2026-02-19T20:54:26.961241+0000","last_active":"2026-02-19T20:54:26.961241+0000","last_peered":"2026-02-19T20:54:26.961241+0000","last_clean":"2026-02-19T20:54:26.961241+0000","last_became_active":"2026-02-19T20:29:10.588075+0000","last_became_peered":"2026-02-19T20:29:10.588075+0000","last_unstale":"2026-02-19T20:54:26.961241+0000","last_undegraded":"2026-02-19T20:54:26.961241+0000","last_fullsized":"2026-02-19T20:54:26.961241+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":"19'138","last_scrub_stamp":"2026-02-19T20:54:26.961204+0000","last_deep_scrub":"19'138","last_deep_scrub_stamp":"2026-02-19T20:54:26.961204+0000","last_clean_scrub_stamp":"2026-02-19T20:54:26.961204+0000","objects_scrubbed":67,"log_size":138,"log_dups_size":0,"ondisk_log_size":138,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-21T07:51:02.279687+0000","scrub_duration":125,"objects_trimmed":0,"snaptrim_duration":0.00023919699999999999,"stat_sum":{"num_bytes":233537714,"num_objects":67,"num_object_clones":0,"num_object_copies":134,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":67,"num_whiteouts":0,"num_read":1726,"num_read_kb":198831,"num_write":102,"num_write_kb":173202,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'126","reported_seq":947,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:27.927331+0000","last_change":"2026-02-19T20:54:27.927331+0000","last_active":"2026-02-19T20:54:27.927331+0000","last_peered":"2026-02-19T20:54:27.927331+0000","last_clean":"2026-02-19T20:54:27.927331+0000","last_became_active":"2026-02-19T20:29:10.588060+0000","last_became_peered":"2026-02-19T20:29:10.588060+0000","last_unstale":"2026-02-19T20:54:27.927331+0000","last_undegraded":"2026-02-19T20:54:27.927331+0000","last_fullsized":"2026-02-19T20:54:27.927331+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":"19'126","last_scrub_stamp":"2026-02-19T20:54:27.927299+0000","last_deep_scrub":"19'126","last_deep_scrub_stamp":"2026-02-19T20:54:27.927299+0000","last_clean_scrub_stamp":"2026-02-19T20:54:27.927299+0000","objects_scrubbed":56,"log_size":126,"log_dups_size":0,"ondisk_log_size":126,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-21T04:55:28.025712+0000","scrub_duration":101,"objects_trimmed":0,"snaptrim_duration":0.000200335,"stat_sum":{"num_bytes":186073202,"num_objects":56,"num_object_clones":0,"num_object_copies":112,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56,"num_whiteouts":0,"num_read":882,"num_read_kb":143764,"num_write":86,"num_write_kb":130502,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"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":"19'466","reported_seq":1068,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:27.599160+0000","last_change":"2026-02-19T20:54:27.599160+0000","last_active":"2026-02-19T20:54:27.599160+0000","last_peered":"2026-02-19T20:54:27.599160+0000","last_clean":"2026-02-19T20:54:27.599160+0000","last_became_active":"2026-02-19T20:29:10.587620+0000","last_became_peered":"2026-02-19T20:29:10.587620+0000","last_unstale":"2026-02-19T20:54:27.599160+0000","last_undegraded":"2026-02-19T20:54:27.599160+0000","last_fullsized":"2026-02-19T20:54:27.599160+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":"19'466","last_scrub_stamp":"2026-02-19T20:54:27.599102+0000","last_deep_scrub":"19'466","last_deep_scrub_stamp":"2026-02-19T20:54:27.599102+0000","last_clean_scrub_stamp":"2026-02-19T20:54:27.599102+0000","objects_scrubbed":76,"log_size":466,"log_dups_size":0,"ondisk_log_size":466,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-21T07:39:28.744202+0000","scrub_duration":143,"objects_trimmed":0,"snaptrim_duration":0.00043037499999999998,"stat_sum":{"num_bytes":260784290,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":2365,"num_read_kb":203172,"num_write":712,"num_write_kb":192092,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'74","reported_seq":141,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:26.476827+0000","last_change":"2026-02-19T20:54:26.476827+0000","last_active":"2026-02-19T20:54:26.476827+0000","last_peered":"2026-02-19T20:54:26.476827+0000","last_clean":"2026-02-19T20:54:26.476827+0000","last_became_active":"2026-02-19T20:29:07.580405+0000","last_became_peered":"2026-02-19T20:29:07.580405+0000","last_unstale":"2026-02-19T20:54:26.476827+0000","last_undegraded":"2026-02-19T20:54:26.476827+0000","last_fullsized":"2026-02-19T20:54:26.476827+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":"19'74","last_scrub_stamp":"2026-02-19T20:54:26.476770+0000","last_deep_scrub":"19'74","last_deep_scrub_stamp":"2026-02-19T20:54:26.476770+0000","last_clean_scrub_stamp":"2026-02-19T20:54:26.476770+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-21T05:07:38.712250+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":2,"num_pg":8,"stat_sum":{"num_bytes":1712014095,"num_objects":514,"num_object_clones":0,"num_object_copies":1028,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":514,"num_whiteouts":0,"num_read":11571,"num_read_kb":1346303,"num_write":1815,"num_write_kb":1182621,"num_scrub_errors":0,"num_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":498,"num_omap_keys":33,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2419802112,"data_stored":2419721758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33283,"internal_metadata":0},"log_size":1738,"ondisk_log_size":1738,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738678,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":522324,"kb_used_data":495364,"kb_used_omap":11,"kb_used_meta":26932,"kb_avail":93849516,"statfs":{"total":96636764160,"available":96101904384,"internally_reserved":0,"allocated":507252736,"data_stored":507120854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12124,"internal_metadata":27578532},"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":34359738679,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1209244,"kb_used_data":1182284,"kb_used_omap":23,"kb_used_meta":26920,"kb_avail":93162596,"statfs":{"total":96636764160,"available":95398498304,"internally_reserved":0,"allocated":1210658816,"data_stored":1210503231,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23722,"internal_metadata":27566934},"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":34359738678,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":714040,"kb_used_data":687080,"kb_used_omap":21,"kb_used_meta":26922,"kb_avail":93657800,"statfs":{"total":96636764160,"available":95905587200,"internally_reserved":0,"allocated":703569920,"data_stored":703434361,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22091,"internal_metadata":27568565},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":702812160,"data_stored":702792009,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8762,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1209901056,"data_stored":1209860879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14099,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":507088896,"data_stored":507068870,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10422,"internal_metadata":0}]}} 2026-02-19T20:54:46.865 DEBUG:teuthology.orchestra.run.trial064:> sudo ceph --cluster cluster2 config set global mon_health_to_clog false 2026-02-19T20:54:47.053 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-19T20:54:47.053 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-19T20:54:47.054 DEBUG:tasks.ceph.cluster2.osd.0:waiting for process to exit 2026-02-19T20:54:47.054 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:54:47.093 INFO:tasks.ceph.cluster2.osd.0:Stopped 2026-02-19T20:54:47.093 DEBUG:tasks.ceph.cluster2.osd.1:waiting for process to exit 2026-02-19T20:54:47.094 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:54:47.164 INFO:tasks.ceph.cluster2.osd.1:Stopped 2026-02-19T20:54:47.164 DEBUG:tasks.ceph.cluster2.osd.2:waiting for process to exit 2026-02-19T20:54:47.164 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:54:47.239 INFO:tasks.ceph.cluster2.osd.2:Stopped 2026-02-19T20:54:47.240 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-19T20:54:47.240 DEBUG:tasks.ceph.cluster2.mgr.x:waiting for process to exit 2026-02-19T20:54:47.240 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:54:47.311 INFO:tasks.ceph.cluster2.mgr.x:Stopped 2026-02-19T20:54:47.311 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-19T20:54:47.312 DEBUG:tasks.ceph.cluster2.mon.a:waiting for process to exit 2026-02-19T20:54:47.312 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:54:47.362 INFO:tasks.ceph.cluster2.mon.a:Stopped 2026-02-19T20:54:47.362 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-19T20:54:47.362 DEBUG:teuthology.orchestra.run.trial064:> sudo grep -E '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster2.log | grep -E -v '\(MDS_ALL_DOWN\)' | grep -E -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-19T20:54:47.428 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-0 on ubuntu@trial064.front.sepia.ceph.com 2026-02-19T20:54:47.428 DEBUG:teuthology.orchestra.run.trial064:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-0 2026-02-19T20:54:47.498 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-1 on ubuntu@trial064.front.sepia.ceph.com 2026-02-19T20:54:47.498 DEBUG:teuthology.orchestra.run.trial064:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-1 2026-02-19T20:54:47.571 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-2 on ubuntu@trial064.front.sepia.ceph.com 2026-02-19T20:54:47.571 DEBUG:teuthology.orchestra.run.trial064:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-2 2026-02-19T20:54:47.639 INFO:tasks.ceph:Archiving mon data... 2026-02-19T20:54:47.640 DEBUG:teuthology.misc:Transferring archived files from trial064:/var/lib/ceph/mon/cluster2-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59644/data/cluster2.mon.a.tgz 2026-02-19T20:54:47.641 DEBUG:teuthology.orchestra.run.trial064:> mktemp 2026-02-19T20:54:47.694 INFO:teuthology.orchestra.run.trial064.stdout:/tmp/tmp.67iRTV1ii8 2026-02-19T20:54:47.695 DEBUG:teuthology.orchestra.run.trial064:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster2-a -- . > /tmp/tmp.67iRTV1ii8 2026-02-19T20:54:47.781 DEBUG:teuthology.orchestra.run.trial064:> sudo chmod 0666 /tmp/tmp.67iRTV1ii8 2026-02-19T20:54:47.862 DEBUG:teuthology.orchestra.remote:trial064:/tmp/tmp.67iRTV1ii8 is 162KB 2026-02-19T20:54:47.913 DEBUG:teuthology.orchestra.run.trial064:> rm -fr /tmp/tmp.67iRTV1ii8 2026-02-19T20:54:47.929 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-19T20:54:47.929 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:54:47.932 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:54:47.994 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-19T20:54:48.004 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2026-02-19T20:54:48.005 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:54:48.181 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:54:48.182 INFO:teuthology.orchestra.run.trial048.stderr:dumped all 2026-02-19T20:54:48.190 INFO:teuthology.orchestra.run.trial048.stdout:{"pg_ready":true,"pg_map":{"version":797,"stamp":"2026-02-19T20:54:47.266023+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20610458543,"num_objects":5101,"num_object_clones":289,"num_object_copies":10202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5101,"num_whiteouts":0,"num_read":478071,"num_read_kb":13459040,"num_write":769865,"num_write_kb":89464139,"num_scrub_errors":0,"num_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":80493,"ondisk_log_size":80493,"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":41461400,"kb_used_data":38692568,"kb_used_omap":156,"kb_used_meta":2768483,"kb_avail":241654120,"statfs":{"total":289910292480,"available":247453818880,"internally_reserved":0,"allocated":39621189632,"data_stored":39905309838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":160366,"internal_metadata":2834926994},"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.000847"},"pg_stats":[{"pgid":"2.7","version":"19'115368","reported_seq":206924,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:21.918765+0000","last_change":"2026-02-19T20:28:52.106835+0000","last_active":"2026-02-19T20:54:21.918765+0000","last_peered":"2026-02-19T20:54:21.918765+0000","last_clean":"2026-02-19T20:54:21.918765+0000","last_became_active":"2026-02-19T20:28:50.103926+0000","last_became_peered":"2026-02-19T20:28:50.103926+0000","last_unstale":"2026-02-19T20:54:21.918765+0000","last_undegraded":"2026-02-19T20:54:21.918765+0000","last_fullsized":"2026-02-19T20:54:21.918765+0000","mapping_epoch":12,"log_start":"19'105300","ondisk_log_start":"19'105300","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10068,"log_dups_size":0,"ondisk_log_size":10068,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T22:13:49.571751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038218699999999998,"stat_sum":{"num_bytes":2704058994,"num_objects":665,"num_object_clones":29,"num_object_copies":1330,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":665,"num_whiteouts":0,"num_read":92141,"num_read_kb":1767380,"num_write":115461,"num_write_kb":10743948,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'45267","reported_seq":66543,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.056038+0000","last_change":"2026-02-19T20:28:52.107190+0000","last_active":"2026-02-19T20:54:22.056038+0000","last_peered":"2026-02-19T20:54:22.056038+0000","last_clean":"2026-02-19T20:54:22.056038+0000","last_became_active":"2026-02-19T20:28:50.103963+0000","last_became_peered":"2026-02-19T20:28:50.103963+0000","last_unstale":"2026-02-19T20:54:22.056038+0000","last_undegraded":"2026-02-19T20:54:22.056038+0000","last_fullsized":"2026-02-19T20:54:22.056038+0000","mapping_epoch":12,"log_start":"19'35201","ondisk_log_start":"19'35201","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10066,"log_dups_size":0,"ondisk_log_size":10066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T23:30:10.685448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000725623,"stat_sum":{"num_bytes":2673291426,"num_objects":661,"num_object_clones":37,"num_object_copies":1322,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":661,"num_whiteouts":0,"num_read":31560,"num_read_kb":1199312,"num_write":47073,"num_write_kb":8999628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'56136","reported_seq":116269,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.025645+0000","last_change":"2026-02-19T20:28:52.106764+0000","last_active":"2026-02-19T20:54:22.025645+0000","last_peered":"2026-02-19T20:54:22.025645+0000","last_clean":"2026-02-19T20:54:22.025645+0000","last_became_active":"2026-02-19T20:28:50.104023+0000","last_became_peered":"2026-02-19T20:28:50.104023+0000","last_unstale":"2026-02-19T20:54:22.025645+0000","last_undegraded":"2026-02-19T20:54:22.025645+0000","last_fullsized":"2026-02-19T20:54:22.025645+0000","mapping_epoch":12,"log_start":"19'46100","ondisk_log_start":"19'46100","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T21:53:14.772292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034311500000000001,"stat_sum":{"num_bytes":2729781410,"num_objects":668,"num_object_clones":31,"num_object_copies":1336,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":668,"num_whiteouts":0,"num_read":61711,"num_read_kb":1529053,"num_write":56426,"num_write_kb":11179052,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'129543","reported_seq":203875,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.023258+0000","last_change":"2026-02-19T20:28:52.107223+0000","last_active":"2026-02-19T20:54:22.023258+0000","last_peered":"2026-02-19T20:54:22.023258+0000","last_clean":"2026-02-19T20:54:22.023258+0000","last_became_active":"2026-02-19T20:28:50.103724+0000","last_became_peered":"2026-02-19T20:28:50.103724+0000","last_unstale":"2026-02-19T20:54:22.023258+0000","last_undegraded":"2026-02-19T20:54:22.023258+0000","last_fullsized":"2026-02-19T20:54:22.023258+0000","mapping_epoch":12,"log_start":"19'119500","ondisk_log_start":"19'119500","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10043,"log_dups_size":0,"ondisk_log_size":10043,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T00:10:19.664980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073443900000000003,"stat_sum":{"num_bytes":2747874402,"num_objects":680,"num_object_clones":41,"num_object_copies":1360,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":680,"num_whiteouts":0,"num_read":74887,"num_read_kb":1895074,"num_write":129615,"num_write_kb":10297733,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"19'183950","reported_seq":280307,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:21.998533+0000","last_change":"2026-02-19T20:28:52.105216+0000","last_active":"2026-02-19T20:54:21.998533+0000","last_peered":"2026-02-19T20:54:21.998533+0000","last_clean":"2026-02-19T20:54:21.998533+0000","last_became_active":"2026-02-19T20:28:50.103053+0000","last_became_peered":"2026-02-19T20:28:50.103053+0000","last_unstale":"2026-02-19T20:54:21.998533+0000","last_undegraded":"2026-02-19T20:54:21.998533+0000","last_fullsized":"2026-02-19T20:54:21.998533+0000","mapping_epoch":12,"log_start":"19'173900","ondisk_log_start":"19'173900","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10050,"log_dups_size":0,"ondisk_log_size":10050,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T06:23:53.799239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054410700000000005,"stat_sum":{"num_bytes":2432348691,"num_objects":606,"num_object_clones":40,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":96450,"num_read_kb":2107428,"num_write":183932,"num_write_kb":14337873,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"19'59222","reported_seq":90320,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.064968+0000","last_change":"2026-02-19T20:28:52.473268+0000","last_active":"2026-02-19T20:54:22.064968+0000","last_peered":"2026-02-19T20:54:22.064968+0000","last_clean":"2026-02-19T20:54:22.064968+0000","last_became_active":"2026-02-19T20:28:50.104614+0000","last_became_peered":"2026-02-19T20:28:50.104614+0000","last_unstale":"2026-02-19T20:54:22.064968+0000","last_undegraded":"2026-02-19T20:54:22.064968+0000","last_fullsized":"2026-02-19T20:54:22.064968+0000","mapping_epoch":12,"log_start":"19'49200","ondisk_log_start":"19'49200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10022,"log_dups_size":0,"ondisk_log_size":10022,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T05:27:45.941524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000254892,"stat_sum":{"num_bytes":2548811442,"num_objects":639,"num_object_clones":38,"num_object_copies":1278,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":639,"num_whiteouts":0,"num_read":33189,"num_read_kb":1480013,"num_write":59784,"num_write_kb":12305345,"num_scrub_errors":0,"num_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":[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":"19'63939","reported_seq":86149,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.004546+0000","last_change":"2026-02-19T20:28:52.473294+0000","last_active":"2026-02-19T20:54:22.004546+0000","last_peered":"2026-02-19T20:54:22.004546+0000","last_clean":"2026-02-19T20:54:22.004546+0000","last_became_active":"2026-02-19T20:28:50.103607+0000","last_became_peered":"2026-02-19T20:28:50.103607+0000","last_unstale":"2026-02-19T20:54:22.004546+0000","last_undegraded":"2026-02-19T20:54:22.004546+0000","last_fullsized":"2026-02-19T20:54:22.004546+0000","mapping_epoch":12,"log_start":"19'53900","ondisk_log_start":"19'53900","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10039,"log_dups_size":0,"ondisk_log_size":10039,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T22:41:41.085638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026347799999999999,"stat_sum":{"num_bytes":2274849808,"num_objects":564,"num_object_clones":39,"num_object_copies":1128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":564,"num_whiteouts":0,"num_read":22296,"num_read_kb":1554336,"num_write":63922,"num_write_kb":9325354,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'110897","reported_seq":160611,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.023005+0000","last_change":"2026-02-19T20:28:52.106909+0000","last_active":"2026-02-19T20:54:22.023005+0000","last_peered":"2026-02-19T20:54:22.023005+0000","last_clean":"2026-02-19T20:54:22.023005+0000","last_became_active":"2026-02-19T20:28:50.103215+0000","last_became_peered":"2026-02-19T20:28:50.103215+0000","last_unstale":"2026-02-19T20:54:22.023005+0000","last_undegraded":"2026-02-19T20:54:22.023005+0000","last_fullsized":"2026-02-19T20:54:22.023005+0000","mapping_epoch":12,"log_start":"19'100800","ondisk_log_start":"19'100800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T05:13:38.187522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051428200000000002,"stat_sum":{"num_bytes":2498852002,"num_objects":616,"num_object_clones":34,"num_object_copies":1232,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":616,"num_whiteouts":0,"num_read":65771,"num_read_kb":1926389,"num_write":113551,"num_write_kb":12273578,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:50:55.374909+0000","last_change":"2026-02-19T20:28:47.097669+0000","last_active":"2026-02-19T20:50:55.374909+0000","last_peered":"2026-02-19T20:50:55.374909+0000","last_clean":"2026-02-19T20:50:55.374909+0000","last_became_active":"2026-02-19T20:28:47.097216+0000","last_became_peered":"2026-02-19T20:28:47.097216+0000","last_unstale":"2026-02-19T20:50:55.374909+0000","last_undegraded":"2026-02-19T20:50:55.374909+0000","last_fullsized":"2026-02-19T20:50:55.374909+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-19T20:28:46.093424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:46.093424+0000","last_clean_scrub_stamp":"2026-02-19T20:28:46.093424+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-20T21:46:44.423271+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":20609868175,"num_objects":5099,"num_object_clones":289,"num_object_copies":10198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5099,"num_whiteouts":0,"num_read":478005,"num_read_kb":13458985,"num_write":769764,"num_write_kb":89462511,"num_scrub_errors":0,"num_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":39619510272,"data_stored":39903973150,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79267,"internal_metadata":0},"log_size":80421,"ondisk_log_size":80421,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738683,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":7788432,"kb_used_data":6876156,"kb_used_omap":77,"kb_used_meta":912050,"kb_avail":86583408,"statfs":{"total":96636764160,"available":88661409792,"internally_reserved":0,"allocated":7041183744,"data_stored":7096491124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79054,"internal_metadata":933940018},"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":34359738682,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20530480,"kb_used_data":19346204,"kb_used_omap":55,"kb_used_meta":1184200,"kb_avail":73841360,"statfs":{"total":96636764160,"available":75613552640,"internally_reserved":0,"allocated":19810512896,"data_stored":19952628927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56597,"internal_metadata":1212621547},"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":34359738682,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13142488,"kb_used_data":12470208,"kb_used_omap":24,"kb_used_meta":672231,"kb_avail":81229352,"statfs":{"total":96636764160,"available":83178856448,"internally_reserved":0,"allocated":12769492992,"data_stored":12856189787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24715,"internal_metadata":688365429},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12768735232,"data_stored":12855547435,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2729,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":19809755136,"data_stored":19951986575,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14591,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7041019904,"data_stored":7096439140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":61947,"internal_metadata":0}]}} 2026-02-19T20:54:48.192 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:54:48.369 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:54:48.370 INFO:teuthology.orchestra.run.trial048.stderr:dumped all 2026-02-19T20:54:48.378 INFO:teuthology.orchestra.run.trial048.stdout:{"pg_ready":true,"pg_map":{"version":797,"stamp":"2026-02-19T20:54:47.266023+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20610458543,"num_objects":5101,"num_object_clones":289,"num_object_copies":10202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5101,"num_whiteouts":0,"num_read":478071,"num_read_kb":13459040,"num_write":769865,"num_write_kb":89464139,"num_scrub_errors":0,"num_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":80493,"ondisk_log_size":80493,"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":41461400,"kb_used_data":38692568,"kb_used_omap":156,"kb_used_meta":2768483,"kb_avail":241654120,"statfs":{"total":289910292480,"available":247453818880,"internally_reserved":0,"allocated":39621189632,"data_stored":39905309838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":160366,"internal_metadata":2834926994},"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.000847"},"pg_stats":[{"pgid":"2.7","version":"19'115368","reported_seq":206924,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:21.918765+0000","last_change":"2026-02-19T20:28:52.106835+0000","last_active":"2026-02-19T20:54:21.918765+0000","last_peered":"2026-02-19T20:54:21.918765+0000","last_clean":"2026-02-19T20:54:21.918765+0000","last_became_active":"2026-02-19T20:28:50.103926+0000","last_became_peered":"2026-02-19T20:28:50.103926+0000","last_unstale":"2026-02-19T20:54:21.918765+0000","last_undegraded":"2026-02-19T20:54:21.918765+0000","last_fullsized":"2026-02-19T20:54:21.918765+0000","mapping_epoch":12,"log_start":"19'105300","ondisk_log_start":"19'105300","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10068,"log_dups_size":0,"ondisk_log_size":10068,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T22:13:49.571751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038218699999999998,"stat_sum":{"num_bytes":2704058994,"num_objects":665,"num_object_clones":29,"num_object_copies":1330,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":665,"num_whiteouts":0,"num_read":92141,"num_read_kb":1767380,"num_write":115461,"num_write_kb":10743948,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'45267","reported_seq":66543,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.056038+0000","last_change":"2026-02-19T20:28:52.107190+0000","last_active":"2026-02-19T20:54:22.056038+0000","last_peered":"2026-02-19T20:54:22.056038+0000","last_clean":"2026-02-19T20:54:22.056038+0000","last_became_active":"2026-02-19T20:28:50.103963+0000","last_became_peered":"2026-02-19T20:28:50.103963+0000","last_unstale":"2026-02-19T20:54:22.056038+0000","last_undegraded":"2026-02-19T20:54:22.056038+0000","last_fullsized":"2026-02-19T20:54:22.056038+0000","mapping_epoch":12,"log_start":"19'35201","ondisk_log_start":"19'35201","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10066,"log_dups_size":0,"ondisk_log_size":10066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T23:30:10.685448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000725623,"stat_sum":{"num_bytes":2673291426,"num_objects":661,"num_object_clones":37,"num_object_copies":1322,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":661,"num_whiteouts":0,"num_read":31560,"num_read_kb":1199312,"num_write":47073,"num_write_kb":8999628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'56136","reported_seq":116269,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.025645+0000","last_change":"2026-02-19T20:28:52.106764+0000","last_active":"2026-02-19T20:54:22.025645+0000","last_peered":"2026-02-19T20:54:22.025645+0000","last_clean":"2026-02-19T20:54:22.025645+0000","last_became_active":"2026-02-19T20:28:50.104023+0000","last_became_peered":"2026-02-19T20:28:50.104023+0000","last_unstale":"2026-02-19T20:54:22.025645+0000","last_undegraded":"2026-02-19T20:54:22.025645+0000","last_fullsized":"2026-02-19T20:54:22.025645+0000","mapping_epoch":12,"log_start":"19'46100","ondisk_log_start":"19'46100","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T21:53:14.772292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034311500000000001,"stat_sum":{"num_bytes":2729781410,"num_objects":668,"num_object_clones":31,"num_object_copies":1336,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":668,"num_whiteouts":0,"num_read":61711,"num_read_kb":1529053,"num_write":56426,"num_write_kb":11179052,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'129543","reported_seq":203875,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.023258+0000","last_change":"2026-02-19T20:28:52.107223+0000","last_active":"2026-02-19T20:54:22.023258+0000","last_peered":"2026-02-19T20:54:22.023258+0000","last_clean":"2026-02-19T20:54:22.023258+0000","last_became_active":"2026-02-19T20:28:50.103724+0000","last_became_peered":"2026-02-19T20:28:50.103724+0000","last_unstale":"2026-02-19T20:54:22.023258+0000","last_undegraded":"2026-02-19T20:54:22.023258+0000","last_fullsized":"2026-02-19T20:54:22.023258+0000","mapping_epoch":12,"log_start":"19'119500","ondisk_log_start":"19'119500","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10043,"log_dups_size":0,"ondisk_log_size":10043,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T00:10:19.664980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073443900000000003,"stat_sum":{"num_bytes":2747874402,"num_objects":680,"num_object_clones":41,"num_object_copies":1360,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":680,"num_whiteouts":0,"num_read":74887,"num_read_kb":1895074,"num_write":129615,"num_write_kb":10297733,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"19'183950","reported_seq":280307,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:21.998533+0000","last_change":"2026-02-19T20:28:52.105216+0000","last_active":"2026-02-19T20:54:21.998533+0000","last_peered":"2026-02-19T20:54:21.998533+0000","last_clean":"2026-02-19T20:54:21.998533+0000","last_became_active":"2026-02-19T20:28:50.103053+0000","last_became_peered":"2026-02-19T20:28:50.103053+0000","last_unstale":"2026-02-19T20:54:21.998533+0000","last_undegraded":"2026-02-19T20:54:21.998533+0000","last_fullsized":"2026-02-19T20:54:21.998533+0000","mapping_epoch":12,"log_start":"19'173900","ondisk_log_start":"19'173900","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10050,"log_dups_size":0,"ondisk_log_size":10050,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T06:23:53.799239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054410700000000005,"stat_sum":{"num_bytes":2432348691,"num_objects":606,"num_object_clones":40,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":96450,"num_read_kb":2107428,"num_write":183932,"num_write_kb":14337873,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"19'59222","reported_seq":90320,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.064968+0000","last_change":"2026-02-19T20:28:52.473268+0000","last_active":"2026-02-19T20:54:22.064968+0000","last_peered":"2026-02-19T20:54:22.064968+0000","last_clean":"2026-02-19T20:54:22.064968+0000","last_became_active":"2026-02-19T20:28:50.104614+0000","last_became_peered":"2026-02-19T20:28:50.104614+0000","last_unstale":"2026-02-19T20:54:22.064968+0000","last_undegraded":"2026-02-19T20:54:22.064968+0000","last_fullsized":"2026-02-19T20:54:22.064968+0000","mapping_epoch":12,"log_start":"19'49200","ondisk_log_start":"19'49200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10022,"log_dups_size":0,"ondisk_log_size":10022,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T05:27:45.941524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000254892,"stat_sum":{"num_bytes":2548811442,"num_objects":639,"num_object_clones":38,"num_object_copies":1278,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":639,"num_whiteouts":0,"num_read":33189,"num_read_kb":1480013,"num_write":59784,"num_write_kb":12305345,"num_scrub_errors":0,"num_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":[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":"19'63939","reported_seq":86149,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.004546+0000","last_change":"2026-02-19T20:28:52.473294+0000","last_active":"2026-02-19T20:54:22.004546+0000","last_peered":"2026-02-19T20:54:22.004546+0000","last_clean":"2026-02-19T20:54:22.004546+0000","last_became_active":"2026-02-19T20:28:50.103607+0000","last_became_peered":"2026-02-19T20:28:50.103607+0000","last_unstale":"2026-02-19T20:54:22.004546+0000","last_undegraded":"2026-02-19T20:54:22.004546+0000","last_fullsized":"2026-02-19T20:54:22.004546+0000","mapping_epoch":12,"log_start":"19'53900","ondisk_log_start":"19'53900","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10039,"log_dups_size":0,"ondisk_log_size":10039,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T22:41:41.085638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026347799999999999,"stat_sum":{"num_bytes":2274849808,"num_objects":564,"num_object_clones":39,"num_object_copies":1128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":564,"num_whiteouts":0,"num_read":22296,"num_read_kb":1554336,"num_write":63922,"num_write_kb":9325354,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'110897","reported_seq":160611,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.023005+0000","last_change":"2026-02-19T20:28:52.106909+0000","last_active":"2026-02-19T20:54:22.023005+0000","last_peered":"2026-02-19T20:54:22.023005+0000","last_clean":"2026-02-19T20:54:22.023005+0000","last_became_active":"2026-02-19T20:28:50.103215+0000","last_became_peered":"2026-02-19T20:28:50.103215+0000","last_unstale":"2026-02-19T20:54:22.023005+0000","last_undegraded":"2026-02-19T20:54:22.023005+0000","last_fullsized":"2026-02-19T20:54:22.023005+0000","mapping_epoch":12,"log_start":"19'100800","ondisk_log_start":"19'100800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T05:13:38.187522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051428200000000002,"stat_sum":{"num_bytes":2498852002,"num_objects":616,"num_object_clones":34,"num_object_copies":1232,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":616,"num_whiteouts":0,"num_read":65771,"num_read_kb":1926389,"num_write":113551,"num_write_kb":12273578,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:50:55.374909+0000","last_change":"2026-02-19T20:28:47.097669+0000","last_active":"2026-02-19T20:50:55.374909+0000","last_peered":"2026-02-19T20:50:55.374909+0000","last_clean":"2026-02-19T20:50:55.374909+0000","last_became_active":"2026-02-19T20:28:47.097216+0000","last_became_peered":"2026-02-19T20:28:47.097216+0000","last_unstale":"2026-02-19T20:50:55.374909+0000","last_undegraded":"2026-02-19T20:50:55.374909+0000","last_fullsized":"2026-02-19T20:50:55.374909+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-19T20:28:46.093424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:46.093424+0000","last_clean_scrub_stamp":"2026-02-19T20:28:46.093424+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-20T21:46:44.423271+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":20609868175,"num_objects":5099,"num_object_clones":289,"num_object_copies":10198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5099,"num_whiteouts":0,"num_read":478005,"num_read_kb":13458985,"num_write":769764,"num_write_kb":89462511,"num_scrub_errors":0,"num_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":39619510272,"data_stored":39903973150,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79267,"internal_metadata":0},"log_size":80421,"ondisk_log_size":80421,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738683,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":7788432,"kb_used_data":6876156,"kb_used_omap":77,"kb_used_meta":912050,"kb_avail":86583408,"statfs":{"total":96636764160,"available":88661409792,"internally_reserved":0,"allocated":7041183744,"data_stored":7096491124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79054,"internal_metadata":933940018},"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":34359738682,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20530480,"kb_used_data":19346204,"kb_used_omap":55,"kb_used_meta":1184200,"kb_avail":73841360,"statfs":{"total":96636764160,"available":75613552640,"internally_reserved":0,"allocated":19810512896,"data_stored":19952628927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56597,"internal_metadata":1212621547},"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":34359738682,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13142488,"kb_used_data":12470208,"kb_used_omap":24,"kb_used_meta":672231,"kb_avail":81229352,"statfs":{"total":96636764160,"available":83178856448,"internally_reserved":0,"allocated":12769492992,"data_stored":12856189787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24715,"internal_metadata":688365429},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12768735232,"data_stored":12855547435,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2729,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":19809755136,"data_stored":19951986575,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14591,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7041019904,"data_stored":7096439140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":61947,"internal_metadata":0}]}} 2026-02-19T20:54:48.380 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2026-02-19T20:54:48.380 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:54:48.557 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:54:48.557 INFO:teuthology.orchestra.run.trial048.stderr:dumped all 2026-02-19T20:54:48.565 INFO:teuthology.orchestra.run.trial048.stdout:{"pg_ready":true,"pg_map":{"version":797,"stamp":"2026-02-19T20:54:47.266023+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20610458543,"num_objects":5101,"num_object_clones":289,"num_object_copies":10202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5101,"num_whiteouts":0,"num_read":478071,"num_read_kb":13459040,"num_write":769865,"num_write_kb":89464139,"num_scrub_errors":0,"num_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":80493,"ondisk_log_size":80493,"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":41461400,"kb_used_data":38692568,"kb_used_omap":156,"kb_used_meta":2768483,"kb_avail":241654120,"statfs":{"total":289910292480,"available":247453818880,"internally_reserved":0,"allocated":39621189632,"data_stored":39905309838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":160366,"internal_metadata":2834926994},"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.000847"},"pg_stats":[{"pgid":"2.7","version":"19'115368","reported_seq":206924,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:21.918765+0000","last_change":"2026-02-19T20:28:52.106835+0000","last_active":"2026-02-19T20:54:21.918765+0000","last_peered":"2026-02-19T20:54:21.918765+0000","last_clean":"2026-02-19T20:54:21.918765+0000","last_became_active":"2026-02-19T20:28:50.103926+0000","last_became_peered":"2026-02-19T20:28:50.103926+0000","last_unstale":"2026-02-19T20:54:21.918765+0000","last_undegraded":"2026-02-19T20:54:21.918765+0000","last_fullsized":"2026-02-19T20:54:21.918765+0000","mapping_epoch":12,"log_start":"19'105300","ondisk_log_start":"19'105300","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10068,"log_dups_size":0,"ondisk_log_size":10068,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T22:13:49.571751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038218699999999998,"stat_sum":{"num_bytes":2704058994,"num_objects":665,"num_object_clones":29,"num_object_copies":1330,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":665,"num_whiteouts":0,"num_read":92141,"num_read_kb":1767380,"num_write":115461,"num_write_kb":10743948,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'45267","reported_seq":66543,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.056038+0000","last_change":"2026-02-19T20:28:52.107190+0000","last_active":"2026-02-19T20:54:22.056038+0000","last_peered":"2026-02-19T20:54:22.056038+0000","last_clean":"2026-02-19T20:54:22.056038+0000","last_became_active":"2026-02-19T20:28:50.103963+0000","last_became_peered":"2026-02-19T20:28:50.103963+0000","last_unstale":"2026-02-19T20:54:22.056038+0000","last_undegraded":"2026-02-19T20:54:22.056038+0000","last_fullsized":"2026-02-19T20:54:22.056038+0000","mapping_epoch":12,"log_start":"19'35201","ondisk_log_start":"19'35201","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10066,"log_dups_size":0,"ondisk_log_size":10066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T23:30:10.685448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000725623,"stat_sum":{"num_bytes":2673291426,"num_objects":661,"num_object_clones":37,"num_object_copies":1322,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":661,"num_whiteouts":0,"num_read":31560,"num_read_kb":1199312,"num_write":47073,"num_write_kb":8999628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'56136","reported_seq":116269,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.025645+0000","last_change":"2026-02-19T20:28:52.106764+0000","last_active":"2026-02-19T20:54:22.025645+0000","last_peered":"2026-02-19T20:54:22.025645+0000","last_clean":"2026-02-19T20:54:22.025645+0000","last_became_active":"2026-02-19T20:28:50.104023+0000","last_became_peered":"2026-02-19T20:28:50.104023+0000","last_unstale":"2026-02-19T20:54:22.025645+0000","last_undegraded":"2026-02-19T20:54:22.025645+0000","last_fullsized":"2026-02-19T20:54:22.025645+0000","mapping_epoch":12,"log_start":"19'46100","ondisk_log_start":"19'46100","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T21:53:14.772292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034311500000000001,"stat_sum":{"num_bytes":2729781410,"num_objects":668,"num_object_clones":31,"num_object_copies":1336,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":668,"num_whiteouts":0,"num_read":61711,"num_read_kb":1529053,"num_write":56426,"num_write_kb":11179052,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'129543","reported_seq":203875,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.023258+0000","last_change":"2026-02-19T20:28:52.107223+0000","last_active":"2026-02-19T20:54:22.023258+0000","last_peered":"2026-02-19T20:54:22.023258+0000","last_clean":"2026-02-19T20:54:22.023258+0000","last_became_active":"2026-02-19T20:28:50.103724+0000","last_became_peered":"2026-02-19T20:28:50.103724+0000","last_unstale":"2026-02-19T20:54:22.023258+0000","last_undegraded":"2026-02-19T20:54:22.023258+0000","last_fullsized":"2026-02-19T20:54:22.023258+0000","mapping_epoch":12,"log_start":"19'119500","ondisk_log_start":"19'119500","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10043,"log_dups_size":0,"ondisk_log_size":10043,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T00:10:19.664980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073443900000000003,"stat_sum":{"num_bytes":2747874402,"num_objects":680,"num_object_clones":41,"num_object_copies":1360,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":680,"num_whiteouts":0,"num_read":74887,"num_read_kb":1895074,"num_write":129615,"num_write_kb":10297733,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"19'183950","reported_seq":280307,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:21.998533+0000","last_change":"2026-02-19T20:28:52.105216+0000","last_active":"2026-02-19T20:54:21.998533+0000","last_peered":"2026-02-19T20:54:21.998533+0000","last_clean":"2026-02-19T20:54:21.998533+0000","last_became_active":"2026-02-19T20:28:50.103053+0000","last_became_peered":"2026-02-19T20:28:50.103053+0000","last_unstale":"2026-02-19T20:54:21.998533+0000","last_undegraded":"2026-02-19T20:54:21.998533+0000","last_fullsized":"2026-02-19T20:54:21.998533+0000","mapping_epoch":12,"log_start":"19'173900","ondisk_log_start":"19'173900","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10050,"log_dups_size":0,"ondisk_log_size":10050,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T06:23:53.799239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054410700000000005,"stat_sum":{"num_bytes":2432348691,"num_objects":606,"num_object_clones":40,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":96450,"num_read_kb":2107428,"num_write":183932,"num_write_kb":14337873,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"19'59222","reported_seq":90320,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.064968+0000","last_change":"2026-02-19T20:28:52.473268+0000","last_active":"2026-02-19T20:54:22.064968+0000","last_peered":"2026-02-19T20:54:22.064968+0000","last_clean":"2026-02-19T20:54:22.064968+0000","last_became_active":"2026-02-19T20:28:50.104614+0000","last_became_peered":"2026-02-19T20:28:50.104614+0000","last_unstale":"2026-02-19T20:54:22.064968+0000","last_undegraded":"2026-02-19T20:54:22.064968+0000","last_fullsized":"2026-02-19T20:54:22.064968+0000","mapping_epoch":12,"log_start":"19'49200","ondisk_log_start":"19'49200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10022,"log_dups_size":0,"ondisk_log_size":10022,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T05:27:45.941524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000254892,"stat_sum":{"num_bytes":2548811442,"num_objects":639,"num_object_clones":38,"num_object_copies":1278,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":639,"num_whiteouts":0,"num_read":33189,"num_read_kb":1480013,"num_write":59784,"num_write_kb":12305345,"num_scrub_errors":0,"num_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":[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":"19'63939","reported_seq":86149,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.004546+0000","last_change":"2026-02-19T20:28:52.473294+0000","last_active":"2026-02-19T20:54:22.004546+0000","last_peered":"2026-02-19T20:54:22.004546+0000","last_clean":"2026-02-19T20:54:22.004546+0000","last_became_active":"2026-02-19T20:28:50.103607+0000","last_became_peered":"2026-02-19T20:28:50.103607+0000","last_unstale":"2026-02-19T20:54:22.004546+0000","last_undegraded":"2026-02-19T20:54:22.004546+0000","last_fullsized":"2026-02-19T20:54:22.004546+0000","mapping_epoch":12,"log_start":"19'53900","ondisk_log_start":"19'53900","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10039,"log_dups_size":0,"ondisk_log_size":10039,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T22:41:41.085638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026347799999999999,"stat_sum":{"num_bytes":2274849808,"num_objects":564,"num_object_clones":39,"num_object_copies":1128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":564,"num_whiteouts":0,"num_read":22296,"num_read_kb":1554336,"num_write":63922,"num_write_kb":9325354,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'110897","reported_seq":160611,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.023005+0000","last_change":"2026-02-19T20:28:52.106909+0000","last_active":"2026-02-19T20:54:22.023005+0000","last_peered":"2026-02-19T20:54:22.023005+0000","last_clean":"2026-02-19T20:54:22.023005+0000","last_became_active":"2026-02-19T20:28:50.103215+0000","last_became_peered":"2026-02-19T20:28:50.103215+0000","last_unstale":"2026-02-19T20:54:22.023005+0000","last_undegraded":"2026-02-19T20:54:22.023005+0000","last_fullsized":"2026-02-19T20:54:22.023005+0000","mapping_epoch":12,"log_start":"19'100800","ondisk_log_start":"19'100800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T05:13:38.187522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051428200000000002,"stat_sum":{"num_bytes":2498852002,"num_objects":616,"num_object_clones":34,"num_object_copies":1232,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":616,"num_whiteouts":0,"num_read":65771,"num_read_kb":1926389,"num_write":113551,"num_write_kb":12273578,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:50:55.374909+0000","last_change":"2026-02-19T20:28:47.097669+0000","last_active":"2026-02-19T20:50:55.374909+0000","last_peered":"2026-02-19T20:50:55.374909+0000","last_clean":"2026-02-19T20:50:55.374909+0000","last_became_active":"2026-02-19T20:28:47.097216+0000","last_became_peered":"2026-02-19T20:28:47.097216+0000","last_unstale":"2026-02-19T20:50:55.374909+0000","last_undegraded":"2026-02-19T20:50:55.374909+0000","last_fullsized":"2026-02-19T20:50:55.374909+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-19T20:28:46.093424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:46.093424+0000","last_clean_scrub_stamp":"2026-02-19T20:28:46.093424+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-20T21:46:44.423271+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":20609868175,"num_objects":5099,"num_object_clones":289,"num_object_copies":10198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5099,"num_whiteouts":0,"num_read":478005,"num_read_kb":13458985,"num_write":769764,"num_write_kb":89462511,"num_scrub_errors":0,"num_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":39619510272,"data_stored":39903973150,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79267,"internal_metadata":0},"log_size":80421,"ondisk_log_size":80421,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738683,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":7788432,"kb_used_data":6876156,"kb_used_omap":77,"kb_used_meta":912050,"kb_avail":86583408,"statfs":{"total":96636764160,"available":88661409792,"internally_reserved":0,"allocated":7041183744,"data_stored":7096491124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79054,"internal_metadata":933940018},"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":34359738682,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20530480,"kb_used_data":19346204,"kb_used_omap":55,"kb_used_meta":1184200,"kb_avail":73841360,"statfs":{"total":96636764160,"available":75613552640,"internally_reserved":0,"allocated":19810512896,"data_stored":19952628927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56597,"internal_metadata":1212621547},"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":34359738682,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13142488,"kb_used_data":12470208,"kb_used_omap":24,"kb_used_meta":672231,"kb_avail":81229352,"statfs":{"total":96636764160,"available":83178856448,"internally_reserved":0,"allocated":12769492992,"data_stored":12856189787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24715,"internal_metadata":688365429},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12768735232,"data_stored":12855547435,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2729,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":19809755136,"data_stored":19951986575,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14591,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7041019904,"data_stored":7096439140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":61947,"internal_metadata":0}]}} 2026-02-19T20:54:48.566 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-19T20:54:48.744 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:54:48.744 INFO:teuthology.orchestra.run.trial048.stdout:{"epoch":19,"fsid":"bb0a5a13-5ab4-4216-873e-00371f719538","created":"2026-02-19T20:28:40.652011+0000","modified":"2026-02-19T20:30:22.680468+0000","last_up_change":"2026-02-19T20:28:44.659667+0000","last_in_change":"2026-02-19T20:28:41.321281+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":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-19T20:28:45.101309+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,"nonprimary_shards":"{}","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-19T20:28:48.497282+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":"19","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":19,"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,"nonprimary_shards":"{}","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":"2c1942e2-b3bd-46b7-a5ba-e9a2f62b6c4e","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.48:6801","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6803","nonce":2306925625}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6805","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6807","nonce":2306925625}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6812","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6814","nonce":2306925625}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6809","nonce":2306925625},{"type":"v1","addr":"10.20.193.48:6811","nonce":2306925625}]},"public_addr":"10.20.193.48:6803/2306925625","cluster_addr":"10.20.193.48:6807/2306925625","heartbeat_back_addr":"10.20.193.48:6814/2306925625","heartbeat_front_addr":"10.20.193.48:6811/2306925625","state":["exists","up"]},{"osd":1,"uuid":"98564c36-7a1e-45df-8d74-a1358e123a2c","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.48:6800","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6802","nonce":1587497354}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6804","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6806","nonce":1587497354}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6813","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6815","nonce":1587497354}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6808","nonce":1587497354},{"type":"v1","addr":"10.20.193.48:6810","nonce":1587497354}]},"public_addr":"10.20.193.48:6802/1587497354","cluster_addr":"10.20.193.48:6806/1587497354","heartbeat_back_addr":"10.20.193.48:6815/1587497354","heartbeat_front_addr":"10.20.193.48:6810/1587497354","state":["exists","up"]},{"osd":2,"uuid":"8c016781-f5b1-4ba0-913d-f2e1f9a59d8f","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.48:6816","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6817","nonce":418956045}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6818","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6819","nonce":418956045}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6822","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6823","nonce":418956045}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.48:6820","nonce":418956045},{"type":"v1","addr":"10.20.193.48:6821","nonce":418956045}]},"public_addr":"10.20.193.48:6817/418956045","cluster_addr":"10.20.193.48:6819/418956045","heartbeat_back_addr":"10.20.193.48:6823/418956045","heartbeat_front_addr":"10.20.193.48:6821/418956045","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:28:43.250426+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:28:43.256144+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:28:43.229599+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":"isa","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-19T20:54:49.753 INFO:tasks.ceph:Scrubbing cluster1.osd.0 2026-02-19T20:54:49.753 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:54:49.837 INFO:teuthology.orchestra.run.trial048.stdout:{ 2026-02-19T20:54:49.837 INFO:teuthology.orchestra.run.trial048.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-19T20:54:49.837 INFO:teuthology.orchestra.run.trial048.stdout:} 2026-02-19T20:54:49.843 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 0 2026-02-19T20:54:50.019 INFO:teuthology.orchestra.run.trial048.stderr:instructed osd(s) 0 to deep-scrub 2026-02-19T20:54:50.027 INFO:tasks.ceph:Scrubbing cluster1.osd.1 2026-02-19T20:54:50.027 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:54:50.110 INFO:teuthology.orchestra.run.trial048.stdout:{ 2026-02-19T20:54:50.110 INFO:teuthology.orchestra.run.trial048.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-19T20:54:50.111 INFO:teuthology.orchestra.run.trial048.stdout:} 2026-02-19T20:54:50.117 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 1 2026-02-19T20:54:50.295 INFO:teuthology.orchestra.run.trial048.stderr:instructed osd(s) 1 to deep-scrub 2026-02-19T20:54:50.304 INFO:tasks.ceph:Scrubbing cluster1.osd.2 2026-02-19T20:54:50.304 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:54:50.383 INFO:teuthology.orchestra.run.trial048.stdout:{ 2026-02-19T20:54:50.383 INFO:teuthology.orchestra.run.trial048.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-19T20:54:50.384 INFO:teuthology.orchestra.run.trial048.stdout:} 2026-02-19T20:54:50.389 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 2 2026-02-19T20:54:50.569 INFO:teuthology.orchestra.run.trial048.stderr:instructed osd(s) 2 to deep-scrub 2026-02-19T20:54:50.579 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:54:50.763 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:54:50.763 INFO:teuthology.orchestra.run.trial048.stderr:dumped all 2026-02-19T20:54:50.774 INFO:teuthology.orchestra.run.trial048.stdout:{"pg_ready":true,"pg_map":{"version":798,"stamp":"2026-02-19T20:54:49.266216+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20610458543,"num_objects":5101,"num_object_clones":289,"num_object_copies":10202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5101,"num_whiteouts":0,"num_read":478071,"num_read_kb":13459040,"num_write":769865,"num_write_kb":89464139,"num_scrub_errors":0,"num_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":80493,"ondisk_log_size":80493,"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":41461400,"kb_used_data":38692568,"kb_used_omap":156,"kb_used_meta":2768483,"kb_avail":241654120,"statfs":{"total":289910292480,"available":247453818880,"internally_reserved":0,"allocated":39621189632,"data_stored":39905309838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":160366,"internal_metadata":2834926994},"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.000886"},"pg_stats":[{"pgid":"2.7","version":"19'115368","reported_seq":206924,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:21.918765+0000","last_change":"2026-02-19T20:28:52.106835+0000","last_active":"2026-02-19T20:54:21.918765+0000","last_peered":"2026-02-19T20:54:21.918765+0000","last_clean":"2026-02-19T20:54:21.918765+0000","last_became_active":"2026-02-19T20:28:50.103926+0000","last_became_peered":"2026-02-19T20:28:50.103926+0000","last_unstale":"2026-02-19T20:54:21.918765+0000","last_undegraded":"2026-02-19T20:54:21.918765+0000","last_fullsized":"2026-02-19T20:54:21.918765+0000","mapping_epoch":12,"log_start":"19'105300","ondisk_log_start":"19'105300","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10068,"log_dups_size":0,"ondisk_log_size":10068,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T22:13:49.571751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038218699999999998,"stat_sum":{"num_bytes":2704058994,"num_objects":665,"num_object_clones":29,"num_object_copies":1330,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":665,"num_whiteouts":0,"num_read":92141,"num_read_kb":1767380,"num_write":115461,"num_write_kb":10743948,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'45267","reported_seq":66543,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.056038+0000","last_change":"2026-02-19T20:28:52.107190+0000","last_active":"2026-02-19T20:54:22.056038+0000","last_peered":"2026-02-19T20:54:22.056038+0000","last_clean":"2026-02-19T20:54:22.056038+0000","last_became_active":"2026-02-19T20:28:50.103963+0000","last_became_peered":"2026-02-19T20:28:50.103963+0000","last_unstale":"2026-02-19T20:54:22.056038+0000","last_undegraded":"2026-02-19T20:54:22.056038+0000","last_fullsized":"2026-02-19T20:54:22.056038+0000","mapping_epoch":12,"log_start":"19'35201","ondisk_log_start":"19'35201","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10066,"log_dups_size":0,"ondisk_log_size":10066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T23:30:10.685448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000725623,"stat_sum":{"num_bytes":2673291426,"num_objects":661,"num_object_clones":37,"num_object_copies":1322,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":661,"num_whiteouts":0,"num_read":31560,"num_read_kb":1199312,"num_write":47073,"num_write_kb":8999628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'56136","reported_seq":116269,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.025645+0000","last_change":"2026-02-19T20:28:52.106764+0000","last_active":"2026-02-19T20:54:22.025645+0000","last_peered":"2026-02-19T20:54:22.025645+0000","last_clean":"2026-02-19T20:54:22.025645+0000","last_became_active":"2026-02-19T20:28:50.104023+0000","last_became_peered":"2026-02-19T20:28:50.104023+0000","last_unstale":"2026-02-19T20:54:22.025645+0000","last_undegraded":"2026-02-19T20:54:22.025645+0000","last_fullsized":"2026-02-19T20:54:22.025645+0000","mapping_epoch":12,"log_start":"19'46100","ondisk_log_start":"19'46100","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T21:53:14.772292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034311500000000001,"stat_sum":{"num_bytes":2729781410,"num_objects":668,"num_object_clones":31,"num_object_copies":1336,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":668,"num_whiteouts":0,"num_read":61711,"num_read_kb":1529053,"num_write":56426,"num_write_kb":11179052,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'129543","reported_seq":203875,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.023258+0000","last_change":"2026-02-19T20:28:52.107223+0000","last_active":"2026-02-19T20:54:22.023258+0000","last_peered":"2026-02-19T20:54:22.023258+0000","last_clean":"2026-02-19T20:54:22.023258+0000","last_became_active":"2026-02-19T20:28:50.103724+0000","last_became_peered":"2026-02-19T20:28:50.103724+0000","last_unstale":"2026-02-19T20:54:22.023258+0000","last_undegraded":"2026-02-19T20:54:22.023258+0000","last_fullsized":"2026-02-19T20:54:22.023258+0000","mapping_epoch":12,"log_start":"19'119500","ondisk_log_start":"19'119500","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10043,"log_dups_size":0,"ondisk_log_size":10043,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T00:10:19.664980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073443900000000003,"stat_sum":{"num_bytes":2747874402,"num_objects":680,"num_object_clones":41,"num_object_copies":1360,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":680,"num_whiteouts":0,"num_read":74887,"num_read_kb":1895074,"num_write":129615,"num_write_kb":10297733,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"19'183950","reported_seq":280307,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:21.998533+0000","last_change":"2026-02-19T20:28:52.105216+0000","last_active":"2026-02-19T20:54:21.998533+0000","last_peered":"2026-02-19T20:54:21.998533+0000","last_clean":"2026-02-19T20:54:21.998533+0000","last_became_active":"2026-02-19T20:28:50.103053+0000","last_became_peered":"2026-02-19T20:28:50.103053+0000","last_unstale":"2026-02-19T20:54:21.998533+0000","last_undegraded":"2026-02-19T20:54:21.998533+0000","last_fullsized":"2026-02-19T20:54:21.998533+0000","mapping_epoch":12,"log_start":"19'173900","ondisk_log_start":"19'173900","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10050,"log_dups_size":0,"ondisk_log_size":10050,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T06:23:53.799239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054410700000000005,"stat_sum":{"num_bytes":2432348691,"num_objects":606,"num_object_clones":40,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":96450,"num_read_kb":2107428,"num_write":183932,"num_write_kb":14337873,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"19'59222","reported_seq":90320,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.064968+0000","last_change":"2026-02-19T20:28:52.473268+0000","last_active":"2026-02-19T20:54:22.064968+0000","last_peered":"2026-02-19T20:54:22.064968+0000","last_clean":"2026-02-19T20:54:22.064968+0000","last_became_active":"2026-02-19T20:28:50.104614+0000","last_became_peered":"2026-02-19T20:28:50.104614+0000","last_unstale":"2026-02-19T20:54:22.064968+0000","last_undegraded":"2026-02-19T20:54:22.064968+0000","last_fullsized":"2026-02-19T20:54:22.064968+0000","mapping_epoch":12,"log_start":"19'49200","ondisk_log_start":"19'49200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10022,"log_dups_size":0,"ondisk_log_size":10022,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T05:27:45.941524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000254892,"stat_sum":{"num_bytes":2548811442,"num_objects":639,"num_object_clones":38,"num_object_copies":1278,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":639,"num_whiteouts":0,"num_read":33189,"num_read_kb":1480013,"num_write":59784,"num_write_kb":12305345,"num_scrub_errors":0,"num_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":[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":"19'63939","reported_seq":86149,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.004546+0000","last_change":"2026-02-19T20:28:52.473294+0000","last_active":"2026-02-19T20:54:22.004546+0000","last_peered":"2026-02-19T20:54:22.004546+0000","last_clean":"2026-02-19T20:54:22.004546+0000","last_became_active":"2026-02-19T20:28:50.103607+0000","last_became_peered":"2026-02-19T20:28:50.103607+0000","last_unstale":"2026-02-19T20:54:22.004546+0000","last_undegraded":"2026-02-19T20:54:22.004546+0000","last_fullsized":"2026-02-19T20:54:22.004546+0000","mapping_epoch":12,"log_start":"19'53900","ondisk_log_start":"19'53900","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10039,"log_dups_size":0,"ondisk_log_size":10039,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T22:41:41.085638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026347799999999999,"stat_sum":{"num_bytes":2274849808,"num_objects":564,"num_object_clones":39,"num_object_copies":1128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":564,"num_whiteouts":0,"num_read":22296,"num_read_kb":1554336,"num_write":63922,"num_write_kb":9325354,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'110897","reported_seq":160611,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:22.023005+0000","last_change":"2026-02-19T20:28:52.106909+0000","last_active":"2026-02-19T20:54:22.023005+0000","last_peered":"2026-02-19T20:54:22.023005+0000","last_clean":"2026-02-19T20:54:22.023005+0000","last_became_active":"2026-02-19T20:28:50.103215+0000","last_became_peered":"2026-02-19T20:28:50.103215+0000","last_unstale":"2026-02-19T20:54:22.023005+0000","last_undegraded":"2026-02-19T20:54:22.023005+0000","last_fullsized":"2026-02-19T20:54:22.023005+0000","mapping_epoch":12,"log_start":"19'100800","ondisk_log_start":"19'100800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:49.096367+0000","last_clean_scrub_stamp":"2026-02-19T20:28:49.096367+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T05:13:38.187522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00051428200000000002,"stat_sum":{"num_bytes":2498852002,"num_objects":616,"num_object_clones":34,"num_object_copies":1232,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":616,"num_whiteouts":0,"num_read":65771,"num_read_kb":1926389,"num_write":113551,"num_write_kb":12273578,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:50:55.374909+0000","last_change":"2026-02-19T20:28:47.097669+0000","last_active":"2026-02-19T20:50:55.374909+0000","last_peered":"2026-02-19T20:50:55.374909+0000","last_clean":"2026-02-19T20:50:55.374909+0000","last_became_active":"2026-02-19T20:28:47.097216+0000","last_became_peered":"2026-02-19T20:28:47.097216+0000","last_unstale":"2026-02-19T20:50:55.374909+0000","last_undegraded":"2026-02-19T20:50:55.374909+0000","last_fullsized":"2026-02-19T20:50:55.374909+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-19T20:28:46.093424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:28:46.093424+0000","last_clean_scrub_stamp":"2026-02-19T20:28:46.093424+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-20T21:46:44.423271+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":20609868175,"num_objects":5099,"num_object_clones":289,"num_object_copies":10198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5099,"num_whiteouts":0,"num_read":478005,"num_read_kb":13458985,"num_write":769764,"num_write_kb":89462511,"num_scrub_errors":0,"num_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":39619510272,"data_stored":39903973150,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79267,"internal_metadata":0},"log_size":80421,"ondisk_log_size":80421,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738683,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":7788432,"kb_used_data":6876156,"kb_used_omap":77,"kb_used_meta":912050,"kb_avail":86583408,"statfs":{"total":96636764160,"available":88661409792,"internally_reserved":0,"allocated":7041183744,"data_stored":7096491124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":79054,"internal_metadata":933940018},"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":34359738682,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20530480,"kb_used_data":19346204,"kb_used_omap":55,"kb_used_meta":1184200,"kb_avail":73841360,"statfs":{"total":96636764160,"available":75613552640,"internally_reserved":0,"allocated":19810512896,"data_stored":19952628927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56597,"internal_metadata":1212621547},"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":34359738682,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13142488,"kb_used_data":12470208,"kb_used_omap":24,"kb_used_meta":672231,"kb_avail":81229352,"statfs":{"total":96636764160,"available":83178856448,"internally_reserved":0,"allocated":12769492992,"data_stored":12856189787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24715,"internal_metadata":688365429},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12768735232,"data_stored":12855547435,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2729,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":19809755136,"data_stored":19951986575,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14591,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7041019904,"data_stored":7096439140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":61947,"internal_metadata":0}]}} 2026-02-19T20:54:50.776 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-19T20:28:49.096367+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=28, tm_sec=49, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=48, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:50.776 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-19T20:28:49.096367+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=28, tm_sec=49, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=48, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:50.776 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-19T20:28:49.096367+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=28, tm_sec=49, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=48, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:50.776 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-19T20:28:49.096367+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=28, tm_sec=49, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=48, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:50.776 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-19T20:28:49.096367+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=28, tm_sec=49, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=48, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:50.777 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-19T20:28:49.096367+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=28, tm_sec=49, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=48, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:50.777 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-19T20:28:49.096367+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=28, tm_sec=49, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=48, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:50.777 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-19T20:28:49.096367+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=28, tm_sec=49, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=48, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:50.777 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-19T20:28:46.093424+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=28, tm_sec=46, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=54, tm_sec=48, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:54:50.777 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-19T20:55:10.778 DEBUG:teuthology.orchestra.run.trial048:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:55:10.956 INFO:teuthology.orchestra.run.trial048.stdout: 2026-02-19T20:55:10.956 INFO:teuthology.orchestra.run.trial048.stderr:dumped all 2026-02-19T20:55:10.965 INFO:teuthology.orchestra.run.trial048.stdout:{"pg_ready":true,"pg_map":{"version":808,"stamp":"2026-02-19T20:55:09.268506+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20610458543,"num_objects":5101,"num_object_clones":289,"num_object_copies":10202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5101,"num_whiteouts":0,"num_read":478071,"num_read_kb":13459040,"num_write":769865,"num_write_kb":89464139,"num_scrub_errors":0,"num_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":902,"num_omap_keys":35,"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":80291,"ondisk_log_size":80291,"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":41479304,"kb_used_data":38692568,"kb_used_omap":269,"kb_used_meta":2786418,"kb_avail":241636216,"statfs":{"total":289910292480,"available":247435485184,"internally_reserved":0,"allocated":39621189632,"data_stored":39905309838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":276479,"internal_metadata":2853292033},"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":428,"num_omap_keys":16,"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.001175"},"pg_stats":[{"pgid":"2.7","version":"19'116033","reported_seq":207642,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:59.748302+0000","last_change":"2026-02-19T20:54:59.748302+0000","last_active":"2026-02-19T20:54:59.748302+0000","last_peered":"2026-02-19T20:54:59.748302+0000","last_clean":"2026-02-19T20:54:59.748302+0000","last_became_active":"2026-02-19T20:28:50.103926+0000","last_became_peered":"2026-02-19T20:28:50.103926+0000","last_unstale":"2026-02-19T20:54:59.748302+0000","last_undegraded":"2026-02-19T20:54:59.748302+0000","last_fullsized":"2026-02-19T20:54:59.748302+0000","mapping_epoch":12,"log_start":"19'106000","ondisk_log_start":"19'106000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'116033","last_scrub_stamp":"2026-02-19T20:54:59.748270+0000","last_deep_scrub":"19'116033","last_deep_scrub_stamp":"2026-02-19T20:54:59.748270+0000","last_clean_scrub_stamp":"2026-02-19T20:54:59.748270+0000","objects_scrubbed":665,"log_size":10033,"log_dups_size":0,"ondisk_log_size":10033,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T01:14:10.516453+0000","scrub_duration":3306,"objects_trimmed":0,"snaptrim_duration":0.00038218699999999998,"stat_sum":{"num_bytes":2704058994,"num_objects":665,"num_object_clones":29,"num_object_copies":1330,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":665,"num_whiteouts":0,"num_read":92141,"num_read_kb":1767380,"num_write":115461,"num_write_kb":10743948,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'45928","reported_seq":67257,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:58.991288+0000","last_change":"2026-02-19T20:54:58.991288+0000","last_active":"2026-02-19T20:54:58.991288+0000","last_peered":"2026-02-19T20:54:58.991288+0000","last_clean":"2026-02-19T20:54:58.991288+0000","last_became_active":"2026-02-19T20:28:50.103963+0000","last_became_peered":"2026-02-19T20:28:50.103963+0000","last_unstale":"2026-02-19T20:54:58.991288+0000","last_undegraded":"2026-02-19T20:54:58.991288+0000","last_fullsized":"2026-02-19T20:54:58.991288+0000","mapping_epoch":12,"log_start":"19'35901","ondisk_log_start":"19'35901","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'45928","last_scrub_stamp":"2026-02-19T20:54:58.991204+0000","last_deep_scrub":"19'45928","last_deep_scrub_stamp":"2026-02-19T20:54:58.991204+0000","last_clean_scrub_stamp":"2026-02-19T20:54:58.991204+0000","objects_scrubbed":661,"log_size":10027,"log_dups_size":0,"ondisk_log_size":10027,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T21:20:38.755494+0000","scrub_duration":3550,"objects_trimmed":0,"snaptrim_duration":0.000725623,"stat_sum":{"num_bytes":2673291426,"num_objects":661,"num_object_clones":37,"num_object_copies":1322,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":661,"num_whiteouts":0,"num_read":31560,"num_read_kb":1199312,"num_write":47073,"num_write_kb":8999628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":338,"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":"19'56804","reported_seq":116990,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:58.106020+0000","last_change":"2026-02-19T20:54:58.106020+0000","last_active":"2026-02-19T20:54:58.106020+0000","last_peered":"2026-02-19T20:54:58.106020+0000","last_clean":"2026-02-19T20:54:58.106020+0000","last_became_active":"2026-02-19T20:28:50.104023+0000","last_became_peered":"2026-02-19T20:28:50.104023+0000","last_unstale":"2026-02-19T20:54:58.106020+0000","last_undegraded":"2026-02-19T20:54:58.106020+0000","last_fullsized":"2026-02-19T20:54:58.106020+0000","mapping_epoch":12,"log_start":"19'46800","ondisk_log_start":"19'46800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'56804","last_scrub_stamp":"2026-02-19T20:54:58.105970+0000","last_deep_scrub":"19'56804","last_deep_scrub_stamp":"2026-02-19T20:54:58.105970+0000","last_clean_scrub_stamp":"2026-02-19T20:54:58.105970+0000","objects_scrubbed":668,"log_size":10004,"log_dups_size":0,"ondisk_log_size":10004,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T02:53:13.623103+0000","scrub_duration":3709,"objects_trimmed":0,"snaptrim_duration":0.00034311500000000001,"stat_sum":{"num_bytes":2729781410,"num_objects":668,"num_object_clones":31,"num_object_copies":1336,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":668,"num_whiteouts":0,"num_read":61711,"num_read_kb":1529053,"num_write":56426,"num_write_kb":11179052,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'130223","reported_seq":204609,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:56.132246+0000","last_change":"2026-02-19T20:54:56.132246+0000","last_active":"2026-02-19T20:54:56.132246+0000","last_peered":"2026-02-19T20:54:56.132246+0000","last_clean":"2026-02-19T20:54:56.132246+0000","last_became_active":"2026-02-19T20:28:50.103724+0000","last_became_peered":"2026-02-19T20:28:50.103724+0000","last_unstale":"2026-02-19T20:54:56.132246+0000","last_undegraded":"2026-02-19T20:54:56.132246+0000","last_fullsized":"2026-02-19T20:54:56.132246+0000","mapping_epoch":12,"log_start":"19'120200","ondisk_log_start":"19'120200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'130223","last_scrub_stamp":"2026-02-19T20:54:56.132186+0000","last_deep_scrub":"19'130223","last_deep_scrub_stamp":"2026-02-19T20:54:56.132186+0000","last_clean_scrub_stamp":"2026-02-19T20:54:56.132186+0000","objects_scrubbed":680,"log_size":10023,"log_dups_size":0,"ondisk_log_size":10023,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T08:20:53.227615+0000","scrub_duration":3775,"objects_trimmed":0,"snaptrim_duration":0.00073443900000000003,"stat_sum":{"num_bytes":2747874402,"num_objects":680,"num_object_clones":41,"num_object_copies":1360,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":680,"num_whiteouts":0,"num_read":74887,"num_read_kb":1895074,"num_write":129615,"num_write_kb":10297733,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_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":"2.2","version":"19'184556","reported_seq":280961,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:53.815234+0000","last_change":"2026-02-19T20:54:53.815234+0000","last_active":"2026-02-19T20:54:53.815234+0000","last_peered":"2026-02-19T20:54:53.815234+0000","last_clean":"2026-02-19T20:54:53.815234+0000","last_became_active":"2026-02-19T20:28:50.103053+0000","last_became_peered":"2026-02-19T20:28:50.103053+0000","last_unstale":"2026-02-19T20:54:53.815234+0000","last_undegraded":"2026-02-19T20:54:53.815234+0000","last_fullsized":"2026-02-19T20:54:53.815234+0000","mapping_epoch":12,"log_start":"19'174500","ondisk_log_start":"19'174500","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'184556","last_scrub_stamp":"2026-02-19T20:54:53.815171+0000","last_deep_scrub":"19'184556","last_deep_scrub_stamp":"2026-02-19T20:54:53.815171+0000","last_clean_scrub_stamp":"2026-02-19T20:54:53.815171+0000","objects_scrubbed":606,"log_size":10056,"log_dups_size":0,"ondisk_log_size":10056,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T00:27:35.132380+0000","scrub_duration":3115,"objects_trimmed":0,"snaptrim_duration":0.00054410700000000005,"stat_sum":{"num_bytes":2432348691,"num_objects":606,"num_object_clones":40,"num_object_copies":1212,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":606,"num_whiteouts":0,"num_read":96450,"num_read_kb":2107428,"num_write":183932,"num_write_kb":14337873,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"19'59860","reported_seq":91008,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:54.906714+0000","last_change":"2026-02-19T20:54:54.906714+0000","last_active":"2026-02-19T20:54:54.906714+0000","last_peered":"2026-02-19T20:54:54.906714+0000","last_clean":"2026-02-19T20:54:54.906714+0000","last_became_active":"2026-02-19T20:28:50.104614+0000","last_became_peered":"2026-02-19T20:28:50.104614+0000","last_unstale":"2026-02-19T20:54:54.906714+0000","last_undegraded":"2026-02-19T20:54:54.906714+0000","last_fullsized":"2026-02-19T20:54:54.906714+0000","mapping_epoch":12,"log_start":"19'49800","ondisk_log_start":"19'49800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'59860","last_scrub_stamp":"2026-02-19T20:54:54.906645+0000","last_deep_scrub":"19'59860","last_deep_scrub_stamp":"2026-02-19T20:54:54.906645+0000","last_clean_scrub_stamp":"2026-02-19T20:54:54.906645+0000","objects_scrubbed":639,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:03:38.608884+0000","scrub_duration":3313,"objects_trimmed":0,"snaptrim_duration":0.000254892,"stat_sum":{"num_bytes":2548811442,"num_objects":639,"num_object_clones":38,"num_object_copies":1278,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":639,"num_whiteouts":0,"num_read":33189,"num_read_kb":1480013,"num_write":59784,"num_write_kb":12305345,"num_scrub_errors":0,"num_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":474,"num_omap_keys":19,"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":"19'64501","reported_seq":86758,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:53.338827+0000","last_change":"2026-02-19T20:54:53.338794+0000","last_active":"2026-02-19T20:54:53.338827+0000","last_peered":"2026-02-19T20:54:53.338827+0000","last_clean":"2026-02-19T20:54:53.338827+0000","last_became_active":"2026-02-19T20:28:50.103607+0000","last_became_peered":"2026-02-19T20:28:50.103607+0000","last_unstale":"2026-02-19T20:54:53.338827+0000","last_undegraded":"2026-02-19T20:54:53.338827+0000","last_fullsized":"2026-02-19T20:54:53.338827+0000","mapping_epoch":12,"log_start":"19'54500","ondisk_log_start":"19'54500","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'64501","last_scrub_stamp":"2026-02-19T20:54:53.338760+0000","last_deep_scrub":"19'64501","last_deep_scrub_stamp":"2026-02-19T20:54:53.338760+0000","last_clean_scrub_stamp":"2026-02-19T20:54:53.338760+0000","objects_scrubbed":564,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":3,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T21:17:48.657151+0000","scrub_duration":2714,"objects_trimmed":0,"snaptrim_duration":0.00026347799999999999,"stat_sum":{"num_bytes":2274849808,"num_objects":564,"num_object_clones":39,"num_object_copies":1128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":564,"num_whiteouts":0,"num_read":22296,"num_read_kb":1554336,"num_write":63922,"num_write_kb":9325354,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'111513","reported_seq":161277,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:56.593102+0000","last_change":"2026-02-19T20:54:56.593102+0000","last_active":"2026-02-19T20:54:56.593102+0000","last_peered":"2026-02-19T20:54:56.593102+0000","last_clean":"2026-02-19T20:54:56.593102+0000","last_became_active":"2026-02-19T20:28:50.103215+0000","last_became_peered":"2026-02-19T20:28:50.103215+0000","last_unstale":"2026-02-19T20:54:56.593102+0000","last_undegraded":"2026-02-19T20:54:56.593102+0000","last_fullsized":"2026-02-19T20:54:56.593102+0000","mapping_epoch":12,"log_start":"19'101500","ondisk_log_start":"19'101500","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'111513","last_scrub_stamp":"2026-02-19T20:54:56.593026+0000","last_deep_scrub":"19'111513","last_deep_scrub_stamp":"2026-02-19T20:54:56.593026+0000","last_clean_scrub_stamp":"2026-02-19T20:54:56.593026+0000","objects_scrubbed":616,"log_size":10013,"log_dups_size":0,"ondisk_log_size":10013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T23:08:29.062464+0000","scrub_duration":3235,"objects_trimmed":0,"snaptrim_duration":0.00051428200000000002,"stat_sum":{"num_bytes":2498852002,"num_objects":616,"num_object_clones":34,"num_object_copies":1232,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":616,"num_whiteouts":0,"num_read":65771,"num_read_kb":1926389,"num_write":113551,"num_write_kb":12273578,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"19'74","reported_seq":142,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-02-19T20:54:51.318680+0000","last_change":"2026-02-19T20:54:51.318630+0000","last_active":"2026-02-19T20:54:51.318680+0000","last_peered":"2026-02-19T20:54:51.318680+0000","last_clean":"2026-02-19T20:54:51.318680+0000","last_became_active":"2026-02-19T20:28:47.097216+0000","last_became_peered":"2026-02-19T20:28:47.097216+0000","last_unstale":"2026-02-19T20:54:51.318680+0000","last_undegraded":"2026-02-19T20:54:51.318680+0000","last_fullsized":"2026-02-19T20:54:51.318680+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":"19'74","last_scrub_stamp":"2026-02-19T20:54:51.318586+0000","last_deep_scrub":"19'74","last_deep_scrub_stamp":"2026-02-19T20:54:51.318586+0000","last_clean_scrub_stamp":"2026-02-19T20:54:51.318586+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-21T02:10:29.193505+0000","scrub_duration":5,"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":20609868175,"num_objects":5099,"num_object_clones":289,"num_object_copies":10198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5099,"num_whiteouts":0,"num_read":478005,"num_read_kb":13458985,"num_write":769764,"num_write_kb":89462511,"num_scrub_errors":0,"num_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":902,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":39619510272,"data_stored":39903973150,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":92569,"internal_metadata":0},"log_size":80217,"ondisk_log_size":80217,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":8,"seq":34359738687,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":7788300,"kb_used_data":6876156,"kb_used_omap":99,"kb_used_meta":912028,"kb_avail":86583540,"statfs":{"total":96636764160,"available":88661544960,"internally_reserved":0,"allocated":7041183744,"data_stored":7096491124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":101593,"internal_metadata":933917479},"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":34359738686,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":20548524,"kb_used_data":19346204,"kb_used_omap":111,"kb_used_meta":1202192,"kb_avail":73823316,"statfs":{"total":96636764160,"available":75595075584,"internally_reserved":0,"allocated":19810512896,"data_stored":19952628927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":114421,"internal_metadata":1231044875},"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":34359738686,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":13142480,"kb_used_data":12470208,"kb_used_omap":59,"kb_used_meta":672196,"kb_avail":81229360,"statfs":{"total":96636764160,"available":83178864640,"internally_reserved":0,"allocated":12769492992,"data_stored":12856189787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":60465,"internal_metadata":688329679},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12768735232,"data_stored":12855547435,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2729,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":19809755136,"data_stored":19951986575,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14771,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":7041019904,"data_stored":7096439140,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":75069,"internal_metadata":0}]}} 2026-02-19T20:55:10.967 DEBUG:teuthology.orchestra.run.trial048:> sudo ceph --cluster cluster1 config set global mon_health_to_clog false 2026-02-19T20:55:11.151 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-19T20:55:11.151 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-19T20:55:11.151 DEBUG:tasks.ceph.cluster1.osd.0:waiting for process to exit 2026-02-19T20:55:11.151 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:55:11.205 INFO:tasks.ceph.cluster1.osd.0:Stopped 2026-02-19T20:55:11.206 DEBUG:tasks.ceph.cluster1.osd.1:waiting for process to exit 2026-02-19T20:55:11.206 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:55:11.278 INFO:tasks.ceph.cluster1.osd.1:Stopped 2026-02-19T20:55:11.279 DEBUG:tasks.ceph.cluster1.osd.2:waiting for process to exit 2026-02-19T20:55:11.279 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:55:11.355 INFO:tasks.ceph.cluster1.osd.2:Stopped 2026-02-19T20:55:11.355 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-19T20:55:11.355 DEBUG:tasks.ceph.cluster1.mgr.x:waiting for process to exit 2026-02-19T20:55:11.355 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:55:11.386 INFO:tasks.ceph.cluster1.mgr.x:Stopped 2026-02-19T20:55:11.387 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-19T20:55:11.387 DEBUG:tasks.ceph.cluster1.mon.a:waiting for process to exit 2026-02-19T20:55:11.387 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:55:11.436 INFO:tasks.ceph.cluster1.mon.a:Stopped 2026-02-19T20:55:11.436 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-19T20:55:11.437 DEBUG:teuthology.orchestra.run.trial048:> sudo grep -E '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster1.log | grep -E -v '\(MDS_ALL_DOWN\)' | grep -E -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-19T20:55:11.502 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-0 on ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:55:11.502 DEBUG:teuthology.orchestra.run.trial048:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-0 2026-02-19T20:55:11.676 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-1 on ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:55:11.676 DEBUG:teuthology.orchestra.run.trial048:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-1 2026-02-19T20:55:11.810 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-2 on ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:55:11.811 DEBUG:teuthology.orchestra.run.trial048:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-2 2026-02-19T20:55:11.898 INFO:tasks.ceph:Archiving mon data... 2026-02-19T20:55:11.899 DEBUG:teuthology.misc:Transferring archived files from trial048:/var/lib/ceph/mon/cluster1-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59644/data/cluster1.mon.a.tgz 2026-02-19T20:55:11.899 DEBUG:teuthology.orchestra.run.trial048:> mktemp 2026-02-19T20:55:11.915 INFO:teuthology.orchestra.run.trial048.stdout:/tmp/tmp.xDJ8UWnnDS 2026-02-19T20:55:11.916 DEBUG:teuthology.orchestra.run.trial048:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster1-a -- . > /tmp/tmp.xDJ8UWnnDS 2026-02-19T20:55:12.005 DEBUG:teuthology.orchestra.run.trial048:> sudo chmod 0666 /tmp/tmp.xDJ8UWnnDS 2026-02-19T20:55:12.088 DEBUG:teuthology.orchestra.remote:trial048:/tmp/tmp.xDJ8UWnnDS is 201KB 2026-02-19T20:55:12.139 DEBUG:teuthology.orchestra.run.trial048:> rm -fr /tmp/tmp.xDJ8UWnnDS 2026-02-19T20:55:12.156 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-19T20:55:12.156 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:55:12.198 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:55:12.275 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-19T20:55:12.291 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-19T20:55:12.292 INFO:tasks.ceph:Archiving crash dumps... 2026-02-19T20:55:12.293 DEBUG:teuthology.misc:Transferring archived files from trial048:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59644/remote/trial048/crash 2026-02-19T20:55:12.294 DEBUG:teuthology.orchestra.run.trial048:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-19T20:55:12.340 DEBUG:teuthology.misc:Transferring archived files from trial064:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59644/remote/trial064/crash 2026-02-19T20:55:12.342 DEBUG:teuthology.orchestra.run.trial064:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-19T20:55:12.365 INFO:tasks.ceph:Compressing logs... 2026-02-19T20:55:12.366 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:55:12.386 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:55:12.409 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46835.log 2026-02-19T20:55:12.429 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.47323.log 2026-02-19T20:55:12.429 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster2-client.admin.46835.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.47261.log 2026-02-19T20:55:12.429 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46835.log.gz 2026-02-19T20:55:12.429 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.47323.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46457.log 2026-02-19T20:55:12.429 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.47323.log.gz 2026-02-19T20:55:12.429 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.47261.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.48477.log 2026-02-19T20:55:12.429 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.47261.log.gz 2026-02-19T20:55:12.429 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46457.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45996.log 2026-02-19T20:55:12.430 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46457.log.gz 2026-02-19T20:55:12.430 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.48477.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49192.log 2026-02-19T20:55:12.430 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.48477.log.gz 2026-02-19T20:55:12.430 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.45996.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45996.log.gz 2026-02-19T20:55:12.430 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49241.log 2026-02-19T20:55:12.430 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.49192.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49192.log.gz 2026-02-19T20:55:12.430 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47261.log 2026-02-19T20:55:12.430 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49633.log 2026-02-19T20:55:12.430 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.49241.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49241.log.gz 2026-02-19T20:55:12.430 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster2-client.admin.47261.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47261.log.gz 2026-02-19T20:55:12.430 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45901.log 2026-02-19T20:55:12.430 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.49633.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49633.log.gz 2026-02-19T20:55:12.430 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42993.log 2026-02-19T20:55:12.431 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.45901.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49486.log 2026-02-19T20:55:12.431 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45901.log.gz 2026-02-19T20:55:12.431 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.42993.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42993.log.gz 2026-02-19T20:55:12.431 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-mon.a.log 2026-02-19T20:55:12.431 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5/var/log/ceph/cluster1-client.admin.49486.log: --verbose -- /var/log/ceph/cluster1-client.admin.46900.log 2026-02-19T20:55:12.431 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49486.log.gz 2026-02-19T20:55:12.431 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.2.log 2026-02-19T20:55:12.431 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46900.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46458.log 2026-02-19T20:55:12.431 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46900.log.gz 2026-02-19T20:55:12.431 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46061.log 2026-02-19T20:55:12.431 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46458.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46458.log.gz 2026-02-19T20:55:12.431 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.48114.log 2026-02-19T20:55:12.431 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-osd.0.log 2026-02-19T20:55:12.432 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46061.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46061.log.gz 2026-02-19T20:55:12.432 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.48114.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.1.log 2026-02-19T20:55:12.432 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.48114.log.gz 2026-02-19T20:55:12.432 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.38128.log 2026-02-19T20:55:12.432 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49290.log 2026-02-19T20:55:12.432 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-osd.1.log: /var/log/ceph/ceph.tmp-client.admin.38128.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.38128.log.gz 2026-02-19T20:55:12.432 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.43342.log 2026-02-19T20:55:12.432 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.49290.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46965.log 2026-02-19T20:55:12.432 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49290.log.gz 2026-02-19T20:55:12.432 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.43342.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.43342.log.gz 2026-02-19T20:55:12.432 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46309.log 2026-02-19T20:55:12.432 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49339.log 2026-02-19T20:55:12.433 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46965.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46965.log.gz 2026-02-19T20:55:12.433 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46309.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45971.log 2026-02-19T20:55:12.433 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46309.log.gz 2026-02-19T20:55:12.433 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.49339.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49729.log 2026-02-19T20:55:12.433 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49339.log.gz 2026-02-19T20:55:12.433 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.45971.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46208.log 2026-02-19T20:55:12.433 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45971.log.gz 2026-02-19T20:55:12.433 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.49729.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46835.log 2026-02-19T20:55:12.433 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49729.log.gz 2026-02-19T20:55:12.433 INFO:teuthology.orchestra.run.trial048.stderr:gzip/var/log/ceph/cluster1-client.admin.46208.log: -5 --verbose -- /var/log/ceph/cluster1-mgr.x.log 2026-02-19T20:55:12.433 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46208.log.gz 2026-02-19T20:55:12.433 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46835.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46835.log.gz 2026-02-19T20:55:12.434 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.47385.log 2026-02-19T20:55:12.434 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46456.log 2026-02-19T20:55:12.434 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.47385.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.47385.log.gz 2026-02-19T20:55:12.434 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49143.log 2026-02-19T20:55:12.434 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.48114.log 2026-02-19T20:55:12.434 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46456.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46456.log.gz 2026-02-19T20:55:12.434 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.49143.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46965.log 2026-02-19T20:55:12.434 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49143.log.gz 2026-02-19T20:55:12.434 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster2-client.admin.48114.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46159.log 2026-02-19T20:55:12.434 INFO:teuthology.orchestra.run.trial048.stderr: 20.4% -- replaced with /var/log/ceph/cluster2-client.admin.48114.log.gz 2026-02-19T20:55:12.435 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5/var/log/ceph/cluster2-client.admin.46965.log: --verbose -- /var/log/ceph/cluster1-client.admin.46110.log 2026-02-19T20:55:12.435 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46965.log.gz 2026-02-19T20:55:12.435 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46159.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46159.log.gz 2026-02-19T20:55:12.435 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47323.log 2026-02-19T20:55:12.435 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46110.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.48477.log 2026-02-19T20:55:12.435 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46110.log.gz 2026-02-19T20:55:12.435 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster2-client.admin.47323.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47323.log.gz 2026-02-19T20:55:12.435 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.43087.log 2026-02-19T20:55:12.435 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46649.log/var/log/ceph/cluster2-client.admin.48477.log: 2026-02-19T20:55:12.435 INFO:teuthology.orchestra.run.trial048.stderr: 21.2% -- replaced with /var/log/ceph/cluster2-client.admin.48477.log.gz 2026-02-19T20:55:12.435 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.43087.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49584.log 2026-02-19T20:55:12.435 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.43087.log.gz 2026-02-19T20:55:12.435 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46649.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46311.log 2026-02-19T20:55:12.436 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46649.log.gz 2026-02-19T20:55:12.436 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.49584.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.43040.log 2026-02-19T20:55:12.436 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49584.log.gz 2026-02-19T20:55:12.436 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46311.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46310.log 2026-02-19T20:55:12.436 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46311.log.gz 2026-02-19T20:55:12.436 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.43040.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47707.log 2026-02-19T20:55:12.436 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.43040.log.gz 2026-02-19T20:55:12.436 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46310.log: gzip -5 --verbose -- /var/log/ceph/cluster1.audit.log 2026-02-19T20:55:12.436 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46310.log.gz 2026-02-19T20:55:12.436 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster2-client.admin.47707.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49682.log 2026-02-19T20:55:12.436 INFO:teuthology.orchestra.run.trial048.stderr: 55.0% -- replaced with /var/log/ceph/cluster2-client.admin.47707.log.gz 2026-02-19T20:55:12.436 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.0.47707.log 2026-02-19T20:55:12.437 INFO:teuthology.orchestra.run.trial048.stderr: 86.6% -- replaced with /var/log/ceph/cluster1.audit.log.gz 2026-02-19T20:55:12.437 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.49682.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49535.log 2026-02-19T20:55:12.437 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49682.log.gz 2026-02-19T20:55:12.437 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.0.47707.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47385.log 2026-02-19T20:55:12.437 INFO:teuthology.orchestra.run.trial048.stderr: 55.9% -- replaced with /var/log/ceph/cluster1-client.0.47707.log.gz 2026-02-19T20:55:12.437 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.49535.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42761.log 2026-02-19T20:55:12.437 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49535.log.gz 2026-02-19T20:55:12.437 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster2-client.admin.47385.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46551.log 2026-02-19T20:55:12.437 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47385.log.gz 2026-02-19T20:55:12.437 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.42761.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.48242.log 2026-02-19T20:55:12.437 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42761.log.gz 2026-02-19T20:55:12.437 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46551.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.43214.log 2026-02-19T20:55:12.437 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46551.log.gz 2026-02-19T20:55:12.438 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.48242.log: gzip -5 --verbose -- /var/log/ceph/cluster1.log 2026-02-19T20:55:12.438 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.48242.log.gz 2026-02-19T20:55:12.438 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.43214.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46600.log 2026-02-19T20:55:12.438 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.43214.log.gz 2026-02-19T20:55:12.438 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42856.log 2026-02-19T20:55:12.438 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.46600.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49437.log 2026-02-19T20:55:12.438 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46600.log.gz 2026-02-19T20:55:12.438 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.42856.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42856.log.gz 2026-02-19T20:55:12.438 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46900.log 2026-02-19T20:55:12.438 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.49437.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49388.log 2026-02-19T20:55:12.438 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49437.log.gz 2026-02-19T20:55:12.438 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster2-client.admin.46900.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46900.log.gz 2026-02-19T20:55:12.438 INFO:teuthology.orchestra.run.trial048.stderr:/var/log/ceph/cluster1-client.admin.49388.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49388.log.gz 2026-02-19T20:55:12.439 INFO:teuthology.orchestra.run.trial048.stderr: 88.6% -- replaced with /var/log/ceph/cluster1.log.gz 2026-02-19T20:55:12.452 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46482.log 2026-02-19T20:55:12.452 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.log 2026-02-19T20:55:12.452 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46482.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46195.log 2026-02-19T20:55:12.452 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46482.log.gz 2026-02-19T20:55:12.452 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47424.log 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45640.log 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46195.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46195.log.gz 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.47424.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46388.log 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47424.log.gz 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.45640.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42595.log 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45640.log.gz 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46388.log: gzip -5 --verbose -- /var/log/ceph/cluster2-mgr.x.log 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46388.log.gz 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.42595.log: 90.3% -- replaced with /var/log/ceph/cluster2.log.gz 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.audit.log 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42595.log.gz 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47130.log 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-mgr.x.log: /var/log/ceph/cluster2.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47375.log 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr: 86.7% -- replaced with /var/log/ceph/cluster2.audit.log.gz 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.47130.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45710.log 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47130.log.gz 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.47375.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47375.log.gz 2026-02-19T20:55:12.453 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47473.log 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46983.log 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.45710.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45710.log.gz 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.47473.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46694.log 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47473.log.gz 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46983.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.0.log 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46983.log.gz 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46694.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46694.log.gz 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46869.log 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45800.log 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.43069.log 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46869.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46869.log.gz 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.45800.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45800.log.gz 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46197.log 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.1.log 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.43069.log: /var/log/ceph/cluster2-client.admin.46197.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.43069.log.gz 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46049.log 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46197.log.gz 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46739.log 2026-02-19T20:55:12.454 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46049.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46824.log 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46049.log.gz 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46739.log: gzip -5 --verbose -- /var/log/ceph/cluster2-mon.a.log 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46739.log.gz 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42732.log 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46824.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46824.log.gz 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46196.log 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47570.log 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.42732.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42732.log.gz 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46196.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47277.log 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46196.log.gz 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.47570.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46050.log 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47570.log.gz 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.47277.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46048.log 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47277.log.gz 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46050.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46783.log 2026-02-19T20:55:12.455 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46050.log.gz 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46048.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46609.log 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46048.log.gz 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46783.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42826.log 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46783.log.gz 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46609.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46653.log 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46609.log.gz 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.42826.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45849.log 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42826.log.gz 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46653.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45898.log 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46653.log.gz 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.45849.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47228.log 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45849.log.gz 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.45898.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47081.log 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45898.log.gz 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.47228.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47228.log.gz 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47523.log 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.47081.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47032.log 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47081.log.gz 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.47523.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47523.log.gz 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42953.log 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47179.log 2026-02-19T20:55:12.456 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.47032.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47032.log.gz 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.42953.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45947.log 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42953.log.gz 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.47179.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47179.log.gz 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46290.log 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46564.log 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.45947.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45947.log.gz 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46290.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46290.log.gz 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47326.log 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46564.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46564.log.gz 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45735.log 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.47326.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42500.log 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47326.log.gz 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.45735.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46437.log 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45735.log.gz 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.42500.log: 0.0%gzip -- replaced with /var/log/ceph/cluster2-client.admin.42500.log.gz -5 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr: --verbose -- /var/log/ceph/cluster2-client.admin.42779.log 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr:gzip/var/log/ceph/cluster2-client.admin.46437.log: -5 --verbose -- /var/log/ceph/cluster2-osd.2.log 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46437.log.gz 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.42779.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.37866.log 2026-02-19T20:55:12.457 INFO:teuthology.orchestra.run.trial064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42779.log.gz 2026-02-19T20:55:12.458 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46339.log 2026-02-19T20:55:12.458 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/ceph.tmp-client.admin.37866.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.37866.log.gz 2026-02-19T20:55:12.458 INFO:teuthology.orchestra.run.trial064.stderr:/var/log/ceph/cluster2-client.admin.46339.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46339.log.gz 2026-02-19T20:55:12.480 INFO:teuthology.orchestra.run.trial048.stderr: 92.6% -- replaced with /var/log/ceph/cluster1-mgr.x.log.gz 2026-02-19T20:55:12.490 INFO:teuthology.orchestra.run.trial064.stderr: 92.6% -- replaced with /var/log/ceph/cluster2-mgr.x.log.gz 2026-02-19T20:55:12.582 INFO:teuthology.orchestra.run.trial048.stderr: 91.7% -- replaced with /var/log/ceph/cluster1-mon.a.log.gz 2026-02-19T20:55:12.598 INFO:teuthology.orchestra.run.trial064.stderr: 91.7% -- replaced with /var/log/ceph/cluster2-mon.a.log.gz 2026-02-19T20:55:12.618 INFO:teuthology.orchestra.run.trial064.stderr: 94.4% -- replaced with /var/log/ceph/cluster2-osd.0.log.gz 2026-02-19T20:55:12.666 INFO:teuthology.orchestra.run.trial064.stderr: 95.0% -- replaced with /var/log/ceph/cluster2-osd.2.log.gz 2026-02-19T20:55:12.940 INFO:teuthology.orchestra.run.trial064.stderr: 94.7% -- replaced with /var/log/ceph/cluster2-osd.1.log.gz 2026-02-19T20:55:12.942 INFO:teuthology.orchestra.run.trial064.stderr: 2026-02-19T20:55:12.942 INFO:teuthology.orchestra.run.trial064.stderr:real 0m0.520s 2026-02-19T20:55:12.942 INFO:teuthology.orchestra.run.trial064.stderr:user 0m1.106s 2026-02-19T20:55:12.942 INFO:teuthology.orchestra.run.trial064.stderr:sys 0m0.076s 2026-02-19T20:55:34.771 INFO:teuthology.orchestra.run.trial048.stderr: 94.8% -- replaced with /var/log/ceph/cluster1-osd.2.log.gz 2026-02-19T20:55:55.993 INFO:teuthology.orchestra.run.trial048.stderr: 94.3% -- replaced with /var/log/ceph/cluster1-osd.0.log.gz 2026-02-19T20:56:41.141 INFO:teuthology.orchestra.run.trial048.stderr: 94.3% -- replaced with /var/log/ceph/cluster1-osd.1.log.gz 2026-02-19T20:56:41.144 INFO:teuthology.orchestra.run.trial048.stderr: 2026-02-19T20:56:41.144 INFO:teuthology.orchestra.run.trial048.stderr:real 1m28.741s 2026-02-19T20:56:41.145 INFO:teuthology.orchestra.run.trial048.stderr:user 2m27.534s 2026-02-19T20:56:41.145 INFO:teuthology.orchestra.run.trial048.stderr:sys 0m7.068s 2026-02-19T20:56:41.145 INFO:tasks.ceph:Archiving logs... 2026-02-19T20:56:41.146 DEBUG:teuthology.misc:Transferring archived files from trial048:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59644/remote/trial048/log 2026-02-19T20:56:41.149 DEBUG:teuthology.orchestra.run.trial048:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T20:56:51.867 DEBUG:teuthology.misc:Transferring archived files from trial064:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59644/remote/trial064/log 2026-02-19T20:56:51.868 DEBUG:teuthology.orchestra.run.trial064:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T20:56:52.017 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-19T20:56:52.024 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-19T20:56:52.024 DEBUG:teuthology.orchestra.run.trial048:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-19T20:56:52.027 DEBUG:teuthology.orchestra.run.trial064:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-19T20:56:52.185 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-19T20:56:52.197 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-19T20:56:52.197 DEBUG:teuthology.orchestra.run.trial048:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T20:56:52.199 DEBUG:teuthology.orchestra.run.trial064:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T20:56:52.214 INFO:teuthology.orchestra.run.trial048.stderr:bash: line 1: ntpq: command not found 2026-02-19T20:56:52.216 INFO:teuthology.orchestra.run.trial064.stderr:bash: line 1: ntpq: command not found 2026-02-19T20:56:52.242 INFO:teuthology.orchestra.run.trial048.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T20:56:52.242 INFO:teuthology.orchestra.run.trial048.stdout:=============================================================================== 2026-02-19T20:56:52.242 INFO:teuthology.orchestra.run.trial048.stdout:^- sushi.ruselabs.com 2 6 377 150 -1744us[-1736us] +/- 35ms 2026-02-19T20:56:52.242 INFO:teuthology.orchestra.run.trial048.stdout:^- 23.186.168.132 2 7 356 340 +391us[ +418us] +/- 56ms 2026-02-19T20:56:52.242 INFO:teuthology.orchestra.run.trial048.stdout:^* chi3.us.ntp.li 2 6 377 22 +30us[ +39us] +/- 11ms 2026-02-19T20:56:52.242 INFO:teuthology.orchestra.run.trial048.stdout:^- 23.186.168.129 2 8 173 87 +381us[ +392us] +/- 56ms 2026-02-19T20:56:52.243 INFO:teuthology.orchestra.run.trial064.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T20:56:52.243 INFO:teuthology.orchestra.run.trial064.stdout:=============================================================================== 2026-02-19T20:56:52.243 INFO:teuthology.orchestra.run.trial064.stdout:^- sushi.ruselabs.com 2 6 377 153 -2268us[-2261us] +/- 35ms 2026-02-19T20:56:52.243 INFO:teuthology.orchestra.run.trial064.stdout:^- 23.186.168.132 2 7 337 81 +346us[ +343us] +/- 56ms 2026-02-19T20:56:52.243 INFO:teuthology.orchestra.run.trial064.stdout:^* chi3.us.ntp.li 2 6 377 23 -10us[ -12us] +/- 11ms 2026-02-19T20:56:52.243 INFO:teuthology.orchestra.run.trial064.stdout:^- 23.186.168.129 2 6 377 87 +365us[ +362us] +/- 56ms 2026-02-19T20:56:52.243 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-19T20:56:52.254 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-19T20:56:52.254 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-19T20:56:52.267 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:56:52.338 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:56:52.392 DEBUG:teuthology.orchestra.run.trial048:> 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 2026-02-19T20:56:52.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:56:52.422 DEBUG:teuthology.orchestra.run.trial064:> 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 2026-02-19T20:56:52.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:56:52.449 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-19T20:56:52.466 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-19T20:56:52.481 INFO:teuthology.task.internal:Duration was 1943.185369 seconds 2026-02-19T20:56:52.482 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-19T20:56:52.498 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-19T20:56:52.498 DEBUG:teuthology.orchestra.run.trial048:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T20:56:52.502 DEBUG:teuthology.orchestra.run.trial064:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T20:56:52.537 INFO:teuthology.orchestra.run.trial048.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T20:56:52.541 INFO:teuthology.orchestra.run.trial064.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T20:56:53.029 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-19T20:56:53.029 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial048.front.sepia.ceph.com 2026-02-19T20:56:53.030 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:56:53.050 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial064.front.sepia.ceph.com 2026-02-19T20:56:53.050 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:56:53.090 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-19T20:56:53.090 DEBUG:teuthology.orchestra.run.trial048:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T20:56:53.093 DEBUG:teuthology.orchestra.run.trial064:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T20:56:53.190 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-19T20:56:53.191 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:56:53.194 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:56:53.216 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:56:53.217 INFO:teuthology.orchestra.run.trial048.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:56:53.217 INFO:teuthology.orchestra.run.trial048.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T20:56:53.217 INFO:teuthology.orchestra.run.trial048.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T20:56:53.217 INFO:teuthology.orchestra.run.trial048.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T20:56:53.218 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:56:53.218 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:56:53.218 INFO:teuthology.orchestra.run.trial064.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T20:56:53.219 INFO:teuthology.orchestra.run.trial064.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T20:56:53.219 INFO:teuthology.orchestra.run.trial064.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T20:56:53.226 INFO:teuthology.orchestra.run.trial048.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.5% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T20:56:53.229 INFO:teuthology.orchestra.run.trial064.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T20:56:53.230 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-19T20:56:53.251 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-19T20:56:53.252 DEBUG:teuthology.orchestra.run.trial048:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T20:56:53.294 DEBUG:teuthology.orchestra.run.trial064:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T20:56:53.320 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-19T20:56:53.340 DEBUG:teuthology.orchestra.run.trial048:> 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-19T20:56:53.344 DEBUG:teuthology.orchestra.run.trial064:> 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-19T20:56:53.366 INFO:teuthology.orchestra.run.trial048.stdout:kernel.core_pattern = core 2026-02-19T20:56:53.384 INFO:teuthology.orchestra.run.trial064.stdout:kernel.core_pattern = core 2026-02-19T20:56:53.402 DEBUG:teuthology.orchestra.run.trial048:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T20:56:53.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:56:53.437 DEBUG:teuthology.orchestra.run.trial064:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T20:56:53.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:56:53.463 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-19T20:56:53.497 INFO:teuthology.task.internal:Transferring archived files... 2026-02-19T20:56:53.498 DEBUG:teuthology.misc:Transferring archived files from trial048:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59644/remote/trial048 2026-02-19T20:56:53.498 DEBUG:teuthology.orchestra.run.trial048:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T20:56:53.537 DEBUG:teuthology.misc:Transferring archived files from trial064:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59644/remote/trial064 2026-02-19T20:56:53.537 DEBUG:teuthology.orchestra.run.trial064:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T20:56:53.570 INFO:teuthology.task.internal:Removing archive directory... 2026-02-19T20:56:53.570 DEBUG:teuthology.orchestra.run.trial048:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T20:56:53.573 DEBUG:teuthology.orchestra.run.trial064:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T20:56:53.621 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-19T20:56:53.640 INFO:teuthology.task.internal:Not uploading archives. 2026-02-19T20:56:53.640 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-19T20:56:53.656 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-19T20:56:53.656 DEBUG:teuthology.orchestra.run.trial048:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T20:56:53.658 DEBUG:teuthology.orchestra.run.trial064:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T20:56:53.673 INFO:teuthology.orchestra.run.trial048.stdout: 917521 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 20:56 /home/ubuntu/cephtest 2026-02-19T20:56:53.676 INFO:teuthology.orchestra.run.trial064.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 20:56 /home/ubuntu/cephtest 2026-02-19T20:56:53.677 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-19T20:56:53.695 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-19T20:56:53.723 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-hybrid 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 1943.1853694915771 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-19T20:56:53.723 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:56:53.815 INFO:teuthology.run:pass