2026-02-22T19:44:32.755 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-22T19:44:32.771 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T19:44:32.861 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950 branch: wip-yuri6-testing-2026-02-22-1629-squid description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/raw-nbd 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} email: yweinste@redhat.com exclude_arch: armv7l first_in_suite: false flavor: default io_workload: sequential: - qemu: client.0: clone: true 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: '63950' kernel: branch: distro kdb: true sha1: distro last_in_suite: false machine_type: trial migrate_workload: sequential: - exec: client.0: - sleep 60 - rbd migration execute client.0.0 - sleep 60 - rbd migration commit client.0.0 - sleep 60 - rbd migration execute client.0.1 name: yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial no_nested_subset: false openstack: - volumes: count: 4 size: 10 - machine: cpus: 1 disk: 40 ram: 30000 volumes: count: 4 size: 30 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri6-testing-2026-02-22-1629-squid 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: bluestore block size: 96636764160 bluestore compression algorithm: zstd bluestore compression mode: aggressive bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: f90f4eaebb28b619cf76e80cbbe997656da69579 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f90f4eaebb28b619cf76e80cbbe997656da69579 selinux: allowlist: - scontext=system_u:system_r:getty_t:s0 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-yuri6-testing-2026-02-22-1629-squid sha1: f90f4eaebb28b619cf76e80cbbe997656da69579 owner: scheduled_yuriw@soko04.front.sepia.ceph.com priority: 69 repo: https://github.com/ceph/ceph-ci.git roles: - - mon.a - mon.c - mgr.x - osd.0 - osd.1 - osd.2 - osd.3 - - mon.b - mgr.y - osd.4 - osd.5 - osd.6 - osd.7 - - client.0 seed: 9196 sha1: f90f4eaebb28b619cf76e80cbbe997656da69579 sleep_before_teardown: 0 subset: 111/120000 suite: rbd suite_branch: wip-yuri6-testing-2026-02-22-1629-squid suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_f90f4eaebb28b619cf76e80cbbe997656da69579/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: f90f4eaebb28b619cf76e80cbbe997656da69579 targets: trial010.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE/BTPBKP4wGdunU7D4xvXFgrT/WkE6N4HDlaDFvHj3iqAV270vpBKROqDOVxbmP/QY8Z36yBbQYn7hdztA/Mxw= trial119.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDn8xKfnYVFSAYBCP9gLb5i0YCiBbuMKsfR29JiDza6od3iurG9DqBs4lcpQjKuZqd3jwwV+fxqehk53LQc3JSw= trial194.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPomJXRKuhPof8vY9HphUTUCymzVq+5T/2kblmvJ7wzzvq338n7n3q/zVmqghePM3rwfBSmJtBBp9a9abvZuuxE= tasks: - install: null - ceph: null - exec: client.0: - mkdir /home/ubuntu/cephtest/migration - wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2 - qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw - dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G - qemu-nbd -f raw --read-only --shared 10 --persistent --fork /home/ubuntu/cephtest/migration/base.client.0.raw - qemu-nbd -f raw --read-only --shared 10 --persistent --fork --socket /home/ubuntu/cephtest/migration/qemu-nbd-empty /home/ubuntu/cephtest/migration/empty.raw - chmod 0777 /home/ubuntu/cephtest/migration/qemu-nbd-empty - echo '{"type":"raw","stream":{"type":"nbd","uri":"nbd://localhost"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}' client.0.2 - parallel: - io_workload - migrate_workload - exec: client.0: - pkill -9 qemu-nbd || true - rm -rf /home/ubuntu/cephtest/migration teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-22_19:35:38 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3318653 2026-02-22T19:44:32.862 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_f90f4eaebb28b619cf76e80cbbe997656da69579/qa; will attempt to use it 2026-02-22T19:44:32.862 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f90f4eaebb28b619cf76e80cbbe997656da69579/qa/tasks 2026-02-22T19:44:32.862 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-22T19:44:32.864 INFO:teuthology.task.internal:Checking packages... 2026-02-22T19:44:32.864 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f90f4eaebb28b619cf76e80cbbe997656da69579' 2026-02-22T19:44:32.864 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-22T19:44:32.864 INFO:teuthology.packaging:ref: None 2026-02-22T19:44:32.864 INFO:teuthology.packaging:tag: None 2026-02-22T19:44:32.864 INFO:teuthology.packaging:branch: wip-yuri6-testing-2026-02-22-1629-squid 2026-02-22T19:44:32.864 INFO:teuthology.packaging:sha1: f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T19:44:32.864 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri6-testing-2026-02-22-1629-squid 2026-02-22T19:44:33.016 INFO:teuthology.task.internal:Found packages for ceph version 19.2.3-689.gf90f4eae 2026-02-22T19:44:33.019 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-22T19:44:33.029 INFO:teuthology.task.internal:no buildpackages task found 2026-02-22T19:44:33.029 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-22T19:44:33.042 INFO:teuthology.task.internal:Saving configuration 2026-02-22T19:44:33.050 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-22T19:44:33.063 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-22T19:44:33.126 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial010.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-22 19:37:33.062938', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE/BTPBKP4wGdunU7D4xvXFgrT/WkE6N4HDlaDFvHj3iqAV270vpBKROqDOVxbmP/QY8Z36yBbQYn7hdztA/Mxw='} 2026-02-22T19:44:33.191 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial119.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-22 19:37:33.061895', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDn8xKfnYVFSAYBCP9gLb5i0YCiBbuMKsfR29JiDza6od3iurG9DqBs4lcpQjKuZqd3jwwV+fxqehk53LQc3JSw='} 2026-02-22T19:44:33.250 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial194.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-22 19:37:33.062530', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPomJXRKuhPof8vY9HphUTUCymzVq+5T/2kblmvJ7wzzvq338n7n3q/zVmqghePM3rwfBSmJtBBp9a9abvZuuxE='} 2026-02-22T19:44:33.251 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-22T19:44:33.263 INFO:teuthology.task.internal:roles: ubuntu@trial010.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2026-02-22T19:44:33.263 INFO:teuthology.task.internal:roles: ubuntu@trial119.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2026-02-22T19:44:33.263 INFO:teuthology.task.internal:roles: ubuntu@trial194.front.sepia.ceph.com - ['client.0'] 2026-02-22T19:44:33.263 INFO:teuthology.run_tasks:Running task console_log... 2026-02-22T19:44:33.526 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x76f464c479c0>, signals=[15]) 2026-02-22T19:44:33.526 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-22T19:44:33.538 INFO:teuthology.task.internal:Opening connections... 2026-02-22T19:44:33.538 DEBUG:teuthology.task.internal:connecting to ubuntu@trial010.front.sepia.ceph.com 2026-02-22T19:44:33.539 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial010.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T19:44:33.605 DEBUG:teuthology.task.internal:connecting to ubuntu@trial119.front.sepia.ceph.com 2026-02-22T19:44:33.606 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T19:44:33.669 DEBUG:teuthology.task.internal:connecting to ubuntu@trial194.front.sepia.ceph.com 2026-02-22T19:44:33.670 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T19:44:33.733 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-22T19:44:33.745 DEBUG:teuthology.orchestra.run.trial010:> uname -m 2026-02-22T19:44:33.762 INFO:teuthology.orchestra.run.trial010.stdout:x86_64 2026-02-22T19:44:33.762 DEBUG:teuthology.orchestra.run.trial010:> cat /etc/os-release 2026-02-22T19:44:33.817 INFO:teuthology.orchestra.run.trial010.stdout:NAME="CentOS Stream" 2026-02-22T19:44:33.817 INFO:teuthology.orchestra.run.trial010.stdout:VERSION="9" 2026-02-22T19:44:33.817 INFO:teuthology.orchestra.run.trial010.stdout:ID="centos" 2026-02-22T19:44:33.817 INFO:teuthology.orchestra.run.trial010.stdout:ID_LIKE="rhel fedora" 2026-02-22T19:44:33.817 INFO:teuthology.orchestra.run.trial010.stdout:VERSION_ID="9" 2026-02-22T19:44:33.818 INFO:teuthology.orchestra.run.trial010.stdout:PLATFORM_ID="platform:el9" 2026-02-22T19:44:33.818 INFO:teuthology.orchestra.run.trial010.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T19:44:33.818 INFO:teuthology.orchestra.run.trial010.stdout:ANSI_COLOR="0;31" 2026-02-22T19:44:33.818 INFO:teuthology.orchestra.run.trial010.stdout:LOGO="fedora-logo-icon" 2026-02-22T19:44:33.818 INFO:teuthology.orchestra.run.trial010.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T19:44:33.818 INFO:teuthology.orchestra.run.trial010.stdout:HOME_URL="https://centos.org/" 2026-02-22T19:44:33.818 INFO:teuthology.orchestra.run.trial010.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T19:44:33.818 INFO:teuthology.orchestra.run.trial010.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T19:44:33.818 INFO:teuthology.orchestra.run.trial010.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T19:44:33.818 INFO:teuthology.lock.ops:Updating trial010.front.sepia.ceph.com on lock server 2026-02-22T19:44:33.892 DEBUG:teuthology.orchestra.run.trial119:> uname -m 2026-02-22T19:44:33.909 INFO:teuthology.orchestra.run.trial119.stdout:x86_64 2026-02-22T19:44:33.910 DEBUG:teuthology.orchestra.run.trial119:> cat /etc/os-release 2026-02-22T19:44:33.966 INFO:teuthology.orchestra.run.trial119.stdout:NAME="CentOS Stream" 2026-02-22T19:44:33.966 INFO:teuthology.orchestra.run.trial119.stdout:VERSION="9" 2026-02-22T19:44:33.966 INFO:teuthology.orchestra.run.trial119.stdout:ID="centos" 2026-02-22T19:44:33.966 INFO:teuthology.orchestra.run.trial119.stdout:ID_LIKE="rhel fedora" 2026-02-22T19:44:33.967 INFO:teuthology.orchestra.run.trial119.stdout:VERSION_ID="9" 2026-02-22T19:44:33.967 INFO:teuthology.orchestra.run.trial119.stdout:PLATFORM_ID="platform:el9" 2026-02-22T19:44:33.967 INFO:teuthology.orchestra.run.trial119.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T19:44:33.967 INFO:teuthology.orchestra.run.trial119.stdout:ANSI_COLOR="0;31" 2026-02-22T19:44:33.967 INFO:teuthology.orchestra.run.trial119.stdout:LOGO="fedora-logo-icon" 2026-02-22T19:44:33.967 INFO:teuthology.orchestra.run.trial119.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T19:44:33.967 INFO:teuthology.orchestra.run.trial119.stdout:HOME_URL="https://centos.org/" 2026-02-22T19:44:33.967 INFO:teuthology.orchestra.run.trial119.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T19:44:33.967 INFO:teuthology.orchestra.run.trial119.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T19:44:33.967 INFO:teuthology.orchestra.run.trial119.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T19:44:33.967 INFO:teuthology.lock.ops:Updating trial119.front.sepia.ceph.com on lock server 2026-02-22T19:44:34.038 DEBUG:teuthology.orchestra.run.trial194:> uname -m 2026-02-22T19:44:34.055 INFO:teuthology.orchestra.run.trial194.stdout:x86_64 2026-02-22T19:44:34.055 DEBUG:teuthology.orchestra.run.trial194:> cat /etc/os-release 2026-02-22T19:44:34.111 INFO:teuthology.orchestra.run.trial194.stdout:NAME="CentOS Stream" 2026-02-22T19:44:34.111 INFO:teuthology.orchestra.run.trial194.stdout:VERSION="9" 2026-02-22T19:44:34.111 INFO:teuthology.orchestra.run.trial194.stdout:ID="centos" 2026-02-22T19:44:34.111 INFO:teuthology.orchestra.run.trial194.stdout:ID_LIKE="rhel fedora" 2026-02-22T19:44:34.111 INFO:teuthology.orchestra.run.trial194.stdout:VERSION_ID="9" 2026-02-22T19:44:34.111 INFO:teuthology.orchestra.run.trial194.stdout:PLATFORM_ID="platform:el9" 2026-02-22T19:44:34.111 INFO:teuthology.orchestra.run.trial194.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-22T19:44:34.111 INFO:teuthology.orchestra.run.trial194.stdout:ANSI_COLOR="0;31" 2026-02-22T19:44:34.111 INFO:teuthology.orchestra.run.trial194.stdout:LOGO="fedora-logo-icon" 2026-02-22T19:44:34.111 INFO:teuthology.orchestra.run.trial194.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-22T19:44:34.111 INFO:teuthology.orchestra.run.trial194.stdout:HOME_URL="https://centos.org/" 2026-02-22T19:44:34.111 INFO:teuthology.orchestra.run.trial194.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-22T19:44:34.111 INFO:teuthology.orchestra.run.trial194.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-22T19:44:34.111 INFO:teuthology.orchestra.run.trial194.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-22T19:44:34.111 INFO:teuthology.lock.ops:Updating trial194.front.sepia.ceph.com on lock server 2026-02-22T19:44:34.174 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-22T19:44:34.188 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-22T19:44:34.203 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-22T19:44:34.203 DEBUG:teuthology.orchestra.run.trial010:> test '!' -e /home/ubuntu/cephtest 2026-02-22T19:44:34.205 DEBUG:teuthology.orchestra.run.trial119:> test '!' -e /home/ubuntu/cephtest 2026-02-22T19:44:34.207 DEBUG:teuthology.orchestra.run.trial194:> test '!' -e /home/ubuntu/cephtest 2026-02-22T19:44:34.222 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-22T19:44:34.234 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-22T19:44:34.234 DEBUG:teuthology.orchestra.run.trial010:> test -z $(ls -A /var/lib/ceph) 2026-02-22T19:44:34.262 DEBUG:teuthology.orchestra.run.trial119:> test -z $(ls -A /var/lib/ceph) 2026-02-22T19:44:34.264 DEBUG:teuthology.orchestra.run.trial194:> test -z $(ls -A /var/lib/ceph) 2026-02-22T19:44:34.280 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-22T19:44:34.492 INFO:teuthology.run_tasks:Running task kernel... 2026-02-22T19:44:34.514 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-22T19:44:34.514 INFO:teuthology.task.kernel:config {'mon.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'mon.b': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'client.0': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, timeout 300 2026-02-22T19:44:34.514 DEBUG:teuthology.orchestra.run.trial010:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-22T19:44:34.514 DEBUG:teuthology.orchestra.run.trial119:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-22T19:44:34.515 DEBUG:teuthology.orchestra.run.trial194:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-22T19:44:34.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T19:44:34.530 DEBUG:teuthology.orchestra.run.trial194:> uname -r 2026-02-22T19:44:34.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T19:44:34.531 DEBUG:teuthology.orchestra.run.trial119:> uname -r 2026-02-22T19:44:34.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T19:44:34.531 DEBUG:teuthology.orchestra.run.trial010:> uname -r 2026-02-22T19:44:34.586 INFO:teuthology.orchestra.run.trial119.stdout:5.14.0-681.el9.x86_64 2026-02-22T19:44:34.587 INFO:teuthology.task.kernel:Running kernel on trial119: 5.14.0-681.el9.x86_64 2026-02-22T19:44:34.587 DEBUG:teuthology.orchestra.run.trial119:> sudo yum install -y kernel 2026-02-22T19:44:34.587 INFO:teuthology.orchestra.run.trial194.stdout:5.14.0-681.el9.x86_64 2026-02-22T19:44:34.588 INFO:teuthology.task.kernel:Running kernel on trial194: 5.14.0-681.el9.x86_64 2026-02-22T19:44:34.588 DEBUG:teuthology.orchestra.run.trial194:> sudo yum install -y kernel 2026-02-22T19:44:34.590 INFO:teuthology.orchestra.run.trial010.stdout:5.14.0-681.el9.x86_64 2026-02-22T19:44:34.590 INFO:teuthology.task.kernel:Running kernel on trial010: 5.14.0-681.el9.x86_64 2026-02-22T19:44:34.590 DEBUG:teuthology.orchestra.run.trial010:> sudo yum install -y kernel 2026-02-22T19:44:35.666 INFO:teuthology.orchestra.run.trial010.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.9 MB 00:00 2026-02-22T19:44:35.829 INFO:teuthology.orchestra.run.trial194.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.9 MB 00:00 2026-02-22T19:44:35.974 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - BaseOS 8.9 MB/s | 8.9 MB 00:01 2026-02-22T19:44:38.119 INFO:teuthology.orchestra.run.trial010.stdout:CentOS Stream 9 - AppStream 14 MB/s | 27 MB 00:01 2026-02-22T19:44:40.621 INFO:teuthology.orchestra.run.trial194.stdout:CentOS Stream 9 - AppStream 6.3 MB/s | 27 MB 00:04 2026-02-22T19:44:41.723 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - AppStream 5.1 MB/s | 27 MB 00:05 2026-02-22T19:44:44.538 INFO:teuthology.orchestra.run.trial194.stdout:CentOS Stream 9 - CRB 5.0 MB/s | 7.8 MB 00:01 2026-02-22T19:44:45.178 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - CRB 7.3 MB/s | 7.8 MB 00:01 2026-02-22T19:44:46.121 INFO:teuthology.orchestra.run.trial194.stdout:CentOS Stream 9 - Extras packages 23 kB/s | 20 kB 00:00 2026-02-22T19:44:46.314 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - Extras packages 50 kB/s | 20 kB 00:00 2026-02-22T19:44:46.855 INFO:teuthology.orchestra.run.trial194.stdout:Extra Packages for Enterprise Linux 30 MB/s | 20 MB 00:00 2026-02-22T19:44:49.981 INFO:teuthology.orchestra.run.trial194.stdout:lab-extras 2.5 MB/s | 50 kB 00:00 2026-02-22T19:44:50.993 INFO:teuthology.orchestra.run.trial194.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-22T19:44:50.993 INFO:teuthology.orchestra.run.trial194.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-22T19:44:51.012 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:44:51.012 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:44:51.012 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:44:51.038 DEBUG:teuthology.orchestra.run.trial194:> echo no | sudo yum reinstall kernel || true 2026-02-22T19:44:51.075 INFO:teuthology.orchestra.run.trial010.stdout:CentOS Stream 9 - CRB 753 kB/s | 7.8 MB 00:10 2026-02-22T19:44:51.382 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:00:02 ago on Sun 22 Feb 2026 07:44:49 PM UTC. 2026-02-22T19:44:51.462 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:44:51.464 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:44:51.464 INFO:teuthology.orchestra.run.trial194.stdout: Package Architecture Version Repository Size 2026-02-22T19:44:51.464 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:44:51.464 INFO:teuthology.orchestra.run.trial194.stdout:Reinstalling: 2026-02-22T19:44:51.464 INFO:teuthology.orchestra.run.trial194.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-22T19:44:51.464 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:44:51.464 INFO:teuthology.orchestra.run.trial194.stdout:Transaction Summary 2026-02-22T19:44:51.464 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:44:51.464 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:44:51.464 INFO:teuthology.orchestra.run.trial194.stdout:Total download size: 803 k 2026-02-22T19:44:51.464 INFO:teuthology.orchestra.run.trial194.stdout:Installed size: 0 2026-02-22T19:44:51.464 INFO:teuthology.orchestra.run.trial194.stderr:Operation aborted. 2026-02-22T19:44:51.484 INFO:teuthology.orchestra.run.trial194.stdout:Is this ok [y/N]: 2026-02-22T19:44:51.484 DEBUG:teuthology.orchestra.run.trial194:> sudo yum reinstall -y kernel || true 2026-02-22T19:44:51.783 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:00:02 ago on Sun 22 Feb 2026 07:44:49 PM UTC. 2026-02-22T19:44:51.863 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:44:51.863 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:44:51.863 INFO:teuthology.orchestra.run.trial194.stdout: Package Architecture Version Repository Size 2026-02-22T19:44:51.863 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:44:51.863 INFO:teuthology.orchestra.run.trial194.stdout:Reinstalling: 2026-02-22T19:44:51.863 INFO:teuthology.orchestra.run.trial194.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-22T19:44:51.863 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:44:51.863 INFO:teuthology.orchestra.run.trial194.stdout:Transaction Summary 2026-02-22T19:44:51.863 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:44:51.863 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:44:51.863 INFO:teuthology.orchestra.run.trial194.stdout:Total download size: 803 k 2026-02-22T19:44:51.863 INFO:teuthology.orchestra.run.trial194.stdout:Installed size: 0 2026-02-22T19:44:51.863 INFO:teuthology.orchestra.run.trial194.stdout:Downloading Packages: 2026-02-22T19:44:52.260 INFO:teuthology.orchestra.run.trial194.stdout:kernel-5.14.0-681.el9.x86_64.rpm 5.6 MB/s | 803 kB 00:00 2026-02-22T19:44:52.260 INFO:teuthology.orchestra.run.trial194.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:44:52.260 INFO:teuthology.orchestra.run.trial194.stdout:Total 2.0 MB/s | 803 kB 00:00 2026-02-22T19:44:52.271 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction check 2026-02-22T19:44:52.305 INFO:teuthology.orchestra.run.trial194.stdout:Transaction check succeeded. 2026-02-22T19:44:52.305 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction test 2026-02-22T19:44:52.309 INFO:teuthology.orchestra.run.trial194.stdout:Transaction test succeeded. 2026-02-22T19:44:52.310 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction 2026-02-22T19:44:52.333 INFO:teuthology.orchestra.run.trial194.stdout: Preparing : 1/1 2026-02-22T19:44:52.337 INFO:teuthology.orchestra.run.trial194.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-22T19:44:52.337 INFO:teuthology.orchestra.run.trial194.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T19:44:52.450 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T19:44:52.450 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-22T19:44:52.506 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T19:44:52.506 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:44:52.506 INFO:teuthology.orchestra.run.trial194.stdout:Reinstalled: 2026-02-22T19:44:52.506 INFO:teuthology.orchestra.run.trial194.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-22T19:44:52.506 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:44:52.506 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:44:52.533 DEBUG:teuthology.orchestra.run.trial194:> rpm -q kernel | sort -rV | head -n 1 2026-02-22T19:44:52.558 INFO:teuthology.orchestra.run.trial194.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-22T19:44:52.558 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-22T19:44:52.558 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-22T19:44:52.558 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2026-02-22T19:44:52.558 DEBUG:teuthology.orchestra.run.trial194:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-22T19:44:52.621 INFO:teuthology.orchestra.run.trial194.stdout:ttyS1 2026-02-22T19:44:52.648 DEBUG:teuthology.parallel:result is None 2026-02-22T19:44:54.972 INFO:teuthology.orchestra.run.trial010.stdout:CentOS Stream 9 - Extras packages 6.5 kB/s | 20 kB 00:03 2026-02-22T19:44:55.547 INFO:teuthology.orchestra.run.trial010.stdout:Extra Packages for Enterprise Linux 40 MB/s | 20 MB 00:00 2026-02-22T19:44:58.780 INFO:teuthology.orchestra.run.trial010.stdout:lab-extras 2.5 MB/s | 50 kB 00:00 2026-02-22T19:44:59.801 INFO:teuthology.orchestra.run.trial010.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-22T19:44:59.801 INFO:teuthology.orchestra.run.trial010.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-22T19:44:59.820 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:44:59.820 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:44:59.820 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:44:59.844 DEBUG:teuthology.orchestra.run.trial010:> echo no | sudo yum reinstall kernel || true 2026-02-22T19:45:00.148 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:00:02 ago on Sun 22 Feb 2026 07:44:58 PM UTC. 2026-02-22T19:45:00.228 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:45:00.228 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:45:00.229 INFO:teuthology.orchestra.run.trial010.stdout: Package Architecture Version Repository Size 2026-02-22T19:45:00.229 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:45:00.229 INFO:teuthology.orchestra.run.trial010.stdout:Reinstalling: 2026-02-22T19:45:00.229 INFO:teuthology.orchestra.run.trial010.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-22T19:45:00.229 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:45:00.229 INFO:teuthology.orchestra.run.trial010.stdout:Transaction Summary 2026-02-22T19:45:00.229 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:45:00.229 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:45:00.229 INFO:teuthology.orchestra.run.trial010.stdout:Total download size: 803 k 2026-02-22T19:45:00.229 INFO:teuthology.orchestra.run.trial010.stdout:Installed size: 0 2026-02-22T19:45:00.229 INFO:teuthology.orchestra.run.trial010.stderr:Operation aborted. 2026-02-22T19:45:00.249 INFO:teuthology.orchestra.run.trial010.stdout:Is this ok [y/N]: 2026-02-22T19:45:00.249 DEBUG:teuthology.orchestra.run.trial010:> sudo yum reinstall -y kernel || true 2026-02-22T19:45:00.549 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:00:02 ago on Sun 22 Feb 2026 07:44:58 PM UTC. 2026-02-22T19:45:00.628 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:45:00.629 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:45:00.629 INFO:teuthology.orchestra.run.trial010.stdout: Package Architecture Version Repository Size 2026-02-22T19:45:00.629 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:45:00.629 INFO:teuthology.orchestra.run.trial010.stdout:Reinstalling: 2026-02-22T19:45:00.629 INFO:teuthology.orchestra.run.trial010.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-22T19:45:00.629 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:45:00.629 INFO:teuthology.orchestra.run.trial010.stdout:Transaction Summary 2026-02-22T19:45:00.629 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:45:00.629 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:45:00.629 INFO:teuthology.orchestra.run.trial010.stdout:Total download size: 803 k 2026-02-22T19:45:00.629 INFO:teuthology.orchestra.run.trial010.stdout:Installed size: 0 2026-02-22T19:45:00.629 INFO:teuthology.orchestra.run.trial010.stdout:Downloading Packages: 2026-02-22T19:45:01.539 INFO:teuthology.orchestra.run.trial010.stdout:kernel-5.14.0-681.el9.x86_64.rpm 1.2 MB/s | 803 kB 00:00 2026-02-22T19:45:01.539 INFO:teuthology.orchestra.run.trial010.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:45:01.539 INFO:teuthology.orchestra.run.trial010.stdout:Total 882 kB/s | 803 kB 00:00 2026-02-22T19:45:01.550 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction check 2026-02-22T19:45:01.583 INFO:teuthology.orchestra.run.trial010.stdout:Transaction check succeeded. 2026-02-22T19:45:01.583 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction test 2026-02-22T19:45:01.587 INFO:teuthology.orchestra.run.trial010.stdout:Transaction test succeeded. 2026-02-22T19:45:01.587 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction 2026-02-22T19:45:01.611 INFO:teuthology.orchestra.run.trial010.stdout: Preparing : 1/1 2026-02-22T19:45:01.615 INFO:teuthology.orchestra.run.trial010.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-22T19:45:01.615 INFO:teuthology.orchestra.run.trial010.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T19:45:01.719 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T19:45:01.720 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-22T19:45:01.771 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T19:45:01.771 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:45:01.771 INFO:teuthology.orchestra.run.trial010.stdout:Reinstalled: 2026-02-22T19:45:01.771 INFO:teuthology.orchestra.run.trial010.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-22T19:45:01.771 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:45:01.771 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:45:01.797 DEBUG:teuthology.orchestra.run.trial010:> rpm -q kernel | sort -rV | head -n 1 2026-02-22T19:45:01.821 INFO:teuthology.orchestra.run.trial010.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-22T19:45:01.821 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-22T19:45:01.821 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-22T19:45:01.821 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2026-02-22T19:45:01.821 DEBUG:teuthology.orchestra.run.trial010:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-22T19:45:01.885 INFO:teuthology.orchestra.run.trial010.stdout:ttyS1 2026-02-22T19:45:01.914 DEBUG:teuthology.parallel:result is None 2026-02-22T19:45:03.819 INFO:teuthology.orchestra.run.trial119.stdout:Extra Packages for Enterprise Linux 1.2 MB/s | 20 MB 00:17 2026-02-22T19:45:06.991 INFO:teuthology.orchestra.run.trial119.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-22T19:45:08.018 INFO:teuthology.orchestra.run.trial119.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-22T19:45:08.018 INFO:teuthology.orchestra.run.trial119.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-22T19:45:08.037 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:45:08.038 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:45:08.038 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:45:08.061 DEBUG:teuthology.orchestra.run.trial119:> echo no | sudo yum reinstall kernel || true 2026-02-22T19:45:08.358 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:02 ago on Sun 22 Feb 2026 07:45:06 PM UTC. 2026-02-22T19:45:08.439 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:45:08.440 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:45:08.440 INFO:teuthology.orchestra.run.trial119.stdout: Package Architecture Version Repository Size 2026-02-22T19:45:08.440 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:45:08.440 INFO:teuthology.orchestra.run.trial119.stdout:Reinstalling: 2026-02-22T19:45:08.440 INFO:teuthology.orchestra.run.trial119.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-22T19:45:08.440 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:45:08.440 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-22T19:45:08.440 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:45:08.440 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:45:08.440 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 803 k 2026-02-22T19:45:08.440 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 0 2026-02-22T19:45:08.440 INFO:teuthology.orchestra.run.trial119.stderr:Operation aborted. 2026-02-22T19:45:08.460 INFO:teuthology.orchestra.run.trial119.stdout:Is this ok [y/N]: 2026-02-22T19:45:08.461 DEBUG:teuthology.orchestra.run.trial119:> sudo yum reinstall -y kernel || true 2026-02-22T19:45:08.758 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:00:02 ago on Sun 22 Feb 2026 07:45:06 PM UTC. 2026-02-22T19:45:08.837 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:45:08.837 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:45:08.837 INFO:teuthology.orchestra.run.trial119.stdout: Package Architecture Version Repository Size 2026-02-22T19:45:08.837 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:45:08.837 INFO:teuthology.orchestra.run.trial119.stdout:Reinstalling: 2026-02-22T19:45:08.837 INFO:teuthology.orchestra.run.trial119.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-22T19:45:08.837 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:45:08.837 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-22T19:45:08.837 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:45:08.837 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:45:08.838 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 803 k 2026-02-22T19:45:08.838 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 0 2026-02-22T19:45:08.838 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-22T19:45:09.472 INFO:teuthology.orchestra.run.trial119.stdout:[MIRROR] kernel-5.14.0-681.el9.x86_64.rpm: Status code: 503 for https://ftp2.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-681.el9.x86_64.rpm (IP: 140.211.166.134) 2026-02-22T19:45:09.834 INFO:teuthology.orchestra.run.trial119.stdout:[MIRROR] kernel-5.14.0-681.el9.x86_64.rpm: Status code: 503 for https://ftp2.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-681.el9.x86_64.rpm (IP: 140.211.166.134) 2026-02-22T19:45:10.738 INFO:teuthology.orchestra.run.trial119.stdout:kernel-5.14.0-681.el9.x86_64.rpm 503 kB/s | 803 kB 00:01 2026-02-22T19:45:10.739 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:45:10.739 INFO:teuthology.orchestra.run.trial119.stdout:Total 422 kB/s | 803 kB 00:01 2026-02-22T19:45:10.749 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-22T19:45:10.783 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-22T19:45:10.783 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-22T19:45:10.787 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-22T19:45:10.788 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-22T19:45:10.811 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-22T19:45:10.815 INFO:teuthology.orchestra.run.trial119.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-22T19:45:10.815 INFO:teuthology.orchestra.run.trial119.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T19:45:10.920 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T19:45:10.920 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-22T19:45:10.977 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-22T19:45:10.977 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:45:10.977 INFO:teuthology.orchestra.run.trial119.stdout:Reinstalled: 2026-02-22T19:45:10.977 INFO:teuthology.orchestra.run.trial119.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-22T19:45:10.977 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:45:10.977 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:45:11.004 DEBUG:teuthology.orchestra.run.trial119:> rpm -q kernel | sort -rV | head -n 1 2026-02-22T19:45:11.027 INFO:teuthology.orchestra.run.trial119.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-22T19:45:11.028 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-22T19:45:11.028 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-22T19:45:11.028 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2026-02-22T19:45:11.028 DEBUG:teuthology.orchestra.run.trial119:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-22T19:45:11.091 INFO:teuthology.orchestra.run.trial119.stdout:ttyS1 2026-02-22T19:45:11.114 DEBUG:teuthology.parallel:result is None 2026-02-22T19:45:11.114 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-22T19:45:11.127 INFO:teuthology.task.internal:Creating test directory... 2026-02-22T19:45:11.127 DEBUG:teuthology.orchestra.run.trial010:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-22T19:45:11.129 DEBUG:teuthology.orchestra.run.trial119:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-22T19:45:11.155 DEBUG:teuthology.orchestra.run.trial194:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-22T19:45:11.173 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-22T19:45:11.184 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-22T19:45:11.195 INFO:teuthology.task.internal:Creating archive directory... 2026-02-22T19:45:11.195 DEBUG:teuthology.orchestra.run.trial010:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-22T19:45:11.197 DEBUG:teuthology.orchestra.run.trial119:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-22T19:45:11.211 DEBUG:teuthology.orchestra.run.trial194:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-22T19:45:11.233 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-22T19:45:11.244 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-22T19:45:11.245 DEBUG:teuthology.orchestra.run.trial010:> 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-22T19:45:11.253 DEBUG:teuthology.orchestra.run.trial119:> 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-22T19:45:11.267 DEBUG:teuthology.orchestra.run.trial194:> 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-22T19:45:11.274 INFO:teuthology.orchestra.run.trial010.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-22T19:45:11.283 INFO:teuthology.orchestra.run.trial010.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-22T19:45:11.290 INFO:teuthology.orchestra.run.trial119.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-22T19:45:11.294 INFO:teuthology.orchestra.run.trial194.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-22T19:45:11.299 INFO:teuthology.orchestra.run.trial119.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-22T19:45:11.303 INFO:teuthology.orchestra.run.trial194.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-22T19:45:11.304 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-22T19:45:11.317 INFO:teuthology.task.internal:Configuring sudo... 2026-02-22T19:45:11.318 DEBUG:teuthology.orchestra.run.trial010:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-22T19:45:11.326 DEBUG:teuthology.orchestra.run.trial119:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-22T19:45:11.342 DEBUG:teuthology.orchestra.run.trial194:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-22T19:45:11.368 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-22T19:45:11.383 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-22T19:45:11.383 DEBUG:teuthology.orchestra.run.trial010:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-22T19:45:11.389 DEBUG:teuthology.orchestra.run.trial119:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-22T19:45:11.407 DEBUG:teuthology.orchestra.run.trial194:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-22T19:45:11.423 DEBUG:teuthology.orchestra.run.trial010:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T19:45:11.529 DEBUG:teuthology.orchestra.run.trial010:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T19:45:11.555 DEBUG:teuthology.orchestra.run.trial010:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T19:45:11.673 DEBUG:teuthology.orchestra.run.trial010:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T19:45:11.696 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:45:11.696 DEBUG:teuthology.orchestra.run.trial010:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-22T19:45:11.758 DEBUG:teuthology.orchestra.run.trial119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T19:45:11.857 DEBUG:teuthology.orchestra.run.trial119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T19:45:11.882 DEBUG:teuthology.orchestra.run.trial119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T19:45:12.000 DEBUG:teuthology.orchestra.run.trial119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T19:45:12.023 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:45:12.024 DEBUG:teuthology.orchestra.run.trial119:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-22T19:45:12.087 DEBUG:teuthology.orchestra.run.trial194:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T19:45:12.178 DEBUG:teuthology.orchestra.run.trial194:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T19:45:12.204 DEBUG:teuthology.orchestra.run.trial194:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T19:45:12.317 DEBUG:teuthology.orchestra.run.trial194:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T19:45:12.342 DEBUG:teuthology.orchestra.run.trial194:> set -ex 2026-02-22T19:45:12.343 DEBUG:teuthology.orchestra.run.trial194:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-22T19:45:12.407 DEBUG:teuthology.orchestra.run.trial010:> sudo service rsyslog restart 2026-02-22T19:45:12.408 DEBUG:teuthology.orchestra.run.trial119:> sudo service rsyslog restart 2026-02-22T19:45:12.410 DEBUG:teuthology.orchestra.run.trial194:> sudo service rsyslog restart 2026-02-22T19:45:12.436 INFO:teuthology.orchestra.run.trial010.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-22T19:45:12.437 INFO:teuthology.orchestra.run.trial119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-22T19:45:12.474 INFO:teuthology.orchestra.run.trial194.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-22T19:45:12.842 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-22T19:45:12.854 INFO:teuthology.task.internal:Starting timer... 2026-02-22T19:45:12.854 INFO:teuthology.run_tasks:Running task pcp... 2026-02-22T19:45:12.870 INFO:teuthology.run_tasks:Running task selinux... 2026-02-22T19:45:12.885 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:getty_t:s0']} 2026-02-22T19:45:12.885 DEBUG:teuthology.orchestra.run.trial010:> sudo service auditd rotate 2026-02-22T19:45:12.914 INFO:teuthology.orchestra.run.trial010.stdout:Rotating logs: 2026-02-22T19:45:12.916 DEBUG:teuthology.orchestra.run.trial119:> sudo service auditd rotate 2026-02-22T19:45:12.945 INFO:teuthology.orchestra.run.trial119.stdout:Rotating logs: 2026-02-22T19:45:12.946 DEBUG:teuthology.orchestra.run.trial194:> sudo service auditd rotate 2026-02-22T19:45:12.975 INFO:teuthology.orchestra.run.trial194.stdout:Rotating logs: 2026-02-22T19:45:12.977 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-22T19:45:12.977 DEBUG:teuthology.orchestra.run.trial010:> /usr/sbin/getenforce 2026-02-22T19:45:12.992 INFO:teuthology.orchestra.run.trial010.stdout:Permissive 2026-02-22T19:45:12.993 DEBUG:teuthology.orchestra.run.trial119:> /usr/sbin/getenforce 2026-02-22T19:45:13.008 INFO:teuthology.orchestra.run.trial119.stdout:Permissive 2026-02-22T19:45:13.008 DEBUG:teuthology.orchestra.run.trial194:> /usr/sbin/getenforce 2026-02-22T19:45:13.032 INFO:teuthology.orchestra.run.trial194.stdout:Permissive 2026-02-22T19:45:13.032 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial010.front.sepia.ceph.com': 'permissive', 'ubuntu@trial119.front.sepia.ceph.com': 'permissive', 'ubuntu@trial194.front.sepia.ceph.com': 'permissive'} 2026-02-22T19:45:13.032 DEBUG:teuthology.orchestra.run.trial010:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2026-02-22T19:45:13.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T19:45:13.059 DEBUG:teuthology.orchestra.run.trial119:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2026-02-22T19:45:13.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T19:45:13.083 DEBUG:teuthology.orchestra.run.trial194:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2026-02-22T19:45:13.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T19:45:13.107 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-22T19:45:13.107 DEBUG:teuthology.orchestra.run.trial010:> sudo /usr/sbin/setenforce permissive 2026-02-22T19:45:13.131 DEBUG:teuthology.orchestra.run.trial119:> sudo /usr/sbin/setenforce permissive 2026-02-22T19:45:13.154 DEBUG:teuthology.orchestra.run.trial194:> sudo /usr/sbin/setenforce permissive 2026-02-22T19:45:13.178 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-22T19:45:13.191 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-22T19:45:13.198 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-22T19:45:13.199 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial010.front.sepia.ceph.com,trial119.front.sepia.ceph.com,trial194.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-22T19:47:41.870 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial010.front.sepia.ceph.com'), Remote(name='ubuntu@trial119.front.sepia.ceph.com'), Remote(name='ubuntu@trial194.front.sepia.ceph.com')] 2026-02-22T19:47:41.871 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial010.front.sepia.ceph.com' 2026-02-22T19:47:41.872 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial010.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T19:47:41.943 DEBUG:teuthology.orchestra.run.trial010:> true 2026-02-22T19:47:42.022 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial010.front.sepia.ceph.com' 2026-02-22T19:47:42.023 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial119.front.sepia.ceph.com' 2026-02-22T19:47:42.023 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T19:47:42.108 DEBUG:teuthology.orchestra.run.trial119:> true 2026-02-22T19:47:42.184 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial119.front.sepia.ceph.com' 2026-02-22T19:47:42.185 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial194.front.sepia.ceph.com' 2026-02-22T19:47:42.185 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial194.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-22T19:47:42.276 DEBUG:teuthology.orchestra.run.trial194:> true 2026-02-22T19:47:42.353 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial194.front.sepia.ceph.com' 2026-02-22T19:47:42.354 INFO:teuthology.run_tasks:Running task clock... 2026-02-22T19:47:42.367 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-22T19:47:42.367 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-22T19:47:42.368 DEBUG:teuthology.orchestra.run.trial010:> 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-22T19:47:42.370 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-22T19:47:42.370 DEBUG:teuthology.orchestra.run.trial119:> 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-22T19:47:42.372 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-22T19:47:42.373 DEBUG:teuthology.orchestra.run.trial194:> 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-22T19:47:42.397 INFO:teuthology.orchestra.run.trial010.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-22T19:47:42.398 INFO:teuthology.orchestra.run.trial119.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-22T19:47:42.408 INFO:teuthology.orchestra.run.trial010.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-22T19:47:42.411 INFO:teuthology.orchestra.run.trial119.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-22T19:47:42.420 INFO:teuthology.orchestra.run.trial194.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-22T19:47:42.430 INFO:teuthology.orchestra.run.trial010.stderr:sudo: ntpd: command not found 2026-02-22T19:47:42.432 INFO:teuthology.orchestra.run.trial194.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-22T19:47:42.433 INFO:teuthology.orchestra.run.trial119.stderr:sudo: ntpd: command not found 2026-02-22T19:47:42.439 INFO:teuthology.orchestra.run.trial010.stdout:506 Cannot talk to daemon 2026-02-22T19:47:42.443 INFO:teuthology.orchestra.run.trial119.stdout:506 Cannot talk to daemon 2026-02-22T19:47:42.451 INFO:teuthology.orchestra.run.trial010.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-22T19:47:42.452 INFO:teuthology.orchestra.run.trial194.stderr:sudo: ntpd: command not found 2026-02-22T19:47:42.456 INFO:teuthology.orchestra.run.trial119.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-22T19:47:42.462 INFO:teuthology.orchestra.run.trial194.stdout:506 Cannot talk to daemon 2026-02-22T19:47:42.462 INFO:teuthology.orchestra.run.trial010.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-22T19:47:42.468 INFO:teuthology.orchestra.run.trial119.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-22T19:47:42.474 INFO:teuthology.orchestra.run.trial194.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-22T19:47:42.485 INFO:teuthology.orchestra.run.trial194.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-22T19:47:42.511 INFO:teuthology.orchestra.run.trial010.stderr:bash: line 1: ntpq: command not found 2026-02-22T19:47:42.513 INFO:teuthology.orchestra.run.trial010.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-22T19:47:42.513 INFO:teuthology.orchestra.run.trial010.stdout:=============================================================================== 2026-02-22T19:47:42.516 INFO:teuthology.orchestra.run.trial119.stderr:bash: line 1: ntpq: command not found 2026-02-22T19:47:42.518 INFO:teuthology.orchestra.run.trial119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-22T19:47:42.518 INFO:teuthology.orchestra.run.trial119.stdout:=============================================================================== 2026-02-22T19:47:42.533 INFO:teuthology.orchestra.run.trial194.stderr:bash: line 1: ntpq: command not found 2026-02-22T19:47:42.535 INFO:teuthology.orchestra.run.trial194.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-22T19:47:42.535 INFO:teuthology.orchestra.run.trial194.stdout:=============================================================================== 2026-02-22T19:47:42.536 INFO:teuthology.run_tasks:Running task install... 2026-02-22T19:47:42.550 DEBUG:teuthology.task.install:project ceph 2026-02-22T19:47:42.550 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'}} 2026-02-22T19:47:42.550 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'} 2026-02-22T19:47:42.550 INFO:teuthology.task.install:Using flavor: default 2026-02-22T19:47:42.560 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2026-02-22T19:47:42.560 INFO:teuthology.task.install:extra packages: [] 2026-02-22T19:47:42.561 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579', 'tag': None, 'wait_for_package': False} 2026-02-22T19:47:42.562 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T19:47:42.564 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579', 'tag': None, 'wait_for_package': False} 2026-02-22T19:47:42.565 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T19:47:42.566 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579', 'tag': None, 'wait_for_package': False} 2026-02-22T19:47:42.566 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T19:47:42.820 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/ 2026-02-22T19:47:42.820 INFO:teuthology.task.install.rpm:Package version is 19.2.3-689.gf90f4eae 2026-02-22T19:47:42.823 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/ 2026-02-22T19:47:42.823 INFO:teuthology.task.install.rpm:Package version is 19.2.3-689.gf90f4eae 2026-02-22T19:47:42.837 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/ 2026-02-22T19:47:42.837 INFO:teuthology.task.install.rpm:Package version is 19.2.3-689.gf90f4eae 2026-02-22T19:47:43.197 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-22T19:47:43.198 DEBUG:teuthology.orchestra.run.trial194:> set -ex 2026-02-22T19:47:43.198 DEBUG:teuthology.orchestra.run.trial194:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-22T19:47:43.224 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-22T19:47:43.224 DEBUG:teuthology.orchestra.run.trial194:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/f90f4eaebb28b619cf76e80cbbe997656da69579/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-22T19:47:43.229 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-22T19:47:43.229 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:47:43.229 DEBUG:teuthology.orchestra.run.trial119:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-22T19:47:43.256 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-22T19:47:43.256 DEBUG:teuthology.orchestra.run.trial119:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/f90f4eaebb28b619cf76e80cbbe997656da69579/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-22T19:47:43.273 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri6-testing-2026-02-22-1629-squid/f90f4eaebb28b619cf76e80cbbe997656da69579/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-22T19:47:43.274 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:47:43.274 DEBUG:teuthology.orchestra.run.trial010:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-22T19:47:43.291 DEBUG:teuthology.orchestra.run.trial194:> 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-22T19:47:43.301 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-22T19:47:43.301 DEBUG:teuthology.orchestra.run.trial010:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/f90f4eaebb28b619cf76e80cbbe997656da69579/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-22T19:47:43.321 DEBUG:teuthology.orchestra.run.trial119:> 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-22T19:47:43.364 DEBUG:teuthology.orchestra.run.trial194:> 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-22T19:47:43.366 DEBUG:teuthology.orchestra.run.trial010:> 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-22T19:47:43.396 DEBUG:teuthology.orchestra.run.trial119:> 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-22T19:47:43.427 INFO:teuthology.orchestra.run.trial194.stdout:check_obsoletes = 1 2026-02-22T19:47:43.429 DEBUG:teuthology.orchestra.run.trial194:> sudo yum clean all 2026-02-22T19:47:43.440 DEBUG:teuthology.orchestra.run.trial010:> 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-22T19:47:43.458 INFO:teuthology.orchestra.run.trial119.stdout:check_obsoletes = 1 2026-02-22T19:47:43.460 DEBUG:teuthology.orchestra.run.trial119:> sudo yum clean all 2026-02-22T19:47:43.502 INFO:teuthology.orchestra.run.trial010.stdout:check_obsoletes = 1 2026-02-22T19:47:43.503 DEBUG:teuthology.orchestra.run.trial010:> sudo yum clean all 2026-02-22T19:47:43.586 INFO:teuthology.orchestra.run.trial194.stdout:41 files removed 2026-02-22T19:47:43.601 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install ceph-radosgw 2026-02-22T19:47:43.619 INFO:teuthology.orchestra.run.trial119.stdout:41 files removed 2026-02-22T19:47:43.634 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-radosgw 2026-02-22T19:47:43.660 INFO:teuthology.orchestra.run.trial010.stdout:41 files removed 2026-02-22T19:47:43.674 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install ceph-radosgw 2026-02-22T19:47:44.505 INFO:teuthology.orchestra.run.trial194.stdout:ceph packages for x86_64 113 kB/s | 86 kB 00:00 2026-02-22T19:47:44.571 INFO:teuthology.orchestra.run.trial119.stdout:ceph packages for x86_64 108 kB/s | 86 kB 00:00 2026-02-22T19:47:44.600 INFO:teuthology.orchestra.run.trial010.stdout:ceph packages for x86_64 110 kB/s | 86 kB 00:00 2026-02-22T19:47:45.083 INFO:teuthology.orchestra.run.trial194.stdout:ceph noarch packages 22 kB/s | 12 kB 00:00 2026-02-22T19:47:45.156 INFO:teuthology.orchestra.run.trial119.stdout:ceph noarch packages 21 kB/s | 12 kB 00:00 2026-02-22T19:47:45.195 INFO:teuthology.orchestra.run.trial010.stdout:ceph noarch packages 21 kB/s | 12 kB 00:00 2026-02-22T19:47:45.667 INFO:teuthology.orchestra.run.trial194.stdout:ceph source packages 3.4 kB/s | 1.9 kB 00:00 2026-02-22T19:47:45.744 INFO:teuthology.orchestra.run.trial119.stdout:ceph source packages 3.3 kB/s | 1.9 kB 00:00 2026-02-22T19:47:45.785 INFO:teuthology.orchestra.run.trial010.stdout:ceph source packages 3.3 kB/s | 1.9 kB 00:00 2026-02-22T19:47:47.722 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - BaseOS 4.5 MB/s | 8.9 MB 00:01 2026-02-22T19:47:48.183 INFO:teuthology.orchestra.run.trial010.stdout:CentOS Stream 9 - BaseOS 3.7 MB/s | 8.9 MB 00:02 2026-02-22T19:47:49.020 INFO:teuthology.orchestra.run.trial194.stdout:CentOS Stream 9 - BaseOS 2.7 MB/s | 8.9 MB 00:03 2026-02-22T19:47:51.157 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - AppStream 9.2 MB/s | 27 MB 00:02 2026-02-22T19:47:51.496 INFO:teuthology.orchestra.run.trial010.stdout:CentOS Stream 9 - AppStream 9.6 MB/s | 27 MB 00:02 2026-02-22T19:47:52.293 INFO:teuthology.orchestra.run.trial194.stdout:CentOS Stream 9 - AppStream 9.8 MB/s | 27 MB 00:02 2026-02-22T19:47:54.890 INFO:teuthology.orchestra.run.trial010.stdout:CentOS Stream 9 - CRB 7.7 MB/s | 7.8 MB 00:01 2026-02-22T19:47:55.063 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - CRB 5.0 MB/s | 7.8 MB 00:01 2026-02-22T19:47:55.898 INFO:teuthology.orchestra.run.trial119.stdout:CentOS Stream 9 - Extras packages 175 kB/s | 20 kB 00:00 2026-02-22T19:47:56.353 INFO:teuthology.orchestra.run.trial194.stdout:CentOS Stream 9 - CRB 4.6 MB/s | 7.8 MB 00:01 2026-02-22T19:47:56.628 INFO:teuthology.orchestra.run.trial010.stdout:CentOS Stream 9 - Extras packages 20 kB/s | 20 kB 00:01 2026-02-22T19:47:56.911 INFO:teuthology.orchestra.run.trial119.stdout:Extra Packages for Enterprise Linux 21 MB/s | 20 MB 00:00 2026-02-22T19:47:57.210 INFO:teuthology.orchestra.run.trial194.stdout:CentOS Stream 9 - Extras packages 152 kB/s | 20 kB 00:00 2026-02-22T19:47:57.469 INFO:teuthology.orchestra.run.trial194.stdout:Extra Packages for Enterprise Linux 104 MB/s | 20 MB 00:00 2026-02-22T19:47:57.570 INFO:teuthology.orchestra.run.trial010.stdout:Extra Packages for Enterprise Linux 23 MB/s | 20 MB 00:00 2026-02-22T19:48:00.140 INFO:teuthology.orchestra.run.trial119.stdout:lab-extras 2.8 MB/s | 50 kB 00:00 2026-02-22T19:48:00.682 INFO:teuthology.orchestra.run.trial194.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-22T19:48:00.775 INFO:teuthology.orchestra.run.trial010.stdout:lab-extras 2.4 MB/s | 50 kB 00:00 2026-02-22T19:48:01.350 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:48:01.351 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:48:01.351 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repository Size 2026-02-22T19:48:01.351 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:48:01.351 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-22T19:48:01.351 INFO:teuthology.orchestra.run.trial119.stdout: ceph-radosgw x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 11 M 2026-02-22T19:48:01.352 INFO:teuthology.orchestra.run.trial119.stdout:Upgrading: 2026-02-22T19:48:01.352 INFO:teuthology.orchestra.run.trial119.stdout: librados2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.4 M 2026-02-22T19:48:01.352 INFO:teuthology.orchestra.run.trial119.stdout: librbd1 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.2 M 2026-02-22T19:48:01.352 INFO:teuthology.orchestra.run.trial119.stdout:Installing dependencies: 2026-02-22T19:48:01.352 INFO:teuthology.orchestra.run.trial119.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-22T19:48:01.352 INFO:teuthology.orchestra.run.trial119.stdout: ceph-base x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 5.5 M 2026-02-22T19:48:01.352 INFO:teuthology.orchestra.run.trial119.stdout: ceph-common x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 22 M 2026-02-22T19:48:01.352 INFO:teuthology.orchestra.run.trial119.stdout: ceph-selinux x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 25 k 2026-02-22T19:48:01.352 INFO:teuthology.orchestra.run.trial119.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-22T19:48:01.352 INFO:teuthology.orchestra.run.trial119.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-22T19:48:01.352 INFO:teuthology.orchestra.run.trial119.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-22T19:48:01.352 INFO:teuthology.orchestra.run.trial119.stdout: libcephfs2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 999 k 2026-02-22T19:48:01.353 INFO:teuthology.orchestra.run.trial119.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-22T19:48:01.353 INFO:teuthology.orchestra.run.trial119.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-22T19:48:01.353 INFO:teuthology.orchestra.run.trial119.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-22T19:48:01.353 INFO:teuthology.orchestra.run.trial119.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-22T19:48:01.353 INFO:teuthology.orchestra.run.trial119.stdout: libradosstriper1 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 503 k 2026-02-22T19:48:01.353 INFO:teuthology.orchestra.run.trial119.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-22T19:48:01.353 INFO:teuthology.orchestra.run.trial119.stdout: librgw2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 5.4 M 2026-02-22T19:48:01.353 INFO:teuthology.orchestra.run.trial119.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-22T19:48:01.353 INFO:teuthology.orchestra.run.trial119.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-22T19:48:01.353 INFO:teuthology.orchestra.run.trial119.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-22T19:48:01.353 INFO:teuthology.orchestra.run.trial119.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-22T19:48:01.353 INFO:teuthology.orchestra.run.trial119.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-22T19:48:01.354 INFO:teuthology.orchestra.run.trial119.stdout: python3-ceph-argparse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 45 k 2026-02-22T19:48:01.354 INFO:teuthology.orchestra.run.trial119.stdout: python3-ceph-common x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 142 k 2026-02-22T19:48:01.354 INFO:teuthology.orchestra.run.trial119.stdout: python3-cephfs x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 165 k 2026-02-22T19:48:01.354 INFO:teuthology.orchestra.run.trial119.stdout: python3-rados x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 322 k 2026-02-22T19:48:01.354 INFO:teuthology.orchestra.run.trial119.stdout: python3-rbd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 303 k 2026-02-22T19:48:01.354 INFO:teuthology.orchestra.run.trial119.stdout: python3-rgw x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 100 k 2026-02-22T19:48:01.354 INFO:teuthology.orchestra.run.trial119.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-22T19:48:01.354 INFO:teuthology.orchestra.run.trial119.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-22T19:48:01.354 INFO:teuthology.orchestra.run.trial119.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-22T19:48:01.354 INFO:teuthology.orchestra.run.trial119.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-22T19:48:01.354 INFO:teuthology.orchestra.run.trial119.stdout:Installing weak dependencies: 2026-02-22T19:48:01.354 INFO:teuthology.orchestra.run.trial119.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-22T19:48:01.355 INFO:teuthology.orchestra.run.trial119.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-22T19:48:01.355 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:48:01.355 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-22T19:48:01.355 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:48:01.355 INFO:teuthology.orchestra.run.trial119.stdout:Install 33 Packages 2026-02-22T19:48:01.355 INFO:teuthology.orchestra.run.trial119.stdout:Upgrade 2 Packages 2026-02-22T19:48:01.355 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:48:01.356 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 63 M 2026-02-22T19:48:01.356 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-22T19:48:01.879 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:48:01.880 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:48:01.880 INFO:teuthology.orchestra.run.trial194.stdout: Package Arch Version Repository Size 2026-02-22T19:48:01.880 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:48:01.880 INFO:teuthology.orchestra.run.trial194.stdout:Installing: 2026-02-22T19:48:01.880 INFO:teuthology.orchestra.run.trial194.stdout: ceph-radosgw x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 11 M 2026-02-22T19:48:01.880 INFO:teuthology.orchestra.run.trial194.stdout:Upgrading: 2026-02-22T19:48:01.880 INFO:teuthology.orchestra.run.trial194.stdout: librados2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.4 M 2026-02-22T19:48:01.881 INFO:teuthology.orchestra.run.trial194.stdout: librbd1 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.2 M 2026-02-22T19:48:01.881 INFO:teuthology.orchestra.run.trial194.stdout:Installing dependencies: 2026-02-22T19:48:01.881 INFO:teuthology.orchestra.run.trial194.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-22T19:48:01.881 INFO:teuthology.orchestra.run.trial194.stdout: ceph-base x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 5.5 M 2026-02-22T19:48:01.881 INFO:teuthology.orchestra.run.trial194.stdout: ceph-common x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 22 M 2026-02-22T19:48:01.881 INFO:teuthology.orchestra.run.trial194.stdout: ceph-selinux x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 25 k 2026-02-22T19:48:01.881 INFO:teuthology.orchestra.run.trial194.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-22T19:48:01.881 INFO:teuthology.orchestra.run.trial194.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-22T19:48:01.881 INFO:teuthology.orchestra.run.trial194.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-22T19:48:01.881 INFO:teuthology.orchestra.run.trial194.stdout: libcephfs2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 999 k 2026-02-22T19:48:01.881 INFO:teuthology.orchestra.run.trial194.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-22T19:48:01.881 INFO:teuthology.orchestra.run.trial194.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-22T19:48:01.882 INFO:teuthology.orchestra.run.trial194.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-22T19:48:01.882 INFO:teuthology.orchestra.run.trial194.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-22T19:48:01.882 INFO:teuthology.orchestra.run.trial194.stdout: libradosstriper1 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 503 k 2026-02-22T19:48:01.882 INFO:teuthology.orchestra.run.trial194.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-22T19:48:01.882 INFO:teuthology.orchestra.run.trial194.stdout: librgw2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 5.4 M 2026-02-22T19:48:01.882 INFO:teuthology.orchestra.run.trial194.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-22T19:48:01.882 INFO:teuthology.orchestra.run.trial194.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-22T19:48:01.882 INFO:teuthology.orchestra.run.trial194.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-22T19:48:01.882 INFO:teuthology.orchestra.run.trial194.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-22T19:48:01.882 INFO:teuthology.orchestra.run.trial194.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-22T19:48:01.882 INFO:teuthology.orchestra.run.trial194.stdout: python3-ceph-argparse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 45 k 2026-02-22T19:48:01.882 INFO:teuthology.orchestra.run.trial194.stdout: python3-ceph-common x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 142 k 2026-02-22T19:48:01.883 INFO:teuthology.orchestra.run.trial194.stdout: python3-cephfs x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 165 k 2026-02-22T19:48:01.883 INFO:teuthology.orchestra.run.trial194.stdout: python3-rados x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 322 k 2026-02-22T19:48:01.883 INFO:teuthology.orchestra.run.trial194.stdout: python3-rbd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 303 k 2026-02-22T19:48:01.883 INFO:teuthology.orchestra.run.trial194.stdout: python3-rgw x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 100 k 2026-02-22T19:48:01.883 INFO:teuthology.orchestra.run.trial194.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-22T19:48:01.883 INFO:teuthology.orchestra.run.trial194.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-22T19:48:01.883 INFO:teuthology.orchestra.run.trial194.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-22T19:48:01.883 INFO:teuthology.orchestra.run.trial194.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-22T19:48:01.883 INFO:teuthology.orchestra.run.trial194.stdout:Installing weak dependencies: 2026-02-22T19:48:01.883 INFO:teuthology.orchestra.run.trial194.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-22T19:48:01.883 INFO:teuthology.orchestra.run.trial194.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-22T19:48:01.883 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:48:01.884 INFO:teuthology.orchestra.run.trial194.stdout:Transaction Summary 2026-02-22T19:48:01.884 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:48:01.884 INFO:teuthology.orchestra.run.trial194.stdout:Install 33 Packages 2026-02-22T19:48:01.884 INFO:teuthology.orchestra.run.trial194.stdout:Upgrade 2 Packages 2026-02-22T19:48:01.884 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:48:01.885 INFO:teuthology.orchestra.run.trial194.stdout:Total download size: 63 M 2026-02-22T19:48:01.885 INFO:teuthology.orchestra.run.trial194.stdout:Downloading Packages: 2026-02-22T19:48:01.971 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:48:01.972 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:48:01.972 INFO:teuthology.orchestra.run.trial010.stdout: Package Arch Version Repository Size 2026-02-22T19:48:01.972 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:48:01.972 INFO:teuthology.orchestra.run.trial010.stdout:Installing: 2026-02-22T19:48:01.972 INFO:teuthology.orchestra.run.trial010.stdout: ceph-radosgw x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 11 M 2026-02-22T19:48:01.973 INFO:teuthology.orchestra.run.trial010.stdout:Upgrading: 2026-02-22T19:48:01.973 INFO:teuthology.orchestra.run.trial010.stdout: librados2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.4 M 2026-02-22T19:48:01.973 INFO:teuthology.orchestra.run.trial010.stdout: librbd1 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.2 M 2026-02-22T19:48:01.973 INFO:teuthology.orchestra.run.trial010.stdout:Installing dependencies: 2026-02-22T19:48:01.973 INFO:teuthology.orchestra.run.trial010.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-22T19:48:01.973 INFO:teuthology.orchestra.run.trial010.stdout: ceph-base x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 5.5 M 2026-02-22T19:48:01.973 INFO:teuthology.orchestra.run.trial010.stdout: ceph-common x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 22 M 2026-02-22T19:48:01.973 INFO:teuthology.orchestra.run.trial010.stdout: ceph-selinux x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 25 k 2026-02-22T19:48:01.973 INFO:teuthology.orchestra.run.trial010.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-22T19:48:01.973 INFO:teuthology.orchestra.run.trial010.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-22T19:48:01.973 INFO:teuthology.orchestra.run.trial010.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-22T19:48:01.973 INFO:teuthology.orchestra.run.trial010.stdout: libcephfs2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 999 k 2026-02-22T19:48:01.974 INFO:teuthology.orchestra.run.trial010.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-22T19:48:01.974 INFO:teuthology.orchestra.run.trial010.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-22T19:48:01.974 INFO:teuthology.orchestra.run.trial010.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-22T19:48:01.974 INFO:teuthology.orchestra.run.trial010.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-22T19:48:01.974 INFO:teuthology.orchestra.run.trial010.stdout: libradosstriper1 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 503 k 2026-02-22T19:48:01.974 INFO:teuthology.orchestra.run.trial010.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-22T19:48:01.974 INFO:teuthology.orchestra.run.trial010.stdout: librgw2 x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 5.4 M 2026-02-22T19:48:01.974 INFO:teuthology.orchestra.run.trial010.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-22T19:48:01.974 INFO:teuthology.orchestra.run.trial010.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-22T19:48:01.974 INFO:teuthology.orchestra.run.trial010.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-22T19:48:01.974 INFO:teuthology.orchestra.run.trial010.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-22T19:48:01.975 INFO:teuthology.orchestra.run.trial010.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-22T19:48:01.975 INFO:teuthology.orchestra.run.trial010.stdout: python3-ceph-argparse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 45 k 2026-02-22T19:48:01.975 INFO:teuthology.orchestra.run.trial010.stdout: python3-ceph-common x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 142 k 2026-02-22T19:48:01.975 INFO:teuthology.orchestra.run.trial010.stdout: python3-cephfs x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 165 k 2026-02-22T19:48:01.975 INFO:teuthology.orchestra.run.trial010.stdout: python3-rados x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 322 k 2026-02-22T19:48:01.975 INFO:teuthology.orchestra.run.trial010.stdout: python3-rbd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 303 k 2026-02-22T19:48:01.975 INFO:teuthology.orchestra.run.trial010.stdout: python3-rgw x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 100 k 2026-02-22T19:48:01.975 INFO:teuthology.orchestra.run.trial010.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-22T19:48:01.975 INFO:teuthology.orchestra.run.trial010.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-22T19:48:01.975 INFO:teuthology.orchestra.run.trial010.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-22T19:48:01.975 INFO:teuthology.orchestra.run.trial010.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-22T19:48:01.975 INFO:teuthology.orchestra.run.trial010.stdout:Installing weak dependencies: 2026-02-22T19:48:01.976 INFO:teuthology.orchestra.run.trial010.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-22T19:48:01.976 INFO:teuthology.orchestra.run.trial010.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-22T19:48:01.976 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:48:01.976 INFO:teuthology.orchestra.run.trial010.stdout:Transaction Summary 2026-02-22T19:48:01.976 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:48:01.976 INFO:teuthology.orchestra.run.trial010.stdout:Install 33 Packages 2026-02-22T19:48:01.976 INFO:teuthology.orchestra.run.trial010.stdout:Upgrade 2 Packages 2026-02-22T19:48:01.976 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:48:01.977 INFO:teuthology.orchestra.run.trial010.stdout:Total download size: 63 M 2026-02-22T19:48:01.977 INFO:teuthology.orchestra.run.trial010.stdout:Downloading Packages: 2026-02-22T19:48:04.985 INFO:teuthology.orchestra.run.trial119.stdout:(1/35): ceph-base-19.2.3-689.gf90f4eae.el9.x86_ 1.7 MB/s | 5.5 MB 00:03 2026-02-22T19:48:05.053 INFO:teuthology.orchestra.run.trial119.stdout:(2/35): ceph-selinux-19.2.3-689.gf90f4eae.el9.x 371 kB/s | 25 kB 00:00 2026-02-22T19:48:06.095 INFO:teuthology.orchestra.run.trial119.stdout:(3/35): libcephfs2-19.2.3-689.gf90f4eae.el9.x86 959 kB/s | 999 kB 00:01 2026-02-22T19:48:06.789 INFO:teuthology.orchestra.run.trial119.stdout:(4/35): libradosstriper1-19.2.3-689.gf90f4eae.e 725 kB/s | 503 kB 00:00 2026-02-22T19:48:11.032 INFO:teuthology.orchestra.run.trial010.stdout:(1/35): ceph-radosgw-19.2.3-689.gf90f4eae.el9.x 1.3 MB/s | 11 MB 00:08 2026-02-22T19:48:11.103 INFO:teuthology.orchestra.run.trial010.stdout:(2/35): ceph-selinux-19.2.3-689.gf90f4eae.el9.x 354 kB/s | 25 kB 00:00 2026-02-22T19:48:12.805 INFO:teuthology.orchestra.run.trial194.stdout:(1/35): ceph-base-19.2.3-689.gf90f4eae.el9.x86_ 538 kB/s | 5.5 MB 00:10 2026-02-22T19:48:12.873 INFO:teuthology.orchestra.run.trial194.stdout:(2/35): ceph-selinux-19.2.3-689.gf90f4eae.el9.x 369 kB/s | 25 kB 00:00 2026-02-22T19:48:13.189 INFO:teuthology.orchestra.run.trial010.stdout:(3/35): libcephfs2-19.2.3-689.gf90f4eae.el9.x86 479 kB/s | 999 kB 00:02 2026-02-22T19:48:13.913 INFO:teuthology.orchestra.run.trial194.stdout:(3/35): libcephfs2-19.2.3-689.gf90f4eae.el9.x86 961 kB/s | 999 kB 00:01 2026-02-22T19:48:14.083 INFO:teuthology.orchestra.run.trial010.stdout:(4/35): libradosstriper1-19.2.3-689.gf90f4eae.e 563 kB/s | 503 kB 00:00 2026-02-22T19:48:14.678 INFO:teuthology.orchestra.run.trial194.stdout:(4/35): libradosstriper1-19.2.3-689.gf90f4eae.e 657 kB/s | 503 kB 00:00 2026-02-22T19:48:16.413 INFO:teuthology.orchestra.run.trial119.stdout:(5/35): librgw2-19.2.3-689.gf90f4eae.el9.x86_64 575 kB/s | 5.4 MB 00:09 2026-02-22T19:48:16.547 INFO:teuthology.orchestra.run.trial119.stdout:(6/35): python3-ceph-argparse-19.2.3-689.gf90f4 337 kB/s | 45 kB 00:00 2026-02-22T19:48:16.894 INFO:teuthology.orchestra.run.trial119.stdout:(7/35): python3-ceph-common-19.2.3-689.gf90f4ea 410 kB/s | 142 kB 00:00 2026-02-22T19:48:17.309 INFO:teuthology.orchestra.run.trial119.stdout:(8/35): python3-cephfs-19.2.3-689.gf90f4eae.el9 398 kB/s | 165 kB 00:00 2026-02-22T19:48:18.562 INFO:teuthology.orchestra.run.trial119.stdout:(9/35): python3-rados-19.2.3-689.gf90f4eae.el9. 257 kB/s | 322 kB 00:01 2026-02-22T19:48:20.266 INFO:teuthology.orchestra.run.trial119.stdout:(10/35): python3-rbd-19.2.3-689.gf90f4eae.el9.x 178 kB/s | 303 kB 00:01 2026-02-22T19:48:20.389 INFO:teuthology.orchestra.run.trial010.stdout:(5/35): ceph-base-19.2.3-689.gf90f4eae.el9.x86_ 321 kB/s | 5.5 MB 00:17 2026-02-22T19:48:20.686 INFO:teuthology.orchestra.run.trial119.stdout:(11/35): python3-rgw-19.2.3-689.gf90f4eae.el9.x 237 kB/s | 100 kB 00:00 2026-02-22T19:48:20.756 INFO:teuthology.orchestra.run.trial010.stdout:(6/35): python3-ceph-argparse-19.2.3-689.gf90f4 123 kB/s | 45 kB 00:00 2026-02-22T19:48:21.245 INFO:teuthology.orchestra.run.trial119.stdout:(12/35): mailcap-2.1.49-5.el9.noarch.rpm 59 kB/s | 33 kB 00:00 2026-02-22T19:48:21.421 INFO:teuthology.orchestra.run.trial010.stdout:(7/35): python3-ceph-common-19.2.3-689.gf90f4ea 214 kB/s | 142 kB 00:00 2026-02-22T19:48:21.798 INFO:teuthology.orchestra.run.trial119.stdout:(13/35): nvme-cli-2.16-1.el9.x86_64.rpm 2.1 MB/s | 1.2 MB 00:00 2026-02-22T19:48:21.957 INFO:teuthology.orchestra.run.trial119.stdout:(14/35): pciutils-3.7.0-7.el9.x86_64.rpm 586 kB/s | 93 kB 00:00 2026-02-22T19:48:22.045 INFO:teuthology.orchestra.run.trial119.stdout:(15/35): boost-program-options-1.75.0-13.el9.x8 1.2 MB/s | 104 kB 00:00 2026-02-22T19:48:22.130 INFO:teuthology.orchestra.run.trial119.stdout:(16/35): libnbd-1.20.3-4.el9.x86_64.rpm 1.9 MB/s | 164 kB 00:00 2026-02-22T19:48:22.214 INFO:teuthology.orchestra.run.trial119.stdout:(17/35): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.9 MB/s | 160 kB 00:00 2026-02-22T19:48:22.249 INFO:teuthology.orchestra.run.trial010.stdout:(8/35): python3-cephfs-19.2.3-689.gf90f4eae.el9 199 kB/s | 165 kB 00:00 2026-02-22T19:48:22.297 INFO:teuthology.orchestra.run.trial119.stdout:(18/35): librabbitmq-0.11.0-7.el9.x86_64.rpm 542 kB/s | 45 kB 00:00 2026-02-22T19:48:22.539 INFO:teuthology.orchestra.run.trial119.stdout:(19/35): librdkafka-1.6.1-102.el9.x86_64.rpm 2.7 MB/s | 662 kB 00:00 2026-02-22T19:48:22.624 INFO:teuthology.orchestra.run.trial119.stdout:(20/35): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.4 MB/s | 292 kB 00:00 2026-02-22T19:48:22.709 INFO:teuthology.orchestra.run.trial119.stdout:(21/35): qatlib-25.08.0-2.el9.x86_64.rpm 2.8 MB/s | 240 kB 00:00 2026-02-22T19:48:22.792 INFO:teuthology.orchestra.run.trial119.stdout:(22/35): qatlib-service-25.08.0-2.el9.x86_64.rp 444 kB/s | 37 kB 00:00 2026-02-22T19:48:22.876 INFO:teuthology.orchestra.run.trial119.stdout:(23/35): qatzip-libs-1.3.1-1.el9.x86_64.rpm 794 kB/s | 66 kB 00:00 2026-02-22T19:48:23.346 INFO:teuthology.orchestra.run.trial119.stdout:(24/35): gperftools-libs-2.9.1-3.el9.x86_64.rpm 654 kB/s | 308 kB 00:00 2026-02-22T19:48:23.510 INFO:teuthology.orchestra.run.trial194.stdout:(5/35): ceph-radosgw-19.2.3-689.gf90f4eae.el9.x 519 kB/s | 11 MB 00:21 2026-02-22T19:48:23.707 INFO:teuthology.orchestra.run.trial010.stdout:(9/35): python3-rados-19.2.3-689.gf90f4eae.el9. 221 kB/s | 322 kB 00:01 2026-02-22T19:48:23.713 INFO:teuthology.orchestra.run.trial119.stdout:(25/35): libarrow-9.0.0-15.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2026-02-22T19:48:23.718 INFO:teuthology.orchestra.run.trial194.stdout:(6/35): python3-ceph-argparse-19.2.3-689.gf90f4 217 kB/s | 45 kB 00:00 2026-02-22T19:48:23.783 INFO:teuthology.orchestra.run.trial119.stdout:(26/35): libarrow-doc-9.0.0-15.el9.noarch.rpm 355 kB/s | 25 kB 00:00 2026-02-22T19:48:23.795 INFO:teuthology.orchestra.run.trial194.stdout:(7/35): librgw2-19.2.3-689.gf90f4eae.el9.x86_64 607 kB/s | 5.4 MB 00:09 2026-02-22T19:48:23.853 INFO:teuthology.orchestra.run.trial119.stdout:(27/35): liboath-2.6.12-1.el9.x86_64.rpm 700 kB/s | 49 kB 00:00 2026-02-22T19:48:23.923 INFO:teuthology.orchestra.run.trial119.stdout:(28/35): libunwind-1.6.2-1.el9.x86_64.rpm 959 kB/s | 67 kB 00:00 2026-02-22T19:48:24.002 INFO:teuthology.orchestra.run.trial119.stdout:(29/35): parquet-libs-9.0.0-15.el9.x86_64.rpm 10 MB/s | 838 kB 00:00 2026-02-22T19:48:24.073 INFO:teuthology.orchestra.run.trial119.stdout:(30/35): re2-20211101-20.el9.x86_64.rpm 2.6 MB/s | 191 kB 00:00 2026-02-22T19:48:24.160 INFO:teuthology.orchestra.run.trial119.stdout:(31/35): thrift-0.15.0-4.el9.x86_64.rpm 18 MB/s | 1.6 MB 00:00 2026-02-22T19:48:24.174 INFO:teuthology.orchestra.run.trial119.stdout:(32/35): ceph-radosgw-19.2.3-689.gf90f4eae.el9. 491 kB/s | 11 MB 00:22 2026-02-22T19:48:24.213 INFO:teuthology.orchestra.run.trial194.stdout:(8/35): python3-ceph-common-19.2.3-689.gf90f4ea 288 kB/s | 142 kB 00:00 2026-02-22T19:48:24.213 INFO:teuthology.orchestra.run.trial194.stdout:(9/35): python3-cephfs-19.2.3-689.gf90f4eae.el9 395 kB/s | 165 kB 00:00 2026-02-22T19:48:24.545 INFO:teuthology.orchestra.run.trial010.stdout:(10/35): python3-rbd-19.2.3-689.gf90f4eae.el9.x 361 kB/s | 303 kB 00:00 2026-02-22T19:48:24.891 INFO:teuthology.orchestra.run.trial010.stdout:(11/35): python3-rgw-19.2.3-689.gf90f4eae.el9.x 288 kB/s | 100 kB 00:00 2026-02-22T19:48:24.909 INFO:teuthology.orchestra.run.trial194.stdout:(10/35): python3-rbd-19.2.3-689.gf90f4eae.el9.x 435 kB/s | 303 kB 00:00 2026-02-22T19:48:25.019 INFO:teuthology.orchestra.run.trial194.stdout:(11/35): python3-rados-19.2.3-689.gf90f4eae.el9 400 kB/s | 322 kB 00:00 2026-02-22T19:48:25.190 INFO:teuthology.orchestra.run.trial194.stdout:(12/35): python3-rgw-19.2.3-689.gf90f4eae.el9.x 354 kB/s | 100 kB 00:00 2026-02-22T19:48:25.428 INFO:teuthology.orchestra.run.trial194.stdout:(13/35): mailcap-2.1.49-5.el9.noarch.rpm 81 kB/s | 33 kB 00:00 2026-02-22T19:48:25.457 INFO:teuthology.orchestra.run.trial010.stdout:(12/35): mailcap-2.1.49-5.el9.noarch.rpm 59 kB/s | 33 kB 00:00 2026-02-22T19:48:25.589 INFO:teuthology.orchestra.run.trial194.stdout:(14/35): pciutils-3.7.0-7.el9.x86_64.rpm 577 kB/s | 93 kB 00:00 2026-02-22T19:48:26.264 INFO:teuthology.orchestra.run.trial194.stdout:(15/35): boost-program-options-1.75.0-13.el9.x8 154 kB/s | 104 kB 00:00 2026-02-22T19:48:26.399 INFO:teuthology.orchestra.run.trial010.stdout:(13/35): nvme-cli-2.16-1.el9.x86_64.rpm 1.2 MB/s | 1.2 MB 00:00 2026-02-22T19:48:26.932 INFO:teuthology.orchestra.run.trial194.stdout:(16/35): nvme-cli-2.16-1.el9.x86_64.rpm 677 kB/s | 1.2 MB 00:01 2026-02-22T19:48:26.981 INFO:teuthology.orchestra.run.trial194.stdout:(17/35): libnbd-1.20.3-4.el9.x86_64.rpm 228 kB/s | 164 kB 00:00 2026-02-22T19:48:27.055 INFO:teuthology.orchestra.run.trial010.stdout:(14/35): pciutils-3.7.0-7.el9.x86_64.rpm 142 kB/s | 93 kB 00:00 2026-02-22T19:48:27.101 INFO:teuthology.orchestra.run.trial010.stdout:(15/35): boost-program-options-1.75.0-13.el9.x8 2.2 MB/s | 104 kB 00:00 2026-02-22T19:48:27.118 INFO:teuthology.orchestra.run.trial010.stdout:(16/35): libnbd-1.20.3-4.el9.x86_64.rpm 9.2 MB/s | 164 kB 00:00 2026-02-22T19:48:27.130 INFO:teuthology.orchestra.run.trial010.stdout:(17/35): libpmemobj-1.12.1-1.el9.x86_64.rpm 14 MB/s | 160 kB 00:00 2026-02-22T19:48:27.141 INFO:teuthology.orchestra.run.trial010.stdout:(18/35): librabbitmq-0.11.0-7.el9.x86_64.rpm 3.8 MB/s | 45 kB 00:00 2026-02-22T19:48:27.163 INFO:teuthology.orchestra.run.trial010.stdout:(19/35): librdkafka-1.6.1-102.el9.x86_64.rpm 30 MB/s | 662 kB 00:00 2026-02-22T19:48:27.174 INFO:teuthology.orchestra.run.trial010.stdout:(20/35): lttng-ust-2.12.0-6.el9.x86_64.rpm 26 MB/s | 292 kB 00:00 2026-02-22T19:48:27.185 INFO:teuthology.orchestra.run.trial010.stdout:(21/35): qatlib-25.08.0-2.el9.x86_64.rpm 22 MB/s | 240 kB 00:00 2026-02-22T19:48:27.194 INFO:teuthology.orchestra.run.trial010.stdout:(22/35): qatlib-service-25.08.0-2.el9.x86_64.rp 4.1 MB/s | 37 kB 00:00 2026-02-22T19:48:27.203 INFO:teuthology.orchestra.run.trial010.stdout:(23/35): qatzip-libs-1.3.1-1.el9.x86_64.rpm 7.1 MB/s | 66 kB 00:00 2026-02-22T19:48:27.437 INFO:teuthology.orchestra.run.trial010.stdout:(24/35): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.3 MB/s | 308 kB 00:00 2026-02-22T19:48:27.563 INFO:teuthology.orchestra.run.trial194.stdout:(18/35): librabbitmq-0.11.0-7.el9.x86_64.rpm 78 kB/s | 45 kB 00:00 2026-02-22T19:48:27.600 INFO:teuthology.orchestra.run.trial010.stdout:(25/35): librgw2-19.2.3-689.gf90f4eae.el9.x86_6 410 kB/s | 5.4 MB 00:13 2026-02-22T19:48:27.648 INFO:teuthology.orchestra.run.trial194.stdout:(19/35): libpmemobj-1.12.1-1.el9.x86_64.rpm 224 kB/s | 160 kB 00:00 2026-02-22T19:48:27.691 INFO:teuthology.orchestra.run.trial010.stdout:(26/35): libarrow-9.0.0-15.el9.x86_64.rpm 17 MB/s | 4.4 MB 00:00 2026-02-22T19:48:27.691 INFO:teuthology.orchestra.run.trial010.stdout:(27/35): libarrow-doc-9.0.0-15.el9.noarch.rpm 271 kB/s | 25 kB 00:00 2026-02-22T19:48:27.723 INFO:teuthology.orchestra.run.trial010.stdout:(28/35): liboath-2.6.12-1.el9.x86_64.rpm 1.5 MB/s | 49 kB 00:00 2026-02-22T19:48:27.724 INFO:teuthology.orchestra.run.trial010.stdout:(29/35): libunwind-1.6.2-1.el9.x86_64.rpm 2.0 MB/s | 67 kB 00:00 2026-02-22T19:48:27.775 INFO:teuthology.orchestra.run.trial010.stdout:(30/35): parquet-libs-9.0.0-15.el9.x86_64.rpm 16 MB/s | 838 kB 00:00 2026-02-22T19:48:27.789 INFO:teuthology.orchestra.run.trial010.stdout:(31/35): re2-20211101-20.el9.x86_64.rpm 2.9 MB/s | 191 kB 00:00 2026-02-22T19:48:27.896 INFO:teuthology.orchestra.run.trial010.stdout:(32/35): thrift-0.15.0-4.el9.x86_64.rpm 13 MB/s | 1.6 MB 00:00 2026-02-22T19:48:28.435 INFO:teuthology.orchestra.run.trial194.stdout:(20/35): lttng-ust-2.12.0-6.el9.x86_64.rpm 371 kB/s | 292 kB 00:00 2026-02-22T19:48:28.443 INFO:teuthology.orchestra.run.trial194.stdout:(21/35): librdkafka-1.6.1-102.el9.x86_64.rpm 752 kB/s | 662 kB 00:00 2026-02-22T19:48:29.016 INFO:teuthology.orchestra.run.trial194.stdout:(22/35): qatlib-service-25.08.0-2.el9.x86_64.rp 65 kB/s | 37 kB 00:00 2026-02-22T19:48:29.197 INFO:teuthology.orchestra.run.trial194.stdout:(23/35): qatlib-25.08.0-2.el9.x86_64.rpm 315 kB/s | 240 kB 00:00 2026-02-22T19:48:29.388 INFO:teuthology.orchestra.run.trial194.stdout:(24/35): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.6 MB/s | 308 kB 00:00 2026-02-22T19:48:29.525 INFO:teuthology.orchestra.run.trial194.stdout:(25/35): libarrow-9.0.0-15.el9.x86_64.rpm 32 MB/s | 4.4 MB 00:00 2026-02-22T19:48:29.566 INFO:teuthology.orchestra.run.trial194.stdout:(26/35): libarrow-doc-9.0.0-15.el9.noarch.rpm 606 kB/s | 25 kB 00:00 2026-02-22T19:48:29.599 INFO:teuthology.orchestra.run.trial194.stdout:(27/35): liboath-2.6.12-1.el9.x86_64.rpm 1.5 MB/s | 49 kB 00:00 2026-02-22T19:48:29.631 INFO:teuthology.orchestra.run.trial194.stdout:(28/35): libunwind-1.6.2-1.el9.x86_64.rpm 2.0 MB/s | 67 kB 00:00 2026-02-22T19:48:29.641 INFO:teuthology.orchestra.run.trial194.stdout:(29/35): qatzip-libs-1.3.1-1.el9.x86_64.rpm 106 kB/s | 66 kB 00:00 2026-02-22T19:48:29.668 INFO:teuthology.orchestra.run.trial194.stdout:(30/35): parquet-libs-9.0.0-15.el9.x86_64.rpm 22 MB/s | 838 kB 00:00 2026-02-22T19:48:29.708 INFO:teuthology.orchestra.run.trial194.stdout:(31/35): thrift-0.15.0-4.el9.x86_64.rpm 40 MB/s | 1.6 MB 00:00 2026-02-22T19:48:29.798 INFO:teuthology.orchestra.run.trial194.stdout:(32/35): re2-20211101-20.el9.x86_64.rpm 1.2 MB/s | 191 kB 00:00 2026-02-22T19:48:30.369 INFO:teuthology.orchestra.run.trial119.stdout:(33/35): librbd1-19.2.3-689.gf90f4eae.el9.x86_6 523 kB/s | 3.2 MB 00:06 2026-02-22T19:48:34.789 INFO:teuthology.orchestra.run.trial119.stdout:(34/35): librados2-19.2.3-689.gf90f4eae.el9.x86 331 kB/s | 3.4 MB 00:10 2026-02-22T19:48:35.483 INFO:teuthology.orchestra.run.trial194.stdout:(33/35): librados2-19.2.3-689.gf90f4eae.el9.x86 608 kB/s | 3.4 MB 00:05 2026-02-22T19:48:36.705 INFO:teuthology.orchestra.run.trial010.stdout:(33/35): librbd1-19.2.3-689.gf90f4eae.el9.x86_6 368 kB/s | 3.2 MB 00:08 2026-02-22T19:48:36.826 INFO:teuthology.orchestra.run.trial194.stdout:(34/35): librbd1-19.2.3-689.gf90f4eae.el9.x86_6 461 kB/s | 3.2 MB 00:07 2026-02-22T19:48:38.120 INFO:teuthology.orchestra.run.trial010.stdout:(34/35): librados2-19.2.3-689.gf90f4eae.el9.x86 340 kB/s | 3.4 MB 00:10 2026-02-22T19:48:48.440 INFO:teuthology.orchestra.run.trial010.stdout:(35/35): ceph-common-19.2.3-689.gf90f4eae.el9.x 488 kB/s | 22 MB 00:45 2026-02-22T19:48:48.442 INFO:teuthology.orchestra.run.trial010.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:48:48.443 INFO:teuthology.orchestra.run.trial010.stdout:Total 1.4 MB/s | 63 MB 00:46 2026-02-22T19:48:48.532 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction check 2026-02-22T19:48:48.551 INFO:teuthology.orchestra.run.trial010.stdout:Transaction check succeeded. 2026-02-22T19:48:48.551 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction test 2026-02-22T19:48:48.805 INFO:teuthology.orchestra.run.trial010.stdout:Transaction test succeeded. 2026-02-22T19:48:48.805 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction 2026-02-22T19:48:49.099 INFO:teuthology.orchestra.run.trial010.stdout: Preparing : 1/1 2026-02-22T19:48:49.108 INFO:teuthology.orchestra.run.trial010.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/37 2026-02-22T19:48:49.113 INFO:teuthology.orchestra.run.trial010.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/37 2026-02-22T19:48:49.125 INFO:teuthology.orchestra.run.trial010.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/37 2026-02-22T19:48:49.275 INFO:teuthology.orchestra.run.trial010.stdout: Installing : thrift-0.15.0-4.el9.x86_64 4/37 2026-02-22T19:48:49.280 INFO:teuthology.orchestra.run.trial010.stdout: Upgrading : librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T19:48:49.309 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T19:48:49.353 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 6/37 2026-02-22T19:48:49.355 INFO:teuthology.orchestra.run.trial010.stdout: Installing : libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T19:48:49.366 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T19:48:49.370 INFO:teuthology.orchestra.run.trial010.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/37 2026-02-22T19:48:49.380 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x 9/37 2026-02-22T19:48:49.404 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 10/37 2026-02-22T19:48:49.405 INFO:teuthology.orchestra.run.trial010.stdout: Installing : libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T19:48:49.418 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T19:48:49.450 INFO:teuthology.orchestra.run.trial010.stdout: Installing : re2-1:20211101-20.el9.x86_64 12/37 2026-02-22T19:48:49.455 INFO:teuthology.orchestra.run.trial010.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 13/37 2026-02-22T19:48:49.463 INFO:teuthology.orchestra.run.trial010.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/37 2026-02-22T19:48:49.465 INFO:teuthology.orchestra.run.trial010.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/37 2026-02-22T19:48:49.468 INFO:teuthology.orchestra.run.trial010.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 16/37 2026-02-22T19:48:49.474 INFO:teuthology.orchestra.run.trial010.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/37 2026-02-22T19:48:49.613 INFO:teuthology.orchestra.run.trial010.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 18/37 2026-02-22T19:48:49.614 INFO:teuthology.orchestra.run.trial010.stdout: Upgrading : librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 19/37 2026-02-22T19:48:49.639 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 19/37 2026-02-22T19:48:49.641 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 20/37 2026-02-22T19:48:49.647 INFO:teuthology.orchestra.run.trial010.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 21/37 2026-02-22T19:48:49.871 INFO:teuthology.orchestra.run.trial010.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 22/37 2026-02-22T19:48:49.872 INFO:teuthology.orchestra.run.trial010.stdout: Installing : librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 23/37 2026-02-22T19:48:49.886 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 23/37 2026-02-22T19:48:49.893 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 24/37 2026-02-22T19:48:49.897 INFO:teuthology.orchestra.run.trial010.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 25/37 2026-02-22T19:48:49.900 INFO:teuthology.orchestra.run.trial010.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 26/37 2026-02-22T19:48:49.901 INFO:teuthology.orchestra.run.trial010.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 27/37 2026-02-22T19:48:49.918 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 27/37 2026-02-22T19:48:50.034 INFO:teuthology.orchestra.run.trial010.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 28/37 2026-02-22T19:48:50.037 INFO:teuthology.orchestra.run.trial010.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 29/37 2026-02-22T19:48:50.319 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 29/37 2026-02-22T19:48:50.319 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-22T19:48:50.319 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:48:50.355 INFO:teuthology.orchestra.run.trial010.stdout: Installing : mailcap-2.1.49-5.el9.noarch 30/37 2026-02-22T19:48:50.357 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86 31/37 2026-02-22T19:48:51.339 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T19:48:51.342 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T19:48:51.624 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T19:48:51.628 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 33/37 2026-02-22T19:48:51.665 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 33/37 2026-02-22T19:48:51.665 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-22T19:48:51.665 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-22T19:48:51.666 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:48:51.669 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T19:48:56.156 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T19:48:56.156 INFO:teuthology.orchestra.run.trial010.stdout:skipping the directory /sys 2026-02-22T19:48:56.156 INFO:teuthology.orchestra.run.trial010.stdout:skipping the directory /proc 2026-02-22T19:48:56.157 INFO:teuthology.orchestra.run.trial010.stdout:skipping the directory /mnt 2026-02-22T19:48:56.157 INFO:teuthology.orchestra.run.trial010.stdout:skipping the directory /var/tmp 2026-02-22T19:48:56.157 INFO:teuthology.orchestra.run.trial010.stdout:skipping the directory /home 2026-02-22T19:48:56.157 INFO:teuthology.orchestra.run.trial010.stdout:skipping the directory /root 2026-02-22T19:48:56.157 INFO:teuthology.orchestra.run.trial010.stdout:skipping the directory /tmp 2026-02-22T19:48:56.157 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:48:56.606 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 35/37 2026-02-22T19:48:56.629 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 35/37 2026-02-22T19:48:56.629 INFO:teuthology.orchestra.run.trial010.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:48:56.629 INFO:teuthology.orchestra.run.trial010.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-22T19:48:56.629 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-22T19:48:56.629 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-22T19:48:56.630 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:48:56.631 INFO:teuthology.orchestra.run.trial010.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 36/37 2026-02-22T19:48:56.643 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 36/37 2026-02-22T19:48:56.643 INFO:teuthology.orchestra.run.trial010.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T19:48:56.694 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T19:48:56.695 INFO:teuthology.orchestra.run.trial010.stdout:Creating group 'qat' with GID 992. 2026-02-22T19:48:56.695 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:48:56.977 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 1/37 2026-02-22T19:48:56.978 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2/37 2026-02-22T19:48:56.978 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 3/37 2026-02-22T19:48:56.978 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 4/37 2026-02-22T19:48:56.978 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T19:48:56.978 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 6/37 2026-02-22T19:48:56.978 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T19:48:56.978 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x 8/37 2026-02-22T19:48:56.978 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86 9/37 2026-02-22T19:48:56.978 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 10/37 2026-02-22T19:48:56.978 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T19:48:56.979 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 12/37 2026-02-22T19:48:56.979 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 13/37 2026-02-22T19:48:56.979 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/37 2026-02-22T19:48:56.979 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 15/37 2026-02-22T19:48:56.979 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 16/37 2026-02-22T19:48:56.979 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 17/37 2026-02-22T19:48:56.979 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 18/37 2026-02-22T19:48:56.979 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 19/37 2026-02-22T19:48:56.979 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 20/37 2026-02-22T19:48:56.979 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 21/37 2026-02-22T19:48:56.979 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 22/37 2026-02-22T19:48:56.979 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 23/37 2026-02-22T19:48:56.980 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 24/37 2026-02-22T19:48:56.980 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 25/37 2026-02-22T19:48:56.980 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 26/37 2026-02-22T19:48:56.980 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 27/37 2026-02-22T19:48:56.980 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 28/37 2026-02-22T19:48:56.980 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 29/37 2026-02-22T19:48:56.980 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 30/37 2026-02-22T19:48:56.980 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 31/37 2026-02-22T19:48:56.980 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : re2-1:20211101-20.el9.x86_64 32/37 2026-02-22T19:48:56.980 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 33/37 2026-02-22T19:48:56.980 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T19:48:56.980 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 35/37 2026-02-22T19:48:56.980 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 36/37 2026-02-22T19:48:57.038 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T19:48:57.038 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:48:57.038 INFO:teuthology.orchestra.run.trial010.stdout:Upgraded: 2026-02-22T19:48:57.038 INFO:teuthology.orchestra.run.trial010.stdout: librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.038 INFO:teuthology.orchestra.run.trial010.stdout: librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.039 INFO:teuthology.orchestra.run.trial010.stdout:Installed: 2026-02-22T19:48:57.039 INFO:teuthology.orchestra.run.trial010.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-22T19:48:57.039 INFO:teuthology.orchestra.run.trial010.stdout: ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.039 INFO:teuthology.orchestra.run.trial010.stdout: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.039 INFO:teuthology.orchestra.run.trial010.stdout: ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.039 INFO:teuthology.orchestra.run.trial010.stdout: ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.039 INFO:teuthology.orchestra.run.trial010.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-22T19:48:57.039 INFO:teuthology.orchestra.run.trial010.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-22T19:48:57.039 INFO:teuthology.orchestra.run.trial010.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-22T19:48:57.039 INFO:teuthology.orchestra.run.trial010.stdout: libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.040 INFO:teuthology.orchestra.run.trial010.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-22T19:48:57.040 INFO:teuthology.orchestra.run.trial010.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-22T19:48:57.040 INFO:teuthology.orchestra.run.trial010.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-22T19:48:57.040 INFO:teuthology.orchestra.run.trial010.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-22T19:48:57.040 INFO:teuthology.orchestra.run.trial010.stdout: libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.040 INFO:teuthology.orchestra.run.trial010.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-22T19:48:57.040 INFO:teuthology.orchestra.run.trial010.stdout: librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.040 INFO:teuthology.orchestra.run.trial010.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-22T19:48:57.040 INFO:teuthology.orchestra.run.trial010.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-22T19:48:57.040 INFO:teuthology.orchestra.run.trial010.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-22T19:48:57.040 INFO:teuthology.orchestra.run.trial010.stdout: nvme-cli-2.16-1.el9.x86_64 2026-02-22T19:48:57.040 INFO:teuthology.orchestra.run.trial010.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-22T19:48:57.041 INFO:teuthology.orchestra.run.trial010.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-22T19:48:57.041 INFO:teuthology.orchestra.run.trial010.stdout: python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.041 INFO:teuthology.orchestra.run.trial010.stdout: python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.041 INFO:teuthology.orchestra.run.trial010.stdout: python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.041 INFO:teuthology.orchestra.run.trial010.stdout: python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.041 INFO:teuthology.orchestra.run.trial010.stdout: python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.041 INFO:teuthology.orchestra.run.trial010.stdout: python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:48:57.041 INFO:teuthology.orchestra.run.trial010.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-22T19:48:57.041 INFO:teuthology.orchestra.run.trial010.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-22T19:48:57.041 INFO:teuthology.orchestra.run.trial010.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-22T19:48:57.041 INFO:teuthology.orchestra.run.trial010.stdout: re2-1:20211101-20.el9.x86_64 2026-02-22T19:48:57.041 INFO:teuthology.orchestra.run.trial010.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-22T19:48:57.042 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:48:57.042 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:48:57.078 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install ceph-test 2026-02-22T19:48:57.383 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:00:57 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:48:57.466 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:48:57.467 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:48:57.467 INFO:teuthology.orchestra.run.trial010.stdout: Package Arch Version Repository Size 2026-02-22T19:48:57.467 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:48:57.467 INFO:teuthology.orchestra.run.trial010.stdout:Installing: 2026-02-22T19:48:57.468 INFO:teuthology.orchestra.run.trial010.stdout: ceph-test x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 50 M 2026-02-22T19:48:57.468 INFO:teuthology.orchestra.run.trial010.stdout:Installing dependencies: 2026-02-22T19:48:57.468 INFO:teuthology.orchestra.run.trial010.stdout: libcephsqlite x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 163 k 2026-02-22T19:48:57.468 INFO:teuthology.orchestra.run.trial010.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-22T19:48:57.468 INFO:teuthology.orchestra.run.trial010.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-22T19:48:57.468 INFO:teuthology.orchestra.run.trial010.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-22T19:48:57.468 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:48:57.468 INFO:teuthology.orchestra.run.trial010.stdout:Transaction Summary 2026-02-22T19:48:57.468 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:48:57.468 INFO:teuthology.orchestra.run.trial010.stdout:Install 5 Packages 2026-02-22T19:48:57.468 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:48:57.469 INFO:teuthology.orchestra.run.trial010.stdout:Total download size: 50 M 2026-02-22T19:48:57.469 INFO:teuthology.orchestra.run.trial010.stdout:Installed size: 212 M 2026-02-22T19:48:57.469 INFO:teuthology.orchestra.run.trial010.stdout:Downloading Packages: 2026-02-22T19:48:57.619 INFO:teuthology.orchestra.run.trial010.stdout:(1/5): libxslt-1.1.34-12.el9.x86_64.rpm 2.5 MB/s | 233 kB 00:00 2026-02-22T19:48:57.667 INFO:teuthology.orchestra.run.trial010.stdout:(2/5): socat-1.7.4.1-8.el9.x86_64.rpm 6.3 MB/s | 303 kB 00:00 2026-02-22T19:48:57.689 INFO:teuthology.orchestra.run.trial010.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 2.8 MB/s | 64 kB 00:00 2026-02-22T19:48:57.694 INFO:teuthology.orchestra.run.trial194.stdout:(35/35): ceph-common-19.2.3-689.gf90f4eae.el9.x 403 kB/s | 22 MB 00:55 2026-02-22T19:48:57.697 INFO:teuthology.orchestra.run.trial194.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:48:57.698 INFO:teuthology.orchestra.run.trial194.stdout:Total 1.1 MB/s | 63 MB 00:55 2026-02-22T19:48:57.792 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction check 2026-02-22T19:48:57.811 INFO:teuthology.orchestra.run.trial194.stdout:Transaction check succeeded. 2026-02-22T19:48:57.811 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction test 2026-02-22T19:48:58.066 INFO:teuthology.orchestra.run.trial194.stdout:Transaction test succeeded. 2026-02-22T19:48:58.066 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction 2026-02-22T19:48:58.359 INFO:teuthology.orchestra.run.trial194.stdout: Preparing : 1/1 2026-02-22T19:48:58.361 INFO:teuthology.orchestra.run.trial119.stdout:(35/35): ceph-common-19.2.3-689.gf90f4eae.el9.x 394 kB/s | 22 MB 00:56 2026-02-22T19:48:58.363 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:48:58.363 INFO:teuthology.orchestra.run.trial119.stdout:Total 1.1 MB/s | 63 MB 00:57 2026-02-22T19:48:58.368 INFO:teuthology.orchestra.run.trial194.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/37 2026-02-22T19:48:58.371 INFO:teuthology.orchestra.run.trial194.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/37 2026-02-22T19:48:58.373 INFO:teuthology.orchestra.run.trial010.stdout:(4/5): libcephsqlite-19.2.3-689.gf90f4eae.el9.x 193 kB/s | 163 kB 00:00 2026-02-22T19:48:58.382 INFO:teuthology.orchestra.run.trial194.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/37 2026-02-22T19:48:58.456 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-22T19:48:58.475 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-22T19:48:58.475 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-22T19:48:58.532 INFO:teuthology.orchestra.run.trial194.stdout: Installing : thrift-0.15.0-4.el9.x86_64 4/37 2026-02-22T19:48:58.536 INFO:teuthology.orchestra.run.trial194.stdout: Upgrading : librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T19:48:58.567 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T19:48:58.609 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 6/37 2026-02-22T19:48:58.610 INFO:teuthology.orchestra.run.trial194.stdout: Installing : libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T19:48:58.622 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T19:48:58.626 INFO:teuthology.orchestra.run.trial194.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/37 2026-02-22T19:48:58.635 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x 9/37 2026-02-22T19:48:58.656 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 10/37 2026-02-22T19:48:58.657 INFO:teuthology.orchestra.run.trial194.stdout: Installing : libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T19:48:58.669 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T19:48:58.699 INFO:teuthology.orchestra.run.trial194.stdout: Installing : re2-1:20211101-20.el9.x86_64 12/37 2026-02-22T19:48:58.704 INFO:teuthology.orchestra.run.trial194.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 13/37 2026-02-22T19:48:58.710 INFO:teuthology.orchestra.run.trial194.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/37 2026-02-22T19:48:58.713 INFO:teuthology.orchestra.run.trial194.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/37 2026-02-22T19:48:58.716 INFO:teuthology.orchestra.run.trial194.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 16/37 2026-02-22T19:48:58.721 INFO:teuthology.orchestra.run.trial194.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/37 2026-02-22T19:48:58.731 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-22T19:48:58.731 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-22T19:48:58.860 INFO:teuthology.orchestra.run.trial194.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 18/37 2026-02-22T19:48:58.861 INFO:teuthology.orchestra.run.trial194.stdout: Upgrading : librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 19/37 2026-02-22T19:48:58.885 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 19/37 2026-02-22T19:48:58.889 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 20/37 2026-02-22T19:48:58.895 INFO:teuthology.orchestra.run.trial194.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 21/37 2026-02-22T19:48:59.022 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-22T19:48:59.031 INFO:teuthology.orchestra.run.trial119.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/37 2026-02-22T19:48:59.034 INFO:teuthology.orchestra.run.trial119.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/37 2026-02-22T19:48:59.046 INFO:teuthology.orchestra.run.trial119.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/37 2026-02-22T19:48:59.118 INFO:teuthology.orchestra.run.trial194.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 22/37 2026-02-22T19:48:59.120 INFO:teuthology.orchestra.run.trial194.stdout: Installing : librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 23/37 2026-02-22T19:48:59.135 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 23/37 2026-02-22T19:48:59.140 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 24/37 2026-02-22T19:48:59.146 INFO:teuthology.orchestra.run.trial194.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 25/37 2026-02-22T19:48:59.148 INFO:teuthology.orchestra.run.trial194.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 26/37 2026-02-22T19:48:59.149 INFO:teuthology.orchestra.run.trial194.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 27/37 2026-02-22T19:48:59.167 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 27/37 2026-02-22T19:48:59.197 INFO:teuthology.orchestra.run.trial119.stdout: Installing : thrift-0.15.0-4.el9.x86_64 4/37 2026-02-22T19:48:59.202 INFO:teuthology.orchestra.run.trial119.stdout: Upgrading : librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T19:48:59.231 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T19:48:59.275 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 6/37 2026-02-22T19:48:59.276 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T19:48:59.285 INFO:teuthology.orchestra.run.trial194.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 28/37 2026-02-22T19:48:59.287 INFO:teuthology.orchestra.run.trial194.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 29/37 2026-02-22T19:48:59.288 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T19:48:59.292 INFO:teuthology.orchestra.run.trial119.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/37 2026-02-22T19:48:59.302 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x 9/37 2026-02-22T19:48:59.325 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 10/37 2026-02-22T19:48:59.326 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T19:48:59.339 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T19:48:59.371 INFO:teuthology.orchestra.run.trial119.stdout: Installing : re2-1:20211101-20.el9.x86_64 12/37 2026-02-22T19:48:59.375 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 13/37 2026-02-22T19:48:59.383 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 14/37 2026-02-22T19:48:59.385 INFO:teuthology.orchestra.run.trial119.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 15/37 2026-02-22T19:48:59.388 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 16/37 2026-02-22T19:48:59.394 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 17/37 2026-02-22T19:48:59.537 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 18/37 2026-02-22T19:48:59.539 INFO:teuthology.orchestra.run.trial119.stdout: Upgrading : librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 19/37 2026-02-22T19:48:59.556 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 29/37 2026-02-22T19:48:59.557 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-22T19:48:59.557 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:48:59.564 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 19/37 2026-02-22T19:48:59.566 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 20/37 2026-02-22T19:48:59.572 INFO:teuthology.orchestra.run.trial119.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 21/37 2026-02-22T19:48:59.594 INFO:teuthology.orchestra.run.trial194.stdout: Installing : mailcap-2.1.49-5.el9.noarch 30/37 2026-02-22T19:48:59.595 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86 31/37 2026-02-22T19:48:59.797 INFO:teuthology.orchestra.run.trial119.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 22/37 2026-02-22T19:48:59.799 INFO:teuthology.orchestra.run.trial119.stdout: Installing : librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 23/37 2026-02-22T19:48:59.813 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 23/37 2026-02-22T19:48:59.818 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 24/37 2026-02-22T19:48:59.822 INFO:teuthology.orchestra.run.trial119.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 25/37 2026-02-22T19:48:59.824 INFO:teuthology.orchestra.run.trial119.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 26/37 2026-02-22T19:48:59.825 INFO:teuthology.orchestra.run.trial119.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 27/37 2026-02-22T19:48:59.842 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 27/37 2026-02-22T19:48:59.959 INFO:teuthology.orchestra.run.trial119.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 28/37 2026-02-22T19:48:59.961 INFO:teuthology.orchestra.run.trial119.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 29/37 2026-02-22T19:49:00.237 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 29/37 2026-02-22T19:49:00.237 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-22T19:49:00.237 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:49:00.273 INFO:teuthology.orchestra.run.trial119.stdout: Installing : mailcap-2.1.49-5.el9.noarch 30/37 2026-02-22T19:49:00.275 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86 31/37 2026-02-22T19:49:00.576 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T19:49:00.578 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T19:49:00.863 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T19:49:00.866 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 33/37 2026-02-22T19:49:00.903 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 33/37 2026-02-22T19:49:00.903 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-22T19:49:00.903 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-22T19:49:00.904 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:49:00.907 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T19:49:01.256 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T19:49:01.259 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T19:49:01.541 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 32/37 2026-02-22T19:49:01.545 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 33/37 2026-02-22T19:49:01.587 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 33/37 2026-02-22T19:49:01.588 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-22T19:49:01.588 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-22T19:49:01.588 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:49:01.591 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T19:49:05.392 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T19:49:05.392 INFO:teuthology.orchestra.run.trial194.stdout:skipping the directory /sys 2026-02-22T19:49:05.392 INFO:teuthology.orchestra.run.trial194.stdout:skipping the directory /proc 2026-02-22T19:49:05.392 INFO:teuthology.orchestra.run.trial194.stdout:skipping the directory /mnt 2026-02-22T19:49:05.392 INFO:teuthology.orchestra.run.trial194.stdout:skipping the directory /var/tmp 2026-02-22T19:49:05.392 INFO:teuthology.orchestra.run.trial194.stdout:skipping the directory /home 2026-02-22T19:49:05.392 INFO:teuthology.orchestra.run.trial194.stdout:skipping the directory /root 2026-02-22T19:49:05.392 INFO:teuthology.orchestra.run.trial194.stdout:skipping the directory /tmp 2026-02-22T19:49:05.392 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:49:05.842 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 35/37 2026-02-22T19:49:05.865 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 35/37 2026-02-22T19:49:05.865 INFO:teuthology.orchestra.run.trial194.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:49:05.865 INFO:teuthology.orchestra.run.trial194.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-22T19:49:05.865 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-22T19:49:05.866 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-22T19:49:05.866 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:49:05.867 INFO:teuthology.orchestra.run.trial194.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 36/37 2026-02-22T19:49:05.880 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 36/37 2026-02-22T19:49:05.880 INFO:teuthology.orchestra.run.trial194.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T19:49:05.934 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T19:49:05.934 INFO:teuthology.orchestra.run.trial194.stdout:Creating group 'qat' with GID 992. 2026-02-22T19:49:05.934 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:49:06.014 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T19:49:06.014 INFO:teuthology.orchestra.run.trial119.stdout:skipping the directory /sys 2026-02-22T19:49:06.014 INFO:teuthology.orchestra.run.trial119.stdout:skipping the directory /proc 2026-02-22T19:49:06.014 INFO:teuthology.orchestra.run.trial119.stdout:skipping the directory /mnt 2026-02-22T19:49:06.014 INFO:teuthology.orchestra.run.trial119.stdout:skipping the directory /var/tmp 2026-02-22T19:49:06.015 INFO:teuthology.orchestra.run.trial119.stdout:skipping the directory /home 2026-02-22T19:49:06.015 INFO:teuthology.orchestra.run.trial119.stdout:skipping the directory /root 2026-02-22T19:49:06.015 INFO:teuthology.orchestra.run.trial119.stdout:skipping the directory /tmp 2026-02-22T19:49:06.015 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:49:06.210 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 1/37 2026-02-22T19:49:06.210 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2/37 2026-02-22T19:49:06.210 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 3/37 2026-02-22T19:49:06.210 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 4/37 2026-02-22T19:49:06.210 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T19:49:06.210 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 6/37 2026-02-22T19:49:06.210 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T19:49:06.210 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x 8/37 2026-02-22T19:49:06.211 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86 9/37 2026-02-22T19:49:06.211 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 10/37 2026-02-22T19:49:06.211 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T19:49:06.211 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 12/37 2026-02-22T19:49:06.211 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 13/37 2026-02-22T19:49:06.211 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/37 2026-02-22T19:49:06.211 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 15/37 2026-02-22T19:49:06.211 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 16/37 2026-02-22T19:49:06.211 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 17/37 2026-02-22T19:49:06.211 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 18/37 2026-02-22T19:49:06.211 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 19/37 2026-02-22T19:49:06.211 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 20/37 2026-02-22T19:49:06.211 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 21/37 2026-02-22T19:49:06.212 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 22/37 2026-02-22T19:49:06.212 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 23/37 2026-02-22T19:49:06.212 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 24/37 2026-02-22T19:49:06.212 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 25/37 2026-02-22T19:49:06.212 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 26/37 2026-02-22T19:49:06.212 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 27/37 2026-02-22T19:49:06.212 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 28/37 2026-02-22T19:49:06.212 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 29/37 2026-02-22T19:49:06.212 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 30/37 2026-02-22T19:49:06.212 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 31/37 2026-02-22T19:49:06.212 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : re2-1:20211101-20.el9.x86_64 32/37 2026-02-22T19:49:06.212 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 33/37 2026-02-22T19:49:06.213 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T19:49:06.213 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 35/37 2026-02-22T19:49:06.213 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 36/37 2026-02-22T19:49:06.271 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T19:49:06.271 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:49:06.271 INFO:teuthology.orchestra.run.trial194.stdout:Upgraded: 2026-02-22T19:49:06.271 INFO:teuthology.orchestra.run.trial194.stdout: librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.271 INFO:teuthology.orchestra.run.trial194.stdout: librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.271 INFO:teuthology.orchestra.run.trial194.stdout:Installed: 2026-02-22T19:49:06.271 INFO:teuthology.orchestra.run.trial194.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-22T19:49:06.271 INFO:teuthology.orchestra.run.trial194.stdout: ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.272 INFO:teuthology.orchestra.run.trial194.stdout: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.272 INFO:teuthology.orchestra.run.trial194.stdout: ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.272 INFO:teuthology.orchestra.run.trial194.stdout: ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.272 INFO:teuthology.orchestra.run.trial194.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-22T19:49:06.272 INFO:teuthology.orchestra.run.trial194.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-22T19:49:06.272 INFO:teuthology.orchestra.run.trial194.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-22T19:49:06.272 INFO:teuthology.orchestra.run.trial194.stdout: libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.272 INFO:teuthology.orchestra.run.trial194.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-22T19:49:06.272 INFO:teuthology.orchestra.run.trial194.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-22T19:49:06.272 INFO:teuthology.orchestra.run.trial194.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-22T19:49:06.272 INFO:teuthology.orchestra.run.trial194.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-22T19:49:06.272 INFO:teuthology.orchestra.run.trial194.stdout: libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.272 INFO:teuthology.orchestra.run.trial194.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-22T19:49:06.273 INFO:teuthology.orchestra.run.trial194.stdout: librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.273 INFO:teuthology.orchestra.run.trial194.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-22T19:49:06.273 INFO:teuthology.orchestra.run.trial194.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-22T19:49:06.273 INFO:teuthology.orchestra.run.trial194.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-22T19:49:06.273 INFO:teuthology.orchestra.run.trial194.stdout: nvme-cli-2.16-1.el9.x86_64 2026-02-22T19:49:06.273 INFO:teuthology.orchestra.run.trial194.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-22T19:49:06.273 INFO:teuthology.orchestra.run.trial194.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-22T19:49:06.273 INFO:teuthology.orchestra.run.trial194.stdout: python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.273 INFO:teuthology.orchestra.run.trial194.stdout: python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.273 INFO:teuthology.orchestra.run.trial194.stdout: python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.273 INFO:teuthology.orchestra.run.trial194.stdout: python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.273 INFO:teuthology.orchestra.run.trial194.stdout: python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.274 INFO:teuthology.orchestra.run.trial194.stdout: python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.274 INFO:teuthology.orchestra.run.trial194.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-22T19:49:06.274 INFO:teuthology.orchestra.run.trial194.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-22T19:49:06.274 INFO:teuthology.orchestra.run.trial194.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-22T19:49:06.274 INFO:teuthology.orchestra.run.trial194.stdout: re2-1:20211101-20.el9.x86_64 2026-02-22T19:49:06.274 INFO:teuthology.orchestra.run.trial194.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-22T19:49:06.274 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:49:06.274 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:49:06.314 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install ceph-test 2026-02-22T19:49:06.467 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 35/37 2026-02-22T19:49:06.490 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 35/37 2026-02-22T19:49:06.490 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:49:06.490 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-22T19:49:06.491 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-22T19:49:06.491 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-22T19:49:06.491 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:49:06.492 INFO:teuthology.orchestra.run.trial119.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 36/37 2026-02-22T19:49:06.505 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 36/37 2026-02-22T19:49:06.505 INFO:teuthology.orchestra.run.trial119.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T19:49:06.558 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T19:49:06.558 INFO:teuthology.orchestra.run.trial119.stdout:Creating group 'qat' with GID 992. 2026-02-22T19:49:06.558 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:49:06.623 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:01:06 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:49:06.706 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:49:06.707 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:49:06.707 INFO:teuthology.orchestra.run.trial194.stdout: Package Arch Version Repository Size 2026-02-22T19:49:06.707 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:49:06.707 INFO:teuthology.orchestra.run.trial194.stdout:Installing: 2026-02-22T19:49:06.707 INFO:teuthology.orchestra.run.trial194.stdout: ceph-test x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 50 M 2026-02-22T19:49:06.707 INFO:teuthology.orchestra.run.trial194.stdout:Installing dependencies: 2026-02-22T19:49:06.707 INFO:teuthology.orchestra.run.trial194.stdout: libcephsqlite x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 163 k 2026-02-22T19:49:06.707 INFO:teuthology.orchestra.run.trial194.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-22T19:49:06.707 INFO:teuthology.orchestra.run.trial194.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-22T19:49:06.707 INFO:teuthology.orchestra.run.trial194.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-22T19:49:06.708 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:49:06.708 INFO:teuthology.orchestra.run.trial194.stdout:Transaction Summary 2026-02-22T19:49:06.708 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:49:06.708 INFO:teuthology.orchestra.run.trial194.stdout:Install 5 Packages 2026-02-22T19:49:06.708 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:49:06.708 INFO:teuthology.orchestra.run.trial194.stdout:Total download size: 50 M 2026-02-22T19:49:06.708 INFO:teuthology.orchestra.run.trial194.stdout:Installed size: 212 M 2026-02-22T19:49:06.708 INFO:teuthology.orchestra.run.trial194.stdout:Downloading Packages: 2026-02-22T19:49:06.840 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 1/37 2026-02-22T19:49:06.840 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2/37 2026-02-22T19:49:06.840 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 3/37 2026-02-22T19:49:06.841 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 4/37 2026-02-22T19:49:06.841 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 5/37 2026-02-22T19:49:06.841 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 6/37 2026-02-22T19:49:06.841 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 7/37 2026-02-22T19:49:06.841 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x 8/37 2026-02-22T19:49:06.841 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86 9/37 2026-02-22T19:49:06.841 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 10/37 2026-02-22T19:49:06.841 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 11/37 2026-02-22T19:49:06.841 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 12/37 2026-02-22T19:49:06.841 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 13/37 2026-02-22T19:49:06.841 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/37 2026-02-22T19:49:06.841 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 15/37 2026-02-22T19:49:06.842 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 16/37 2026-02-22T19:49:06.842 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 17/37 2026-02-22T19:49:06.842 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 18/37 2026-02-22T19:49:06.842 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 19/37 2026-02-22T19:49:06.842 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 20/37 2026-02-22T19:49:06.842 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 21/37 2026-02-22T19:49:06.842 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 22/37 2026-02-22T19:49:06.842 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 23/37 2026-02-22T19:49:06.842 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 24/37 2026-02-22T19:49:06.842 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 25/37 2026-02-22T19:49:06.842 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 26/37 2026-02-22T19:49:06.842 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 27/37 2026-02-22T19:49:06.843 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 28/37 2026-02-22T19:49:06.843 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 29/37 2026-02-22T19:49:06.843 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 30/37 2026-02-22T19:49:06.843 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 31/37 2026-02-22T19:49:06.843 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : re2-1:20211101-20.el9.x86_64 32/37 2026-02-22T19:49:06.843 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 33/37 2026-02-22T19:49:06.843 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 34/37 2026-02-22T19:49:06.843 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 35/37 2026-02-22T19:49:06.843 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 36/37 2026-02-22T19:49:06.903 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 37/37 2026-02-22T19:49:06.903 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:49:06.903 INFO:teuthology.orchestra.run.trial119.stdout:Upgraded: 2026-02-22T19:49:06.903 INFO:teuthology.orchestra.run.trial119.stdout: librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.903 INFO:teuthology.orchestra.run.trial119.stdout: librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.903 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-22T19:49:06.903 INFO:teuthology.orchestra.run.trial119.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-22T19:49:06.904 INFO:teuthology.orchestra.run.trial119.stdout: ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.904 INFO:teuthology.orchestra.run.trial119.stdout: ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.904 INFO:teuthology.orchestra.run.trial119.stdout: ceph-radosgw-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.904 INFO:teuthology.orchestra.run.trial119.stdout: ceph-selinux-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.904 INFO:teuthology.orchestra.run.trial119.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-22T19:49:06.904 INFO:teuthology.orchestra.run.trial119.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-22T19:49:06.904 INFO:teuthology.orchestra.run.trial119.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-22T19:49:06.904 INFO:teuthology.orchestra.run.trial119.stdout: libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.904 INFO:teuthology.orchestra.run.trial119.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-22T19:49:06.904 INFO:teuthology.orchestra.run.trial119.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-22T19:49:06.904 INFO:teuthology.orchestra.run.trial119.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-22T19:49:06.904 INFO:teuthology.orchestra.run.trial119.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-22T19:49:06.905 INFO:teuthology.orchestra.run.trial119.stdout: libradosstriper1-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.905 INFO:teuthology.orchestra.run.trial119.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-22T19:49:06.905 INFO:teuthology.orchestra.run.trial119.stdout: librgw2-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.905 INFO:teuthology.orchestra.run.trial119.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-22T19:49:06.905 INFO:teuthology.orchestra.run.trial119.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-22T19:49:06.905 INFO:teuthology.orchestra.run.trial119.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-22T19:49:06.905 INFO:teuthology.orchestra.run.trial119.stdout: nvme-cli-2.16-1.el9.x86_64 2026-02-22T19:49:06.905 INFO:teuthology.orchestra.run.trial119.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-22T19:49:06.905 INFO:teuthology.orchestra.run.trial119.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-22T19:49:06.905 INFO:teuthology.orchestra.run.trial119.stdout: python3-ceph-argparse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.905 INFO:teuthology.orchestra.run.trial119.stdout: python3-ceph-common-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.905 INFO:teuthology.orchestra.run.trial119.stdout: python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.905 INFO:teuthology.orchestra.run.trial119.stdout: python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.906 INFO:teuthology.orchestra.run.trial119.stdout: python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.906 INFO:teuthology.orchestra.run.trial119.stdout: python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:49:06.906 INFO:teuthology.orchestra.run.trial119.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-22T19:49:06.906 INFO:teuthology.orchestra.run.trial119.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-22T19:49:06.906 INFO:teuthology.orchestra.run.trial119.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-22T19:49:06.906 INFO:teuthology.orchestra.run.trial119.stdout: re2-1:20211101-20.el9.x86_64 2026-02-22T19:49:06.906 INFO:teuthology.orchestra.run.trial119.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-22T19:49:06.906 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:49:06.906 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:49:06.943 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-test 2026-02-22T19:49:07.250 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:01:07 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:49:07.332 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:49:07.333 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:49:07.333 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repository Size 2026-02-22T19:49:07.333 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:49:07.333 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-22T19:49:07.333 INFO:teuthology.orchestra.run.trial119.stdout: ceph-test x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 50 M 2026-02-22T19:49:07.333 INFO:teuthology.orchestra.run.trial119.stdout:Installing dependencies: 2026-02-22T19:49:07.333 INFO:teuthology.orchestra.run.trial119.stdout: libcephsqlite x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 163 k 2026-02-22T19:49:07.334 INFO:teuthology.orchestra.run.trial119.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-22T19:49:07.334 INFO:teuthology.orchestra.run.trial119.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-22T19:49:07.334 INFO:teuthology.orchestra.run.trial119.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-22T19:49:07.334 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:49:07.334 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-22T19:49:07.334 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:49:07.334 INFO:teuthology.orchestra.run.trial119.stdout:Install 5 Packages 2026-02-22T19:49:07.334 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:49:07.334 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 50 M 2026-02-22T19:49:07.334 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 212 M 2026-02-22T19:49:07.334 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-22T19:49:07.592 INFO:teuthology.orchestra.run.trial194.stdout:(1/5): libcephsqlite-19.2.3-689.gf90f4eae.el9.x 260 kB/s | 163 kB 00:00 2026-02-22T19:49:07.721 INFO:teuthology.orchestra.run.trial194.stdout:(2/5): libxslt-1.1.34-12.el9.x86_64.rpm 308 kB/s | 233 kB 00:00 2026-02-22T19:49:08.113 INFO:teuthology.orchestra.run.trial119.stdout:(1/5): libcephsqlite-19.2.3-689.gf90f4eae.el9.x 237 kB/s | 163 kB 00:00 2026-02-22T19:49:08.185 INFO:teuthology.orchestra.run.trial119.stdout:(2/5): libxslt-1.1.34-12.el9.x86_64.rpm 306 kB/s | 233 kB 00:00 2026-02-22T19:49:08.344 INFO:teuthology.orchestra.run.trial194.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 102 kB/s | 64 kB 00:00 2026-02-22T19:49:08.381 INFO:teuthology.orchestra.run.trial194.stdout:(4/5): socat-1.7.4.1-8.el9.x86_64.rpm 384 kB/s | 303 kB 00:00 2026-02-22T19:49:08.804 INFO:teuthology.orchestra.run.trial119.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 103 kB/s | 64 kB 00:00 2026-02-22T19:49:08.901 INFO:teuthology.orchestra.run.trial119.stdout:(4/5): socat-1.7.4.1-8.el9.x86_64.rpm 385 kB/s | 303 kB 00:00 2026-02-22T19:49:58.245 INFO:teuthology.orchestra.run.trial119.stdout:(5/5): ceph-test-19.2.3-689.gf90f4eae.el9.x86_6 1.0 MB/s | 50 MB 00:50 2026-02-22T19:49:58.246 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:49:58.246 INFO:teuthology.orchestra.run.trial119.stdout:Total 1.0 MB/s | 50 MB 00:50 2026-02-22T19:49:58.270 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-22T19:49:58.281 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-22T19:49:58.281 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-22T19:49:58.468 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-22T19:49:58.469 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-22T19:49:58.684 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-22T19:49:58.690 INFO:teuthology.orchestra.run.trial119.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-22T19:49:58.694 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-22T19:49:58.702 INFO:teuthology.orchestra.run.trial119.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-22T19:49:58.703 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 4/5 2026-02-22T19:50:00.996 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 4/5 2026-02-22T19:50:01.014 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 5/5 2026-02-22T19:50:01.237 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 5/5 2026-02-22T19:50:01.237 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 1/5 2026-02-22T19:50:01.237 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 2/5 2026-02-22T19:50:01.237 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-22T19:50:01.237 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-22T19:50:01.291 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-22T19:50:01.291 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:01.291 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-22T19:50:01.291 INFO:teuthology.orchestra.run.trial119.stdout: ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:01.292 INFO:teuthology.orchestra.run.trial119.stdout: libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:01.292 INFO:teuthology.orchestra.run.trial119.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-22T19:50:01.292 INFO:teuthology.orchestra.run.trial119.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-22T19:50:01.292 INFO:teuthology.orchestra.run.trial119.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-22T19:50:01.292 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:01.292 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:01.317 INFO:teuthology.orchestra.run.trial194.stdout:(5/5): ceph-test-19.2.3-689.gf90f4eae.el9.x86_6 934 kB/s | 50 MB 00:54 2026-02-22T19:50:01.318 INFO:teuthology.orchestra.run.trial194.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:01.319 INFO:teuthology.orchestra.run.trial194.stdout:Total 944 kB/s | 50 MB 00:54 2026-02-22T19:50:01.324 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph 2026-02-22T19:50:01.341 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction check 2026-02-22T19:50:01.353 INFO:teuthology.orchestra.run.trial194.stdout:Transaction check succeeded. 2026-02-22T19:50:01.353 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction test 2026-02-22T19:50:01.540 INFO:teuthology.orchestra.run.trial194.stdout:Transaction test succeeded. 2026-02-22T19:50:01.541 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction 2026-02-22T19:50:01.635 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:01 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:01.722 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:01.725 INFO:teuthology.orchestra.run.trial119.stdout:====================================================================================== 2026-02-22T19:50:01.725 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repository Size 2026-02-22T19:50:01.726 INFO:teuthology.orchestra.run.trial119.stdout:====================================================================================== 2026-02-22T19:50:01.726 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-22T19:50:01.726 INFO:teuthology.orchestra.run.trial119.stdout: ceph x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 6.5 k 2026-02-22T19:50:01.726 INFO:teuthology.orchestra.run.trial119.stdout:Installing dependencies: 2026-02-22T19:50:01.726 INFO:teuthology.orchestra.run.trial119.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-22T19:50:01.726 INFO:teuthology.orchestra.run.trial119.stdout: ceph-grafana-dashboards noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 31 k 2026-02-22T19:50:01.726 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mds x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 2.4 M 2026-02-22T19:50:01.726 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 1.1 M 2026-02-22T19:50:01.726 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-modules-core noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 253 k 2026-02-22T19:50:01.726 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mon x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 4.7 M 2026-02-22T19:50:01.726 INFO:teuthology.orchestra.run.trial119.stdout: ceph-osd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 17 M 2026-02-22T19:50:01.727 INFO:teuthology.orchestra.run.trial119.stdout: ceph-prometheus-alerts noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 17 k 2026-02-22T19:50:01.727 INFO:teuthology.orchestra.run.trial119.stdout: cephadm noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 769 k 2026-02-22T19:50:01.727 INFO:teuthology.orchestra.run.trial119.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-22T19:50:01.727 INFO:teuthology.orchestra.run.trial119.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-22T19:50:01.727 INFO:teuthology.orchestra.run.trial119.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-22T19:50:01.727 INFO:teuthology.orchestra.run.trial119.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-22T19:50:01.727 INFO:teuthology.orchestra.run.trial119.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-22T19:50:01.727 INFO:teuthology.orchestra.run.trial119.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-22T19:50:01.727 INFO:teuthology.orchestra.run.trial119.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-22T19:50:01.727 INFO:teuthology.orchestra.run.trial119.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-22T19:50:01.727 INFO:teuthology.orchestra.run.trial119.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-22T19:50:01.727 INFO:teuthology.orchestra.run.trial119.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-22T19:50:01.728 INFO:teuthology.orchestra.run.trial119.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-22T19:50:01.728 INFO:teuthology.orchestra.run.trial119.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-22T19:50:01.728 INFO:teuthology.orchestra.run.trial119.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-22T19:50:01.728 INFO:teuthology.orchestra.run.trial119.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-22T19:50:01.728 INFO:teuthology.orchestra.run.trial119.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-22T19:50:01.728 INFO:teuthology.orchestra.run.trial119.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-22T19:50:01.728 INFO:teuthology.orchestra.run.trial119.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-22T19:50:01.728 INFO:teuthology.orchestra.run.trial119.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-22T19:50:01.728 INFO:teuthology.orchestra.run.trial119.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-22T19:50:01.728 INFO:teuthology.orchestra.run.trial119.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-22T19:50:01.728 INFO:teuthology.orchestra.run.trial119.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-22T19:50:01.728 INFO:teuthology.orchestra.run.trial119.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-22T19:50:01.728 INFO:teuthology.orchestra.run.trial119.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-22T19:50:01.729 INFO:teuthology.orchestra.run.trial119.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-22T19:50:01.729 INFO:teuthology.orchestra.run.trial119.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-22T19:50:01.729 INFO:teuthology.orchestra.run.trial119.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-22T19:50:01.729 INFO:teuthology.orchestra.run.trial119.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-22T19:50:01.729 INFO:teuthology.orchestra.run.trial119.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-22T19:50:01.729 INFO:teuthology.orchestra.run.trial119.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-22T19:50:01.729 INFO:teuthology.orchestra.run.trial119.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-22T19:50:01.729 INFO:teuthology.orchestra.run.trial119.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-22T19:50:01.729 INFO:teuthology.orchestra.run.trial119.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-22T19:50:01.729 INFO:teuthology.orchestra.run.trial119.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-22T19:50:01.729 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-22T19:50:01.729 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-22T19:50:01.729 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-22T19:50:01.730 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-22T19:50:01.730 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-22T19:50:01.730 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-22T19:50:01.730 INFO:teuthology.orchestra.run.trial119.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-22T19:50:01.730 INFO:teuthology.orchestra.run.trial119.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-22T19:50:01.730 INFO:teuthology.orchestra.run.trial119.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-22T19:50:01.730 INFO:teuthology.orchestra.run.trial119.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2026-02-22T19:50:01.730 INFO:teuthology.orchestra.run.trial119.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-22T19:50:01.730 INFO:teuthology.orchestra.run.trial119.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2026-02-22T19:50:01.730 INFO:teuthology.orchestra.run.trial119.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-22T19:50:01.730 INFO:teuthology.orchestra.run.trial119.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-22T19:50:01.730 INFO:teuthology.orchestra.run.trial119.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-22T19:50:01.730 INFO:teuthology.orchestra.run.trial119.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-22T19:50:01.731 INFO:teuthology.orchestra.run.trial119.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-22T19:50:01.731 INFO:teuthology.orchestra.run.trial119.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-22T19:50:01.731 INFO:teuthology.orchestra.run.trial119.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-22T19:50:01.731 INFO:teuthology.orchestra.run.trial119.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2026-02-22T19:50:01.731 INFO:teuthology.orchestra.run.trial119.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-22T19:50:01.731 INFO:teuthology.orchestra.run.trial119.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-22T19:50:01.731 INFO:teuthology.orchestra.run.trial119.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-22T19:50:01.731 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-22T19:50:01.731 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-22T19:50:01.731 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-22T19:50:01.731 INFO:teuthology.orchestra.run.trial119.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-22T19:50:01.731 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-22T19:50:01.731 INFO:teuthology.orchestra.run.trial119.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-22T19:50:01.732 INFO:teuthology.orchestra.run.trial119.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-22T19:50:01.732 INFO:teuthology.orchestra.run.trial119.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-22T19:50:01.732 INFO:teuthology.orchestra.run.trial119.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-22T19:50:01.732 INFO:teuthology.orchestra.run.trial119.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-22T19:50:01.732 INFO:teuthology.orchestra.run.trial119.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-22T19:50:01.732 INFO:teuthology.orchestra.run.trial119.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-22T19:50:01.732 INFO:teuthology.orchestra.run.trial119.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-22T19:50:01.732 INFO:teuthology.orchestra.run.trial119.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-22T19:50:01.732 INFO:teuthology.orchestra.run.trial119.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-22T19:50:01.732 INFO:teuthology.orchestra.run.trial119.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2026-02-22T19:50:01.732 INFO:teuthology.orchestra.run.trial119.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-22T19:50:01.732 INFO:teuthology.orchestra.run.trial119.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2026-02-22T19:50:01.733 INFO:teuthology.orchestra.run.trial119.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-22T19:50:01.733 INFO:teuthology.orchestra.run.trial119.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-22T19:50:01.733 INFO:teuthology.orchestra.run.trial119.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-22T19:50:01.733 INFO:teuthology.orchestra.run.trial119.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-22T19:50:01.733 INFO:teuthology.orchestra.run.trial119.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-22T19:50:01.733 INFO:teuthology.orchestra.run.trial119.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-22T19:50:01.733 INFO:teuthology.orchestra.run.trial119.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-22T19:50:01.733 INFO:teuthology.orchestra.run.trial119.stdout:Installing weak dependencies: 2026-02-22T19:50:01.733 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-cephadm noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 150 k 2026-02-22T19:50:01.733 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-dashboard noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 3.8 M 2026-02-22T19:50:01.733 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-diskprediction-local noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 7.4 M 2026-02-22T19:50:01.733 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-k8sevents noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 22 k 2026-02-22T19:50:01.734 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-rook noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 49 k 2026-02-22T19:50:01.734 INFO:teuthology.orchestra.run.trial119.stdout: ceph-volume noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 299 k 2026-02-22T19:50:01.734 INFO:teuthology.orchestra.run.trial119.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-22T19:50:01.734 INFO:teuthology.orchestra.run.trial119.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-22T19:50:01.734 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:01.734 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-22T19:50:01.734 INFO:teuthology.orchestra.run.trial119.stdout:====================================================================================== 2026-02-22T19:50:01.734 INFO:teuthology.orchestra.run.trial119.stdout:Install 99 Packages 2026-02-22T19:50:01.734 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:01.735 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 95 M 2026-02-22T19:50:01.735 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 520 M 2026-02-22T19:50:01.735 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-22T19:50:01.753 INFO:teuthology.orchestra.run.trial194.stdout: Preparing : 1/1 2026-02-22T19:50:01.759 INFO:teuthology.orchestra.run.trial194.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-22T19:50:01.763 INFO:teuthology.orchestra.run.trial194.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-22T19:50:01.771 INFO:teuthology.orchestra.run.trial194.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-22T19:50:01.772 INFO:teuthology.orchestra.run.trial194.stdout: Installing : libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 4/5 2026-02-22T19:50:02.299 INFO:teuthology.orchestra.run.trial119.stdout:(1/99): ceph-19.2.3-689.gf90f4eae.el9.x86_64.rp 21 kB/s | 6.5 kB 00:00 2026-02-22T19:50:02.963 INFO:teuthology.orchestra.run.trial119.stdout:(2/99): ceph-mgr-19.2.3-689.gf90f4eae.el9.x86_6 1.1 MB/s | 1.1 MB 00:00 2026-02-22T19:50:03.386 INFO:teuthology.orchestra.run.trial119.stdout:(3/99): ceph-mds-19.2.3-689.gf90f4eae.el9.x86_6 1.7 MB/s | 2.4 MB 00:01 2026-02-22T19:50:03.454 INFO:teuthology.orchestra.run.trial119.stdout:(4/99): ceph-grafana-dashboards-19.2.3-689.gf90 461 kB/s | 31 kB 00:00 2026-02-22T19:50:03.523 INFO:teuthology.orchestra.run.trial119.stdout:(5/99): ceph-mgr-cephadm-19.2.3-689.gf90f4eae.e 2.1 MB/s | 150 kB 00:00 2026-02-22T19:50:04.020 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 4/5 2026-02-22T19:50:04.038 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 5/5 2026-02-22T19:50:04.248 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 5/5 2026-02-22T19:50:04.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 1/5 2026-02-22T19:50:04.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 2/5 2026-02-22T19:50:04.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-22T19:50:04.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-22T19:50:04.303 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-22T19:50:04.303 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:04.303 INFO:teuthology.orchestra.run.trial194.stdout:Installed: 2026-02-22T19:50:04.303 INFO:teuthology.orchestra.run.trial194.stdout: ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:04.304 INFO:teuthology.orchestra.run.trial194.stdout: libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:04.304 INFO:teuthology.orchestra.run.trial194.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-22T19:50:04.304 INFO:teuthology.orchestra.run.trial194.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-22T19:50:04.304 INFO:teuthology.orchestra.run.trial194.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-22T19:50:04.304 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:04.304 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:04.336 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install ceph 2026-02-22T19:50:04.639 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:04 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:04.725 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:04.728 INFO:teuthology.orchestra.run.trial194.stdout:====================================================================================== 2026-02-22T19:50:04.728 INFO:teuthology.orchestra.run.trial194.stdout: Package Arch Version Repository Size 2026-02-22T19:50:04.728 INFO:teuthology.orchestra.run.trial194.stdout:====================================================================================== 2026-02-22T19:50:04.728 INFO:teuthology.orchestra.run.trial194.stdout:Installing: 2026-02-22T19:50:04.729 INFO:teuthology.orchestra.run.trial194.stdout: ceph x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 6.5 k 2026-02-22T19:50:04.729 INFO:teuthology.orchestra.run.trial194.stdout:Installing dependencies: 2026-02-22T19:50:04.729 INFO:teuthology.orchestra.run.trial194.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-22T19:50:04.729 INFO:teuthology.orchestra.run.trial194.stdout: ceph-grafana-dashboards noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 31 k 2026-02-22T19:50:04.729 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mds x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 2.4 M 2026-02-22T19:50:04.729 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mgr x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 1.1 M 2026-02-22T19:50:04.729 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mgr-modules-core noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 253 k 2026-02-22T19:50:04.729 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mon x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 4.7 M 2026-02-22T19:50:04.729 INFO:teuthology.orchestra.run.trial194.stdout: ceph-osd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 17 M 2026-02-22T19:50:04.729 INFO:teuthology.orchestra.run.trial194.stdout: ceph-prometheus-alerts noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 17 k 2026-02-22T19:50:04.729 INFO:teuthology.orchestra.run.trial194.stdout: cephadm noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 769 k 2026-02-22T19:50:04.729 INFO:teuthology.orchestra.run.trial194.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-22T19:50:04.730 INFO:teuthology.orchestra.run.trial194.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-22T19:50:04.730 INFO:teuthology.orchestra.run.trial194.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-22T19:50:04.730 INFO:teuthology.orchestra.run.trial194.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-22T19:50:04.730 INFO:teuthology.orchestra.run.trial194.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-22T19:50:04.730 INFO:teuthology.orchestra.run.trial194.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-22T19:50:04.730 INFO:teuthology.orchestra.run.trial194.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-22T19:50:04.730 INFO:teuthology.orchestra.run.trial194.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-22T19:50:04.730 INFO:teuthology.orchestra.run.trial194.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-22T19:50:04.730 INFO:teuthology.orchestra.run.trial194.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-22T19:50:04.730 INFO:teuthology.orchestra.run.trial194.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-22T19:50:04.730 INFO:teuthology.orchestra.run.trial194.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-22T19:50:04.730 INFO:teuthology.orchestra.run.trial194.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-22T19:50:04.731 INFO:teuthology.orchestra.run.trial194.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-22T19:50:04.731 INFO:teuthology.orchestra.run.trial194.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-22T19:50:04.731 INFO:teuthology.orchestra.run.trial194.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-22T19:50:04.731 INFO:teuthology.orchestra.run.trial194.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-22T19:50:04.731 INFO:teuthology.orchestra.run.trial194.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-22T19:50:04.731 INFO:teuthology.orchestra.run.trial194.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-22T19:50:04.731 INFO:teuthology.orchestra.run.trial194.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-22T19:50:04.731 INFO:teuthology.orchestra.run.trial194.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-22T19:50:04.731 INFO:teuthology.orchestra.run.trial194.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-22T19:50:04.731 INFO:teuthology.orchestra.run.trial194.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-22T19:50:04.731 INFO:teuthology.orchestra.run.trial194.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-22T19:50:04.731 INFO:teuthology.orchestra.run.trial194.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-22T19:50:04.731 INFO:teuthology.orchestra.run.trial194.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-22T19:50:04.732 INFO:teuthology.orchestra.run.trial194.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-22T19:50:04.732 INFO:teuthology.orchestra.run.trial194.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-22T19:50:04.732 INFO:teuthology.orchestra.run.trial194.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-22T19:50:04.732 INFO:teuthology.orchestra.run.trial194.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-22T19:50:04.732 INFO:teuthology.orchestra.run.trial194.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-22T19:50:04.732 INFO:teuthology.orchestra.run.trial194.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-22T19:50:04.732 INFO:teuthology.orchestra.run.trial194.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-22T19:50:04.732 INFO:teuthology.orchestra.run.trial194.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-22T19:50:04.732 INFO:teuthology.orchestra.run.trial194.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-22T19:50:04.732 INFO:teuthology.orchestra.run.trial194.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-22T19:50:04.732 INFO:teuthology.orchestra.run.trial194.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-22T19:50:04.732 INFO:teuthology.orchestra.run.trial194.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-22T19:50:04.733 INFO:teuthology.orchestra.run.trial194.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-22T19:50:04.733 INFO:teuthology.orchestra.run.trial194.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-22T19:50:04.733 INFO:teuthology.orchestra.run.trial194.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-22T19:50:04.733 INFO:teuthology.orchestra.run.trial194.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-22T19:50:04.733 INFO:teuthology.orchestra.run.trial194.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2026-02-22T19:50:04.733 INFO:teuthology.orchestra.run.trial194.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-22T19:50:04.733 INFO:teuthology.orchestra.run.trial194.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2026-02-22T19:50:04.733 INFO:teuthology.orchestra.run.trial194.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-22T19:50:04.733 INFO:teuthology.orchestra.run.trial194.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-22T19:50:04.733 INFO:teuthology.orchestra.run.trial194.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-22T19:50:04.733 INFO:teuthology.orchestra.run.trial194.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-22T19:50:04.733 INFO:teuthology.orchestra.run.trial194.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-22T19:50:04.733 INFO:teuthology.orchestra.run.trial194.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-22T19:50:04.734 INFO:teuthology.orchestra.run.trial194.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-22T19:50:04.734 INFO:teuthology.orchestra.run.trial194.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2026-02-22T19:50:04.734 INFO:teuthology.orchestra.run.trial194.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-22T19:50:04.734 INFO:teuthology.orchestra.run.trial194.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-22T19:50:04.734 INFO:teuthology.orchestra.run.trial194.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-22T19:50:04.734 INFO:teuthology.orchestra.run.trial194.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-22T19:50:04.734 INFO:teuthology.orchestra.run.trial194.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-22T19:50:04.734 INFO:teuthology.orchestra.run.trial194.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-22T19:50:04.734 INFO:teuthology.orchestra.run.trial194.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-22T19:50:04.734 INFO:teuthology.orchestra.run.trial194.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-22T19:50:04.734 INFO:teuthology.orchestra.run.trial194.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-22T19:50:04.734 INFO:teuthology.orchestra.run.trial194.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-22T19:50:04.734 INFO:teuthology.orchestra.run.trial194.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-22T19:50:04.735 INFO:teuthology.orchestra.run.trial194.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-22T19:50:04.735 INFO:teuthology.orchestra.run.trial194.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-22T19:50:04.735 INFO:teuthology.orchestra.run.trial194.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-22T19:50:04.735 INFO:teuthology.orchestra.run.trial194.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-22T19:50:04.735 INFO:teuthology.orchestra.run.trial194.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-22T19:50:04.735 INFO:teuthology.orchestra.run.trial194.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-22T19:50:04.735 INFO:teuthology.orchestra.run.trial194.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-22T19:50:04.735 INFO:teuthology.orchestra.run.trial194.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2026-02-22T19:50:04.735 INFO:teuthology.orchestra.run.trial194.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-22T19:50:04.735 INFO:teuthology.orchestra.run.trial194.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2026-02-22T19:50:04.735 INFO:teuthology.orchestra.run.trial194.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-22T19:50:04.735 INFO:teuthology.orchestra.run.trial194.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-22T19:50:04.735 INFO:teuthology.orchestra.run.trial194.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-22T19:50:04.736 INFO:teuthology.orchestra.run.trial194.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-22T19:50:04.736 INFO:teuthology.orchestra.run.trial194.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-22T19:50:04.736 INFO:teuthology.orchestra.run.trial194.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-22T19:50:04.736 INFO:teuthology.orchestra.run.trial194.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-22T19:50:04.736 INFO:teuthology.orchestra.run.trial194.stdout:Installing weak dependencies: 2026-02-22T19:50:04.736 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mgr-cephadm noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 150 k 2026-02-22T19:50:04.736 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mgr-dashboard noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 3.8 M 2026-02-22T19:50:04.736 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mgr-diskprediction-local noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 7.4 M 2026-02-22T19:50:04.736 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mgr-k8sevents noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 22 k 2026-02-22T19:50:04.736 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mgr-rook noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 49 k 2026-02-22T19:50:04.736 INFO:teuthology.orchestra.run.trial194.stdout: ceph-volume noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 299 k 2026-02-22T19:50:04.736 INFO:teuthology.orchestra.run.trial194.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-22T19:50:04.737 INFO:teuthology.orchestra.run.trial194.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-22T19:50:04.737 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:04.737 INFO:teuthology.orchestra.run.trial194.stdout:Transaction Summary 2026-02-22T19:50:04.737 INFO:teuthology.orchestra.run.trial194.stdout:====================================================================================== 2026-02-22T19:50:04.737 INFO:teuthology.orchestra.run.trial194.stdout:Install 99 Packages 2026-02-22T19:50:04.737 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:04.738 INFO:teuthology.orchestra.run.trial194.stdout:Total download size: 95 M 2026-02-22T19:50:04.738 INFO:teuthology.orchestra.run.trial194.stdout:Installed size: 520 M 2026-02-22T19:50:04.738 INFO:teuthology.orchestra.run.trial194.stdout:Downloading Packages: 2026-02-22T19:50:04.986 INFO:teuthology.orchestra.run.trial119.stdout:(6/99): ceph-mgr-dashboard-19.2.3-689.gf90f4eae 2.6 MB/s | 3.8 MB 00:01 2026-02-22T19:50:05.837 INFO:teuthology.orchestra.run.trial194.stdout:(1/99): ceph-19.2.3-689.gf90f4eae.el9.x86_64.rp 23 kB/s | 6.5 kB 00:00 2026-02-22T19:50:05.856 INFO:teuthology.orchestra.run.trial119.stdout:(7/99): ceph-mon-19.2.3-689.gf90f4eae.el9.x86_6 1.3 MB/s | 4.7 MB 00:03 2026-02-22T19:50:05.927 INFO:teuthology.orchestra.run.trial119.stdout:(8/99): ceph-mgr-k8sevents-19.2.3-689.gf90f4eae 311 kB/s | 22 kB 00:00 2026-02-22T19:50:06.337 INFO:teuthology.orchestra.run.trial119.stdout:(9/99): ceph-mgr-modules-core-19.2.3-689.gf90f4 615 kB/s | 253 kB 00:00 2026-02-22T19:50:06.408 INFO:teuthology.orchestra.run.trial119.stdout:(10/99): ceph-mgr-rook-19.2.3-689.gf90f4eae.el9 701 kB/s | 49 kB 00:00 2026-02-22T19:50:06.478 INFO:teuthology.orchestra.run.trial119.stdout:(11/99): ceph-prometheus-alerts-19.2.3-689.gf90 239 kB/s | 17 kB 00:00 2026-02-22T19:50:06.891 INFO:teuthology.orchestra.run.trial119.stdout:(12/99): ceph-volume-19.2.3-689.gf90f4eae.el9.n 722 kB/s | 299 kB 00:00 2026-02-22T19:50:07.527 INFO:teuthology.orchestra.run.trial119.stdout:(13/99): ceph-mgr-diskprediction-local-19.2.3-6 2.9 MB/s | 7.4 MB 00:02 2026-02-22T19:50:07.584 INFO:teuthology.orchestra.run.trial119.stdout:(14/99): cryptsetup-2.8.1-3.el9.x86_64.rpm 6.0 MB/s | 351 kB 00:00 2026-02-22T19:50:07.610 INFO:teuthology.orchestra.run.trial119.stdout:(15/99): ledmon-libs-1.1.0-3.el9.x86_64.rpm 1.5 MB/s | 40 kB 00:00 2026-02-22T19:50:07.634 INFO:teuthology.orchestra.run.trial119.stdout:(16/99): libconfig-1.7.2-9.el9.x86_64.rpm 3.0 MB/s | 72 kB 00:00 2026-02-22T19:50:07.671 INFO:teuthology.orchestra.run.trial119.stdout:(17/99): libgfortran-11.5.0-14.el9.x86_64.rpm 21 MB/s | 794 kB 00:00 2026-02-22T19:50:07.686 INFO:teuthology.orchestra.run.trial194.stdout:(2/99): ceph-mgr-19.2.3-689.gf90f4eae.el9.x86_6 516 kB/s | 1.1 MB 00:02 2026-02-22T19:50:07.697 INFO:teuthology.orchestra.run.trial119.stdout:(18/99): libquadmath-11.5.0-14.el9.x86_64.rpm 7.1 MB/s | 184 kB 00:00 2026-02-22T19:50:07.723 INFO:teuthology.orchestra.run.trial119.stdout:(19/99): python3-cffi-1.14.5-5.el9.x86_64.rpm 9.4 MB/s | 253 kB 00:00 2026-02-22T19:50:07.758 INFO:teuthology.orchestra.run.trial119.stdout:(20/99): python3-cryptography-36.0.1-5.el9.x86_ 36 MB/s | 1.2 MB 00:00 2026-02-22T19:50:07.768 INFO:teuthology.orchestra.run.trial119.stdout:(21/99): cephadm-19.2.3-689.gf90f4eae.el9.noarc 878 kB/s | 769 kB 00:00 2026-02-22T19:50:07.786 INFO:teuthology.orchestra.run.trial119.stdout:(22/99): python3-ply-3.11-14.el9.noarch.rpm 3.6 MB/s | 106 kB 00:00 2026-02-22T19:50:07.795 INFO:teuthology.orchestra.run.trial119.stdout:(23/99): python3-pycparser-2.20-6.el9.noarch.rp 4.9 MB/s | 135 kB 00:00 2026-02-22T19:50:07.819 INFO:teuthology.orchestra.run.trial119.stdout:(24/99): python3-pyparsing-2.4.7-9.el9.noarch.r 4.4 MB/s | 150 kB 00:00 2026-02-22T19:50:07.825 INFO:teuthology.orchestra.run.trial119.stdout:(25/99): python3-requests-2.25.1-10.el9.noarch. 4.1 MB/s | 126 kB 00:00 2026-02-22T19:50:07.845 INFO:teuthology.orchestra.run.trial119.stdout:(26/99): python3-urllib3-1.26.5-7.el9.noarch.rp 8.3 MB/s | 218 kB 00:00 2026-02-22T19:50:07.852 INFO:teuthology.orchestra.run.trial119.stdout:(27/99): unzip-6.0-59.el9.x86_64.rpm 6.7 MB/s | 182 kB 00:00 2026-02-22T19:50:07.872 INFO:teuthology.orchestra.run.trial119.stdout:(28/99): zip-3.0-35.el9.x86_64.rpm 9.7 MB/s | 266 kB 00:00 2026-02-22T19:50:07.879 INFO:teuthology.orchestra.run.trial119.stdout:(29/99): flexiblas-3.0.4-9.el9.x86_64.rpm 1.1 MB/s | 30 kB 00:00 2026-02-22T19:50:07.888 INFO:teuthology.orchestra.run.trial119.stdout:(30/99): flexiblas-openblas-openmp-3.0.4-9.el9. 1.6 MB/s | 15 kB 00:00 2026-02-22T19:50:07.920 INFO:teuthology.orchestra.run.trial119.stdout:(31/99): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 7.5 MB/s | 246 kB 00:00 2026-02-22T19:50:07.932 INFO:teuthology.orchestra.run.trial119.stdout:(32/99): lua-5.4.4-4.el9.x86_64.rpm 16 MB/s | 188 kB 00:00 2026-02-22T19:50:07.942 INFO:teuthology.orchestra.run.trial119.stdout:(33/99): openblas-0.3.29-1.el9.x86_64.rpm 4.5 MB/s | 42 kB 00:00 2026-02-22T19:50:07.944 INFO:teuthology.orchestra.run.trial194.stdout:(3/99): ceph-mds-19.2.3-689.gf90f4eae.el9.x86_6 1.0 MB/s | 2.4 MB 00:02 2026-02-22T19:50:07.951 INFO:teuthology.orchestra.run.trial119.stdout:(34/99): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 38 MB/s | 3.0 MB 00:00 2026-02-22T19:50:07.965 INFO:teuthology.orchestra.run.trial119.stdout:(35/99): protobuf-3.14.0-17.el9.x86_64.rpm 74 MB/s | 1.0 MB 00:00 2026-02-22T19:50:08.007 INFO:teuthology.orchestra.run.trial119.stdout:(36/99): openblas-openmp-0.3.29-1.el9.x86_64.rp 81 MB/s | 5.3 MB 00:00 2026-02-22T19:50:08.010 INFO:teuthology.orchestra.run.trial194.stdout:(4/99): ceph-grafana-dashboards-19.2.3-689.gf90 474 kB/s | 31 kB 00:00 2026-02-22T19:50:08.014 INFO:teuthology.orchestra.run.trial119.stdout:(37/99): python3-babel-2.9.1-2.el9.noarch.rpm 122 MB/s | 6.0 MB 00:00 2026-02-22T19:50:08.016 INFO:teuthology.orchestra.run.trial119.stdout:(38/99): python3-devel-3.9.25-3.el9.x86_64.rpm 27 MB/s | 244 kB 00:00 2026-02-22T19:50:08.023 INFO:teuthology.orchestra.run.trial119.stdout:(39/99): python3-jinja2-2.11.3-8.el9.noarch.rpm 27 MB/s | 249 kB 00:00 2026-02-22T19:50:08.024 INFO:teuthology.orchestra.run.trial119.stdout:(40/99): python3-libstoragemgmt-1.10.1-1.el9.x8 21 MB/s | 177 kB 00:00 2026-02-22T19:50:08.033 INFO:teuthology.orchestra.run.trial119.stdout:(41/99): python3-mako-1.1.4-6.el9.noarch.rpm 20 MB/s | 172 kB 00:00 2026-02-22T19:50:08.036 INFO:teuthology.orchestra.run.trial119.stdout:(42/99): python3-lxml-4.6.5-3.el9.x86_64.rpm 99 MB/s | 1.2 MB 00:00 2026-02-22T19:50:08.041 INFO:teuthology.orchestra.run.trial119.stdout:(43/99): python3-markupsafe-1.1.1-12.el9.x86_64 4.3 MB/s | 35 kB 00:00 2026-02-22T19:50:08.051 INFO:teuthology.orchestra.run.trial119.stdout:(44/99): python3-numpy-f2py-1.23.5-2.el9.x86_64 45 MB/s | 442 kB 00:00 2026-02-22T19:50:08.059 INFO:teuthology.orchestra.run.trial119.stdout:(45/99): python3-packaging-20.9-5.el9.noarch.rp 9.1 MB/s | 77 kB 00:00 2026-02-22T19:50:08.067 INFO:teuthology.orchestra.run.trial119.stdout:(46/99): python3-numpy-1.23.5-2.el9.x86_64.rpm 195 MB/s | 6.1 MB 00:00 2026-02-22T19:50:08.068 INFO:teuthology.orchestra.run.trial119.stdout:(47/99): python3-protobuf-3.14.0-17.el9.noarch. 29 MB/s | 267 kB 00:00 2026-02-22T19:50:08.076 INFO:teuthology.orchestra.run.trial119.stdout:(48/99): python3-pyasn1-0.4.8-6.el9.noarch.rpm 18 MB/s | 159 kB 00:00 2026-02-22T19:50:08.077 INFO:teuthology.orchestra.run.trial119.stdout:(49/99): python3-pyasn1-modules-0.4.8-6.el9.noa 31 MB/s | 279 kB 00:00 2026-02-22T19:50:08.087 INFO:teuthology.orchestra.run.trial119.stdout:(50/99): python3-requests-oauthlib-1.3.0-12.el9 4.7 MB/s | 54 kB 00:00 2026-02-22T19:50:08.096 INFO:teuthology.orchestra.run.trial119.stdout:(51/99): python3-toml-0.10.2-6.el9.noarch.rpm 5.0 MB/s | 42 kB 00:00 2026-02-22T19:50:08.105 INFO:teuthology.orchestra.run.trial119.stdout:(52/99): xmlsec1-1.2.29-13.el9.x86_64.rpm 20 MB/s | 189 kB 00:00 2026-02-22T19:50:08.134 INFO:teuthology.orchestra.run.trial119.stdout:(53/99): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 3.0 MB/s | 90 kB 00:00 2026-02-22T19:50:08.144 INFO:teuthology.orchestra.run.trial194.stdout:(5/99): ceph-mgr-cephadm-19.2.3-689.gf90f4eae.e 1.1 MB/s | 150 kB 00:00 2026-02-22T19:50:08.170 INFO:teuthology.orchestra.run.trial119.stdout:(54/99): python3-scipy-1.9.3-2.el9.x86_64.rpm 207 MB/s | 19 MB 00:00 2026-02-22T19:50:08.209 INFO:teuthology.orchestra.run.trial119.stdout:(55/99): lua-devel-5.4.4-4.el9.x86_64.rpm 299 kB/s | 22 kB 00:00 2026-02-22T19:50:08.287 INFO:teuthology.orchestra.run.trial119.stdout:(56/99): abseil-cpp-20211102.0-4.el9.x86_64.rpm 6.8 MB/s | 551 kB 00:00 2026-02-22T19:50:08.297 INFO:teuthology.orchestra.run.trial119.stdout:(57/99): grpc-data-1.46.7-10.el9.noarch.rpm 2.0 MB/s | 19 kB 00:00 2026-02-22T19:50:08.308 INFO:teuthology.orchestra.run.trial119.stdout:(58/99): luarocks-3.9.2-5.el9.noarch.rpm 14 MB/s | 151 kB 00:00 2026-02-22T19:50:08.322 INFO:teuthology.orchestra.run.trial119.stdout:(59/99): protobuf-compiler-3.14.0-17.el9.x86_64 5.6 MB/s | 862 kB 00:00 2026-02-22T19:50:08.323 INFO:teuthology.orchestra.run.trial119.stdout:(60/99): python3-asyncssh-2.13.2-5.el9.noarch.r 34 MB/s | 548 kB 00:00 2026-02-22T19:50:08.332 INFO:teuthology.orchestra.run.trial119.stdout:(61/99): python3-autocommand-2.2.2-8.el9.noarch 3.1 MB/s | 29 kB 00:00 2026-02-22T19:50:08.333 INFO:teuthology.orchestra.run.trial119.stdout:(62/99): python3-backports-tarfile-1.2.0-1.el9. 6.2 MB/s | 60 kB 00:00 2026-02-22T19:50:08.341 INFO:teuthology.orchestra.run.trial119.stdout:(63/99): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 4.4 MB/s | 43 kB 00:00 2026-02-22T19:50:08.342 INFO:teuthology.orchestra.run.trial119.stdout:(64/99): python3-cachetools-4.2.4-1.el9.noarch. 3.3 MB/s | 32 kB 00:00 2026-02-22T19:50:08.350 INFO:teuthology.orchestra.run.trial119.stdout:(65/99): python3-certifi-2023.05.07-4.el9.noarc 1.5 MB/s | 14 kB 00:00 2026-02-22T19:50:08.353 INFO:teuthology.orchestra.run.trial119.stdout:(66/99): python3-cheroot-10.0.1-4.el9.noarch.rp 16 MB/s | 173 kB 00:00 2026-02-22T19:50:08.363 INFO:teuthology.orchestra.run.trial119.stdout:(67/99): python3-cherrypy-18.6.1-2.el9.noarch.r 28 MB/s | 358 kB 00:00 2026-02-22T19:50:08.365 INFO:teuthology.orchestra.run.trial119.stdout:(68/99): python3-google-auth-2.45.0-1.el9.noarc 21 MB/s | 254 kB 00:00 2026-02-22T19:50:08.388 INFO:teuthology.orchestra.run.trial119.stdout:(69/99): python3-grpcio-1.46.7-10.el9.x86_64.rp 80 MB/s | 2.0 MB 00:00 2026-02-22T19:50:08.389 INFO:teuthology.orchestra.run.trial119.stdout:(70/99): python3-grpcio-tools-1.46.7-10.el9.x86 5.9 MB/s | 144 kB 00:00 2026-02-22T19:50:08.398 INFO:teuthology.orchestra.run.trial119.stdout:(71/99): python3-influxdb-5.3.1-1.el9.noarch.rp 14 MB/s | 139 kB 00:00 2026-02-22T19:50:08.399 INFO:teuthology.orchestra.run.trial119.stdout:(72/99): python3-isodate-0.6.1-3.el9.noarch.rpm 5.7 MB/s | 56 kB 00:00 2026-02-22T19:50:08.408 INFO:teuthology.orchestra.run.trial119.stdout:(73/99): python3-jaraco-8.2.1-3.el9.noarch.rpm 1.1 MB/s | 11 kB 00:00 2026-02-22T19:50:08.408 INFO:teuthology.orchestra.run.trial119.stdout:(74/99): python3-jaraco-classes-3.2.1-5.el9.noa 1.9 MB/s | 18 kB 00:00 2026-02-22T19:50:08.417 INFO:teuthology.orchestra.run.trial119.stdout:(75/99): python3-jaraco-collections-3.0.0-8.el9 2.5 MB/s | 23 kB 00:00 2026-02-22T19:50:08.418 INFO:teuthology.orchestra.run.trial119.stdout:(76/99): python3-jaraco-context-6.0.1-3.el9.noa 2.1 MB/s | 20 kB 00:00 2026-02-22T19:50:08.426 INFO:teuthology.orchestra.run.trial119.stdout:(77/99): python3-jaraco-functools-3.5.0-2.el9.n 2.1 MB/s | 19 kB 00:00 2026-02-22T19:50:08.427 INFO:teuthology.orchestra.run.trial119.stdout:(78/99): python3-jaraco-text-4.0.0-2.el9.noarch 2.8 MB/s | 26 kB 00:00 2026-02-22T19:50:08.439 INFO:teuthology.orchestra.run.trial119.stdout:(79/99): python3-kubernetes-26.1.0-3.el9.noarch 81 MB/s | 1.0 MB 00:00 2026-02-22T19:50:08.440 INFO:teuthology.orchestra.run.trial119.stdout:(80/99): python3-logutils-0.3.5-21.el9.noarch.r 3.6 MB/s | 46 kB 00:00 2026-02-22T19:50:08.449 INFO:teuthology.orchestra.run.trial119.stdout:(81/99): python3-more-itertools-8.12.0-2.el9.no 8.2 MB/s | 79 kB 00:00 2026-02-22T19:50:08.449 INFO:teuthology.orchestra.run.trial119.stdout:(82/99): python3-msgpack-1.0.3-2.el9.x86_64.rpm 8.8 MB/s | 86 kB 00:00 2026-02-22T19:50:08.458 INFO:teuthology.orchestra.run.trial119.stdout:(83/99): python3-natsort-7.1.1-5.el9.noarch.rpm 6.1 MB/s | 58 kB 00:00 2026-02-22T19:50:08.459 INFO:teuthology.orchestra.run.trial119.stdout:(84/99): python3-pecan-1.4.2-3.el9.noarch.rpm 27 MB/s | 272 kB 00:00 2026-02-22T19:50:08.468 INFO:teuthology.orchestra.run.trial119.stdout:(85/99): python3-portend-3.1.0-2.el9.noarch.rpm 1.7 MB/s | 16 kB 00:00 2026-02-22T19:50:08.469 INFO:teuthology.orchestra.run.trial119.stdout:(86/99): python3-pyOpenSSL-21.0.0-1.el9.noarch. 9.4 MB/s | 90 kB 00:00 2026-02-22T19:50:08.477 INFO:teuthology.orchestra.run.trial119.stdout:(87/99): python3-repoze-lru-0.7-16.el9.noarch.r 3.3 MB/s | 31 kB 00:00 2026-02-22T19:50:08.479 INFO:teuthology.orchestra.run.trial119.stdout:(88/99): python3-routes-2.5.1-5.el9.noarch.rpm 18 MB/s | 188 kB 00:00 2026-02-22T19:50:08.486 INFO:teuthology.orchestra.run.trial119.stdout:(89/99): python3-rsa-4.9-2.el9.noarch.rpm 6.2 MB/s | 59 kB 00:00 2026-02-22T19:50:08.489 INFO:teuthology.orchestra.run.trial119.stdout:(90/99): python3-saml-1.16.0-1.el9.noarch.rpm 13 MB/s | 125 kB 00:00 2026-02-22T19:50:08.496 INFO:teuthology.orchestra.run.trial119.stdout:(91/99): python3-tempora-5.0.0-2.el9.noarch.rpm 3.8 MB/s | 36 kB 00:00 2026-02-22T19:50:08.498 INFO:teuthology.orchestra.run.trial119.stdout:(92/99): python3-typing-extensions-4.15.0-1.el9 9.0 MB/s | 86 kB 00:00 2026-02-22T19:50:08.506 INFO:teuthology.orchestra.run.trial119.stdout:(93/99): python3-webob-1.8.8-2.el9.noarch.rpm 23 MB/s | 230 kB 00:00 2026-02-22T19:50:08.508 INFO:teuthology.orchestra.run.trial119.stdout:(94/99): python3-websocket-client-1.2.3-2.el9.n 9.4 MB/s | 90 kB 00:00 2026-02-22T19:50:08.516 INFO:teuthology.orchestra.run.trial119.stdout:(95/99): python3-werkzeug-2.0.3-3.el9.1.noarch. 40 MB/s | 427 kB 00:00 2026-02-22T19:50:08.517 INFO:teuthology.orchestra.run.trial119.stdout:(96/99): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 5.2 MB/s | 48 kB 00:00 2026-02-22T19:50:08.526 INFO:teuthology.orchestra.run.trial119.stdout:(97/99): python3-xmltodict-0.12.0-15.el9.noarch 2.4 MB/s | 22 kB 00:00 2026-02-22T19:50:08.527 INFO:teuthology.orchestra.run.trial119.stdout:(98/99): python3-zc-lockfile-2.0-10.el9.noarch. 2.0 MB/s | 20 kB 00:00 2026-02-22T19:50:11.139 INFO:teuthology.orchestra.run.trial194.stdout:(6/99): ceph-mgr-dashboard-19.2.3-689.gf90f4eae 1.3 MB/s | 3.8 MB 00:02 2026-02-22T19:50:11.174 INFO:teuthology.orchestra.run.trial119.stdout:(99/99): ceph-osd-19.2.3-689.gf90f4eae.el9.x86_ 2.1 MB/s | 17 MB 00:08 2026-02-22T19:50:11.176 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:11.176 INFO:teuthology.orchestra.run.trial119.stdout:Total 10 MB/s | 95 MB 00:09 2026-02-22T19:50:11.300 INFO:teuthology.orchestra.run.trial194.stdout:(7/99): ceph-mon-19.2.3-689.gf90f4eae.el9.x86_6 887 kB/s | 4.7 MB 00:05 2026-02-22T19:50:11.366 INFO:teuthology.orchestra.run.trial194.stdout:(8/99): ceph-mgr-k8sevents-19.2.3-689.gf90f4eae 335 kB/s | 22 kB 00:00 2026-02-22T19:50:11.582 INFO:teuthology.orchestra.run.trial194.stdout:(9/99): ceph-mgr-modules-core-19.2.3-689.gf90f4 1.1 MB/s | 253 kB 00:00 2026-02-22T19:50:11.612 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-22T19:50:11.648 INFO:teuthology.orchestra.run.trial194.stdout:(10/99): ceph-mgr-rook-19.2.3-689.gf90f4eae.el9 742 kB/s | 49 kB 00:00 2026-02-22T19:50:11.650 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-22T19:50:11.650 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-22T19:50:11.713 INFO:teuthology.orchestra.run.trial194.stdout:(11/99): ceph-prometheus-alerts-19.2.3-689.gf90 257 kB/s | 17 kB 00:00 2026-02-22T19:50:11.984 INFO:teuthology.orchestra.run.trial194.stdout:(12/99): ceph-volume-19.2.3-689.gf90f4eae.el9.n 1.1 MB/s | 299 kB 00:00 2026-02-22T19:50:12.069 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-22T19:50:12.069 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-22T19:50:12.533 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-22T19:50:12.535 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/99 2026-02-22T19:50:12.565 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/99 2026-02-22T19:50:12.572 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 3/99 2026-02-22T19:50:12.593 INFO:teuthology.orchestra.run.trial119.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 4/99 2026-02-22T19:50:12.599 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 5/99 2026-02-22T19:50:12.610 INFO:teuthology.orchestra.run.trial194.stdout:(13/99): cephadm-19.2.3-689.gf90f4eae.el9.noarc 1.2 MB/s | 769 kB 00:00 2026-02-22T19:50:12.632 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 6/99 2026-02-22T19:50:12.641 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 7/99 2026-02-22T19:50:12.647 INFO:teuthology.orchestra.run.trial119.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 8/99 2026-02-22T19:50:12.649 INFO:teuthology.orchestra.run.trial119.stdout: Installing : lua-5.4.4-4.el9.x86_64 9/99 2026-02-22T19:50:12.654 INFO:teuthology.orchestra.run.trial119.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 10/99 2026-02-22T19:50:12.677 INFO:teuthology.orchestra.run.trial119.stdout: Installing : unzip-6.0-59.el9.x86_64 11/99 2026-02-22T19:50:12.689 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 12/99 2026-02-22T19:50:12.692 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 13/99 2026-02-22T19:50:12.698 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 14/99 2026-02-22T19:50:12.700 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 15/99 2026-02-22T19:50:12.711 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 16/99 2026-02-22T19:50:12.715 INFO:teuthology.orchestra.run.trial194.stdout:(14/99): cryptsetup-2.8.1-3.el9.x86_64.rpm 3.2 MB/s | 351 kB 00:00 2026-02-22T19:50:12.717 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 17/99 2026-02-22T19:50:12.737 INFO:teuthology.orchestra.run.trial194.stdout:(15/99): ledmon-libs-1.1.0-3.el9.x86_64.rpm 1.8 MB/s | 40 kB 00:00 2026-02-22T19:50:12.742 INFO:teuthology.orchestra.run.trial119.stdout: Installing : zip-3.0-35.el9.x86_64 18/99 2026-02-22T19:50:12.745 INFO:teuthology.orchestra.run.trial119.stdout: Installing : luarocks-3.9.2-5.el9.noarch 19/99 2026-02-22T19:50:12.752 INFO:teuthology.orchestra.run.trial119.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 20/99 2026-02-22T19:50:12.760 INFO:teuthology.orchestra.run.trial194.stdout:(16/99): libconfig-1.7.2-9.el9.x86_64.rpm 3.2 MB/s | 72 kB 00:00 2026-02-22T19:50:12.776 INFO:teuthology.orchestra.run.trial119.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 21/99 2026-02-22T19:50:12.804 INFO:teuthology.orchestra.run.trial194.stdout:(17/99): libgfortran-11.5.0-14.el9.x86_64.rpm 18 MB/s | 794 kB 00:00 2026-02-22T19:50:12.827 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 22/99 2026-02-22T19:50:12.829 INFO:teuthology.orchestra.run.trial194.stdout:(18/99): libquadmath-11.5.0-14.el9.x86_64.rpm 7.2 MB/s | 184 kB 00:00 2026-02-22T19:50:12.840 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 23/99 2026-02-22T19:50:12.842 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-rsa-4.9-2.el9.noarch 24/99 2026-02-22T19:50:12.847 INFO:teuthology.orchestra.run.trial119.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 25/99 2026-02-22T19:50:12.852 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 26/99 2026-02-22T19:50:12.853 INFO:teuthology.orchestra.run.trial194.stdout:(19/99): python3-cffi-1.14.5-5.el9.x86_64.rpm 10 MB/s | 253 kB 00:00 2026-02-22T19:50:12.857 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 27/99 2026-02-22T19:50:12.860 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 28/99 2026-02-22T19:50:12.874 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 29/99 2026-02-22T19:50:12.895 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 30/99 2026-02-22T19:50:12.900 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 31/99 2026-02-22T19:50:12.902 INFO:teuthology.orchestra.run.trial194.stdout:(20/99): python3-cryptography-36.0.1-5.el9.x86_ 26 MB/s | 1.2 MB 00:00 2026-02-22T19:50:12.905 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 32/99 2026-02-22T19:50:12.916 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 33/99 2026-02-22T19:50:12.925 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 34/99 2026-02-22T19:50:12.926 INFO:teuthology.orchestra.run.trial194.stdout:(21/99): python3-ply-3.11-14.el9.noarch.rpm 4.4 MB/s | 106 kB 00:00 2026-02-22T19:50:12.931 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 35/99 2026-02-22T19:50:12.951 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 36/99 2026-02-22T19:50:12.951 INFO:teuthology.orchestra.run.trial194.stdout:(22/99): python3-pycparser-2.20-6.el9.noarch.rp 5.4 MB/s | 135 kB 00:00 2026-02-22T19:50:12.959 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 37/99 2026-02-22T19:50:12.975 INFO:teuthology.orchestra.run.trial194.stdout:(23/99): python3-pyparsing-2.4.7-9.el9.noarch.r 6.0 MB/s | 150 kB 00:00 2026-02-22T19:50:13.000 INFO:teuthology.orchestra.run.trial194.stdout:(24/99): python3-requests-2.25.1-10.el9.noarch. 5.0 MB/s | 126 kB 00:00 2026-02-22T19:50:13.014 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 38/99 2026-02-22T19:50:13.025 INFO:teuthology.orchestra.run.trial194.stdout:(25/99): python3-urllib3-1.26.5-7.el9.noarch.rp 8.7 MB/s | 218 kB 00:00 2026-02-22T19:50:13.026 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 39/99 2026-02-22T19:50:13.042 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 40/99 2026-02-22T19:50:13.046 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 41/99 2026-02-22T19:50:13.049 INFO:teuthology.orchestra.run.trial194.stdout:(26/99): unzip-6.0-59.el9.x86_64.rpm 7.2 MB/s | 182 kB 00:00 2026-02-22T19:50:13.054 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 42/99 2026-02-22T19:50:13.073 INFO:teuthology.orchestra.run.trial194.stdout:(27/99): zip-3.0-35.el9.x86_64.rpm 11 MB/s | 266 kB 00:00 2026-02-22T19:50:13.094 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 43/99 2026-02-22T19:50:13.419 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 44/99 2026-02-22T19:50:13.429 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 45/99 2026-02-22T19:50:13.433 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 46/99 2026-02-22T19:50:13.438 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 47/99 2026-02-22T19:50:13.440 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 48/99 2026-02-22T19:50:13.468 INFO:teuthology.orchestra.run.trial119.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 49/99 2026-02-22T19:50:13.483 INFO:teuthology.orchestra.run.trial194.stdout:(28/99): flexiblas-3.0.4-9.el9.x86_64.rpm 72 kB/s | 30 kB 00:00 2026-02-22T19:50:13.511 INFO:teuthology.orchestra.run.trial119.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 50/99 2026-02-22T19:50:13.518 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 51/99 2026-02-22T19:50:13.521 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 52/99 2026-02-22T19:50:13.527 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 53/99 2026-02-22T19:50:13.531 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 54/99 2026-02-22T19:50:13.538 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 55/99 2026-02-22T19:50:13.541 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 56/99 2026-02-22T19:50:13.569 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 57/99 2026-02-22T19:50:13.579 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 58/99 2026-02-22T19:50:13.613 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 59/99 2026-02-22T19:50:13.840 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 60/99 2026-02-22T19:50:13.864 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 61/99 2026-02-22T19:50:13.868 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 62/99 2026-02-22T19:50:13.927 INFO:teuthology.orchestra.run.trial119.stdout: Installing : openblas-0.3.29-1.el9.x86_64 63/99 2026-02-22T19:50:13.928 INFO:teuthology.orchestra.run.trial119.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 64/99 2026-02-22T19:50:13.949 INFO:teuthology.orchestra.run.trial119.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 65/99 2026-02-22T19:50:14.042 INFO:teuthology.orchestra.run.trial194.stdout:(29/99): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 5.3 MB/s | 3.0 MB 00:00 2026-02-22T19:50:14.125 INFO:teuthology.orchestra.run.trial194.stdout:(30/99): flexiblas-openblas-openmp-3.0.4-9.el9. 178 kB/s | 15 kB 00:00 2026-02-22T19:50:14.210 INFO:teuthology.orchestra.run.trial194.stdout:(31/99): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 2.8 MB/s | 246 kB 00:00 2026-02-22T19:50:14.274 INFO:teuthology.orchestra.run.trial119.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 66/99 2026-02-22T19:50:14.294 INFO:teuthology.orchestra.run.trial194.stdout:(32/99): lua-5.4.4-4.el9.x86_64.rpm 2.2 MB/s | 188 kB 00:00 2026-02-22T19:50:14.346 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 67/99 2026-02-22T19:50:14.378 INFO:teuthology.orchestra.run.trial194.stdout:(33/99): openblas-0.3.29-1.el9.x86_64.rpm 504 kB/s | 42 kB 00:00 2026-02-22T19:50:14.554 INFO:teuthology.orchestra.run.trial194.stdout:(34/99): openblas-openmp-0.3.29-1.el9.x86_64.rp 30 MB/s | 5.3 MB 00:00 2026-02-22T19:50:14.642 INFO:teuthology.orchestra.run.trial194.stdout:(35/99): protobuf-3.14.0-17.el9.x86_64.rpm 11 MB/s | 1.0 MB 00:00 2026-02-22T19:50:14.819 INFO:teuthology.orchestra.run.trial194.stdout:(36/99): python3-babel-2.9.1-2.el9.noarch.rpm 34 MB/s | 6.0 MB 00:00 2026-02-22T19:50:14.905 INFO:teuthology.orchestra.run.trial194.stdout:(37/99): python3-devel-3.9.25-3.el9.x86_64.rpm 2.8 MB/s | 244 kB 00:00 2026-02-22T19:50:14.991 INFO:teuthology.orchestra.run.trial194.stdout:(38/99): python3-jinja2-2.11.3-8.el9.noarch.rpm 2.8 MB/s | 249 kB 00:00 2026-02-22T19:50:15.018 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 68/99 2026-02-22T19:50:15.035 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 69/99 2026-02-22T19:50:15.045 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 70/99 2026-02-22T19:50:15.052 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-packaging-20.9-5.el9.noarch 71/99 2026-02-22T19:50:15.065 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-ply-3.11-14.el9.noarch 72/99 2026-02-22T19:50:15.075 INFO:teuthology.orchestra.run.trial194.stdout:(39/99): python3-libstoragemgmt-1.10.1-1.el9.x8 2.0 MB/s | 177 kB 00:00 2026-02-22T19:50:15.081 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 73/99 2026-02-22T19:50:15.156 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 74/99 2026-02-22T19:50:15.165 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 75/99 2026-02-22T19:50:15.166 INFO:teuthology.orchestra.run.trial194.stdout:(40/99): python3-lxml-4.6.5-3.el9.x86_64.rpm 14 MB/s | 1.2 MB 00:00 2026-02-22T19:50:15.188 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 76/99 2026-02-22T19:50:15.218 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 77/99 2026-02-22T19:50:15.251 INFO:teuthology.orchestra.run.trial194.stdout:(41/99): python3-mako-1.1.4-6.el9.noarch.rpm 2.0 MB/s | 172 kB 00:00 2026-02-22T19:50:15.268 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 78/99 2026-02-22T19:50:15.274 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 79/99 2026-02-22T19:50:15.279 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 80/99 2026-02-22T19:50:15.281 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 81/99 2026-02-22T19:50:15.301 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T19:50:15.301 INFO:teuthology.orchestra.run.trial119.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-22T19:50:15.301 INFO:teuthology.orchestra.run.trial119.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-22T19:50:15.301 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:15.310 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T19:50:15.335 INFO:teuthology.orchestra.run.trial194.stdout:(42/99): python3-markupsafe-1.1.1-12.el9.x86_64 414 kB/s | 35 kB 00:00 2026-02-22T19:50:15.337 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T19:50:15.337 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-22T19:50:15.337 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:15.373 INFO:teuthology.orchestra.run.trial119.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 83/99 2026-02-22T19:50:15.437 INFO:teuthology.orchestra.run.trial119.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 84/99 2026-02-22T19:50:15.439 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 85/99 2026-02-22T19:50:15.454 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 85/99 2026-02-22T19:50:15.454 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:15.454 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-22T19:50:15.454 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:15.513 INFO:teuthology.orchestra.run.trial194.stdout:(43/99): python3-numpy-1.23.5-2.el9.x86_64.rpm 34 MB/s | 6.1 MB 00:00 2026-02-22T19:50:15.599 INFO:teuthology.orchestra.run.trial194.stdout:(44/99): python3-numpy-f2py-1.23.5-2.el9.x86_64 5.0 MB/s | 442 kB 00:00 2026-02-22T19:50:15.683 INFO:teuthology.orchestra.run.trial194.stdout:(45/99): python3-packaging-20.9-5.el9.noarch.rp 915 kB/s | 77 kB 00:00 2026-02-22T19:50:15.769 INFO:teuthology.orchestra.run.trial194.stdout:(46/99): python3-protobuf-3.14.0-17.el9.noarch. 3.0 MB/s | 267 kB 00:00 2026-02-22T19:50:15.854 INFO:teuthology.orchestra.run.trial194.stdout:(47/99): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.8 MB/s | 159 kB 00:00 2026-02-22T19:50:15.939 INFO:teuthology.orchestra.run.trial194.stdout:(48/99): python3-pyasn1-modules-0.4.8-6.el9.noa 3.2 MB/s | 279 kB 00:00 2026-02-22T19:50:16.024 INFO:teuthology.orchestra.run.trial194.stdout:(49/99): python3-requests-oauthlib-1.3.0-12.el9 638 kB/s | 54 kB 00:00 2026-02-22T19:50:16.166 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 86/99 2026-02-22T19:50:16.192 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 86/99 2026-02-22T19:50:16.192 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:16.192 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-22T19:50:16.192 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-22T19:50:16.192 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-22T19:50:16.192 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:16.253 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 87/99 2026-02-22T19:50:16.255 INFO:teuthology.orchestra.run.trial119.stdout: Installing : cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 87/99 2026-02-22T19:50:16.260 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9. 88/99 2026-02-22T19:50:16.279 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9 89/99 2026-02-22T19:50:16.281 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 90/99 2026-02-22T19:50:16.529 INFO:teuthology.orchestra.run.trial194.stdout:(50/99): python3-scipy-1.9.3-2.el9.x86_64.rpm 38 MB/s | 19 MB 00:00 2026-02-22T19:50:16.614 INFO:teuthology.orchestra.run.trial194.stdout:(51/99): python3-toml-0.10.2-6.el9.noarch.rpm 490 kB/s | 42 kB 00:00 2026-02-22T19:50:16.699 INFO:teuthology.orchestra.run.trial194.stdout:(52/99): xmlsec1-1.2.29-13.el9.x86_64.rpm 2.2 MB/s | 189 kB 00:00 2026-02-22T19:50:16.774 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 90/99 2026-02-22T19:50:16.777 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 91/99 2026-02-22T19:50:16.783 INFO:teuthology.orchestra.run.trial194.stdout:(53/99): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 1.1 MB/s | 90 kB 00:00 2026-02-22T19:50:16.793 INFO:teuthology.orchestra.run.trial194.stdout:(54/99): lua-devel-5.4.4-4.el9.x86_64.rpm 2.0 MB/s | 22 kB 00:00 2026-02-22T19:50:16.806 INFO:teuthology.orchestra.run.trial194.stdout:(55/99): ceph-mgr-diskprediction-local-19.2.3-6 1.3 MB/s | 7.4 MB 00:05 2026-02-22T19:50:16.818 INFO:teuthology.orchestra.run.trial194.stdout:(56/99): protobuf-compiler-3.14.0-17.el9.x86_64 35 MB/s | 862 kB 00:00 2026-02-22T19:50:16.906 INFO:teuthology.orchestra.run.trial194.stdout:(57/99): grpc-data-1.46.7-10.el9.noarch.rpm 219 kB/s | 19 kB 00:00 2026-02-22T19:50:16.976 INFO:teuthology.orchestra.run.trial194.stdout:(58/99): luarocks-3.9.2-5.el9.noarch.rpm 2.1 MB/s | 151 kB 00:00 2026-02-22T19:50:17.018 INFO:teuthology.orchestra.run.trial194.stdout:(59/99): abseil-cpp-20211102.0-4.el9.x86_64.rpm 2.5 MB/s | 551 kB 00:00 2026-02-22T19:50:17.040 INFO:teuthology.orchestra.run.trial194.stdout:(60/99): python3-asyncssh-2.13.2-5.el9.noarch.r 8.4 MB/s | 548 kB 00:00 2026-02-22T19:50:17.043 INFO:teuthology.orchestra.run.trial194.stdout:(61/99): python3-autocommand-2.2.2-8.el9.noarch 1.2 MB/s | 29 kB 00:00 2026-02-22T19:50:17.062 INFO:teuthology.orchestra.run.trial194.stdout:(62/99): python3-backports-tarfile-1.2.0-1.el9. 2.7 MB/s | 60 kB 00:00 2026-02-22T19:50:17.068 INFO:teuthology.orchestra.run.trial194.stdout:(63/99): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.7 MB/s | 43 kB 00:00 2026-02-22T19:50:17.085 INFO:teuthology.orchestra.run.trial194.stdout:(64/99): python3-cachetools-4.2.4-1.el9.noarch. 1.4 MB/s | 32 kB 00:00 2026-02-22T19:50:17.093 INFO:teuthology.orchestra.run.trial194.stdout:(65/99): python3-certifi-2023.05.07-4.el9.noarc 577 kB/s | 14 kB 00:00 2026-02-22T19:50:17.109 INFO:teuthology.orchestra.run.trial194.stdout:(66/99): python3-cheroot-10.0.1-4.el9.noarch.rp 6.9 MB/s | 173 kB 00:00 2026-02-22T19:50:17.128 INFO:teuthology.orchestra.run.trial194.stdout:(67/99): python3-cherrypy-18.6.1-2.el9.noarch.r 10 MB/s | 358 kB 00:00 2026-02-22T19:50:17.135 INFO:teuthology.orchestra.run.trial194.stdout:(68/99): python3-google-auth-2.45.0-1.el9.noarc 9.5 MB/s | 254 kB 00:00 2026-02-22T19:50:17.160 INFO:teuthology.orchestra.run.trial194.stdout:(69/99): python3-grpcio-tools-1.46.7-10.el9.x86 5.7 MB/s | 144 kB 00:00 2026-02-22T19:50:17.184 INFO:teuthology.orchestra.run.trial194.stdout:(70/99): python3-influxdb-5.3.1-1.el9.noarch.rp 5.7 MB/s | 139 kB 00:00 2026-02-22T19:50:17.206 INFO:teuthology.orchestra.run.trial194.stdout:(71/99): python3-grpcio-1.46.7-10.el9.x86_64.rp 26 MB/s | 2.0 MB 00:00 2026-02-22T19:50:17.206 INFO:teuthology.orchestra.run.trial194.stdout:(72/99): python3-isodate-0.6.1-3.el9.noarch.rpm 2.4 MB/s | 56 kB 00:00 2026-02-22T19:50:17.227 INFO:teuthology.orchestra.run.trial194.stdout:(73/99): python3-jaraco-classes-3.2.1-5.el9.noa 845 kB/s | 18 kB 00:00 2026-02-22T19:50:17.230 INFO:teuthology.orchestra.run.trial194.stdout:(74/99): python3-jaraco-8.2.1-3.el9.noarch.rpm 435 kB/s | 11 kB 00:00 2026-02-22T19:50:17.236 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 91/99 2026-02-22T19:50:17.237 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 92/99 2026-02-22T19:50:17.248 INFO:teuthology.orchestra.run.trial194.stdout:(75/99): python3-jaraco-collections-3.0.0-8.el9 1.1 MB/s | 23 kB 00:00 2026-02-22T19:50:17.250 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 92/99 2026-02-22T19:50:17.250 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 93/99 2026-02-22T19:50:17.255 INFO:teuthology.orchestra.run.trial194.stdout:(76/99): python3-jaraco-context-6.0.1-3.el9.noa 799 kB/s | 20 kB 00:00 2026-02-22T19:50:17.270 INFO:teuthology.orchestra.run.trial194.stdout:(77/99): python3-jaraco-functools-3.5.0-2.el9.n 926 kB/s | 19 kB 00:00 2026-02-22T19:50:17.280 INFO:teuthology.orchestra.run.trial194.stdout:(78/99): python3-jaraco-text-4.0.0-2.el9.noarch 1.0 MB/s | 26 kB 00:00 2026-02-22T19:50:17.307 INFO:teuthology.orchestra.run.trial194.stdout:(79/99): python3-logutils-0.3.5-21.el9.noarch.r 1.7 MB/s | 46 kB 00:00 2026-02-22T19:50:17.307 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 93/99 2026-02-22T19:50:17.314 INFO:teuthology.orchestra.run.trial194.stdout:(80/99): python3-kubernetes-26.1.0-3.el9.noarch 23 MB/s | 1.0 MB 00:00 2026-02-22T19:50:17.332 INFO:teuthology.orchestra.run.trial194.stdout:(81/99): python3-more-itertools-8.12.0-2.el9.no 3.1 MB/s | 79 kB 00:00 2026-02-22T19:50:17.335 INFO:teuthology.orchestra.run.trial194.stdout:(82/99): python3-msgpack-1.0.3-2.el9.x86_64.rpm 4.0 MB/s | 86 kB 00:00 2026-02-22T19:50:17.357 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.n 94/99 2026-02-22T19:50:17.357 INFO:teuthology.orchestra.run.trial194.stdout:(83/99): python3-natsort-7.1.1-5.el9.noarch.rpm 2.2 MB/s | 58 kB 00:00 2026-02-22T19:50:17.358 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 95/99 2026-02-22T19:50:17.359 INFO:teuthology.orchestra.run.trial194.stdout:(84/99): python3-pecan-1.4.2-3.el9.noarch.rpm 12 MB/s | 272 kB 00:00 2026-02-22T19:50:17.380 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 95/99 2026-02-22T19:50:17.380 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:17.380 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-22T19:50:17.380 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-22T19:50:17.380 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-22T19:50:17.380 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:17.381 INFO:teuthology.orchestra.run.trial194.stdout:(85/99): python3-pyOpenSSL-21.0.0-1.el9.noarch. 4.1 MB/s | 90 kB 00:00 2026-02-22T19:50:17.382 INFO:teuthology.orchestra.run.trial194.stdout:(86/99): python3-portend-3.1.0-2.el9.noarch.rpm 663 kB/s | 16 kB 00:00 2026-02-22T19:50:17.391 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 96/99 2026-02-22T19:50:17.401 INFO:teuthology.orchestra.run.trial194.stdout:(87/99): python3-repoze-lru-0.7-16.el9.noarch.r 1.4 MB/s | 31 kB 00:00 2026-02-22T19:50:17.408 INFO:teuthology.orchestra.run.trial194.stdout:(88/99): python3-routes-2.5.1-5.el9.noarch.rpm 7.1 MB/s | 188 kB 00:00 2026-02-22T19:50:17.422 INFO:teuthology.orchestra.run.trial194.stdout:(89/99): python3-rsa-4.9-2.el9.noarch.rpm 2.7 MB/s | 59 kB 00:00 2026-02-22T19:50:17.428 INFO:teuthology.orchestra.run.trial010.stdout:(5/5): ceph-test-19.2.3-689.gf90f4eae.el9.x86_6 636 kB/s | 50 MB 01:19 2026-02-22T19:50:17.429 INFO:teuthology.orchestra.run.trial010.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:17.429 INFO:teuthology.orchestra.run.trial010.stdout:Total 645 kB/s | 50 MB 01:19 2026-02-22T19:50:17.434 INFO:teuthology.orchestra.run.trial194.stdout:(90/99): python3-saml-1.16.0-1.el9.noarch.rpm 4.8 MB/s | 125 kB 00:00 2026-02-22T19:50:17.445 INFO:teuthology.orchestra.run.trial194.stdout:(91/99): python3-tempora-5.0.0-2.el9.noarch.rpm 1.6 MB/s | 36 kB 00:00 2026-02-22T19:50:17.451 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction check 2026-02-22T19:50:17.459 INFO:teuthology.orchestra.run.trial194.stdout:(92/99): python3-typing-extensions-4.15.0-1.el9 3.3 MB/s | 86 kB 00:00 2026-02-22T19:50:17.460 INFO:teuthology.orchestra.run.trial010.stdout:Transaction check succeeded. 2026-02-22T19:50:17.460 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction test 2026-02-22T19:50:17.468 INFO:teuthology.orchestra.run.trial194.stdout:(93/99): python3-webob-1.8.8-2.el9.noarch.rpm 9.8 MB/s | 230 kB 00:00 2026-02-22T19:50:17.485 INFO:teuthology.orchestra.run.trial194.stdout:(94/99): python3-websocket-client-1.2.3-2.el9.n 3.5 MB/s | 90 kB 00:00 2026-02-22T19:50:17.492 INFO:teuthology.orchestra.run.trial194.stdout:(95/99): python3-werkzeug-2.0.3-3.el9.1.noarch. 17 MB/s | 427 kB 00:00 2026-02-22T19:50:17.510 INFO:teuthology.orchestra.run.trial194.stdout:(96/99): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 1.9 MB/s | 48 kB 00:00 2026-02-22T19:50:17.513 INFO:teuthology.orchestra.run.trial194.stdout:(97/99): python3-xmltodict-0.12.0-15.el9.noarch 1.0 MB/s | 22 kB 00:00 2026-02-22T19:50:17.535 INFO:teuthology.orchestra.run.trial194.stdout:(98/99): python3-zc-lockfile-2.0-10.el9.noarch. 796 kB/s | 20 kB 00:00 2026-02-22T19:50:17.613 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 96/99 2026-02-22T19:50:17.614 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 97/99 2026-02-22T19:50:17.636 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 97/99 2026-02-22T19:50:17.636 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:17.636 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-22T19:50:17.636 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-22T19:50:17.636 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-22T19:50:17.636 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:17.646 INFO:teuthology.orchestra.run.trial010.stdout:Transaction test succeeded. 2026-02-22T19:50:17.646 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction 2026-02-22T19:50:17.739 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 98/99 2026-02-22T19:50:17.760 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 98/99 2026-02-22T19:50:17.760 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:17.760 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-22T19:50:17.760 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-22T19:50:17.760 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-22T19:50:17.760 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:17.779 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 99/99 2026-02-22T19:50:17.858 INFO:teuthology.orchestra.run.trial010.stdout: Preparing : 1/1 2026-02-22T19:50:17.864 INFO:teuthology.orchestra.run.trial010.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-22T19:50:17.869 INFO:teuthology.orchestra.run.trial010.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-22T19:50:17.877 INFO:teuthology.orchestra.run.trial010.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-22T19:50:17.878 INFO:teuthology.orchestra.run.trial010.stdout: Installing : libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 4/5 2026-02-22T19:50:18.470 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 99/99 2026-02-22T19:50:18.470 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 1/99 2026-02-22T19:50:18.471 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 2/99 2026-02-22T19:50:18.471 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 3/99 2026-02-22T19:50:18.471 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 4/99 2026-02-22T19:50:18.471 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 5/99 2026-02-22T19:50:18.471 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9 6/99 2026-02-22T19:50:18.471 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 7/99 2026-02-22T19:50:18.471 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 8/99 2026-02-22T19:50:18.471 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 9/99 2026-02-22T19:50:18.471 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 10/99 2026-02-22T19:50:18.471 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.n 11/99 2026-02-22T19:50:18.471 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 12/99 2026-02-22T19:50:18.471 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9. 13/99 2026-02-22T19:50:18.472 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 14/99 2026-02-22T19:50:18.472 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 15/99 2026-02-22T19:50:18.472 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 16/99 2026-02-22T19:50:18.472 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/99 2026-02-22T19:50:18.472 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/99 2026-02-22T19:50:18.472 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/99 2026-02-22T19:50:18.472 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/99 2026-02-22T19:50:18.472 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/99 2026-02-22T19:50:18.472 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/99 2026-02-22T19:50:18.472 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/99 2026-02-22T19:50:18.472 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/99 2026-02-22T19:50:18.472 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 25/99 2026-02-22T19:50:18.472 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 26/99 2026-02-22T19:50:18.473 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 27/99 2026-02-22T19:50:18.473 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : unzip-6.0-59.el9.x86_64 28/99 2026-02-22T19:50:18.473 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : zip-3.0-35.el9.x86_64 29/99 2026-02-22T19:50:18.473 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 30/99 2026-02-22T19:50:18.473 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 31/99 2026-02-22T19:50:18.473 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 32/99 2026-02-22T19:50:18.473 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 33/99 2026-02-22T19:50:18.473 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : lua-5.4.4-4.el9.x86_64 34/99 2026-02-22T19:50:18.473 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 35/99 2026-02-22T19:50:18.473 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 36/99 2026-02-22T19:50:18.473 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 37/99 2026-02-22T19:50:18.473 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/99 2026-02-22T19:50:18.474 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 39/99 2026-02-22T19:50:18.474 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/99 2026-02-22T19:50:18.474 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 41/99 2026-02-22T19:50:18.474 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 42/99 2026-02-22T19:50:18.474 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 43/99 2026-02-22T19:50:18.474 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/99 2026-02-22T19:50:18.474 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/99 2026-02-22T19:50:18.474 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/99 2026-02-22T19:50:18.474 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/99 2026-02-22T19:50:18.474 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/99 2026-02-22T19:50:18.474 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/99 2026-02-22T19:50:18.474 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/99 2026-02-22T19:50:18.475 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/99 2026-02-22T19:50:18.475 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/99 2026-02-22T19:50:18.475 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/99 2026-02-22T19:50:18.475 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/99 2026-02-22T19:50:18.475 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/99 2026-02-22T19:50:18.475 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/99 2026-02-22T19:50:18.475 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/99 2026-02-22T19:50:18.475 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/99 2026-02-22T19:50:18.475 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/99 2026-02-22T19:50:18.475 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/99 2026-02-22T19:50:18.475 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/99 2026-02-22T19:50:18.475 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/99 2026-02-22T19:50:18.475 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/99 2026-02-22T19:50:18.476 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/99 2026-02-22T19:50:18.476 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/99 2026-02-22T19:50:18.476 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/99 2026-02-22T19:50:18.476 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/99 2026-02-22T19:50:18.476 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/99 2026-02-22T19:50:18.476 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/99 2026-02-22T19:50:18.476 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/99 2026-02-22T19:50:18.476 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/99 2026-02-22T19:50:18.476 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/99 2026-02-22T19:50:18.476 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/99 2026-02-22T19:50:18.476 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/99 2026-02-22T19:50:18.476 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/99 2026-02-22T19:50:18.476 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/99 2026-02-22T19:50:18.476 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/99 2026-02-22T19:50:18.477 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/99 2026-02-22T19:50:18.477 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/99 2026-02-22T19:50:18.477 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/99 2026-02-22T19:50:18.477 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 81/99 2026-02-22T19:50:18.477 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 82/99 2026-02-22T19:50:18.477 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 83/99 2026-02-22T19:50:18.477 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 84/99 2026-02-22T19:50:18.477 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 85/99 2026-02-22T19:50:18.477 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 86/99 2026-02-22T19:50:18.477 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/99 2026-02-22T19:50:18.477 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 88/99 2026-02-22T19:50:18.477 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 89/99 2026-02-22T19:50:18.477 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 90/99 2026-02-22T19:50:18.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 91/99 2026-02-22T19:50:18.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 92/99 2026-02-22T19:50:18.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 93/99 2026-02-22T19:50:18.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 94/99 2026-02-22T19:50:18.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 95/99 2026-02-22T19:50:18.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 96/99 2026-02-22T19:50:18.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 97/99 2026-02-22T19:50:18.478 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 98/99 2026-02-22T19:50:18.536 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 99/99 2026-02-22T19:50:18.536 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:18.536 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-22T19:50:18.536 INFO:teuthology.orchestra.run.trial119.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-22T19:50:18.536 INFO:teuthology.orchestra.run.trial119.stdout: ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:18.536 INFO:teuthology.orchestra.run.trial119.stdout: ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:18.536 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:18.536 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:18.536 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:18.537 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:18.537 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:18.537 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:18.537 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:18.537 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:18.537 INFO:teuthology.orchestra.run.trial119.stdout: ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:18.537 INFO:teuthology.orchestra.run.trial119.stdout: ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:18.537 INFO:teuthology.orchestra.run.trial119.stdout: ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:18.537 INFO:teuthology.orchestra.run.trial119.stdout: ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:18.537 INFO:teuthology.orchestra.run.trial119.stdout: cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:18.537 INFO:teuthology.orchestra.run.trial119.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-02-22T19:50:18.537 INFO:teuthology.orchestra.run.trial119.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-22T19:50:18.538 INFO:teuthology.orchestra.run.trial119.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-22T19:50:18.538 INFO:teuthology.orchestra.run.trial119.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-22T19:50:18.538 INFO:teuthology.orchestra.run.trial119.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-22T19:50:18.538 INFO:teuthology.orchestra.run.trial119.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-22T19:50:18.538 INFO:teuthology.orchestra.run.trial119.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-22T19:50:18.538 INFO:teuthology.orchestra.run.trial119.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-22T19:50:18.538 INFO:teuthology.orchestra.run.trial119.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-22T19:50:18.538 INFO:teuthology.orchestra.run.trial119.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-22T19:50:18.538 INFO:teuthology.orchestra.run.trial119.stdout: lua-5.4.4-4.el9.x86_64 2026-02-22T19:50:18.538 INFO:teuthology.orchestra.run.trial119.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-22T19:50:18.538 INFO:teuthology.orchestra.run.trial119.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-22T19:50:18.538 INFO:teuthology.orchestra.run.trial119.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-22T19:50:18.538 INFO:teuthology.orchestra.run.trial119.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-22T19:50:18.539 INFO:teuthology.orchestra.run.trial119.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-22T19:50:18.539 INFO:teuthology.orchestra.run.trial119.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-22T19:50:18.539 INFO:teuthology.orchestra.run.trial119.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-22T19:50:18.539 INFO:teuthology.orchestra.run.trial119.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-22T19:50:18.539 INFO:teuthology.orchestra.run.trial119.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-22T19:50:18.539 INFO:teuthology.orchestra.run.trial119.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-22T19:50:18.539 INFO:teuthology.orchestra.run.trial119.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-22T19:50:18.539 INFO:teuthology.orchestra.run.trial119.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-22T19:50:18.539 INFO:teuthology.orchestra.run.trial119.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-22T19:50:18.539 INFO:teuthology.orchestra.run.trial119.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-22T19:50:18.539 INFO:teuthology.orchestra.run.trial119.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-22T19:50:18.539 INFO:teuthology.orchestra.run.trial119.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-22T19:50:18.539 INFO:teuthology.orchestra.run.trial119.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-22T19:50:18.540 INFO:teuthology.orchestra.run.trial119.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-22T19:50:18.540 INFO:teuthology.orchestra.run.trial119.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-22T19:50:18.540 INFO:teuthology.orchestra.run.trial119.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-22T19:50:18.540 INFO:teuthology.orchestra.run.trial119.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-22T19:50:18.540 INFO:teuthology.orchestra.run.trial119.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-22T19:50:18.540 INFO:teuthology.orchestra.run.trial119.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-22T19:50:18.540 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-22T19:50:18.540 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-22T19:50:18.540 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-22T19:50:18.540 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-22T19:50:18.540 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-22T19:50:18.540 INFO:teuthology.orchestra.run.trial119.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-22T19:50:18.540 INFO:teuthology.orchestra.run.trial119.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-22T19:50:18.541 INFO:teuthology.orchestra.run.trial119.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-22T19:50:18.541 INFO:teuthology.orchestra.run.trial119.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-22T19:50:18.541 INFO:teuthology.orchestra.run.trial119.stdout: python3-logutils-0.3.5-21.el9.noarch 2026-02-22T19:50:18.541 INFO:teuthology.orchestra.run.trial119.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-22T19:50:18.541 INFO:teuthology.orchestra.run.trial119.stdout: python3-mako-1.1.4-6.el9.noarch 2026-02-22T19:50:18.541 INFO:teuthology.orchestra.run.trial119.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-22T19:50:18.541 INFO:teuthology.orchestra.run.trial119.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-22T19:50:18.541 INFO:teuthology.orchestra.run.trial119.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-22T19:50:18.541 INFO:teuthology.orchestra.run.trial119.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-22T19:50:18.541 INFO:teuthology.orchestra.run.trial119.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-22T19:50:18.541 INFO:teuthology.orchestra.run.trial119.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-22T19:50:18.541 INFO:teuthology.orchestra.run.trial119.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-22T19:50:18.541 INFO:teuthology.orchestra.run.trial119.stdout: python3-pecan-1.4.2-3.el9.noarch 2026-02-22T19:50:18.542 INFO:teuthology.orchestra.run.trial119.stdout: python3-ply-3.11-14.el9.noarch 2026-02-22T19:50:18.542 INFO:teuthology.orchestra.run.trial119.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-22T19:50:18.542 INFO:teuthology.orchestra.run.trial119.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-22T19:50:18.542 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-22T19:50:18.542 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-22T19:50:18.542 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-22T19:50:18.542 INFO:teuthology.orchestra.run.trial119.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-22T19:50:18.542 INFO:teuthology.orchestra.run.trial119.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-22T19:50:18.542 INFO:teuthology.orchestra.run.trial119.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-22T19:50:18.542 INFO:teuthology.orchestra.run.trial119.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-22T19:50:18.542 INFO:teuthology.orchestra.run.trial119.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-22T19:50:18.542 INFO:teuthology.orchestra.run.trial119.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-22T19:50:18.542 INFO:teuthology.orchestra.run.trial119.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-22T19:50:18.543 INFO:teuthology.orchestra.run.trial119.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-22T19:50:18.543 INFO:teuthology.orchestra.run.trial119.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-22T19:50:18.543 INFO:teuthology.orchestra.run.trial119.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-22T19:50:18.543 INFO:teuthology.orchestra.run.trial119.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-22T19:50:18.543 INFO:teuthology.orchestra.run.trial119.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-22T19:50:18.543 INFO:teuthology.orchestra.run.trial119.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-22T19:50:18.543 INFO:teuthology.orchestra.run.trial119.stdout: python3-webob-1.8.8-2.el9.noarch 2026-02-22T19:50:18.543 INFO:teuthology.orchestra.run.trial119.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-22T19:50:18.543 INFO:teuthology.orchestra.run.trial119.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2026-02-22T19:50:18.543 INFO:teuthology.orchestra.run.trial119.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-22T19:50:18.543 INFO:teuthology.orchestra.run.trial119.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-22T19:50:18.543 INFO:teuthology.orchestra.run.trial119.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-22T19:50:18.543 INFO:teuthology.orchestra.run.trial119.stdout: unzip-6.0-59.el9.x86_64 2026-02-22T19:50:18.544 INFO:teuthology.orchestra.run.trial119.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-22T19:50:18.544 INFO:teuthology.orchestra.run.trial119.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-22T19:50:18.544 INFO:teuthology.orchestra.run.trial119.stdout: zip-3.0-35.el9.x86_64 2026-02-22T19:50:18.544 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:18.544 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:18.591 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-base 2026-02-22T19:50:18.909 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:18 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:18.974 INFO:teuthology.orchestra.run.trial119.stdout:Package ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:18.992 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:18.992 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:18.992 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:19.015 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install cephadm 2026-02-22T19:50:19.330 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:19 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:19.395 INFO:teuthology.orchestra.run.trial119.stdout:Package cephadm-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:19.414 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:19.414 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:19.414 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:19.437 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-immutable-object-cache 2026-02-22T19:50:19.747 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:19 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:19.830 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:19.831 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:19.831 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repo Size 2026-02-22T19:50:19.831 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:19.831 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-22T19:50:19.831 INFO:teuthology.orchestra.run.trial119.stdout: ceph-immutable-object-cache x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 145 k 2026-02-22T19:50:19.831 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:19.831 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-22T19:50:19.831 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:19.831 INFO:teuthology.orchestra.run.trial119.stdout:Install 1 Package 2026-02-22T19:50:19.832 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:19.832 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 145 k 2026-02-22T19:50:19.832 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 431 k 2026-02-22T19:50:19.832 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-22T19:50:20.124 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 4/5 2026-02-22T19:50:20.141 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 5/5 2026-02-22T19:50:20.326 INFO:teuthology.orchestra.run.trial119.stdout:ceph-immutable-object-cache-19.2.3-689.gf90f4ea 293 kB/s | 145 kB 00:00 2026-02-22T19:50:20.327 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:20.327 INFO:teuthology.orchestra.run.trial119.stdout:Total 293 kB/s | 145 kB 00:00 2026-02-22T19:50:20.328 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-22T19:50:20.331 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-22T19:50:20.331 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-22T19:50:20.362 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 5/5 2026-02-22T19:50:20.362 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 1/5 2026-02-22T19:50:20.362 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 2/5 2026-02-22T19:50:20.363 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-22T19:50:20.363 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-22T19:50:20.363 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-22T19:50:20.363 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-22T19:50:20.415 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-22T19:50:20.415 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:20.416 INFO:teuthology.orchestra.run.trial010.stdout:Installed: 2026-02-22T19:50:20.416 INFO:teuthology.orchestra.run.trial010.stdout: ceph-test-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:20.416 INFO:teuthology.orchestra.run.trial010.stdout: libcephsqlite-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:20.416 INFO:teuthology.orchestra.run.trial010.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-22T19:50:20.416 INFO:teuthology.orchestra.run.trial010.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-22T19:50:20.416 INFO:teuthology.orchestra.run.trial010.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-22T19:50:20.416 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:20.416 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:20.419 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-22T19:50:20.420 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T19:50:20.443 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T19:50:20.443 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:20.443 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-22T19:50:20.443 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:20.447 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install ceph 2026-02-22T19:50:20.741 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T19:50:20.741 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:20.741 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-22T19:50:20.741 INFO:teuthology.orchestra.run.trial119.stdout: ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:20.741 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:20.742 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:20.752 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:20 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:20.768 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-mgr 2026-02-22T19:50:20.841 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:20.843 INFO:teuthology.orchestra.run.trial010.stdout:====================================================================================== 2026-02-22T19:50:20.844 INFO:teuthology.orchestra.run.trial010.stdout: Package Arch Version Repository Size 2026-02-22T19:50:20.844 INFO:teuthology.orchestra.run.trial010.stdout:====================================================================================== 2026-02-22T19:50:20.844 INFO:teuthology.orchestra.run.trial010.stdout:Installing: 2026-02-22T19:50:20.844 INFO:teuthology.orchestra.run.trial010.stdout: ceph x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 6.5 k 2026-02-22T19:50:20.844 INFO:teuthology.orchestra.run.trial010.stdout:Installing dependencies: 2026-02-22T19:50:20.844 INFO:teuthology.orchestra.run.trial010.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-22T19:50:20.844 INFO:teuthology.orchestra.run.trial010.stdout: ceph-grafana-dashboards noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 31 k 2026-02-22T19:50:20.844 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mds x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 2.4 M 2026-02-22T19:50:20.844 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mgr x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 1.1 M 2026-02-22T19:50:20.844 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mgr-modules-core noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 253 k 2026-02-22T19:50:20.845 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mon x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 4.7 M 2026-02-22T19:50:20.845 INFO:teuthology.orchestra.run.trial010.stdout: ceph-osd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 17 M 2026-02-22T19:50:20.845 INFO:teuthology.orchestra.run.trial010.stdout: ceph-prometheus-alerts noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 17 k 2026-02-22T19:50:20.845 INFO:teuthology.orchestra.run.trial010.stdout: cephadm noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 769 k 2026-02-22T19:50:20.845 INFO:teuthology.orchestra.run.trial010.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-22T19:50:20.845 INFO:teuthology.orchestra.run.trial010.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-22T19:50:20.845 INFO:teuthology.orchestra.run.trial010.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-22T19:50:20.845 INFO:teuthology.orchestra.run.trial010.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-22T19:50:20.845 INFO:teuthology.orchestra.run.trial010.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-22T19:50:20.845 INFO:teuthology.orchestra.run.trial010.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-22T19:50:20.845 INFO:teuthology.orchestra.run.trial010.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-22T19:50:20.845 INFO:teuthology.orchestra.run.trial010.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-22T19:50:20.846 INFO:teuthology.orchestra.run.trial010.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-22T19:50:20.846 INFO:teuthology.orchestra.run.trial010.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-22T19:50:20.846 INFO:teuthology.orchestra.run.trial010.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-22T19:50:20.846 INFO:teuthology.orchestra.run.trial010.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-22T19:50:20.846 INFO:teuthology.orchestra.run.trial010.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-22T19:50:20.846 INFO:teuthology.orchestra.run.trial010.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-22T19:50:20.846 INFO:teuthology.orchestra.run.trial010.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-22T19:50:20.846 INFO:teuthology.orchestra.run.trial010.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-22T19:50:20.846 INFO:teuthology.orchestra.run.trial010.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-22T19:50:20.846 INFO:teuthology.orchestra.run.trial010.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-22T19:50:20.846 INFO:teuthology.orchestra.run.trial010.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-22T19:50:20.846 INFO:teuthology.orchestra.run.trial010.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-22T19:50:20.846 INFO:teuthology.orchestra.run.trial010.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-22T19:50:20.847 INFO:teuthology.orchestra.run.trial010.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-22T19:50:20.847 INFO:teuthology.orchestra.run.trial010.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-22T19:50:20.847 INFO:teuthology.orchestra.run.trial010.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-22T19:50:20.847 INFO:teuthology.orchestra.run.trial010.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-22T19:50:20.847 INFO:teuthology.orchestra.run.trial010.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-22T19:50:20.847 INFO:teuthology.orchestra.run.trial010.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-22T19:50:20.847 INFO:teuthology.orchestra.run.trial010.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-22T19:50:20.847 INFO:teuthology.orchestra.run.trial010.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-22T19:50:20.847 INFO:teuthology.orchestra.run.trial010.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-22T19:50:20.847 INFO:teuthology.orchestra.run.trial010.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-22T19:50:20.847 INFO:teuthology.orchestra.run.trial010.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-22T19:50:20.847 INFO:teuthology.orchestra.run.trial010.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-22T19:50:20.847 INFO:teuthology.orchestra.run.trial010.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-22T19:50:20.848 INFO:teuthology.orchestra.run.trial010.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-22T19:50:20.848 INFO:teuthology.orchestra.run.trial010.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-22T19:50:20.848 INFO:teuthology.orchestra.run.trial010.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-22T19:50:20.848 INFO:teuthology.orchestra.run.trial010.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-22T19:50:20.848 INFO:teuthology.orchestra.run.trial010.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-22T19:50:20.848 INFO:teuthology.orchestra.run.trial010.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-22T19:50:20.848 INFO:teuthology.orchestra.run.trial010.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-22T19:50:20.848 INFO:teuthology.orchestra.run.trial010.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-22T19:50:20.848 INFO:teuthology.orchestra.run.trial010.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2026-02-22T19:50:20.848 INFO:teuthology.orchestra.run.trial010.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-22T19:50:20.848 INFO:teuthology.orchestra.run.trial010.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2026-02-22T19:50:20.848 INFO:teuthology.orchestra.run.trial010.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-22T19:50:20.848 INFO:teuthology.orchestra.run.trial010.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-22T19:50:20.849 INFO:teuthology.orchestra.run.trial010.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-22T19:50:20.849 INFO:teuthology.orchestra.run.trial010.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-22T19:50:20.849 INFO:teuthology.orchestra.run.trial010.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-22T19:50:20.849 INFO:teuthology.orchestra.run.trial010.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-22T19:50:20.849 INFO:teuthology.orchestra.run.trial010.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-22T19:50:20.849 INFO:teuthology.orchestra.run.trial010.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2026-02-22T19:50:20.849 INFO:teuthology.orchestra.run.trial010.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-22T19:50:20.849 INFO:teuthology.orchestra.run.trial010.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-22T19:50:20.849 INFO:teuthology.orchestra.run.trial010.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-22T19:50:20.849 INFO:teuthology.orchestra.run.trial010.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-22T19:50:20.849 INFO:teuthology.orchestra.run.trial010.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-22T19:50:20.849 INFO:teuthology.orchestra.run.trial010.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-22T19:50:20.849 INFO:teuthology.orchestra.run.trial010.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-22T19:50:20.849 INFO:teuthology.orchestra.run.trial010.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-22T19:50:20.850 INFO:teuthology.orchestra.run.trial010.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-22T19:50:20.850 INFO:teuthology.orchestra.run.trial010.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-22T19:50:20.850 INFO:teuthology.orchestra.run.trial010.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-22T19:50:20.850 INFO:teuthology.orchestra.run.trial010.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-22T19:50:20.850 INFO:teuthology.orchestra.run.trial010.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-22T19:50:20.850 INFO:teuthology.orchestra.run.trial010.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-22T19:50:20.850 INFO:teuthology.orchestra.run.trial010.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-22T19:50:20.850 INFO:teuthology.orchestra.run.trial010.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-22T19:50:20.850 INFO:teuthology.orchestra.run.trial010.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-22T19:50:20.850 INFO:teuthology.orchestra.run.trial010.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-22T19:50:20.850 INFO:teuthology.orchestra.run.trial010.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2026-02-22T19:50:20.850 INFO:teuthology.orchestra.run.trial010.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-22T19:50:20.850 INFO:teuthology.orchestra.run.trial010.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2026-02-22T19:50:20.851 INFO:teuthology.orchestra.run.trial010.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-22T19:50:20.851 INFO:teuthology.orchestra.run.trial010.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-22T19:50:20.851 INFO:teuthology.orchestra.run.trial010.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-22T19:50:20.851 INFO:teuthology.orchestra.run.trial010.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-22T19:50:20.851 INFO:teuthology.orchestra.run.trial010.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-22T19:50:20.851 INFO:teuthology.orchestra.run.trial010.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-22T19:50:20.851 INFO:teuthology.orchestra.run.trial010.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-22T19:50:20.851 INFO:teuthology.orchestra.run.trial010.stdout:Installing weak dependencies: 2026-02-22T19:50:20.851 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mgr-cephadm noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 150 k 2026-02-22T19:50:20.851 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mgr-dashboard noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 3.8 M 2026-02-22T19:50:20.851 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mgr-diskprediction-local noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 7.4 M 2026-02-22T19:50:20.851 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mgr-k8sevents noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 22 k 2026-02-22T19:50:20.852 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mgr-rook noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 49 k 2026-02-22T19:50:20.852 INFO:teuthology.orchestra.run.trial010.stdout: ceph-volume noarch 2:19.2.3-689.gf90f4eae.el9 ceph-noarch 299 k 2026-02-22T19:50:20.852 INFO:teuthology.orchestra.run.trial010.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-22T19:50:20.852 INFO:teuthology.orchestra.run.trial010.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-22T19:50:20.852 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:20.852 INFO:teuthology.orchestra.run.trial010.stdout:Transaction Summary 2026-02-22T19:50:20.852 INFO:teuthology.orchestra.run.trial010.stdout:====================================================================================== 2026-02-22T19:50:20.852 INFO:teuthology.orchestra.run.trial010.stdout:Install 99 Packages 2026-02-22T19:50:20.852 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:20.853 INFO:teuthology.orchestra.run.trial010.stdout:Total download size: 95 M 2026-02-22T19:50:20.853 INFO:teuthology.orchestra.run.trial010.stdout:Installed size: 520 M 2026-02-22T19:50:20.853 INFO:teuthology.orchestra.run.trial010.stdout:Downloading Packages: 2026-02-22T19:50:21.086 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:21 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:21.151 INFO:teuthology.orchestra.run.trial119.stdout:Package ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:21.169 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:21.170 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:21.170 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:21.192 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-mgr-dashboard 2026-02-22T19:50:21.496 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:21 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:21.560 INFO:teuthology.orchestra.run.trial119.stdout:Package ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:21.578 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:21.579 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:21.579 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:21.599 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-22T19:50:21.655 INFO:teuthology.orchestra.run.trial010.stdout:(1/99): ceph-19.2.3-689.gf90f4eae.el9.x86_64.rp 23 kB/s | 6.5 kB 00:00 2026-02-22T19:50:21.905 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:21 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:21.972 INFO:teuthology.orchestra.run.trial119.stdout:Package ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:21.980 INFO:teuthology.orchestra.run.trial194.stdout:(99/99): ceph-osd-19.2.3-689.gf90f4eae.el9.x86_ 1.2 MB/s | 17 MB 00:14 2026-02-22T19:50:21.983 INFO:teuthology.orchestra.run.trial194.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:21.983 INFO:teuthology.orchestra.run.trial194.stdout:Total 5.5 MB/s | 95 MB 00:17 2026-02-22T19:50:21.990 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:21.991 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:21.991 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:22.012 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-mgr-rook 2026-02-22T19:50:22.321 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:22 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:22.386 INFO:teuthology.orchestra.run.trial119.stdout:Package ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:22.404 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:22.405 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:22.405 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:22.408 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction check 2026-02-22T19:50:22.426 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-mgr-cephadm 2026-02-22T19:50:22.439 INFO:teuthology.orchestra.run.trial010.stdout:(2/99): ceph-mgr-19.2.3-689.gf90f4eae.el9.x86_6 1.0 MB/s | 1.1 MB 00:01 2026-02-22T19:50:22.446 INFO:teuthology.orchestra.run.trial194.stdout:Transaction check succeeded. 2026-02-22T19:50:22.446 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction test 2026-02-22T19:50:22.729 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:22 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:22.796 INFO:teuthology.orchestra.run.trial119.stdout:Package ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:22.814 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:22.814 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:22.815 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:22.835 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-fuse 2026-02-22T19:50:22.866 INFO:teuthology.orchestra.run.trial194.stdout:Transaction test succeeded. 2026-02-22T19:50:22.866 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction 2026-02-22T19:50:23.046 INFO:teuthology.orchestra.run.trial010.stdout:(3/99): ceph-mds-19.2.3-689.gf90f4eae.el9.x86_6 1.4 MB/s | 2.4 MB 00:01 2026-02-22T19:50:23.113 INFO:teuthology.orchestra.run.trial010.stdout:(4/99): ceph-grafana-dashboards-19.2.3-689.gf90 463 kB/s | 31 kB 00:00 2026-02-22T19:50:23.146 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:23 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:23.185 INFO:teuthology.orchestra.run.trial010.stdout:(5/99): ceph-mgr-cephadm-19.2.3-689.gf90f4eae.e 2.0 MB/s | 150 kB 00:00 2026-02-22T19:50:23.230 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:23.231 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:23.231 INFO:teuthology.orchestra.run.trial119.stdout: Package Architecture Version Repository Size 2026-02-22T19:50:23.231 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:23.231 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-22T19:50:23.231 INFO:teuthology.orchestra.run.trial119.stdout: ceph-fuse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 1.2 M 2026-02-22T19:50:23.231 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:23.231 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-22T19:50:23.231 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:23.231 INFO:teuthology.orchestra.run.trial119.stdout:Install 1 Package 2026-02-22T19:50:23.232 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:23.232 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 1.2 M 2026-02-22T19:50:23.232 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 3.6 M 2026-02-22T19:50:23.232 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-22T19:50:23.331 INFO:teuthology.orchestra.run.trial194.stdout: Preparing : 1/1 2026-02-22T19:50:23.333 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/99 2026-02-22T19:50:23.364 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/99 2026-02-22T19:50:23.370 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 3/99 2026-02-22T19:50:23.391 INFO:teuthology.orchestra.run.trial194.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 4/99 2026-02-22T19:50:23.397 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 5/99 2026-02-22T19:50:23.430 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 6/99 2026-02-22T19:50:23.439 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 7/99 2026-02-22T19:50:23.444 INFO:teuthology.orchestra.run.trial194.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 8/99 2026-02-22T19:50:23.447 INFO:teuthology.orchestra.run.trial194.stdout: Installing : lua-5.4.4-4.el9.x86_64 9/99 2026-02-22T19:50:23.451 INFO:teuthology.orchestra.run.trial194.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 10/99 2026-02-22T19:50:23.474 INFO:teuthology.orchestra.run.trial194.stdout: Installing : unzip-6.0-59.el9.x86_64 11/99 2026-02-22T19:50:23.487 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 12/99 2026-02-22T19:50:23.490 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 13/99 2026-02-22T19:50:23.496 INFO:teuthology.orchestra.run.trial194.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 14/99 2026-02-22T19:50:23.499 INFO:teuthology.orchestra.run.trial194.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 15/99 2026-02-22T19:50:23.511 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 16/99 2026-02-22T19:50:23.518 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 17/99 2026-02-22T19:50:23.542 INFO:teuthology.orchestra.run.trial194.stdout: Installing : zip-3.0-35.el9.x86_64 18/99 2026-02-22T19:50:23.546 INFO:teuthology.orchestra.run.trial194.stdout: Installing : luarocks-3.9.2-5.el9.noarch 19/99 2026-02-22T19:50:23.553 INFO:teuthology.orchestra.run.trial194.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 20/99 2026-02-22T19:50:23.577 INFO:teuthology.orchestra.run.trial194.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 21/99 2026-02-22T19:50:23.629 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 22/99 2026-02-22T19:50:23.642 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 23/99 2026-02-22T19:50:23.645 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-rsa-4.9-2.el9.noarch 24/99 2026-02-22T19:50:23.650 INFO:teuthology.orchestra.run.trial194.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 25/99 2026-02-22T19:50:23.655 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 26/99 2026-02-22T19:50:23.660 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 27/99 2026-02-22T19:50:23.663 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 28/99 2026-02-22T19:50:23.678 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 29/99 2026-02-22T19:50:23.699 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 30/99 2026-02-22T19:50:23.703 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 31/99 2026-02-22T19:50:23.708 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 32/99 2026-02-22T19:50:23.719 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 33/99 2026-02-22T19:50:23.728 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 34/99 2026-02-22T19:50:23.735 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 35/99 2026-02-22T19:50:23.754 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 36/99 2026-02-22T19:50:23.763 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 37/99 2026-02-22T19:50:23.818 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 38/99 2026-02-22T19:50:23.830 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 39/99 2026-02-22T19:50:23.846 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 40/99 2026-02-22T19:50:23.850 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 41/99 2026-02-22T19:50:23.858 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 42/99 2026-02-22T19:50:23.898 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 43/99 2026-02-22T19:50:24.223 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 44/99 2026-02-22T19:50:24.230 INFO:teuthology.orchestra.run.trial119.stdout:ceph-fuse-19.2.3-689.gf90f4eae.el9.x86_64.rpm 1.2 MB/s | 1.2 MB 00:00 2026-02-22T19:50:24.231 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:24.231 INFO:teuthology.orchestra.run.trial119.stdout:Total 1.2 MB/s | 1.2 MB 00:01 2026-02-22T19:50:24.232 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-22T19:50:24.233 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 45/99 2026-02-22T19:50:24.236 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-22T19:50:24.236 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-22T19:50:24.237 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 46/99 2026-02-22T19:50:24.243 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 47/99 2026-02-22T19:50:24.245 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 48/99 2026-02-22T19:50:24.273 INFO:teuthology.orchestra.run.trial194.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 49/99 2026-02-22T19:50:24.273 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-22T19:50:24.273 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-22T19:50:24.317 INFO:teuthology.orchestra.run.trial194.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 50/99 2026-02-22T19:50:24.323 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 51/99 2026-02-22T19:50:24.327 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 52/99 2026-02-22T19:50:24.333 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 53/99 2026-02-22T19:50:24.336 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 54/99 2026-02-22T19:50:24.343 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 55/99 2026-02-22T19:50:24.347 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 56/99 2026-02-22T19:50:24.374 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 57/99 2026-02-22T19:50:24.377 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-22T19:50:24.384 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 58/99 2026-02-22T19:50:24.394 INFO:teuthology.orchestra.run.trial119.stdout: Installing : ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:24.419 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 59/99 2026-02-22T19:50:24.607 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:24.643 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 60/99 2026-02-22T19:50:24.665 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:24.665 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:24.665 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-22T19:50:24.665 INFO:teuthology.orchestra.run.trial119.stdout: ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:24.665 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:24.665 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:24.667 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 61/99 2026-02-22T19:50:24.671 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 62/99 2026-02-22T19:50:24.694 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install ceph-volume 2026-02-22T19:50:24.729 INFO:teuthology.orchestra.run.trial194.stdout: Installing : openblas-0.3.29-1.el9.x86_64 63/99 2026-02-22T19:50:24.732 INFO:teuthology.orchestra.run.trial194.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 64/99 2026-02-22T19:50:24.752 INFO:teuthology.orchestra.run.trial194.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 65/99 2026-02-22T19:50:25.009 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:25 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:25.075 INFO:teuthology.orchestra.run.trial119.stdout:Package ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:25.078 INFO:teuthology.orchestra.run.trial194.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 66/99 2026-02-22T19:50:25.094 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:25.094 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:25.094 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:25.118 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install librados-devel 2026-02-22T19:50:25.152 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 67/99 2026-02-22T19:50:25.246 INFO:teuthology.orchestra.run.trial010.stdout:(6/99): ceph-mgr-dashboard-19.2.3-689.gf90f4eae 1.8 MB/s | 3.8 MB 00:02 2026-02-22T19:50:25.428 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:25 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:25.511 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:25.512 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:25.512 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repo Size 2026-02-22T19:50:25.512 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:25.512 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-22T19:50:25.512 INFO:teuthology.orchestra.run.trial119.stdout: librados-devel x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 126 k 2026-02-22T19:50:25.513 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:25.513 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-22T19:50:25.513 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:25.513 INFO:teuthology.orchestra.run.trial119.stdout:Install 1 Package 2026-02-22T19:50:25.513 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:25.513 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 126 k 2026-02-22T19:50:25.513 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 456 k 2026-02-22T19:50:25.513 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-22T19:50:25.825 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 68/99 2026-02-22T19:50:25.842 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 69/99 2026-02-22T19:50:25.852 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 70/99 2026-02-22T19:50:25.859 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-packaging-20.9-5.el9.noarch 71/99 2026-02-22T19:50:25.872 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-ply-3.11-14.el9.noarch 72/99 2026-02-22T19:50:25.888 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 73/99 2026-02-22T19:50:25.963 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 74/99 2026-02-22T19:50:25.972 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 75/99 2026-02-22T19:50:25.995 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 76/99 2026-02-22T19:50:26.000 INFO:teuthology.orchestra.run.trial119.stdout:librados-devel-19.2.3-689.gf90f4eae.el9.x86_64. 259 kB/s | 126 kB 00:00 2026-02-22T19:50:26.001 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:26.001 INFO:teuthology.orchestra.run.trial119.stdout:Total 258 kB/s | 126 kB 00:00 2026-02-22T19:50:26.001 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-22T19:50:26.004 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-22T19:50:26.004 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-22T19:50:26.025 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 77/99 2026-02-22T19:50:26.037 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-22T19:50:26.037 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-22T19:50:26.076 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 78/99 2026-02-22T19:50:26.082 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 79/99 2026-02-22T19:50:26.086 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 80/99 2026-02-22T19:50:26.087 INFO:teuthology.orchestra.run.trial194.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 81/99 2026-02-22T19:50:26.092 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-22T19:50:26.105 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T19:50:26.105 INFO:teuthology.orchestra.run.trial194.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-22T19:50:26.105 INFO:teuthology.orchestra.run.trial194.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-22T19:50:26.105 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:26.108 INFO:teuthology.orchestra.run.trial119.stdout: Installing : librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:26.112 INFO:teuthology.orchestra.run.trial194.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T19:50:26.138 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T19:50:26.138 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-22T19:50:26.138 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:26.175 INFO:teuthology.orchestra.run.trial194.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 83/99 2026-02-22T19:50:26.189 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:26.239 INFO:teuthology.orchestra.run.trial194.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 84/99 2026-02-22T19:50:26.242 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 85/99 2026-02-22T19:50:26.248 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:26.249 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:26.249 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-22T19:50:26.249 INFO:teuthology.orchestra.run.trial119.stdout: librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:26.249 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:26.249 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:26.255 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 85/99 2026-02-22T19:50:26.256 INFO:teuthology.orchestra.run.trial194.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:26.256 INFO:teuthology.orchestra.run.trial194.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-22T19:50:26.256 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:26.277 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install libcephfs2 2026-02-22T19:50:26.593 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:26 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:26.659 INFO:teuthology.orchestra.run.trial119.stdout:Package libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:26.678 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:26.678 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:26.678 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:26.700 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install libcephfs-devel 2026-02-22T19:50:26.954 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 86/99 2026-02-22T19:50:26.979 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 86/99 2026-02-22T19:50:26.979 INFO:teuthology.orchestra.run.trial194.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:26.979 INFO:teuthology.orchestra.run.trial194.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-22T19:50:26.979 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-22T19:50:26.979 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-22T19:50:26.979 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:27.012 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:27 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:27.038 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 87/99 2026-02-22T19:50:27.040 INFO:teuthology.orchestra.run.trial194.stdout: Installing : cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 87/99 2026-02-22T19:50:27.045 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9. 88/99 2026-02-22T19:50:27.065 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9 89/99 2026-02-22T19:50:27.066 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 90/99 2026-02-22T19:50:27.097 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:27.097 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:27.097 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repo Size 2026-02-22T19:50:27.098 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:27.098 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-22T19:50:27.098 INFO:teuthology.orchestra.run.trial119.stdout: libcephfs-devel x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 34 k 2026-02-22T19:50:27.098 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:27.098 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-22T19:50:27.098 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:27.098 INFO:teuthology.orchestra.run.trial119.stdout:Install 1 Package 2026-02-22T19:50:27.098 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:27.098 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 34 k 2026-02-22T19:50:27.098 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 153 k 2026-02-22T19:50:27.099 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-22T19:50:27.448 INFO:teuthology.orchestra.run.trial119.stdout:libcephfs-devel-19.2.3-689.gf90f4eae.el9.x86_64 96 kB/s | 34 kB 00:00 2026-02-22T19:50:27.448 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:27.449 INFO:teuthology.orchestra.run.trial119.stdout:Total 96 kB/s | 34 kB 00:00 2026-02-22T19:50:27.449 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-22T19:50:27.450 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-22T19:50:27.451 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-22T19:50:27.454 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-22T19:50:27.454 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-22T19:50:27.475 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-22T19:50:27.491 INFO:teuthology.orchestra.run.trial119.stdout: Installing : libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:27.547 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:27.561 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 90/99 2026-02-22T19:50:27.564 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 91/99 2026-02-22T19:50:27.605 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:27.605 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:27.605 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-22T19:50:27.605 INFO:teuthology.orchestra.run.trial119.stdout: libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:27.606 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:27.606 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:27.635 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install librados2 2026-02-22T19:50:27.944 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:27 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:28.009 INFO:teuthology.orchestra.run.trial119.stdout:Package librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:28.025 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 91/99 2026-02-22T19:50:28.026 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 92/99 2026-02-22T19:50:28.027 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:28.028 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:28.028 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:28.039 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 92/99 2026-02-22T19:50:28.040 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 93/99 2026-02-22T19:50:28.050 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install librbd1 2026-02-22T19:50:28.095 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 93/99 2026-02-22T19:50:28.144 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.n 94/99 2026-02-22T19:50:28.145 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 95/99 2026-02-22T19:50:28.167 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 95/99 2026-02-22T19:50:28.167 INFO:teuthology.orchestra.run.trial194.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:28.167 INFO:teuthology.orchestra.run.trial194.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-22T19:50:28.167 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-22T19:50:28.167 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-22T19:50:28.167 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:28.180 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 96/99 2026-02-22T19:50:28.361 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:28 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:28.397 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 96/99 2026-02-22T19:50:28.399 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 97/99 2026-02-22T19:50:28.420 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 97/99 2026-02-22T19:50:28.420 INFO:teuthology.orchestra.run.trial194.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:28.420 INFO:teuthology.orchestra.run.trial194.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-22T19:50:28.421 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-22T19:50:28.421 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-22T19:50:28.421 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:28.427 INFO:teuthology.orchestra.run.trial119.stdout:Package librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:28.445 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:28.446 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:28.446 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:28.467 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install python3-rados 2026-02-22T19:50:28.524 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 98/99 2026-02-22T19:50:28.545 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 98/99 2026-02-22T19:50:28.545 INFO:teuthology.orchestra.run.trial194.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:28.546 INFO:teuthology.orchestra.run.trial194.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-22T19:50:28.546 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-22T19:50:28.546 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-22T19:50:28.546 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:28.563 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 99/99 2026-02-22T19:50:28.709 INFO:teuthology.orchestra.run.trial010.stdout:(7/99): ceph-mon-19.2.3-689.gf90f4eae.el9.x86_6 687 kB/s | 4.7 MB 00:07 2026-02-22T19:50:28.775 INFO:teuthology.orchestra.run.trial010.stdout:(8/99): ceph-mgr-k8sevents-19.2.3-689.gf90f4eae 335 kB/s | 22 kB 00:00 2026-02-22T19:50:28.784 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:28 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:28.849 INFO:teuthology.orchestra.run.trial119.stdout:Package python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:28.868 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:28.868 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:28.868 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:28.890 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install python3-rgw 2026-02-22T19:50:29.046 INFO:teuthology.orchestra.run.trial010.stdout:(9/99): ceph-mgr-modules-core-19.2.3-689.gf90f4 932 kB/s | 253 kB 00:00 2026-02-22T19:50:29.115 INFO:teuthology.orchestra.run.trial010.stdout:(10/99): ceph-mgr-rook-19.2.3-689.gf90f4eae.el9 716 kB/s | 49 kB 00:00 2026-02-22T19:50:29.182 INFO:teuthology.orchestra.run.trial010.stdout:(11/99): ceph-prometheus-alerts-19.2.3-689.gf90 249 kB/s | 17 kB 00:00 2026-02-22T19:50:29.201 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:29 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:29.247 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 99/99 2026-02-22T19:50:29.247 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 1/99 2026-02-22T19:50:29.247 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 2/99 2026-02-22T19:50:29.247 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 3/99 2026-02-22T19:50:29.247 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 4/99 2026-02-22T19:50:29.247 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 5/99 2026-02-22T19:50:29.247 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9 6/99 2026-02-22T19:50:29.247 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 7/99 2026-02-22T19:50:29.247 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 8/99 2026-02-22T19:50:29.247 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 9/99 2026-02-22T19:50:29.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 10/99 2026-02-22T19:50:29.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.n 11/99 2026-02-22T19:50:29.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 12/99 2026-02-22T19:50:29.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9. 13/99 2026-02-22T19:50:29.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 14/99 2026-02-22T19:50:29.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 15/99 2026-02-22T19:50:29.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 16/99 2026-02-22T19:50:29.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/99 2026-02-22T19:50:29.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/99 2026-02-22T19:50:29.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/99 2026-02-22T19:50:29.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/99 2026-02-22T19:50:29.248 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/99 2026-02-22T19:50:29.249 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/99 2026-02-22T19:50:29.249 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/99 2026-02-22T19:50:29.249 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/99 2026-02-22T19:50:29.249 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 25/99 2026-02-22T19:50:29.249 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 26/99 2026-02-22T19:50:29.249 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 27/99 2026-02-22T19:50:29.249 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : unzip-6.0-59.el9.x86_64 28/99 2026-02-22T19:50:29.249 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : zip-3.0-35.el9.x86_64 29/99 2026-02-22T19:50:29.249 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 30/99 2026-02-22T19:50:29.249 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 31/99 2026-02-22T19:50:29.249 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 32/99 2026-02-22T19:50:29.249 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 33/99 2026-02-22T19:50:29.249 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : lua-5.4.4-4.el9.x86_64 34/99 2026-02-22T19:50:29.250 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 35/99 2026-02-22T19:50:29.250 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 36/99 2026-02-22T19:50:29.250 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 37/99 2026-02-22T19:50:29.250 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/99 2026-02-22T19:50:29.250 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 39/99 2026-02-22T19:50:29.250 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/99 2026-02-22T19:50:29.250 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 41/99 2026-02-22T19:50:29.250 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 42/99 2026-02-22T19:50:29.250 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 43/99 2026-02-22T19:50:29.250 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/99 2026-02-22T19:50:29.250 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/99 2026-02-22T19:50:29.250 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/99 2026-02-22T19:50:29.250 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/99 2026-02-22T19:50:29.251 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/99 2026-02-22T19:50:29.251 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/99 2026-02-22T19:50:29.251 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/99 2026-02-22T19:50:29.251 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/99 2026-02-22T19:50:29.251 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/99 2026-02-22T19:50:29.251 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/99 2026-02-22T19:50:29.251 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/99 2026-02-22T19:50:29.251 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/99 2026-02-22T19:50:29.251 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/99 2026-02-22T19:50:29.251 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/99 2026-02-22T19:50:29.251 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/99 2026-02-22T19:50:29.251 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/99 2026-02-22T19:50:29.251 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/99 2026-02-22T19:50:29.252 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/99 2026-02-22T19:50:29.252 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/99 2026-02-22T19:50:29.252 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/99 2026-02-22T19:50:29.252 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/99 2026-02-22T19:50:29.252 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/99 2026-02-22T19:50:29.252 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/99 2026-02-22T19:50:29.252 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/99 2026-02-22T19:50:29.252 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/99 2026-02-22T19:50:29.252 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/99 2026-02-22T19:50:29.252 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/99 2026-02-22T19:50:29.252 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/99 2026-02-22T19:50:29.252 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/99 2026-02-22T19:50:29.252 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/99 2026-02-22T19:50:29.253 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/99 2026-02-22T19:50:29.253 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/99 2026-02-22T19:50:29.253 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/99 2026-02-22T19:50:29.253 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/99 2026-02-22T19:50:29.253 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/99 2026-02-22T19:50:29.253 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/99 2026-02-22T19:50:29.253 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/99 2026-02-22T19:50:29.253 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 81/99 2026-02-22T19:50:29.253 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 82/99 2026-02-22T19:50:29.253 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 83/99 2026-02-22T19:50:29.253 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 84/99 2026-02-22T19:50:29.253 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 85/99 2026-02-22T19:50:29.253 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 86/99 2026-02-22T19:50:29.254 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/99 2026-02-22T19:50:29.254 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 88/99 2026-02-22T19:50:29.254 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 89/99 2026-02-22T19:50:29.254 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 90/99 2026-02-22T19:50:29.254 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 91/99 2026-02-22T19:50:29.254 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 92/99 2026-02-22T19:50:29.254 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 93/99 2026-02-22T19:50:29.254 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 94/99 2026-02-22T19:50:29.254 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 95/99 2026-02-22T19:50:29.254 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 96/99 2026-02-22T19:50:29.254 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 97/99 2026-02-22T19:50:29.254 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 98/99 2026-02-22T19:50:29.265 INFO:teuthology.orchestra.run.trial119.stdout:Package python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:29.284 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:29.284 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:29.285 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:29.307 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install python3-cephfs 2026-02-22T19:50:29.311 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 99/99 2026-02-22T19:50:29.311 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:29.311 INFO:teuthology.orchestra.run.trial194.stdout:Installed: 2026-02-22T19:50:29.311 INFO:teuthology.orchestra.run.trial194.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-22T19:50:29.311 INFO:teuthology.orchestra.run.trial194.stdout: ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:29.311 INFO:teuthology.orchestra.run.trial194.stdout: ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:29.311 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:29.311 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:29.311 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:29.312 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:29.312 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:29.312 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:29.312 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:29.312 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:29.312 INFO:teuthology.orchestra.run.trial194.stdout: ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:29.312 INFO:teuthology.orchestra.run.trial194.stdout: ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:29.312 INFO:teuthology.orchestra.run.trial194.stdout: ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:29.312 INFO:teuthology.orchestra.run.trial194.stdout: ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:29.312 INFO:teuthology.orchestra.run.trial194.stdout: cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:29.312 INFO:teuthology.orchestra.run.trial194.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-02-22T19:50:29.313 INFO:teuthology.orchestra.run.trial194.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-22T19:50:29.313 INFO:teuthology.orchestra.run.trial194.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-22T19:50:29.313 INFO:teuthology.orchestra.run.trial194.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-22T19:50:29.313 INFO:teuthology.orchestra.run.trial194.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-22T19:50:29.313 INFO:teuthology.orchestra.run.trial194.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-22T19:50:29.313 INFO:teuthology.orchestra.run.trial194.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-22T19:50:29.313 INFO:teuthology.orchestra.run.trial194.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-22T19:50:29.313 INFO:teuthology.orchestra.run.trial194.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-22T19:50:29.313 INFO:teuthology.orchestra.run.trial194.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-22T19:50:29.313 INFO:teuthology.orchestra.run.trial194.stdout: lua-5.4.4-4.el9.x86_64 2026-02-22T19:50:29.313 INFO:teuthology.orchestra.run.trial194.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-22T19:50:29.313 INFO:teuthology.orchestra.run.trial194.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-22T19:50:29.314 INFO:teuthology.orchestra.run.trial194.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-22T19:50:29.314 INFO:teuthology.orchestra.run.trial194.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-22T19:50:29.314 INFO:teuthology.orchestra.run.trial194.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-22T19:50:29.314 INFO:teuthology.orchestra.run.trial194.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-22T19:50:29.314 INFO:teuthology.orchestra.run.trial194.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-22T19:50:29.314 INFO:teuthology.orchestra.run.trial194.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-22T19:50:29.314 INFO:teuthology.orchestra.run.trial194.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-22T19:50:29.314 INFO:teuthology.orchestra.run.trial194.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-22T19:50:29.314 INFO:teuthology.orchestra.run.trial194.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-22T19:50:29.314 INFO:teuthology.orchestra.run.trial194.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-22T19:50:29.314 INFO:teuthology.orchestra.run.trial194.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-22T19:50:29.314 INFO:teuthology.orchestra.run.trial194.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-22T19:50:29.315 INFO:teuthology.orchestra.run.trial194.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-22T19:50:29.315 INFO:teuthology.orchestra.run.trial194.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-22T19:50:29.315 INFO:teuthology.orchestra.run.trial194.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-22T19:50:29.315 INFO:teuthology.orchestra.run.trial194.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-22T19:50:29.315 INFO:teuthology.orchestra.run.trial194.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-22T19:50:29.315 INFO:teuthology.orchestra.run.trial194.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-22T19:50:29.315 INFO:teuthology.orchestra.run.trial194.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-22T19:50:29.315 INFO:teuthology.orchestra.run.trial194.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-22T19:50:29.315 INFO:teuthology.orchestra.run.trial194.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-22T19:50:29.315 INFO:teuthology.orchestra.run.trial194.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-22T19:50:29.315 INFO:teuthology.orchestra.run.trial194.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-22T19:50:29.315 INFO:teuthology.orchestra.run.trial194.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-22T19:50:29.316 INFO:teuthology.orchestra.run.trial194.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-22T19:50:29.316 INFO:teuthology.orchestra.run.trial194.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-22T19:50:29.316 INFO:teuthology.orchestra.run.trial194.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-22T19:50:29.316 INFO:teuthology.orchestra.run.trial194.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-22T19:50:29.316 INFO:teuthology.orchestra.run.trial194.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-22T19:50:29.316 INFO:teuthology.orchestra.run.trial194.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-22T19:50:29.316 INFO:teuthology.orchestra.run.trial194.stdout: python3-logutils-0.3.5-21.el9.noarch 2026-02-22T19:50:29.316 INFO:teuthology.orchestra.run.trial194.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-22T19:50:29.316 INFO:teuthology.orchestra.run.trial194.stdout: python3-mako-1.1.4-6.el9.noarch 2026-02-22T19:50:29.316 INFO:teuthology.orchestra.run.trial194.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-22T19:50:29.316 INFO:teuthology.orchestra.run.trial194.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-22T19:50:29.316 INFO:teuthology.orchestra.run.trial194.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-22T19:50:29.317 INFO:teuthology.orchestra.run.trial194.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-22T19:50:29.317 INFO:teuthology.orchestra.run.trial194.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-22T19:50:29.317 INFO:teuthology.orchestra.run.trial194.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-22T19:50:29.317 INFO:teuthology.orchestra.run.trial194.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-22T19:50:29.317 INFO:teuthology.orchestra.run.trial194.stdout: python3-pecan-1.4.2-3.el9.noarch 2026-02-22T19:50:29.317 INFO:teuthology.orchestra.run.trial194.stdout: python3-ply-3.11-14.el9.noarch 2026-02-22T19:50:29.317 INFO:teuthology.orchestra.run.trial194.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-22T19:50:29.317 INFO:teuthology.orchestra.run.trial194.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-22T19:50:29.317 INFO:teuthology.orchestra.run.trial194.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-22T19:50:29.317 INFO:teuthology.orchestra.run.trial194.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-22T19:50:29.317 INFO:teuthology.orchestra.run.trial194.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-22T19:50:29.318 INFO:teuthology.orchestra.run.trial194.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-22T19:50:29.318 INFO:teuthology.orchestra.run.trial194.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-22T19:50:29.318 INFO:teuthology.orchestra.run.trial194.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-22T19:50:29.318 INFO:teuthology.orchestra.run.trial194.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-22T19:50:29.318 INFO:teuthology.orchestra.run.trial194.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-22T19:50:29.318 INFO:teuthology.orchestra.run.trial194.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-22T19:50:29.318 INFO:teuthology.orchestra.run.trial194.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-22T19:50:29.318 INFO:teuthology.orchestra.run.trial194.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-22T19:50:29.318 INFO:teuthology.orchestra.run.trial194.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-22T19:50:29.318 INFO:teuthology.orchestra.run.trial194.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-22T19:50:29.318 INFO:teuthology.orchestra.run.trial194.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-22T19:50:29.318 INFO:teuthology.orchestra.run.trial194.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-22T19:50:29.319 INFO:teuthology.orchestra.run.trial194.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-22T19:50:29.319 INFO:teuthology.orchestra.run.trial194.stdout: python3-webob-1.8.8-2.el9.noarch 2026-02-22T19:50:29.319 INFO:teuthology.orchestra.run.trial194.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-22T19:50:29.319 INFO:teuthology.orchestra.run.trial194.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2026-02-22T19:50:29.319 INFO:teuthology.orchestra.run.trial194.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-22T19:50:29.319 INFO:teuthology.orchestra.run.trial194.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-22T19:50:29.319 INFO:teuthology.orchestra.run.trial194.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-22T19:50:29.319 INFO:teuthology.orchestra.run.trial194.stdout: unzip-6.0-59.el9.x86_64 2026-02-22T19:50:29.319 INFO:teuthology.orchestra.run.trial194.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-22T19:50:29.319 INFO:teuthology.orchestra.run.trial194.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-22T19:50:29.319 INFO:teuthology.orchestra.run.trial194.stdout: zip-3.0-35.el9.x86_64 2026-02-22T19:50:29.319 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:29.320 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:29.365 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install ceph-base 2026-02-22T19:50:29.456 INFO:teuthology.orchestra.run.trial010.stdout:(12/99): ceph-volume-19.2.3-689.gf90f4eae.el9.n 1.1 MB/s | 299 kB 00:00 2026-02-22T19:50:29.616 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:29 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:29.673 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:29 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:29.682 INFO:teuthology.orchestra.run.trial119.stdout:Package python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:29.700 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:29.700 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:29.701 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:29.721 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install python3-rbd 2026-02-22T19:50:29.737 INFO:teuthology.orchestra.run.trial194.stdout:Package ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:29.756 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:29.756 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:29.756 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:29.777 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install cephadm 2026-02-22T19:50:30.037 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:30 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:30.083 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:30 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:30.103 INFO:teuthology.orchestra.run.trial119.stdout:Package python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:30.122 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:30.122 INFO:teuthology.orchestra.run.trial119.stdout:Nothing to do. 2026-02-22T19:50:30.122 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:30.137 INFO:teuthology.orchestra.run.trial010.stdout:(13/99): cephadm-19.2.3-689.gf90f4eae.el9.noarc 1.1 MB/s | 769 kB 00:00 2026-02-22T19:50:30.144 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install rbd-fuse 2026-02-22T19:50:30.147 INFO:teuthology.orchestra.run.trial194.stdout:Package cephadm-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:30.166 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:30.166 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:30.166 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:30.188 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install ceph-immutable-object-cache 2026-02-22T19:50:30.459 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:30 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:30.493 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:30 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:30.542 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:30.543 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:30.543 INFO:teuthology.orchestra.run.trial119.stdout: Package Architecture Version Repository Size 2026-02-22T19:50:30.543 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:30.544 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-22T19:50:30.544 INFO:teuthology.orchestra.run.trial119.stdout: rbd-fuse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 85 k 2026-02-22T19:50:30.544 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:30.544 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-22T19:50:30.544 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:30.544 INFO:teuthology.orchestra.run.trial119.stdout:Install 1 Package 2026-02-22T19:50:30.544 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:30.544 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 85 k 2026-02-22T19:50:30.544 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 227 k 2026-02-22T19:50:30.544 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-22T19:50:30.575 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:30.576 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:30.576 INFO:teuthology.orchestra.run.trial194.stdout: Package Arch Version Repo Size 2026-02-22T19:50:30.576 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:30.577 INFO:teuthology.orchestra.run.trial194.stdout:Installing: 2026-02-22T19:50:30.577 INFO:teuthology.orchestra.run.trial194.stdout: ceph-immutable-object-cache x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 145 k 2026-02-22T19:50:30.577 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:30.577 INFO:teuthology.orchestra.run.trial194.stdout:Transaction Summary 2026-02-22T19:50:30.577 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:30.577 INFO:teuthology.orchestra.run.trial194.stdout:Install 1 Package 2026-02-22T19:50:30.577 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:30.577 INFO:teuthology.orchestra.run.trial194.stdout:Total download size: 145 k 2026-02-22T19:50:30.577 INFO:teuthology.orchestra.run.trial194.stdout:Installed size: 431 k 2026-02-22T19:50:30.577 INFO:teuthology.orchestra.run.trial194.stdout:Downloading Packages: 2026-02-22T19:50:30.681 INFO:teuthology.orchestra.run.trial010.stdout:(14/99): cryptsetup-2.8.1-3.el9.x86_64.rpm 645 kB/s | 351 kB 00:00 2026-02-22T19:50:30.764 INFO:teuthology.orchestra.run.trial010.stdout:(15/99): ledmon-libs-1.1.0-3.el9.x86_64.rpm 487 kB/s | 40 kB 00:00 2026-02-22T19:50:30.852 INFO:teuthology.orchestra.run.trial010.stdout:(16/99): libconfig-1.7.2-9.el9.x86_64.rpm 821 kB/s | 72 kB 00:00 2026-02-22T19:50:30.925 INFO:teuthology.orchestra.run.trial119.stdout:rbd-fuse-19.2.3-689.gf90f4eae.el9.x86_64.rpm 223 kB/s | 85 kB 00:00 2026-02-22T19:50:30.926 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:30.926 INFO:teuthology.orchestra.run.trial119.stdout:Total 223 kB/s | 85 kB 00:00 2026-02-22T19:50:30.926 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-22T19:50:30.929 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-22T19:50:30.929 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-22T19:50:30.960 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-22T19:50:30.961 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-22T19:50:31.011 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-22T19:50:31.014 INFO:teuthology.orchestra.run.trial194.stdout:ceph-immutable-object-cache-19.2.3-689.gf90f4ea 332 kB/s | 145 kB 00:00 2026-02-22T19:50:31.015 INFO:teuthology.orchestra.run.trial194.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:31.016 INFO:teuthology.orchestra.run.trial194.stdout:Total 331 kB/s | 145 kB 00:00 2026-02-22T19:50:31.016 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction check 2026-02-22T19:50:31.020 INFO:teuthology.orchestra.run.trial194.stdout:Transaction check succeeded. 2026-02-22T19:50:31.020 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction test 2026-02-22T19:50:31.028 INFO:teuthology.orchestra.run.trial119.stdout: Installing : rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:31.052 INFO:teuthology.orchestra.run.trial194.stdout:Transaction test succeeded. 2026-02-22T19:50:31.052 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction 2026-02-22T19:50:31.056 INFO:teuthology.orchestra.run.trial010.stdout:(17/99): libgfortran-11.5.0-14.el9.x86_64.rpm 3.8 MB/s | 794 kB 00:00 2026-02-22T19:50:31.109 INFO:teuthology.orchestra.run.trial194.stdout: Preparing : 1/1 2026-02-22T19:50:31.111 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T19:50:31.111 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:31.134 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T19:50:31.134 INFO:teuthology.orchestra.run.trial194.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:31.134 INFO:teuthology.orchestra.run.trial194.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-22T19:50:31.134 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:31.144 INFO:teuthology.orchestra.run.trial010.stdout:(18/99): libquadmath-11.5.0-14.el9.x86_64.rpm 2.0 MB/s | 184 kB 00:00 2026-02-22T19:50:31.170 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:31.171 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:31.171 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-22T19:50:31.171 INFO:teuthology.orchestra.run.trial119.stdout: rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:31.171 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:31.171 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:31.200 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install rbd-mirror 2026-02-22T19:50:31.235 INFO:teuthology.orchestra.run.trial010.stdout:(19/99): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.7 MB/s | 253 kB 00:00 2026-02-22T19:50:31.386 INFO:teuthology.orchestra.run.trial010.stdout:(20/99): python3-cryptography-36.0.1-5.el9.x86_ 8.2 MB/s | 1.2 MB 00:00 2026-02-22T19:50:31.438 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T19:50:31.439 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:31.439 INFO:teuthology.orchestra.run.trial194.stdout:Installed: 2026-02-22T19:50:31.439 INFO:teuthology.orchestra.run.trial194.stdout: ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:31.439 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:31.439 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:31.442 INFO:teuthology.orchestra.run.trial010.stdout:(21/99): ceph-mgr-diskprediction-local-19.2.3-6 1.2 MB/s | 7.4 MB 00:06 2026-02-22T19:50:31.465 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install ceph-mgr 2026-02-22T19:50:31.468 INFO:teuthology.orchestra.run.trial010.stdout:(22/99): python3-ply-3.11-14.el9.noarch.rpm 1.3 MB/s | 106 kB 00:00 2026-02-22T19:50:31.516 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:31 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:31.551 INFO:teuthology.orchestra.run.trial010.stdout:(23/99): python3-pyparsing-2.4.7-9.el9.noarch.r 1.8 MB/s | 150 kB 00:00 2026-02-22T19:50:31.599 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:31.600 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:31.601 INFO:teuthology.orchestra.run.trial119.stdout: Package Arch Version Repo Size 2026-02-22T19:50:31.601 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:31.601 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-22T19:50:31.601 INFO:teuthology.orchestra.run.trial119.stdout: rbd-mirror x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.1 M 2026-02-22T19:50:31.601 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:31.601 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-22T19:50:31.601 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:31.601 INFO:teuthology.orchestra.run.trial119.stdout:Install 1 Package 2026-02-22T19:50:31.601 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:31.601 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 3.1 M 2026-02-22T19:50:31.601 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 13 M 2026-02-22T19:50:31.602 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-22T19:50:31.634 INFO:teuthology.orchestra.run.trial010.stdout:(24/99): python3-requests-2.25.1-10.el9.noarch. 1.5 MB/s | 126 kB 00:00 2026-02-22T19:50:31.720 INFO:teuthology.orchestra.run.trial010.stdout:(25/99): python3-urllib3-1.26.5-7.el9.noarch.rp 2.5 MB/s | 218 kB 00:00 2026-02-22T19:50:31.774 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:31 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:31.804 INFO:teuthology.orchestra.run.trial010.stdout:(26/99): unzip-6.0-59.el9.x86_64.rpm 2.1 MB/s | 182 kB 00:00 2026-02-22T19:50:31.838 INFO:teuthology.orchestra.run.trial194.stdout:Package ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:31.856 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:31.857 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:31.857 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:31.866 INFO:teuthology.orchestra.run.trial010.stdout:(27/99): python3-pycparser-2.20-6.el9.noarch.rp 318 kB/s | 135 kB 00:00 2026-02-22T19:50:31.878 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install ceph-mgr-dashboard 2026-02-22T19:50:31.892 INFO:teuthology.orchestra.run.trial010.stdout:(28/99): zip-3.0-35.el9.x86_64.rpm 3.0 MB/s | 266 kB 00:00 2026-02-22T19:50:31.940 INFO:teuthology.orchestra.run.trial010.stdout:(29/99): flexiblas-3.0.4-9.el9.x86_64.rpm 403 kB/s | 30 kB 00:00 2026-02-22T19:50:31.959 INFO:teuthology.orchestra.run.trial010.stdout:(30/99): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 45 MB/s | 3.0 MB 00:00 2026-02-22T19:50:31.975 INFO:teuthology.orchestra.run.trial010.stdout:(31/99): flexiblas-openblas-openmp-3.0.4-9.el9. 432 kB/s | 15 kB 00:00 2026-02-22T19:50:32.016 INFO:teuthology.orchestra.run.trial010.stdout:(32/99): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 4.2 MB/s | 246 kB 00:00 2026-02-22T19:50:32.024 INFO:teuthology.orchestra.run.trial010.stdout:(33/99): lua-5.4.4-4.el9.x86_64.rpm 3.7 MB/s | 188 kB 00:00 2026-02-22T19:50:32.051 INFO:teuthology.orchestra.run.trial010.stdout:(34/99): openblas-0.3.29-1.el9.x86_64.rpm 1.2 MB/s | 42 kB 00:00 2026-02-22T19:50:32.101 INFO:teuthology.orchestra.run.trial010.stdout:(35/99): protobuf-3.14.0-17.el9.x86_64.rpm 20 MB/s | 1.0 MB 00:00 2026-02-22T19:50:32.111 INFO:teuthology.orchestra.run.trial010.stdout:(36/99): openblas-openmp-0.3.29-1.el9.x86_64.rp 61 MB/s | 5.3 MB 00:00 2026-02-22T19:50:32.149 INFO:teuthology.orchestra.run.trial010.stdout:(37/99): python3-devel-3.9.25-3.el9.x86_64.rpm 6.3 MB/s | 244 kB 00:00 2026-02-22T19:50:32.180 INFO:teuthology.orchestra.run.trial010.stdout:(38/99): python3-babel-2.9.1-2.el9.noarch.rpm 76 MB/s | 6.0 MB 00:00 2026-02-22T19:50:32.183 INFO:teuthology.orchestra.run.trial010.stdout:(39/99): python3-jinja2-2.11.3-8.el9.noarch.rpm 7.2 MB/s | 249 kB 00:00 2026-02-22T19:50:32.188 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:32 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:32.215 INFO:teuthology.orchestra.run.trial010.stdout:(40/99): python3-libstoragemgmt-1.10.1-1.el9.x8 5.0 MB/s | 177 kB 00:00 2026-02-22T19:50:32.235 INFO:teuthology.orchestra.run.trial010.stdout:(41/99): python3-lxml-4.6.5-3.el9.x86_64.rpm 23 MB/s | 1.2 MB 00:00 2026-02-22T19:50:32.252 INFO:teuthology.orchestra.run.trial010.stdout:(42/99): python3-mako-1.1.4-6.el9.noarch.rpm 4.4 MB/s | 172 kB 00:00 2026-02-22T19:50:32.253 INFO:teuthology.orchestra.run.trial194.stdout:Package ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:32.266 INFO:teuthology.orchestra.run.trial010.stdout:(43/99): python3-markupsafe-1.1.1-12.el9.x86_64 1.1 MB/s | 35 kB 00:00 2026-02-22T19:50:32.271 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:32.272 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:32.272 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:32.293 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-22T19:50:32.302 INFO:teuthology.orchestra.run.trial010.stdout:(44/99): python3-numpy-f2py-1.23.5-2.el9.x86_64 12 MB/s | 442 kB 00:00 2026-02-22T19:50:32.318 INFO:teuthology.orchestra.run.trial010.stdout:(45/99): python3-numpy-1.23.5-2.el9.x86_64.rpm 93 MB/s | 6.1 MB 00:00 2026-02-22T19:50:32.334 INFO:teuthology.orchestra.run.trial010.stdout:(46/99): python3-packaging-20.9-5.el9.noarch.rp 2.4 MB/s | 77 kB 00:00 2026-02-22T19:50:32.356 INFO:teuthology.orchestra.run.trial010.stdout:(47/99): python3-protobuf-3.14.0-17.el9.noarch. 6.9 MB/s | 267 kB 00:00 2026-02-22T19:50:32.366 INFO:teuthology.orchestra.run.trial010.stdout:(48/99): python3-pyasn1-0.4.8-6.el9.noarch.rpm 4.8 MB/s | 159 kB 00:00 2026-02-22T19:50:32.394 INFO:teuthology.orchestra.run.trial010.stdout:(49/99): python3-pyasn1-modules-0.4.8-6.el9.noa 7.2 MB/s | 279 kB 00:00 2026-02-22T19:50:32.400 INFO:teuthology.orchestra.run.trial010.stdout:(50/99): python3-requests-oauthlib-1.3.0-12.el9 1.5 MB/s | 54 kB 00:00 2026-02-22T19:50:32.433 INFO:teuthology.orchestra.run.trial010.stdout:(51/99): python3-toml-0.10.2-6.el9.noarch.rpm 1.2 MB/s | 42 kB 00:00 2026-02-22T19:50:32.473 INFO:teuthology.orchestra.run.trial010.stdout:(52/99): xmlsec1-1.2.29-13.el9.x86_64.rpm 4.7 MB/s | 189 kB 00:00 2026-02-22T19:50:32.509 INFO:teuthology.orchestra.run.trial010.stdout:(53/99): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 2.5 MB/s | 90 kB 00:00 2026-02-22T19:50:32.537 INFO:teuthology.orchestra.run.trial010.stdout:(54/99): python3-scipy-1.9.3-2.el9.x86_64.rpm 135 MB/s | 19 MB 00:00 2026-02-22T19:50:32.554 INFO:teuthology.orchestra.run.trial010.stdout:(55/99): lua-devel-5.4.4-4.el9.x86_64.rpm 499 kB/s | 22 kB 00:00 2026-02-22T19:50:32.599 INFO:teuthology.orchestra.run.trial010.stdout:(56/99): protobuf-compiler-3.14.0-17.el9.x86_64 14 MB/s | 862 kB 00:00 2026-02-22T19:50:32.604 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:32 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:32.669 INFO:teuthology.orchestra.run.trial194.stdout:Package ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:32.687 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:32.688 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:32.688 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:32.709 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install ceph-mgr-rook 2026-02-22T19:50:33.016 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:33 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:33.080 INFO:teuthology.orchestra.run.trial194.stdout:Package ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:33.099 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:33.099 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:33.099 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:33.120 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install ceph-mgr-cephadm 2026-02-22T19:50:33.255 INFO:teuthology.orchestra.run.trial010.stdout:(57/99): grpc-data-1.46.7-10.el9.noarch.rpm 30 kB/s | 19 kB 00:00 2026-02-22T19:50:33.429 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:33 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:33.493 INFO:teuthology.orchestra.run.trial194.stdout:Package ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:33.508 INFO:teuthology.orchestra.run.trial010.stdout:(58/99): luarocks-3.9.2-5.el9.noarch.rpm 598 kB/s | 151 kB 00:00 2026-02-22T19:50:33.512 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:33.512 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:33.512 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:33.534 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install ceph-fuse 2026-02-22T19:50:33.784 INFO:teuthology.orchestra.run.trial010.stdout:(59/99): python3-asyncssh-2.13.2-5.el9.noarch.r 1.9 MB/s | 548 kB 00:00 2026-02-22T19:50:33.849 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:33 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:33.873 INFO:teuthology.orchestra.run.trial010.stdout:(60/99): abseil-cpp-20211102.0-4.el9.x86_64.rpm 418 kB/s | 551 kB 00:01 2026-02-22T19:50:33.878 INFO:teuthology.orchestra.run.trial010.stdout:(61/99): python3-autocommand-2.2.2-8.el9.noarch 314 kB/s | 29 kB 00:00 2026-02-22T19:50:33.907 INFO:teuthology.orchestra.run.trial010.stdout:(62/99): ceph-osd-19.2.3-689.gf90f4eae.el9.x86_ 1.5 MB/s | 17 MB 00:11 2026-02-22T19:50:33.933 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:33.933 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:33.934 INFO:teuthology.orchestra.run.trial194.stdout: Package Architecture Version Repository Size 2026-02-22T19:50:33.934 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:33.934 INFO:teuthology.orchestra.run.trial194.stdout:Installing: 2026-02-22T19:50:33.934 INFO:teuthology.orchestra.run.trial194.stdout: ceph-fuse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 1.2 M 2026-02-22T19:50:33.934 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:33.934 INFO:teuthology.orchestra.run.trial194.stdout:Transaction Summary 2026-02-22T19:50:33.934 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:33.934 INFO:teuthology.orchestra.run.trial194.stdout:Install 1 Package 2026-02-22T19:50:33.934 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:33.934 INFO:teuthology.orchestra.run.trial194.stdout:Total download size: 1.2 M 2026-02-22T19:50:33.935 INFO:teuthology.orchestra.run.trial194.stdout:Installed size: 3.6 M 2026-02-22T19:50:33.935 INFO:teuthology.orchestra.run.trial194.stdout:Downloading Packages: 2026-02-22T19:50:33.951 INFO:teuthology.orchestra.run.trial010.stdout:(63/99): python3-backports-tarfile-1.2.0-1.el9. 767 kB/s | 60 kB 00:00 2026-02-22T19:50:33.993 INFO:teuthology.orchestra.run.trial010.stdout:(64/99): python3-cachetools-4.2.4-1.el9.noarch. 376 kB/s | 32 kB 00:00 2026-02-22T19:50:34.099 INFO:teuthology.orchestra.run.trial010.stdout:(65/99): python3-certifi-2023.05.07-4.el9.noarc 96 kB/s | 14 kB 00:00 2026-02-22T19:50:34.168 INFO:teuthology.orchestra.run.trial010.stdout:(66/99): python3-cheroot-10.0.1-4.el9.noarch.rp 993 kB/s | 173 kB 00:00 2026-02-22T19:50:34.171 INFO:teuthology.orchestra.run.trial010.stdout:(67/99): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 148 kB/s | 43 kB 00:00 2026-02-22T19:50:34.239 INFO:teuthology.orchestra.run.trial010.stdout:(68/99): python3-cherrypy-18.6.1-2.el9.noarch.r 2.5 MB/s | 358 kB 00:00 2026-02-22T19:50:34.342 INFO:teuthology.orchestra.run.trial010.stdout:(69/99): python3-grpcio-tools-1.46.7-10.el9.x86 1.4 MB/s | 144 kB 00:00 2026-02-22T19:50:34.520 INFO:teuthology.orchestra.run.trial010.stdout:(70/99): python3-influxdb-5.3.1-1.el9.noarch.rp 780 kB/s | 139 kB 00:00 2026-02-22T19:50:34.542 INFO:teuthology.orchestra.run.trial119.stdout:rbd-mirror-19.2.3-689.gf90f4eae.el9.x86_64.rpm 1.1 MB/s | 3.1 MB 00:02 2026-02-22T19:50:34.543 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:34.543 INFO:teuthology.orchestra.run.trial119.stdout:Total 1.1 MB/s | 3.1 MB 00:02 2026-02-22T19:50:34.543 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-22T19:50:34.547 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-22T19:50:34.547 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-22T19:50:34.582 INFO:teuthology.orchestra.run.trial010.stdout:(71/99): python3-isodate-0.6.1-3.el9.noarch.rpm 905 kB/s | 56 kB 00:00 2026-02-22T19:50:34.588 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-22T19:50:34.588 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-22T19:50:34.624 INFO:teuthology.orchestra.run.trial010.stdout:(72/99): python3-jaraco-8.2.1-3.el9.noarch.rpm 254 kB/s | 11 kB 00:00 2026-02-22T19:50:34.640 INFO:teuthology.orchestra.run.trial194.stdout:ceph-fuse-19.2.3-689.gf90f4eae.el9.x86_64.rpm 1.6 MB/s | 1.2 MB 00:00 2026-02-22T19:50:34.641 INFO:teuthology.orchestra.run.trial194.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:34.641 INFO:teuthology.orchestra.run.trial194.stdout:Total 1.6 MB/s | 1.2 MB 00:00 2026-02-22T19:50:34.641 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction check 2026-02-22T19:50:34.645 INFO:teuthology.orchestra.run.trial194.stdout:Transaction check succeeded. 2026-02-22T19:50:34.645 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction test 2026-02-22T19:50:34.681 INFO:teuthology.orchestra.run.trial194.stdout:Transaction test succeeded. 2026-02-22T19:50:34.682 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction 2026-02-22T19:50:34.690 INFO:teuthology.orchestra.run.trial010.stdout:(73/99): python3-grpcio-1.46.7-10.el9.x86_64.rp 3.9 MB/s | 2.0 MB 00:00 2026-02-22T19:50:34.725 INFO:teuthology.orchestra.run.trial010.stdout:(74/99): python3-jaraco-classes-3.2.1-5.el9.noa 176 kB/s | 18 kB 00:00 2026-02-22T19:50:34.782 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-22T19:50:34.784 INFO:teuthology.orchestra.run.trial119.stdout: Installing : rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:34.784 INFO:teuthology.orchestra.run.trial194.stdout: Preparing : 1/1 2026-02-22T19:50:34.792 INFO:teuthology.orchestra.run.trial010.stdout:(75/99): python3-jaraco-context-6.0.1-3.el9.noa 292 kB/s | 20 kB 00:00 2026-02-22T19:50:34.802 INFO:teuthology.orchestra.run.trial194.stdout: Installing : ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:34.807 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:34.807 INFO:teuthology.orchestra.run.trial119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:34.807 INFO:teuthology.orchestra.run.trial119.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-22T19:50:34.808 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-22T19:50:34.808 INFO:teuthology.orchestra.run.trial119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-22T19:50:34.808 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:34.840 INFO:teuthology.orchestra.run.trial010.stdout:(76/99): python3-jaraco-collections-3.0.0-8.el9 155 kB/s | 23 kB 00:00 2026-02-22T19:50:34.915 INFO:teuthology.orchestra.run.trial010.stdout:(77/99): python3-google-auth-2.45.0-1.el9.noarc 340 kB/s | 254 kB 00:00 2026-02-22T19:50:34.929 INFO:teuthology.orchestra.run.trial010.stdout:(78/99): python3-jaraco-functools-3.5.0-2.el9.n 142 kB/s | 19 kB 00:00 2026-02-22T19:50:34.944 INFO:teuthology.orchestra.run.trial010.stdout:(79/99): python3-jaraco-text-4.0.0-2.el9.noarch 252 kB/s | 26 kB 00:00 2026-02-22T19:50:34.986 INFO:teuthology.orchestra.run.trial010.stdout:(80/99): python3-logutils-0.3.5-21.el9.noarch.r 811 kB/s | 46 kB 00:00 2026-02-22T19:50:35.054 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:35.110 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:35.110 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:35.110 INFO:teuthology.orchestra.run.trial194.stdout:Installed: 2026-02-22T19:50:35.111 INFO:teuthology.orchestra.run.trial194.stdout: ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:35.111 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:35.111 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:35.122 INFO:teuthology.orchestra.run.trial010.stdout:(81/99): python3-more-itertools-8.12.0-2.el9.no 444 kB/s | 79 kB 00:00 2026-02-22T19:50:35.128 INFO:teuthology.orchestra.run.trial010.stdout:(82/99): python3-msgpack-1.0.3-2.el9.x86_64.rpm 611 kB/s | 86 kB 00:00 2026-02-22T19:50:35.128 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:35.128 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:35.128 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-22T19:50:35.128 INFO:teuthology.orchestra.run.trial119.stdout: rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:35.129 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:35.129 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:35.139 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install ceph-volume 2026-02-22T19:50:35.157 DEBUG:teuthology.orchestra.run.trial119:> sudo yum -y install rbd-nbd 2026-02-22T19:50:35.206 INFO:teuthology.orchestra.run.trial010.stdout:(83/99): python3-kubernetes-26.1.0-3.el9.noarch 3.5 MB/s | 1.0 MB 00:00 2026-02-22T19:50:35.282 INFO:teuthology.orchestra.run.trial010.stdout:(84/99): python3-natsort-7.1.1-5.el9.noarch.rpm 360 kB/s | 58 kB 00:00 2026-02-22T19:50:35.331 INFO:teuthology.orchestra.run.trial010.stdout:(85/99): python3-portend-3.1.0-2.el9.noarch.rpm 131 kB/s | 16 kB 00:00 2026-02-22T19:50:35.423 INFO:teuthology.orchestra.run.trial010.stdout:(86/99): python3-pyOpenSSL-21.0.0-1.el9.noarch. 641 kB/s | 90 kB 00:00 2026-02-22T19:50:35.452 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:35 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:35.474 INFO:teuthology.orchestra.run.trial119.stdout:Last metadata expiration check: 0:02:35 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:35.494 INFO:teuthology.orchestra.run.trial010.stdout:(87/99): python3-repoze-lru-0.7-16.el9.noarch.r 188 kB/s | 31 kB 00:00 2026-02-22T19:50:35.517 INFO:teuthology.orchestra.run.trial194.stdout:Package ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:35.525 INFO:teuthology.orchestra.run.trial010.stdout:(88/99): python3-routes-2.5.1-5.el9.noarch.rpm 1.8 MB/s | 188 kB 00:00 2026-02-22T19:50:35.535 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:35.535 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:35.536 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:35.557 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install librados-devel 2026-02-22T19:50:35.559 INFO:teuthology.orchestra.run.trial119.stdout:Dependencies resolved. 2026-02-22T19:50:35.561 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:35.561 INFO:teuthology.orchestra.run.trial119.stdout: Package Architecture Version Repository Size 2026-02-22T19:50:35.561 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:35.561 INFO:teuthology.orchestra.run.trial119.stdout:Installing: 2026-02-22T19:50:35.561 INFO:teuthology.orchestra.run.trial119.stdout: rbd-nbd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 170 k 2026-02-22T19:50:35.561 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:35.561 INFO:teuthology.orchestra.run.trial119.stdout:Transaction Summary 2026-02-22T19:50:35.561 INFO:teuthology.orchestra.run.trial119.stdout:================================================================================ 2026-02-22T19:50:35.561 INFO:teuthology.orchestra.run.trial119.stdout:Install 1 Package 2026-02-22T19:50:35.562 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:35.562 INFO:teuthology.orchestra.run.trial119.stdout:Total download size: 170 k 2026-02-22T19:50:35.562 INFO:teuthology.orchestra.run.trial119.stdout:Installed size: 490 k 2026-02-22T19:50:35.562 INFO:teuthology.orchestra.run.trial119.stdout:Downloading Packages: 2026-02-22T19:50:35.579 INFO:teuthology.orchestra.run.trial010.stdout:(89/99): python3-saml-1.16.0-1.el9.noarch.rpm 2.3 MB/s | 125 kB 00:00 2026-02-22T19:50:35.594 INFO:teuthology.orchestra.run.trial010.stdout:(90/99): python3-rsa-4.9-2.el9.noarch.rpm 593 kB/s | 59 kB 00:00 2026-02-22T19:50:35.658 INFO:teuthology.orchestra.run.trial010.stdout:(91/99): python3-pecan-1.4.2-3.el9.noarch.rpm 513 kB/s | 272 kB 00:00 2026-02-22T19:50:35.679 INFO:teuthology.orchestra.run.trial010.stdout:(92/99): python3-tempora-5.0.0-2.el9.noarch.rpm 358 kB/s | 36 kB 00:00 2026-02-22T19:50:35.704 INFO:teuthology.orchestra.run.trial010.stdout:(93/99): python3-typing-extensions-4.15.0-1.el9 789 kB/s | 86 kB 00:00 2026-02-22T19:50:35.866 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:35 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:35.911 INFO:teuthology.orchestra.run.trial010.stdout:(94/99): python3-webob-1.8.8-2.el9.noarch.rpm 913 kB/s | 230 kB 00:00 2026-02-22T19:50:35.933 INFO:teuthology.orchestra.run.trial010.stdout:(95/99): python3-websocket-client-1.2.3-2.el9.n 353 kB/s | 90 kB 00:00 2026-02-22T19:50:35.949 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:35.950 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:35.950 INFO:teuthology.orchestra.run.trial194.stdout: Package Arch Version Repo Size 2026-02-22T19:50:35.950 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:35.950 INFO:teuthology.orchestra.run.trial194.stdout:Installing: 2026-02-22T19:50:35.950 INFO:teuthology.orchestra.run.trial194.stdout: librados-devel x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 126 k 2026-02-22T19:50:35.950 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:35.950 INFO:teuthology.orchestra.run.trial194.stdout:Transaction Summary 2026-02-22T19:50:35.950 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:35.951 INFO:teuthology.orchestra.run.trial194.stdout:Install 1 Package 2026-02-22T19:50:35.951 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:35.951 INFO:teuthology.orchestra.run.trial194.stdout:Total download size: 126 k 2026-02-22T19:50:35.951 INFO:teuthology.orchestra.run.trial194.stdout:Installed size: 456 k 2026-02-22T19:50:35.951 INFO:teuthology.orchestra.run.trial194.stdout:Downloading Packages: 2026-02-22T19:50:35.998 INFO:teuthology.orchestra.run.trial119.stdout:rbd-nbd-19.2.3-689.gf90f4eae.el9.x86_64.rpm 390 kB/s | 170 kB 00:00 2026-02-22T19:50:35.998 INFO:teuthology.orchestra.run.trial119.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:35.998 INFO:teuthology.orchestra.run.trial119.stdout:Total 389 kB/s | 170 kB 00:00 2026-02-22T19:50:35.999 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction check 2026-02-22T19:50:36.002 INFO:teuthology.orchestra.run.trial119.stdout:Transaction check succeeded. 2026-02-22T19:50:36.002 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction test 2026-02-22T19:50:36.034 INFO:teuthology.orchestra.run.trial119.stdout:Transaction test succeeded. 2026-02-22T19:50:36.034 INFO:teuthology.orchestra.run.trial119.stdout:Running transaction 2026-02-22T19:50:36.041 INFO:teuthology.orchestra.run.trial010.stdout:(96/99): python3-xmltodict-0.12.0-15.el9.noarch 204 kB/s | 22 kB 00:00 2026-02-22T19:50:36.089 INFO:teuthology.orchestra.run.trial119.stdout: Preparing : 1/1 2026-02-22T19:50:36.106 INFO:teuthology.orchestra.run.trial119.stdout: Installing : rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:36.111 INFO:teuthology.orchestra.run.trial010.stdout:(97/99): python3-werkzeug-2.0.3-3.el9.1.noarch. 1.0 MB/s | 427 kB 00:00 2026-02-22T19:50:36.147 INFO:teuthology.orchestra.run.trial010.stdout:(98/99): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 205 kB/s | 48 kB 00:00 2026-02-22T19:50:36.184 INFO:teuthology.orchestra.run.trial119.stdout: Running scriptlet: rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:36.188 INFO:teuthology.orchestra.run.trial010.stdout:(99/99): python3-zc-lockfile-2.0-10.el9.noarch. 136 kB/s | 20 kB 00:00 2026-02-22T19:50:36.194 INFO:teuthology.orchestra.run.trial010.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:36.194 INFO:teuthology.orchestra.run.trial010.stdout:Total 6.2 MB/s | 95 MB 00:15 2026-02-22T19:50:36.244 INFO:teuthology.orchestra.run.trial119.stdout: Verifying : rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:36.244 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:36.244 INFO:teuthology.orchestra.run.trial119.stdout:Installed: 2026-02-22T19:50:36.244 INFO:teuthology.orchestra.run.trial119.stdout: rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:36.244 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:50:36.244 INFO:teuthology.orchestra.run.trial119.stdout:Complete! 2026-02-22T19:50:36.278 DEBUG:teuthology.parallel:result is None 2026-02-22T19:50:36.327 INFO:teuthology.orchestra.run.trial194.stdout:librados-devel-19.2.3-689.gf90f4eae.el9.x86_64. 335 kB/s | 126 kB 00:00 2026-02-22T19:50:36.328 INFO:teuthology.orchestra.run.trial194.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:36.328 INFO:teuthology.orchestra.run.trial194.stdout:Total 334 kB/s | 126 kB 00:00 2026-02-22T19:50:36.328 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction check 2026-02-22T19:50:36.331 INFO:teuthology.orchestra.run.trial194.stdout:Transaction check succeeded. 2026-02-22T19:50:36.331 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction test 2026-02-22T19:50:36.363 INFO:teuthology.orchestra.run.trial194.stdout:Transaction test succeeded. 2026-02-22T19:50:36.363 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction 2026-02-22T19:50:36.418 INFO:teuthology.orchestra.run.trial194.stdout: Preparing : 1/1 2026-02-22T19:50:36.434 INFO:teuthology.orchestra.run.trial194.stdout: Installing : librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:36.515 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:36.573 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:36.573 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:36.574 INFO:teuthology.orchestra.run.trial194.stdout:Installed: 2026-02-22T19:50:36.574 INFO:teuthology.orchestra.run.trial194.stdout: librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:36.574 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:36.574 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:36.603 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install libcephfs2 2026-02-22T19:50:36.621 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction check 2026-02-22T19:50:36.659 INFO:teuthology.orchestra.run.trial010.stdout:Transaction check succeeded. 2026-02-22T19:50:36.659 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction test 2026-02-22T19:50:36.915 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:36 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:36.980 INFO:teuthology.orchestra.run.trial194.stdout:Package libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:36.998 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:36.999 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:36.999 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:37.020 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install libcephfs-devel 2026-02-22T19:50:37.074 INFO:teuthology.orchestra.run.trial010.stdout:Transaction test succeeded. 2026-02-22T19:50:37.075 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction 2026-02-22T19:50:37.326 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:37 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:37.413 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:37.414 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:37.414 INFO:teuthology.orchestra.run.trial194.stdout: Package Arch Version Repo Size 2026-02-22T19:50:37.414 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:37.414 INFO:teuthology.orchestra.run.trial194.stdout:Installing: 2026-02-22T19:50:37.414 INFO:teuthology.orchestra.run.trial194.stdout: libcephfs-devel x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 34 k 2026-02-22T19:50:37.414 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:37.414 INFO:teuthology.orchestra.run.trial194.stdout:Transaction Summary 2026-02-22T19:50:37.414 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:37.415 INFO:teuthology.orchestra.run.trial194.stdout:Install 1 Package 2026-02-22T19:50:37.415 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:37.415 INFO:teuthology.orchestra.run.trial194.stdout:Total download size: 34 k 2026-02-22T19:50:37.415 INFO:teuthology.orchestra.run.trial194.stdout:Installed size: 153 k 2026-02-22T19:50:37.415 INFO:teuthology.orchestra.run.trial194.stdout:Downloading Packages: 2026-02-22T19:50:37.539 INFO:teuthology.orchestra.run.trial010.stdout: Preparing : 1/1 2026-02-22T19:50:37.540 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/99 2026-02-22T19:50:37.572 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/99 2026-02-22T19:50:37.577 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 3/99 2026-02-22T19:50:37.599 INFO:teuthology.orchestra.run.trial010.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 4/99 2026-02-22T19:50:37.605 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 5/99 2026-02-22T19:50:37.639 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 6/99 2026-02-22T19:50:37.648 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 7/99 2026-02-22T19:50:37.654 INFO:teuthology.orchestra.run.trial010.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 8/99 2026-02-22T19:50:37.657 INFO:teuthology.orchestra.run.trial010.stdout: Installing : lua-5.4.4-4.el9.x86_64 9/99 2026-02-22T19:50:37.661 INFO:teuthology.orchestra.run.trial194.stdout:libcephfs-devel-19.2.3-689.gf90f4eae.el9.x86_64 136 kB/s | 34 kB 00:00 2026-02-22T19:50:37.662 INFO:teuthology.orchestra.run.trial010.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 10/99 2026-02-22T19:50:37.662 INFO:teuthology.orchestra.run.trial194.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:37.662 INFO:teuthology.orchestra.run.trial194.stdout:Total 135 kB/s | 34 kB 00:00 2026-02-22T19:50:37.663 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction check 2026-02-22T19:50:37.664 INFO:teuthology.orchestra.run.trial194.stdout:Transaction check succeeded. 2026-02-22T19:50:37.665 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction test 2026-02-22T19:50:37.668 INFO:teuthology.orchestra.run.trial194.stdout:Transaction test succeeded. 2026-02-22T19:50:37.668 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction 2026-02-22T19:50:37.685 INFO:teuthology.orchestra.run.trial010.stdout: Installing : unzip-6.0-59.el9.x86_64 11/99 2026-02-22T19:50:37.689 INFO:teuthology.orchestra.run.trial194.stdout: Preparing : 1/1 2026-02-22T19:50:37.698 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 12/99 2026-02-22T19:50:37.702 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 13/99 2026-02-22T19:50:37.705 INFO:teuthology.orchestra.run.trial194.stdout: Installing : libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:37.708 INFO:teuthology.orchestra.run.trial010.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 14/99 2026-02-22T19:50:37.709 INFO:teuthology.orchestra.run.trial010.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 15/99 2026-02-22T19:50:37.721 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 16/99 2026-02-22T19:50:37.727 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 17/99 2026-02-22T19:50:37.751 INFO:teuthology.orchestra.run.trial010.stdout: Installing : zip-3.0-35.el9.x86_64 18/99 2026-02-22T19:50:37.754 INFO:teuthology.orchestra.run.trial010.stdout: Installing : luarocks-3.9.2-5.el9.noarch 19/99 2026-02-22T19:50:37.761 INFO:teuthology.orchestra.run.trial010.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 20/99 2026-02-22T19:50:37.764 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:37.786 INFO:teuthology.orchestra.run.trial010.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 21/99 2026-02-22T19:50:37.824 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:37.824 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:37.824 INFO:teuthology.orchestra.run.trial194.stdout:Installed: 2026-02-22T19:50:37.824 INFO:teuthology.orchestra.run.trial194.stdout: libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:37.824 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:37.824 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:37.839 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 22/99 2026-02-22T19:50:37.852 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install librados2 2026-02-22T19:50:37.853 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 23/99 2026-02-22T19:50:37.854 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-rsa-4.9-2.el9.noarch 24/99 2026-02-22T19:50:37.859 INFO:teuthology.orchestra.run.trial010.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 25/99 2026-02-22T19:50:37.864 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 26/99 2026-02-22T19:50:37.869 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 27/99 2026-02-22T19:50:37.872 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 28/99 2026-02-22T19:50:37.886 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 29/99 2026-02-22T19:50:37.908 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 30/99 2026-02-22T19:50:37.912 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 31/99 2026-02-22T19:50:37.917 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 32/99 2026-02-22T19:50:37.928 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 33/99 2026-02-22T19:50:37.938 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 34/99 2026-02-22T19:50:37.944 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 35/99 2026-02-22T19:50:37.964 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 36/99 2026-02-22T19:50:37.973 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 37/99 2026-02-22T19:50:38.028 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 38/99 2026-02-22T19:50:38.040 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 39/99 2026-02-22T19:50:38.056 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 40/99 2026-02-22T19:50:38.060 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 41/99 2026-02-22T19:50:38.068 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 42/99 2026-02-22T19:50:38.109 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 43/99 2026-02-22T19:50:38.161 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:38 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:38.228 INFO:teuthology.orchestra.run.trial194.stdout:Package librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:38.246 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:38.247 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:38.247 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:38.268 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install librbd1 2026-02-22T19:50:38.439 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 44/99 2026-02-22T19:50:38.449 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 45/99 2026-02-22T19:50:38.453 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 46/99 2026-02-22T19:50:38.459 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 47/99 2026-02-22T19:50:38.461 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 48/99 2026-02-22T19:50:38.489 INFO:teuthology.orchestra.run.trial010.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 49/99 2026-02-22T19:50:38.534 INFO:teuthology.orchestra.run.trial010.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 50/99 2026-02-22T19:50:38.541 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 51/99 2026-02-22T19:50:38.544 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 52/99 2026-02-22T19:50:38.550 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 53/99 2026-02-22T19:50:38.553 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 54/99 2026-02-22T19:50:38.560 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 55/99 2026-02-22T19:50:38.564 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 56/99 2026-02-22T19:50:38.578 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:38 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:38.592 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 57/99 2026-02-22T19:50:38.602 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 58/99 2026-02-22T19:50:38.637 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 59/99 2026-02-22T19:50:38.642 INFO:teuthology.orchestra.run.trial194.stdout:Package librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:38.660 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:38.661 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:38.662 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:38.682 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install python3-rados 2026-02-22T19:50:38.865 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 60/99 2026-02-22T19:50:38.889 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 61/99 2026-02-22T19:50:38.892 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 62/99 2026-02-22T19:50:38.951 INFO:teuthology.orchestra.run.trial010.stdout: Installing : openblas-0.3.29-1.el9.x86_64 63/99 2026-02-22T19:50:38.953 INFO:teuthology.orchestra.run.trial010.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 64/99 2026-02-22T19:50:38.975 INFO:teuthology.orchestra.run.trial010.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 65/99 2026-02-22T19:50:38.993 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:38 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:39.057 INFO:teuthology.orchestra.run.trial194.stdout:Package python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:39.076 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:39.076 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:39.076 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:39.097 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install python3-rgw 2026-02-22T19:50:39.305 INFO:teuthology.orchestra.run.trial010.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 66/99 2026-02-22T19:50:39.379 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 67/99 2026-02-22T19:50:39.409 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:39 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:39.474 INFO:teuthology.orchestra.run.trial194.stdout:Package python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:39.493 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:39.494 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:39.494 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:39.515 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install python3-cephfs 2026-02-22T19:50:39.824 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:39 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:39.889 INFO:teuthology.orchestra.run.trial194.stdout:Package python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:39.907 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:39.908 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:39.909 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:39.930 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install python3-rbd 2026-02-22T19:50:40.060 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 68/99 2026-02-22T19:50:40.077 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 69/99 2026-02-22T19:50:40.087 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 70/99 2026-02-22T19:50:40.094 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-packaging-20.9-5.el9.noarch 71/99 2026-02-22T19:50:40.107 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-ply-3.11-14.el9.noarch 72/99 2026-02-22T19:50:40.123 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 73/99 2026-02-22T19:50:40.200 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 74/99 2026-02-22T19:50:40.209 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 75/99 2026-02-22T19:50:40.233 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 76/99 2026-02-22T19:50:40.236 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:40 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:40.263 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 77/99 2026-02-22T19:50:40.300 INFO:teuthology.orchestra.run.trial194.stdout:Package python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:40.314 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 78/99 2026-02-22T19:50:40.318 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:40.319 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:50:40.319 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:40.320 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 79/99 2026-02-22T19:50:40.324 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 80/99 2026-02-22T19:50:40.325 INFO:teuthology.orchestra.run.trial010.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 81/99 2026-02-22T19:50:40.340 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install rbd-fuse 2026-02-22T19:50:40.344 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T19:50:40.344 INFO:teuthology.orchestra.run.trial010.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-22T19:50:40.344 INFO:teuthology.orchestra.run.trial010.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-22T19:50:40.344 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:40.351 INFO:teuthology.orchestra.run.trial010.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T19:50:40.377 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 82/99 2026-02-22T19:50:40.377 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-22T19:50:40.377 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:40.413 INFO:teuthology.orchestra.run.trial010.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 83/99 2026-02-22T19:50:40.477 INFO:teuthology.orchestra.run.trial010.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 84/99 2026-02-22T19:50:40.479 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 85/99 2026-02-22T19:50:40.494 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 85/99 2026-02-22T19:50:40.494 INFO:teuthology.orchestra.run.trial010.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:40.494 INFO:teuthology.orchestra.run.trial010.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-22T19:50:40.494 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:40.647 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:40 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:40.730 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:40.731 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:40.731 INFO:teuthology.orchestra.run.trial194.stdout: Package Architecture Version Repository Size 2026-02-22T19:50:40.731 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:40.731 INFO:teuthology.orchestra.run.trial194.stdout:Installing: 2026-02-22T19:50:40.731 INFO:teuthology.orchestra.run.trial194.stdout: rbd-fuse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 85 k 2026-02-22T19:50:40.731 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:40.731 INFO:teuthology.orchestra.run.trial194.stdout:Transaction Summary 2026-02-22T19:50:40.731 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:40.731 INFO:teuthology.orchestra.run.trial194.stdout:Install 1 Package 2026-02-22T19:50:40.731 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:40.732 INFO:teuthology.orchestra.run.trial194.stdout:Total download size: 85 k 2026-02-22T19:50:40.732 INFO:teuthology.orchestra.run.trial194.stdout:Installed size: 227 k 2026-02-22T19:50:40.732 INFO:teuthology.orchestra.run.trial194.stdout:Downloading Packages: 2026-02-22T19:50:41.096 INFO:teuthology.orchestra.run.trial194.stdout:rbd-fuse-19.2.3-689.gf90f4eae.el9.x86_64.rpm 233 kB/s | 85 kB 00:00 2026-02-22T19:50:41.097 INFO:teuthology.orchestra.run.trial194.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:41.097 INFO:teuthology.orchestra.run.trial194.stdout:Total 232 kB/s | 85 kB 00:00 2026-02-22T19:50:41.097 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction check 2026-02-22T19:50:41.101 INFO:teuthology.orchestra.run.trial194.stdout:Transaction check succeeded. 2026-02-22T19:50:41.101 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction test 2026-02-22T19:50:41.132 INFO:teuthology.orchestra.run.trial194.stdout:Transaction test succeeded. 2026-02-22T19:50:41.132 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction 2026-02-22T19:50:41.182 INFO:teuthology.orchestra.run.trial194.stdout: Preparing : 1/1 2026-02-22T19:50:41.197 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 86/99 2026-02-22T19:50:41.200 INFO:teuthology.orchestra.run.trial194.stdout: Installing : rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:41.223 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 86/99 2026-02-22T19:50:41.223 INFO:teuthology.orchestra.run.trial010.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:41.223 INFO:teuthology.orchestra.run.trial010.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-22T19:50:41.223 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-22T19:50:41.223 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-22T19:50:41.223 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:41.280 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:41.283 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 87/99 2026-02-22T19:50:41.285 INFO:teuthology.orchestra.run.trial010.stdout: Installing : cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 87/99 2026-02-22T19:50:41.290 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9. 88/99 2026-02-22T19:50:41.310 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9 89/99 2026-02-22T19:50:41.311 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 90/99 2026-02-22T19:50:41.338 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:41.338 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:41.338 INFO:teuthology.orchestra.run.trial194.stdout:Installed: 2026-02-22T19:50:41.338 INFO:teuthology.orchestra.run.trial194.stdout: rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:41.338 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:41.338 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:41.364 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install rbd-mirror 2026-02-22T19:50:41.678 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:41 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:41.761 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:41.762 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:41.762 INFO:teuthology.orchestra.run.trial194.stdout: Package Arch Version Repo Size 2026-02-22T19:50:41.762 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:41.762 INFO:teuthology.orchestra.run.trial194.stdout:Installing: 2026-02-22T19:50:41.763 INFO:teuthology.orchestra.run.trial194.stdout: rbd-mirror x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.1 M 2026-02-22T19:50:41.763 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:41.763 INFO:teuthology.orchestra.run.trial194.stdout:Transaction Summary 2026-02-22T19:50:41.763 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:41.763 INFO:teuthology.orchestra.run.trial194.stdout:Install 1 Package 2026-02-22T19:50:41.763 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:41.763 INFO:teuthology.orchestra.run.trial194.stdout:Total download size: 3.1 M 2026-02-22T19:50:41.763 INFO:teuthology.orchestra.run.trial194.stdout:Installed size: 13 M 2026-02-22T19:50:41.763 INFO:teuthology.orchestra.run.trial194.stdout:Downloading Packages: 2026-02-22T19:50:41.808 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 90/99 2026-02-22T19:50:41.811 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 91/99 2026-02-22T19:50:42.266 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 91/99 2026-02-22T19:50:42.267 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 92/99 2026-02-22T19:50:42.279 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 92/99 2026-02-22T19:50:42.279 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 93/99 2026-02-22T19:50:42.338 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 93/99 2026-02-22T19:50:42.387 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.n 94/99 2026-02-22T19:50:42.388 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 95/99 2026-02-22T19:50:42.410 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 95/99 2026-02-22T19:50:42.410 INFO:teuthology.orchestra.run.trial010.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:42.410 INFO:teuthology.orchestra.run.trial010.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-22T19:50:42.410 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-22T19:50:42.411 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-22T19:50:42.411 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:42.422 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 96/99 2026-02-22T19:50:42.639 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 96/99 2026-02-22T19:50:42.640 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 97/99 2026-02-22T19:50:42.661 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 97/99 2026-02-22T19:50:42.662 INFO:teuthology.orchestra.run.trial010.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:42.662 INFO:teuthology.orchestra.run.trial010.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-22T19:50:42.662 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-22T19:50:42.662 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-22T19:50:42.662 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:42.763 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 98/99 2026-02-22T19:50:42.783 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 98/99 2026-02-22T19:50:42.784 INFO:teuthology.orchestra.run.trial010.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:42.784 INFO:teuthology.orchestra.run.trial010.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-22T19:50:42.784 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-22T19:50:42.784 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-22T19:50:42.784 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:42.802 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 99/99 2026-02-22T19:50:43.469 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 99/99 2026-02-22T19:50:43.470 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 1/99 2026-02-22T19:50:43.470 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 2/99 2026-02-22T19:50:43.470 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 3/99 2026-02-22T19:50:43.470 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 4/99 2026-02-22T19:50:43.470 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 5/99 2026-02-22T19:50:43.470 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9 6/99 2026-02-22T19:50:43.470 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 7/99 2026-02-22T19:50:43.470 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noar 8/99 2026-02-22T19:50:43.470 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4e 9/99 2026-02-22T19:50:43.470 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noar 10/99 2026-02-22T19:50:43.470 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.n 11/99 2026-02-22T19:50:43.471 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 12/99 2026-02-22T19:50:43.471 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9. 13/99 2026-02-22T19:50:43.471 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 14/99 2026-02-22T19:50:43.471 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 15/99 2026-02-22T19:50:43.471 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 16/99 2026-02-22T19:50:43.471 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/99 2026-02-22T19:50:43.471 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/99 2026-02-22T19:50:43.471 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/99 2026-02-22T19:50:43.471 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/99 2026-02-22T19:50:43.471 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/99 2026-02-22T19:50:43.471 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/99 2026-02-22T19:50:43.471 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/99 2026-02-22T19:50:43.472 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/99 2026-02-22T19:50:43.472 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 25/99 2026-02-22T19:50:43.472 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 26/99 2026-02-22T19:50:43.472 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 27/99 2026-02-22T19:50:43.472 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : unzip-6.0-59.el9.x86_64 28/99 2026-02-22T19:50:43.472 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : zip-3.0-35.el9.x86_64 29/99 2026-02-22T19:50:43.472 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 30/99 2026-02-22T19:50:43.472 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 31/99 2026-02-22T19:50:43.472 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 32/99 2026-02-22T19:50:43.472 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 33/99 2026-02-22T19:50:43.472 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : lua-5.4.4-4.el9.x86_64 34/99 2026-02-22T19:50:43.472 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 35/99 2026-02-22T19:50:43.473 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 36/99 2026-02-22T19:50:43.473 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 37/99 2026-02-22T19:50:43.473 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/99 2026-02-22T19:50:43.473 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 39/99 2026-02-22T19:50:43.473 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/99 2026-02-22T19:50:43.473 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 41/99 2026-02-22T19:50:43.473 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 42/99 2026-02-22T19:50:43.473 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 43/99 2026-02-22T19:50:43.473 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/99 2026-02-22T19:50:43.473 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/99 2026-02-22T19:50:43.473 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/99 2026-02-22T19:50:43.473 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/99 2026-02-22T19:50:43.473 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/99 2026-02-22T19:50:43.474 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/99 2026-02-22T19:50:43.474 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/99 2026-02-22T19:50:43.474 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/99 2026-02-22T19:50:43.474 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/99 2026-02-22T19:50:43.474 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/99 2026-02-22T19:50:43.474 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/99 2026-02-22T19:50:43.474 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/99 2026-02-22T19:50:43.474 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/99 2026-02-22T19:50:43.474 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/99 2026-02-22T19:50:43.474 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/99 2026-02-22T19:50:43.474 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/99 2026-02-22T19:50:43.474 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/99 2026-02-22T19:50:43.474 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/99 2026-02-22T19:50:43.475 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/99 2026-02-22T19:50:43.475 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/99 2026-02-22T19:50:43.475 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/99 2026-02-22T19:50:43.475 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/99 2026-02-22T19:50:43.475 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/99 2026-02-22T19:50:43.475 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/99 2026-02-22T19:50:43.475 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/99 2026-02-22T19:50:43.475 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/99 2026-02-22T19:50:43.475 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/99 2026-02-22T19:50:43.475 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/99 2026-02-22T19:50:43.475 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/99 2026-02-22T19:50:43.475 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/99 2026-02-22T19:50:43.475 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/99 2026-02-22T19:50:43.476 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/99 2026-02-22T19:50:43.476 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/99 2026-02-22T19:50:43.476 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/99 2026-02-22T19:50:43.476 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/99 2026-02-22T19:50:43.476 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/99 2026-02-22T19:50:43.476 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/99 2026-02-22T19:50:43.476 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 81/99 2026-02-22T19:50:43.476 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 82/99 2026-02-22T19:50:43.476 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 83/99 2026-02-22T19:50:43.476 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 84/99 2026-02-22T19:50:43.476 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 85/99 2026-02-22T19:50:43.476 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 86/99 2026-02-22T19:50:43.476 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/99 2026-02-22T19:50:43.477 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 88/99 2026-02-22T19:50:43.477 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 89/99 2026-02-22T19:50:43.477 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 90/99 2026-02-22T19:50:43.477 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 91/99 2026-02-22T19:50:43.477 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 92/99 2026-02-22T19:50:43.477 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 93/99 2026-02-22T19:50:43.477 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 94/99 2026-02-22T19:50:43.477 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 95/99 2026-02-22T19:50:43.477 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 96/99 2026-02-22T19:50:43.477 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 97/99 2026-02-22T19:50:43.477 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 98/99 2026-02-22T19:50:43.534 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 99/99 2026-02-22T19:50:43.535 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:43.535 INFO:teuthology.orchestra.run.trial010.stdout:Installed: 2026-02-22T19:50:43.535 INFO:teuthology.orchestra.run.trial010.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-22T19:50:43.535 INFO:teuthology.orchestra.run.trial010.stdout: ceph-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:43.535 INFO:teuthology.orchestra.run.trial010.stdout: ceph-grafana-dashboards-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:43.536 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mds-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:43.536 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:43.536 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:43.536 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:43.536 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:43.536 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mgr-k8sevents-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:43.536 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mgr-modules-core-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:43.536 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:43.537 INFO:teuthology.orchestra.run.trial010.stdout: ceph-mon-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:43.537 INFO:teuthology.orchestra.run.trial010.stdout: ceph-osd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:43.537 INFO:teuthology.orchestra.run.trial010.stdout: ceph-prometheus-alerts-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:43.537 INFO:teuthology.orchestra.run.trial010.stdout: ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:43.537 INFO:teuthology.orchestra.run.trial010.stdout: cephadm-2:19.2.3-689.gf90f4eae.el9.noarch 2026-02-22T19:50:43.537 INFO:teuthology.orchestra.run.trial010.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-02-22T19:50:43.537 INFO:teuthology.orchestra.run.trial010.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-22T19:50:43.537 INFO:teuthology.orchestra.run.trial010.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-22T19:50:43.538 INFO:teuthology.orchestra.run.trial010.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-22T19:50:43.538 INFO:teuthology.orchestra.run.trial010.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-22T19:50:43.538 INFO:teuthology.orchestra.run.trial010.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-22T19:50:43.538 INFO:teuthology.orchestra.run.trial010.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-22T19:50:43.538 INFO:teuthology.orchestra.run.trial010.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-22T19:50:43.538 INFO:teuthology.orchestra.run.trial010.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-22T19:50:43.538 INFO:teuthology.orchestra.run.trial010.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-22T19:50:43.538 INFO:teuthology.orchestra.run.trial010.stdout: lua-5.4.4-4.el9.x86_64 2026-02-22T19:50:43.539 INFO:teuthology.orchestra.run.trial010.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-22T19:50:43.539 INFO:teuthology.orchestra.run.trial010.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-22T19:50:43.539 INFO:teuthology.orchestra.run.trial010.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-22T19:50:43.539 INFO:teuthology.orchestra.run.trial010.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-22T19:50:43.539 INFO:teuthology.orchestra.run.trial010.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-22T19:50:43.539 INFO:teuthology.orchestra.run.trial010.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-22T19:50:43.539 INFO:teuthology.orchestra.run.trial010.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-22T19:50:43.539 INFO:teuthology.orchestra.run.trial010.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-22T19:50:43.539 INFO:teuthology.orchestra.run.trial010.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-22T19:50:43.539 INFO:teuthology.orchestra.run.trial010.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-22T19:50:43.539 INFO:teuthology.orchestra.run.trial010.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-22T19:50:43.540 INFO:teuthology.orchestra.run.trial010.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-22T19:50:43.540 INFO:teuthology.orchestra.run.trial010.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-22T19:50:43.540 INFO:teuthology.orchestra.run.trial010.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-22T19:50:43.540 INFO:teuthology.orchestra.run.trial010.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-22T19:50:43.540 INFO:teuthology.orchestra.run.trial010.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-22T19:50:43.540 INFO:teuthology.orchestra.run.trial010.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-22T19:50:43.540 INFO:teuthology.orchestra.run.trial010.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-22T19:50:43.540 INFO:teuthology.orchestra.run.trial010.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-22T19:50:43.540 INFO:teuthology.orchestra.run.trial010.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-22T19:50:43.540 INFO:teuthology.orchestra.run.trial010.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-22T19:50:43.540 INFO:teuthology.orchestra.run.trial010.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-22T19:50:43.540 INFO:teuthology.orchestra.run.trial010.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-22T19:50:43.540 INFO:teuthology.orchestra.run.trial010.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-22T19:50:43.541 INFO:teuthology.orchestra.run.trial010.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-22T19:50:43.541 INFO:teuthology.orchestra.run.trial010.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-22T19:50:43.541 INFO:teuthology.orchestra.run.trial010.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-22T19:50:43.541 INFO:teuthology.orchestra.run.trial010.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-22T19:50:43.541 INFO:teuthology.orchestra.run.trial010.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-22T19:50:43.541 INFO:teuthology.orchestra.run.trial010.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-22T19:50:43.541 INFO:teuthology.orchestra.run.trial010.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-22T19:50:43.541 INFO:teuthology.orchestra.run.trial010.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-22T19:50:43.541 INFO:teuthology.orchestra.run.trial010.stdout: python3-logutils-0.3.5-21.el9.noarch 2026-02-22T19:50:43.541 INFO:teuthology.orchestra.run.trial010.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-22T19:50:43.541 INFO:teuthology.orchestra.run.trial010.stdout: python3-mako-1.1.4-6.el9.noarch 2026-02-22T19:50:43.541 INFO:teuthology.orchestra.run.trial010.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-22T19:50:43.542 INFO:teuthology.orchestra.run.trial010.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-22T19:50:43.542 INFO:teuthology.orchestra.run.trial010.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-22T19:50:43.542 INFO:teuthology.orchestra.run.trial010.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-22T19:50:43.542 INFO:teuthology.orchestra.run.trial010.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-22T19:50:43.542 INFO:teuthology.orchestra.run.trial010.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-22T19:50:43.542 INFO:teuthology.orchestra.run.trial010.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-22T19:50:43.542 INFO:teuthology.orchestra.run.trial010.stdout: python3-pecan-1.4.2-3.el9.noarch 2026-02-22T19:50:43.542 INFO:teuthology.orchestra.run.trial010.stdout: python3-ply-3.11-14.el9.noarch 2026-02-22T19:50:43.542 INFO:teuthology.orchestra.run.trial010.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-22T19:50:43.542 INFO:teuthology.orchestra.run.trial010.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-22T19:50:43.542 INFO:teuthology.orchestra.run.trial010.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-22T19:50:43.542 INFO:teuthology.orchestra.run.trial010.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-22T19:50:43.542 INFO:teuthology.orchestra.run.trial010.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-22T19:50:43.543 INFO:teuthology.orchestra.run.trial010.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-22T19:50:43.543 INFO:teuthology.orchestra.run.trial010.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-22T19:50:43.543 INFO:teuthology.orchestra.run.trial010.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-22T19:50:43.543 INFO:teuthology.orchestra.run.trial010.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-22T19:50:43.543 INFO:teuthology.orchestra.run.trial010.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-22T19:50:43.543 INFO:teuthology.orchestra.run.trial010.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-22T19:50:43.543 INFO:teuthology.orchestra.run.trial010.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-22T19:50:43.543 INFO:teuthology.orchestra.run.trial010.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-22T19:50:43.543 INFO:teuthology.orchestra.run.trial010.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-22T19:50:43.543 INFO:teuthology.orchestra.run.trial010.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-22T19:50:43.543 INFO:teuthology.orchestra.run.trial010.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-22T19:50:43.543 INFO:teuthology.orchestra.run.trial010.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-22T19:50:43.544 INFO:teuthology.orchestra.run.trial010.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-22T19:50:43.544 INFO:teuthology.orchestra.run.trial010.stdout: python3-webob-1.8.8-2.el9.noarch 2026-02-22T19:50:43.544 INFO:teuthology.orchestra.run.trial010.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-22T19:50:43.544 INFO:teuthology.orchestra.run.trial010.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2026-02-22T19:50:43.544 INFO:teuthology.orchestra.run.trial010.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-22T19:50:43.544 INFO:teuthology.orchestra.run.trial010.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-22T19:50:43.544 INFO:teuthology.orchestra.run.trial010.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-22T19:50:43.544 INFO:teuthology.orchestra.run.trial010.stdout: unzip-6.0-59.el9.x86_64 2026-02-22T19:50:43.544 INFO:teuthology.orchestra.run.trial010.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-22T19:50:43.544 INFO:teuthology.orchestra.run.trial010.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-22T19:50:43.544 INFO:teuthology.orchestra.run.trial010.stdout: zip-3.0-35.el9.x86_64 2026-02-22T19:50:43.544 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:43.545 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:43.587 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install ceph-base 2026-02-22T19:50:43.899 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:43 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:43.966 INFO:teuthology.orchestra.run.trial010.stdout:Package ceph-base-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:43.985 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:43.985 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:43.985 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:44.007 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install cephadm 2026-02-22T19:50:44.312 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:44 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:44.378 INFO:teuthology.orchestra.run.trial010.stdout:Package cephadm-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:44.396 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:44.397 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:44.397 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:44.417 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install ceph-immutable-object-cache 2026-02-22T19:50:44.723 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:44 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:44.806 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:44.807 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:44.807 INFO:teuthology.orchestra.run.trial010.stdout: Package Arch Version Repo Size 2026-02-22T19:50:44.807 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:44.807 INFO:teuthology.orchestra.run.trial010.stdout:Installing: 2026-02-22T19:50:44.807 INFO:teuthology.orchestra.run.trial010.stdout: ceph-immutable-object-cache x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 145 k 2026-02-22T19:50:44.807 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:44.807 INFO:teuthology.orchestra.run.trial010.stdout:Transaction Summary 2026-02-22T19:50:44.807 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:44.807 INFO:teuthology.orchestra.run.trial010.stdout:Install 1 Package 2026-02-22T19:50:44.808 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:44.808 INFO:teuthology.orchestra.run.trial010.stdout:Total download size: 145 k 2026-02-22T19:50:44.808 INFO:teuthology.orchestra.run.trial010.stdout:Installed size: 431 k 2026-02-22T19:50:44.808 INFO:teuthology.orchestra.run.trial010.stdout:Downloading Packages: 2026-02-22T19:50:45.175 INFO:teuthology.orchestra.run.trial194.stdout:rbd-mirror-19.2.3-689.gf90f4eae.el9.x86_64.rpm 936 kB/s | 3.1 MB 00:03 2026-02-22T19:50:45.175 INFO:teuthology.orchestra.run.trial194.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:45.176 INFO:teuthology.orchestra.run.trial194.stdout:Total 935 kB/s | 3.1 MB 00:03 2026-02-22T19:50:45.176 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction check 2026-02-22T19:50:45.180 INFO:teuthology.orchestra.run.trial194.stdout:Transaction check succeeded. 2026-02-22T19:50:45.180 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction test 2026-02-22T19:50:45.196 INFO:teuthology.orchestra.run.trial010.stdout:ceph-immutable-object-cache-19.2.3-689.gf90f4ea 373 kB/s | 145 kB 00:00 2026-02-22T19:50:45.197 INFO:teuthology.orchestra.run.trial010.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:45.197 INFO:teuthology.orchestra.run.trial010.stdout:Total 372 kB/s | 145 kB 00:00 2026-02-22T19:50:45.197 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction check 2026-02-22T19:50:45.201 INFO:teuthology.orchestra.run.trial010.stdout:Transaction check succeeded. 2026-02-22T19:50:45.201 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction test 2026-02-22T19:50:45.220 INFO:teuthology.orchestra.run.trial194.stdout:Transaction test succeeded. 2026-02-22T19:50:45.221 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction 2026-02-22T19:50:45.233 INFO:teuthology.orchestra.run.trial010.stdout:Transaction test succeeded. 2026-02-22T19:50:45.233 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction 2026-02-22T19:50:45.288 INFO:teuthology.orchestra.run.trial010.stdout: Preparing : 1/1 2026-02-22T19:50:45.290 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T19:50:45.312 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T19:50:45.312 INFO:teuthology.orchestra.run.trial010.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:45.312 INFO:teuthology.orchestra.run.trial010.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-22T19:50:45.312 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:45.416 INFO:teuthology.orchestra.run.trial194.stdout: Preparing : 1/1 2026-02-22T19:50:45.418 INFO:teuthology.orchestra.run.trial194.stdout: Installing : rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:45.441 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:45.441 INFO:teuthology.orchestra.run.trial194.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:45.442 INFO:teuthology.orchestra.run.trial194.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-22T19:50:45.442 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-22T19:50:45.442 INFO:teuthology.orchestra.run.trial194.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-22T19:50:45.442 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:45.633 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.e 1/1 2026-02-22T19:50:45.634 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:45.634 INFO:teuthology.orchestra.run.trial010.stdout:Installed: 2026-02-22T19:50:45.634 INFO:teuthology.orchestra.run.trial010.stdout: ceph-immutable-object-cache-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:45.634 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:45.634 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:45.661 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install ceph-mgr 2026-02-22T19:50:45.738 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:45.738 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:45.739 INFO:teuthology.orchestra.run.trial194.stdout:Installed: 2026-02-22T19:50:45.739 INFO:teuthology.orchestra.run.trial194.stdout: rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:45.739 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:45.739 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:45.766 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install rbd-nbd 2026-02-22T19:50:45.975 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:45 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:46.042 INFO:teuthology.orchestra.run.trial010.stdout:Package ceph-mgr-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:46.061 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:46.061 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:46.062 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:46.080 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:02:46 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:46.083 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install ceph-mgr-dashboard 2026-02-22T19:50:46.163 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:50:46.164 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:46.164 INFO:teuthology.orchestra.run.trial194.stdout: Package Architecture Version Repository Size 2026-02-22T19:50:46.165 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:46.165 INFO:teuthology.orchestra.run.trial194.stdout:Installing: 2026-02-22T19:50:46.165 INFO:teuthology.orchestra.run.trial194.stdout: rbd-nbd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 170 k 2026-02-22T19:50:46.165 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:46.165 INFO:teuthology.orchestra.run.trial194.stdout:Transaction Summary 2026-02-22T19:50:46.165 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T19:50:46.165 INFO:teuthology.orchestra.run.trial194.stdout:Install 1 Package 2026-02-22T19:50:46.165 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:46.165 INFO:teuthology.orchestra.run.trial194.stdout:Total download size: 170 k 2026-02-22T19:50:46.166 INFO:teuthology.orchestra.run.trial194.stdout:Installed size: 490 k 2026-02-22T19:50:46.166 INFO:teuthology.orchestra.run.trial194.stdout:Downloading Packages: 2026-02-22T19:50:46.400 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:46 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:46.466 INFO:teuthology.orchestra.run.trial010.stdout:Package ceph-mgr-dashboard-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:46.484 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:46.484 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:46.485 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:46.507 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-22T19:50:46.538 INFO:teuthology.orchestra.run.trial194.stdout:rbd-nbd-19.2.3-689.gf90f4eae.el9.x86_64.rpm 457 kB/s | 170 kB 00:00 2026-02-22T19:50:46.538 INFO:teuthology.orchestra.run.trial194.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:46.538 INFO:teuthology.orchestra.run.trial194.stdout:Total 456 kB/s | 170 kB 00:00 2026-02-22T19:50:46.539 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction check 2026-02-22T19:50:46.542 INFO:teuthology.orchestra.run.trial194.stdout:Transaction check succeeded. 2026-02-22T19:50:46.542 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction test 2026-02-22T19:50:46.573 INFO:teuthology.orchestra.run.trial194.stdout:Transaction test succeeded. 2026-02-22T19:50:46.573 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction 2026-02-22T19:50:46.629 INFO:teuthology.orchestra.run.trial194.stdout: Preparing : 1/1 2026-02-22T19:50:46.646 INFO:teuthology.orchestra.run.trial194.stdout: Installing : rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:46.727 INFO:teuthology.orchestra.run.trial194.stdout: Running scriptlet: rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:46.785 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:46.785 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:46.785 INFO:teuthology.orchestra.run.trial194.stdout:Installed: 2026-02-22T19:50:46.785 INFO:teuthology.orchestra.run.trial194.stdout: rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:46.785 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:50:46.786 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:50:46.816 DEBUG:teuthology.parallel:result is None 2026-02-22T19:50:46.817 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:46 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:46.881 INFO:teuthology.orchestra.run.trial010.stdout:Package ceph-mgr-diskprediction-local-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:46.899 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:46.900 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:46.900 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:46.921 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install ceph-mgr-rook 2026-02-22T19:50:47.234 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:47 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:47.300 INFO:teuthology.orchestra.run.trial010.stdout:Package ceph-mgr-rook-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:47.318 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:47.319 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:47.319 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:47.341 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install ceph-mgr-cephadm 2026-02-22T19:50:47.651 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:47 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:47.718 INFO:teuthology.orchestra.run.trial010.stdout:Package ceph-mgr-cephadm-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:47.736 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:47.737 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:47.737 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:47.757 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install ceph-fuse 2026-02-22T19:50:48.064 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:48 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:48.150 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:48.151 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:48.151 INFO:teuthology.orchestra.run.trial010.stdout: Package Architecture Version Repository Size 2026-02-22T19:50:48.151 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:48.151 INFO:teuthology.orchestra.run.trial010.stdout:Installing: 2026-02-22T19:50:48.151 INFO:teuthology.orchestra.run.trial010.stdout: ceph-fuse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 1.2 M 2026-02-22T19:50:48.151 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:48.152 INFO:teuthology.orchestra.run.trial010.stdout:Transaction Summary 2026-02-22T19:50:48.152 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:48.152 INFO:teuthology.orchestra.run.trial010.stdout:Install 1 Package 2026-02-22T19:50:48.152 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:48.152 INFO:teuthology.orchestra.run.trial010.stdout:Total download size: 1.2 M 2026-02-22T19:50:48.152 INFO:teuthology.orchestra.run.trial010.stdout:Installed size: 3.6 M 2026-02-22T19:50:48.152 INFO:teuthology.orchestra.run.trial010.stdout:Downloading Packages: 2026-02-22T19:50:48.698 INFO:teuthology.orchestra.run.trial010.stdout:ceph-fuse-19.2.3-689.gf90f4eae.el9.x86_64.rpm 2.1 MB/s | 1.2 MB 00:00 2026-02-22T19:50:48.698 INFO:teuthology.orchestra.run.trial010.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:48.698 INFO:teuthology.orchestra.run.trial010.stdout:Total 2.1 MB/s | 1.2 MB 00:00 2026-02-22T19:50:48.698 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction check 2026-02-22T19:50:48.702 INFO:teuthology.orchestra.run.trial010.stdout:Transaction check succeeded. 2026-02-22T19:50:48.702 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction test 2026-02-22T19:50:48.738 INFO:teuthology.orchestra.run.trial010.stdout:Transaction test succeeded. 2026-02-22T19:50:48.738 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction 2026-02-22T19:50:48.843 INFO:teuthology.orchestra.run.trial010.stdout: Preparing : 1/1 2026-02-22T19:50:48.860 INFO:teuthology.orchestra.run.trial010.stdout: Installing : ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:49.097 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:49.154 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:49.154 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:49.154 INFO:teuthology.orchestra.run.trial010.stdout:Installed: 2026-02-22T19:50:49.154 INFO:teuthology.orchestra.run.trial010.stdout: ceph-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:49.155 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:49.155 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:49.181 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install ceph-volume 2026-02-22T19:50:49.495 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:49 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:49.562 INFO:teuthology.orchestra.run.trial010.stdout:Package ceph-volume-2:19.2.3-689.gf90f4eae.el9.noarch is already installed. 2026-02-22T19:50:49.580 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:49.581 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:49.581 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:49.602 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install librados-devel 2026-02-22T19:50:49.907 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:49 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:49.993 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:49.994 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:49.994 INFO:teuthology.orchestra.run.trial010.stdout: Package Arch Version Repo Size 2026-02-22T19:50:49.994 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:49.994 INFO:teuthology.orchestra.run.trial010.stdout:Installing: 2026-02-22T19:50:49.994 INFO:teuthology.orchestra.run.trial010.stdout: librados-devel x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 126 k 2026-02-22T19:50:49.994 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:49.994 INFO:teuthology.orchestra.run.trial010.stdout:Transaction Summary 2026-02-22T19:50:49.995 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:49.995 INFO:teuthology.orchestra.run.trial010.stdout:Install 1 Package 2026-02-22T19:50:49.995 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:49.995 INFO:teuthology.orchestra.run.trial010.stdout:Total download size: 126 k 2026-02-22T19:50:49.995 INFO:teuthology.orchestra.run.trial010.stdout:Installed size: 456 k 2026-02-22T19:50:49.995 INFO:teuthology.orchestra.run.trial010.stdout:Downloading Packages: 2026-02-22T19:50:50.427 INFO:teuthology.orchestra.run.trial010.stdout:librados-devel-19.2.3-689.gf90f4eae.el9.x86_64. 292 kB/s | 126 kB 00:00 2026-02-22T19:50:50.428 INFO:teuthology.orchestra.run.trial010.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:50.428 INFO:teuthology.orchestra.run.trial010.stdout:Total 291 kB/s | 126 kB 00:00 2026-02-22T19:50:50.428 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction check 2026-02-22T19:50:50.431 INFO:teuthology.orchestra.run.trial010.stdout:Transaction check succeeded. 2026-02-22T19:50:50.431 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction test 2026-02-22T19:50:50.464 INFO:teuthology.orchestra.run.trial010.stdout:Transaction test succeeded. 2026-02-22T19:50:50.464 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction 2026-02-22T19:50:50.518 INFO:teuthology.orchestra.run.trial010.stdout: Preparing : 1/1 2026-02-22T19:50:50.535 INFO:teuthology.orchestra.run.trial010.stdout: Installing : librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:50.617 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:50.674 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:50.675 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:50.675 INFO:teuthology.orchestra.run.trial010.stdout:Installed: 2026-02-22T19:50:50.675 INFO:teuthology.orchestra.run.trial010.stdout: librados-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:50.675 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:50.675 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:50.703 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install libcephfs2 2026-02-22T19:50:51.020 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:51 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:51.087 INFO:teuthology.orchestra.run.trial010.stdout:Package libcephfs2-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:51.106 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:51.107 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:51.107 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:51.128 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install libcephfs-devel 2026-02-22T19:50:51.436 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:51 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:51.522 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:51.523 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:51.523 INFO:teuthology.orchestra.run.trial010.stdout: Package Arch Version Repo Size 2026-02-22T19:50:51.523 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:51.523 INFO:teuthology.orchestra.run.trial010.stdout:Installing: 2026-02-22T19:50:51.523 INFO:teuthology.orchestra.run.trial010.stdout: libcephfs-devel x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 34 k 2026-02-22T19:50:51.523 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:51.523 INFO:teuthology.orchestra.run.trial010.stdout:Transaction Summary 2026-02-22T19:50:51.523 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:51.523 INFO:teuthology.orchestra.run.trial010.stdout:Install 1 Package 2026-02-22T19:50:51.523 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:51.524 INFO:teuthology.orchestra.run.trial010.stdout:Total download size: 34 k 2026-02-22T19:50:51.524 INFO:teuthology.orchestra.run.trial010.stdout:Installed size: 153 k 2026-02-22T19:50:51.524 INFO:teuthology.orchestra.run.trial010.stdout:Downloading Packages: 2026-02-22T19:50:51.781 INFO:teuthology.orchestra.run.trial010.stdout:libcephfs-devel-19.2.3-689.gf90f4eae.el9.x86_64 130 kB/s | 34 kB 00:00 2026-02-22T19:50:51.782 INFO:teuthology.orchestra.run.trial010.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:51.782 INFO:teuthology.orchestra.run.trial010.stdout:Total 129 kB/s | 34 kB 00:00 2026-02-22T19:50:51.782 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction check 2026-02-22T19:50:51.784 INFO:teuthology.orchestra.run.trial010.stdout:Transaction check succeeded. 2026-02-22T19:50:51.784 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction test 2026-02-22T19:50:51.788 INFO:teuthology.orchestra.run.trial010.stdout:Transaction test succeeded. 2026-02-22T19:50:51.788 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction 2026-02-22T19:50:51.809 INFO:teuthology.orchestra.run.trial010.stdout: Preparing : 1/1 2026-02-22T19:50:51.825 INFO:teuthology.orchestra.run.trial010.stdout: Installing : libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:51.884 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:51.941 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:51.941 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:51.941 INFO:teuthology.orchestra.run.trial010.stdout:Installed: 2026-02-22T19:50:51.941 INFO:teuthology.orchestra.run.trial010.stdout: libcephfs-devel-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:51.941 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:51.941 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:51.968 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install librados2 2026-02-22T19:50:52.280 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:52 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:52.347 INFO:teuthology.orchestra.run.trial010.stdout:Package librados2-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:52.366 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:52.367 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:52.367 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:52.389 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install librbd1 2026-02-22T19:50:52.703 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:52 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:52.770 INFO:teuthology.orchestra.run.trial010.stdout:Package librbd1-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:52.789 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:52.789 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:52.789 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:52.811 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install python3-rados 2026-02-22T19:50:53.124 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:53 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:53.190 INFO:teuthology.orchestra.run.trial010.stdout:Package python3-rados-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:53.208 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:53.209 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:53.209 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:53.232 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install python3-rgw 2026-02-22T19:50:53.539 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:53 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:53.609 INFO:teuthology.orchestra.run.trial010.stdout:Package python3-rgw-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:53.627 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:53.628 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:53.628 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:53.649 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install python3-cephfs 2026-02-22T19:50:53.961 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:53 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:54.028 INFO:teuthology.orchestra.run.trial010.stdout:Package python3-cephfs-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:54.046 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:54.047 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:54.047 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:54.069 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install python3-rbd 2026-02-22T19:50:54.378 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:54 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:54.444 INFO:teuthology.orchestra.run.trial010.stdout:Package python3-rbd-2:19.2.3-689.gf90f4eae.el9.x86_64 is already installed. 2026-02-22T19:50:54.463 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:54.463 INFO:teuthology.orchestra.run.trial010.stdout:Nothing to do. 2026-02-22T19:50:54.464 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:54.486 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install rbd-fuse 2026-02-22T19:50:54.792 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:54 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:54.876 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:54.877 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:54.877 INFO:teuthology.orchestra.run.trial010.stdout: Package Architecture Version Repository Size 2026-02-22T19:50:54.878 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:54.878 INFO:teuthology.orchestra.run.trial010.stdout:Installing: 2026-02-22T19:50:54.878 INFO:teuthology.orchestra.run.trial010.stdout: rbd-fuse x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 85 k 2026-02-22T19:50:54.878 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:54.878 INFO:teuthology.orchestra.run.trial010.stdout:Transaction Summary 2026-02-22T19:50:54.878 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:54.878 INFO:teuthology.orchestra.run.trial010.stdout:Install 1 Package 2026-02-22T19:50:54.878 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:54.878 INFO:teuthology.orchestra.run.trial010.stdout:Total download size: 85 k 2026-02-22T19:50:54.878 INFO:teuthology.orchestra.run.trial010.stdout:Installed size: 227 k 2026-02-22T19:50:54.878 INFO:teuthology.orchestra.run.trial010.stdout:Downloading Packages: 2026-02-22T19:50:55.097 INFO:teuthology.orchestra.run.trial010.stdout:rbd-fuse-19.2.3-689.gf90f4eae.el9.x86_64.rpm 389 kB/s | 85 kB 00:00 2026-02-22T19:50:55.097 INFO:teuthology.orchestra.run.trial010.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:55.097 INFO:teuthology.orchestra.run.trial010.stdout:Total 387 kB/s | 85 kB 00:00 2026-02-22T19:50:55.097 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction check 2026-02-22T19:50:55.101 INFO:teuthology.orchestra.run.trial010.stdout:Transaction check succeeded. 2026-02-22T19:50:55.101 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction test 2026-02-22T19:50:55.132 INFO:teuthology.orchestra.run.trial010.stdout:Transaction test succeeded. 2026-02-22T19:50:55.132 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction 2026-02-22T19:50:55.183 INFO:teuthology.orchestra.run.trial010.stdout: Preparing : 1/1 2026-02-22T19:50:55.200 INFO:teuthology.orchestra.run.trial010.stdout: Installing : rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:55.277 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:55.335 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:55.335 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:55.336 INFO:teuthology.orchestra.run.trial010.stdout:Installed: 2026-02-22T19:50:55.336 INFO:teuthology.orchestra.run.trial010.stdout: rbd-fuse-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:55.336 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:55.336 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:55.364 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install rbd-mirror 2026-02-22T19:50:55.676 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:55 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:55.763 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:55.763 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:55.763 INFO:teuthology.orchestra.run.trial010.stdout: Package Arch Version Repo Size 2026-02-22T19:50:55.763 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:55.763 INFO:teuthology.orchestra.run.trial010.stdout:Installing: 2026-02-22T19:50:55.763 INFO:teuthology.orchestra.run.trial010.stdout: rbd-mirror x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 3.1 M 2026-02-22T19:50:55.763 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:55.763 INFO:teuthology.orchestra.run.trial010.stdout:Transaction Summary 2026-02-22T19:50:55.764 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:55.764 INFO:teuthology.orchestra.run.trial010.stdout:Install 1 Package 2026-02-22T19:50:55.764 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:55.764 INFO:teuthology.orchestra.run.trial010.stdout:Total download size: 3.1 M 2026-02-22T19:50:55.764 INFO:teuthology.orchestra.run.trial010.stdout:Installed size: 13 M 2026-02-22T19:50:55.764 INFO:teuthology.orchestra.run.trial010.stdout:Downloading Packages: 2026-02-22T19:50:56.310 INFO:teuthology.orchestra.run.trial010.stdout:rbd-mirror-19.2.3-689.gf90f4eae.el9.x86_64.rpm 5.7 MB/s | 3.1 MB 00:00 2026-02-22T19:50:56.310 INFO:teuthology.orchestra.run.trial010.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:56.310 INFO:teuthology.orchestra.run.trial010.stdout:Total 5.7 MB/s | 3.1 MB 00:00 2026-02-22T19:50:56.310 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction check 2026-02-22T19:50:56.314 INFO:teuthology.orchestra.run.trial010.stdout:Transaction check succeeded. 2026-02-22T19:50:56.314 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction test 2026-02-22T19:50:56.355 INFO:teuthology.orchestra.run.trial010.stdout:Transaction test succeeded. 2026-02-22T19:50:56.355 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction 2026-02-22T19:50:56.547 INFO:teuthology.orchestra.run.trial010.stdout: Preparing : 1/1 2026-02-22T19:50:56.548 INFO:teuthology.orchestra.run.trial010.stdout: Installing : rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:56.571 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:56.572 INFO:teuthology.orchestra.run.trial010.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-22T19:50:56.572 INFO:teuthology.orchestra.run.trial010.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-22T19:50:56.572 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-22T19:50:56.572 INFO:teuthology.orchestra.run.trial010.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-22T19:50:56.572 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:56.880 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:56.880 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:56.881 INFO:teuthology.orchestra.run.trial010.stdout:Installed: 2026-02-22T19:50:56.881 INFO:teuthology.orchestra.run.trial010.stdout: rbd-mirror-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:56.881 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:56.881 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:56.909 DEBUG:teuthology.orchestra.run.trial010:> sudo yum -y install rbd-nbd 2026-02-22T19:50:57.227 INFO:teuthology.orchestra.run.trial010.stdout:Last metadata expiration check: 0:02:57 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:50:57.312 INFO:teuthology.orchestra.run.trial010.stdout:Dependencies resolved. 2026-02-22T19:50:57.313 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:57.313 INFO:teuthology.orchestra.run.trial010.stdout: Package Architecture Version Repository Size 2026-02-22T19:50:57.313 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:57.313 INFO:teuthology.orchestra.run.trial010.stdout:Installing: 2026-02-22T19:50:57.313 INFO:teuthology.orchestra.run.trial010.stdout: rbd-nbd x86_64 2:19.2.3-689.gf90f4eae.el9 ceph 170 k 2026-02-22T19:50:57.314 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:57.314 INFO:teuthology.orchestra.run.trial010.stdout:Transaction Summary 2026-02-22T19:50:57.314 INFO:teuthology.orchestra.run.trial010.stdout:================================================================================ 2026-02-22T19:50:57.314 INFO:teuthology.orchestra.run.trial010.stdout:Install 1 Package 2026-02-22T19:50:57.314 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:57.314 INFO:teuthology.orchestra.run.trial010.stdout:Total download size: 170 k 2026-02-22T19:50:57.314 INFO:teuthology.orchestra.run.trial010.stdout:Installed size: 490 k 2026-02-22T19:50:57.314 INFO:teuthology.orchestra.run.trial010.stdout:Downloading Packages: 2026-02-22T19:50:57.399 INFO:teuthology.orchestra.run.trial010.stdout:rbd-nbd-19.2.3-689.gf90f4eae.el9.x86_64.rpm 1.9 MB/s | 170 kB 00:00 2026-02-22T19:50:57.400 INFO:teuthology.orchestra.run.trial010.stdout:-------------------------------------------------------------------------------- 2026-02-22T19:50:57.400 INFO:teuthology.orchestra.run.trial010.stdout:Total 1.9 MB/s | 170 kB 00:00 2026-02-22T19:50:57.400 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction check 2026-02-22T19:50:57.404 INFO:teuthology.orchestra.run.trial010.stdout:Transaction check succeeded. 2026-02-22T19:50:57.404 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction test 2026-02-22T19:50:57.435 INFO:teuthology.orchestra.run.trial010.stdout:Transaction test succeeded. 2026-02-22T19:50:57.435 INFO:teuthology.orchestra.run.trial010.stdout:Running transaction 2026-02-22T19:50:57.491 INFO:teuthology.orchestra.run.trial010.stdout: Preparing : 1/1 2026-02-22T19:50:57.508 INFO:teuthology.orchestra.run.trial010.stdout: Installing : rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:57.588 INFO:teuthology.orchestra.run.trial010.stdout: Running scriptlet: rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:57.645 INFO:teuthology.orchestra.run.trial010.stdout: Verifying : rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 1/1 2026-02-22T19:50:57.645 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:57.645 INFO:teuthology.orchestra.run.trial010.stdout:Installed: 2026-02-22T19:50:57.645 INFO:teuthology.orchestra.run.trial010.stdout: rbd-nbd-2:19.2.3-689.gf90f4eae.el9.x86_64 2026-02-22T19:50:57.646 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:50:57.646 INFO:teuthology.orchestra.run.trial010.stdout:Complete! 2026-02-22T19:50:57.677 DEBUG:teuthology.parallel:result is None 2026-02-22T19:50:57.678 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T19:50:57.843 DEBUG:teuthology.orchestra.run.trial010:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-22T19:50:57.865 INFO:teuthology.orchestra.run.trial010.stdout:19.2.3-689.gf90f4eae.el9 2026-02-22T19:50:57.866 INFO:teuthology.packaging:The installed version of ceph is 19.2.3-689.gf90f4eae.el9 2026-02-22T19:50:57.866 INFO:teuthology.task.install:The correct ceph version 19.2.3-689.gf90f4eae is installed. 2026-02-22T19:50:57.869 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T19:50:58.027 DEBUG:teuthology.orchestra.run.trial119:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-22T19:50:58.048 INFO:teuthology.orchestra.run.trial119.stdout:19.2.3-689.gf90f4eae.el9 2026-02-22T19:50:58.048 INFO:teuthology.packaging:The installed version of ceph is 19.2.3-689.gf90f4eae.el9 2026-02-22T19:50:58.048 INFO:teuthology.task.install:The correct ceph version 19.2.3-689.gf90f4eae is installed. 2026-02-22T19:50:58.051 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T19:50:58.202 DEBUG:teuthology.orchestra.run.trial194:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-22T19:50:58.223 INFO:teuthology.orchestra.run.trial194.stdout:19.2.3-689.gf90f4eae.el9 2026-02-22T19:50:58.223 INFO:teuthology.packaging:The installed version of ceph is 19.2.3-689.gf90f4eae.el9 2026-02-22T19:50:58.223 INFO:teuthology.task.install:The correct ceph version 19.2.3-689.gf90f4eae is installed. 2026-02-22T19:50:58.225 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-22T19:50:58.225 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:50:58.225 DEBUG:teuthology.orchestra.run.trial010:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-22T19:50:58.252 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:50:58.252 DEBUG:teuthology.orchestra.run.trial119:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-22T19:50:58.277 DEBUG:teuthology.orchestra.run.trial194:> set -ex 2026-02-22T19:50:58.277 DEBUG:teuthology.orchestra.run.trial194:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-22T19:50:58.302 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-22T19:50:58.302 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:50:58.303 DEBUG:teuthology.orchestra.run.trial010:> sudo dd of=/usr/bin/daemon-helper 2026-02-22T19:50:58.326 DEBUG:teuthology.orchestra.run.trial010:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-22T19:50:58.391 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:50:58.391 DEBUG:teuthology.orchestra.run.trial119:> sudo dd of=/usr/bin/daemon-helper 2026-02-22T19:50:58.418 DEBUG:teuthology.orchestra.run.trial119:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-22T19:50:58.482 DEBUG:teuthology.orchestra.run.trial194:> set -ex 2026-02-22T19:50:58.482 DEBUG:teuthology.orchestra.run.trial194:> sudo dd of=/usr/bin/daemon-helper 2026-02-22T19:50:58.507 DEBUG:teuthology.orchestra.run.trial194:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-22T19:50:58.571 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-22T19:50:58.572 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:50:58.572 DEBUG:teuthology.orchestra.run.trial010:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-22T19:50:58.598 DEBUG:teuthology.orchestra.run.trial010:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-22T19:50:58.662 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:50:58.662 DEBUG:teuthology.orchestra.run.trial119:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-22T19:50:58.688 DEBUG:teuthology.orchestra.run.trial119:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-22T19:50:58.751 DEBUG:teuthology.orchestra.run.trial194:> set -ex 2026-02-22T19:50:58.751 DEBUG:teuthology.orchestra.run.trial194:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-22T19:50:58.777 DEBUG:teuthology.orchestra.run.trial194:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-22T19:50:58.841 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-22T19:50:58.842 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:50:58.842 DEBUG:teuthology.orchestra.run.trial010:> sudo dd of=/usr/bin/stdin-killer 2026-02-22T19:50:58.866 DEBUG:teuthology.orchestra.run.trial010:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-22T19:50:58.930 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:50:58.930 DEBUG:teuthology.orchestra.run.trial119:> sudo dd of=/usr/bin/stdin-killer 2026-02-22T19:50:58.955 DEBUG:teuthology.orchestra.run.trial119:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-22T19:50:59.019 DEBUG:teuthology.orchestra.run.trial194:> set -ex 2026-02-22T19:50:59.020 DEBUG:teuthology.orchestra.run.trial194:> sudo dd of=/usr/bin/stdin-killer 2026-02-22T19:50:59.045 DEBUG:teuthology.orchestra.run.trial194:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-22T19:50:59.111 INFO:teuthology.run_tasks:Running task ceph... 2026-02-22T19:50:59.226 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-02-22T19:50:59.226 DEBUG:teuthology.orchestra.run.trial010:> sudo chmod 777 /var/log/ceph 2026-02-22T19:50:59.228 DEBUG:teuthology.orchestra.run.trial119:> sudo chmod 777 /var/log/ceph 2026-02-22T19:50:59.230 DEBUG:teuthology.orchestra.run.trial194:> sudo chmod 777 /var/log/ceph 2026-02-22T19:50:59.253 INFO:tasks.ceph:Disabling ceph logrotate... 2026-02-22T19:50:59.253 DEBUG:teuthology.orchestra.run.trial010:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-22T19:50:59.292 DEBUG:teuthology.orchestra.run.trial119:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-22T19:50:59.294 DEBUG:teuthology.orchestra.run.trial194:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-22T19:50:59.318 INFO:tasks.ceph:Creating extra log directories... 2026-02-22T19:50:59.319 DEBUG:teuthology.orchestra.run.trial010:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-22T19:50:59.356 DEBUG:teuthology.orchestra.run.trial119:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-22T19:50:59.359 DEBUG:teuthology.orchestra.run.trial194:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-22T19:50:59.398 INFO:tasks.ceph:Creating ceph cluster ceph... 2026-02-22T19:50:59.398 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': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, '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': 'ceph', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2026-02-22T19:50:59.398 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950', 'branch': 'wip-yuri6-testing-2026-02-22-1629-squid', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/raw-nbd 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}}', 'email': 'yweinste@redhat.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'flavor': 'default', 'io_workload': {'sequential': [{'qemu': {'client.0': {'clone': True, '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': '63950', 'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'trial', 'migrate_workload': {'sequential': [{'exec': {'client.0': ['sleep 60', 'rbd migration execute client.0.0', 'sleep 60', 'rbd migration commit client.0.0', 'sleep 60', 'rbd migration execute client.0.1']}}]}, 'name': 'yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial', 'no_nested_subset': False, 'openstack': [{'volumes': {'count': 4, 'size': 10}}, {'machine': {'cpus': 1, 'disk': 40, 'ram': 30000}, 'volumes': {'count': 4, 'size': 30}}], 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-yuri6-testing-2026-02-22-1629-squid'}, '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': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:getty_t:s0']}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-yuri6-testing-2026-02-22-1629-squid', 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579'}}, 'owner': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'priority': 69, 'repo': 'https://github.com/ceph/ceph-ci.git', 'roles': [['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'], ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'], ['client.0']], 'seed': 9196, 'sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': 'wip-yuri6-testing-2026-02-22-1629-squid', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_f90f4eaebb28b619cf76e80cbbe997656da69579/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': 'f90f4eaebb28b619cf76e80cbbe997656da69579', 'targets': {'trial010.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBE/BTPBKP4wGdunU7D4xvXFgrT/WkE6N4HDlaDFvHj3iqAV270vpBKROqDOVxbmP/QY8Z36yBbQYn7hdztA/Mxw=', 'trial119.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDn8xKfnYVFSAYBCP9gLb5i0YCiBbuMKsfR29JiDza6od3iurG9DqBs4lcpQjKuZqd3jwwV+fxqehk53LQc3JSw=', 'trial194.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPomJXRKuhPof8vY9HphUTUCymzVq+5T/2kblmvJ7wzzvq338n7n3q/zVmqghePM3rwfBSmJtBBp9a9abvZuuxE='}, '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': None}, {'exec': {'client.0': ['mkdir /home/ubuntu/cephtest/migration', 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2', 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw', 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G', 'qemu-nbd -f raw --read-only --shared 10 --persistent --fork /home/ubuntu/cephtest/migration/base.client.0.raw', 'qemu-nbd -f raw --read-only --shared 10 --persistent --fork --socket /home/ubuntu/cephtest/migration/qemu-nbd-empty /home/ubuntu/cephtest/migration/empty.raw', 'chmod 0777 /home/ubuntu/cephtest/migration/qemu-nbd-empty', 'echo \'{"type":"raw","stream":{"type":"nbd","uri":"nbd://localhost"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}\' client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}, {'exec': {'client.0': ['pkill -9 qemu-nbd || true', 'rm -rf /home/ubuntu/cephtest/migration']}}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': 'fa17720d0088c3ac28e473468bfc79eeaff5cd38', 'timestamp': '2026-02-22_19:35:38', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3318653'} 2026-02-22T19:50:59.399 DEBUG:teuthology.orchestra.run.trial010:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-22T19:50:59.422 DEBUG:teuthology.orchestra.run.trial119:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-22T19:50:59.425 DEBUG:teuthology.orchestra.run.trial194:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-22T19:50:59.441 DEBUG:teuthology.orchestra.run.trial010:> sudo install -d -m0777 -- /var/run/ceph 2026-02-22T19:50:59.480 DEBUG:teuthology.orchestra.run.trial119:> sudo install -d -m0777 -- /var/run/ceph 2026-02-22T19:50:59.483 DEBUG:teuthology.orchestra.run.trial194:> sudo install -d -m0777 -- /var/run/ceph 2026-02-22T19:50:59.506 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:50:59.507 DEBUG:teuthology.orchestra.run.trial010:> dd if=/scratch_devs of=/dev/stdout 2026-02-22T19:50:59.559 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-22T19:50:59.559 DEBUG:teuthology.orchestra.run.trial010:> stat /dev/vg_nvme/lv_1 2026-02-22T19:50:59.615 INFO:teuthology.orchestra.run.trial010.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-22T19:50:59.615 INFO:teuthology.orchestra.run.trial010.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T19:50:59.615 INFO:teuthology.orchestra.run.trial010.stdout:Device: 6h/6d Inode: 1311 Links: 1 2026-02-22T19:50:59.615 INFO:teuthology.orchestra.run.trial010.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T19:50:59.615 INFO:teuthology.orchestra.run.trial010.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T19:50:59.615 INFO:teuthology.orchestra.run.trial010.stdout:Access: 2026-02-22 19:50:56.709976916 +0000 2026-02-22T19:50:59.616 INFO:teuthology.orchestra.run.trial010.stdout:Modify: 2026-02-22 19:48:50.345314438 +0000 2026-02-22T19:50:59.616 INFO:teuthology.orchestra.run.trial010.stdout:Change: 2026-02-22 19:48:50.345314438 +0000 2026-02-22T19:50:59.616 INFO:teuthology.orchestra.run.trial010.stdout: Birth: 2026-02-22 19:48:50.345314438 +0000 2026-02-22T19:50:59.616 DEBUG:teuthology.orchestra.run.trial010:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-22T19:50:59.677 INFO:teuthology.orchestra.run.trial010.stderr:1+0 records in 2026-02-22T19:50:59.678 INFO:teuthology.orchestra.run.trial010.stderr:1+0 records out 2026-02-22T19:50:59.678 INFO:teuthology.orchestra.run.trial010.stderr:512 bytes copied, 0.000249605 s, 2.1 MB/s 2026-02-22T19:50:59.679 DEBUG:teuthology.orchestra.run.trial010:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-22T19:50:59.736 DEBUG:teuthology.orchestra.run.trial010:> stat /dev/vg_nvme/lv_2 2026-02-22T19:50:59.793 INFO:teuthology.orchestra.run.trial010.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-22T19:50:59.794 INFO:teuthology.orchestra.run.trial010.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T19:50:59.794 INFO:teuthology.orchestra.run.trial010.stdout:Device: 6h/6d Inode: 1305 Links: 1 2026-02-22T19:50:59.794 INFO:teuthology.orchestra.run.trial010.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T19:50:59.794 INFO:teuthology.orchestra.run.trial010.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T19:50:59.794 INFO:teuthology.orchestra.run.trial010.stdout:Access: 2026-02-22 19:50:56.709976916 +0000 2026-02-22T19:50:59.794 INFO:teuthology.orchestra.run.trial010.stdout:Modify: 2026-02-22 19:48:50.345314438 +0000 2026-02-22T19:50:59.794 INFO:teuthology.orchestra.run.trial010.stdout:Change: 2026-02-22 19:48:50.345314438 +0000 2026-02-22T19:50:59.794 INFO:teuthology.orchestra.run.trial010.stdout: Birth: 2026-02-22 19:48:50.345314438 +0000 2026-02-22T19:50:59.795 DEBUG:teuthology.orchestra.run.trial010:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-22T19:50:59.859 INFO:teuthology.orchestra.run.trial010.stderr:1+0 records in 2026-02-22T19:50:59.859 INFO:teuthology.orchestra.run.trial010.stderr:1+0 records out 2026-02-22T19:50:59.859 INFO:teuthology.orchestra.run.trial010.stderr:512 bytes copied, 0.000222354 s, 2.3 MB/s 2026-02-22T19:50:59.860 DEBUG:teuthology.orchestra.run.trial010:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-22T19:50:59.917 DEBUG:teuthology.orchestra.run.trial010:> stat /dev/vg_nvme/lv_3 2026-02-22T19:50:59.973 INFO:teuthology.orchestra.run.trial010.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-22T19:50:59.973 INFO:teuthology.orchestra.run.trial010.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T19:50:59.973 INFO:teuthology.orchestra.run.trial010.stdout:Device: 6h/6d Inode: 1296 Links: 1 2026-02-22T19:50:59.973 INFO:teuthology.orchestra.run.trial010.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T19:50:59.973 INFO:teuthology.orchestra.run.trial010.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T19:50:59.973 INFO:teuthology.orchestra.run.trial010.stdout:Access: 2026-02-22 19:50:56.709976916 +0000 2026-02-22T19:50:59.974 INFO:teuthology.orchestra.run.trial010.stdout:Modify: 2026-02-22 19:48:50.343314458 +0000 2026-02-22T19:50:59.974 INFO:teuthology.orchestra.run.trial010.stdout:Change: 2026-02-22 19:48:50.343314458 +0000 2026-02-22T19:50:59.974 INFO:teuthology.orchestra.run.trial010.stdout: Birth: 2026-02-22 19:48:50.343314458 +0000 2026-02-22T19:50:59.974 DEBUG:teuthology.orchestra.run.trial010:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-22T19:51:00.035 INFO:teuthology.orchestra.run.trial010.stderr:1+0 records in 2026-02-22T19:51:00.036 INFO:teuthology.orchestra.run.trial010.stderr:1+0 records out 2026-02-22T19:51:00.036 INFO:teuthology.orchestra.run.trial010.stderr:512 bytes copied, 0.000152103 s, 3.4 MB/s 2026-02-22T19:51:00.037 DEBUG:teuthology.orchestra.run.trial010:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-22T19:51:00.094 DEBUG:teuthology.orchestra.run.trial010:> stat /dev/vg_nvme/lv_4 2026-02-22T19:51:00.150 INFO:teuthology.orchestra.run.trial010.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-22T19:51:00.150 INFO:teuthology.orchestra.run.trial010.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T19:51:00.150 INFO:teuthology.orchestra.run.trial010.stdout:Device: 6h/6d Inode: 1293 Links: 1 2026-02-22T19:51:00.151 INFO:teuthology.orchestra.run.trial010.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T19:51:00.151 INFO:teuthology.orchestra.run.trial010.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T19:51:00.151 INFO:teuthology.orchestra.run.trial010.stdout:Access: 2026-02-22 19:50:56.709976916 +0000 2026-02-22T19:51:00.151 INFO:teuthology.orchestra.run.trial010.stdout:Modify: 2026-02-22 19:48:50.343314458 +0000 2026-02-22T19:51:00.151 INFO:teuthology.orchestra.run.trial010.stdout:Change: 2026-02-22 19:48:50.343314458 +0000 2026-02-22T19:51:00.151 INFO:teuthology.orchestra.run.trial010.stdout: Birth: 2026-02-22 19:48:50.343314458 +0000 2026-02-22T19:51:00.151 DEBUG:teuthology.orchestra.run.trial010:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-22T19:51:00.212 INFO:teuthology.orchestra.run.trial010.stderr:1+0 records in 2026-02-22T19:51:00.213 INFO:teuthology.orchestra.run.trial010.stderr:1+0 records out 2026-02-22T19:51:00.213 INFO:teuthology.orchestra.run.trial010.stderr:512 bytes copied, 0.000143166 s, 3.6 MB/s 2026-02-22T19:51:00.214 DEBUG:teuthology.orchestra.run.trial010:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-22T19:51:00.272 INFO:tasks.ceph:osd dev map: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-02-22T19:51:00.272 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:51:00.272 DEBUG:teuthology.orchestra.run.trial119:> dd if=/scratch_devs of=/dev/stdout 2026-02-22T19:51:00.291 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-22T19:51:00.291 DEBUG:teuthology.orchestra.run.trial119:> stat /dev/vg_nvme/lv_1 2026-02-22T19:51:00.349 INFO:teuthology.orchestra.run.trial119.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-22T19:51:00.349 INFO:teuthology.orchestra.run.trial119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T19:51:00.349 INFO:teuthology.orchestra.run.trial119.stdout:Device: 6h/6d Inode: 1296 Links: 1 2026-02-22T19:51:00.349 INFO:teuthology.orchestra.run.trial119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T19:51:00.349 INFO:teuthology.orchestra.run.trial119.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T19:51:00.349 INFO:teuthology.orchestra.run.trial119.stdout:Access: 2026-02-22 19:50:34.947778223 +0000 2026-02-22T19:51:00.349 INFO:teuthology.orchestra.run.trial119.stdout:Modify: 2026-02-22 19:49:00.262828430 +0000 2026-02-22T19:51:00.350 INFO:teuthology.orchestra.run.trial119.stdout:Change: 2026-02-22 19:49:00.262828430 +0000 2026-02-22T19:51:00.350 INFO:teuthology.orchestra.run.trial119.stdout: Birth: 2026-02-22 19:49:00.262828430 +0000 2026-02-22T19:51:00.350 DEBUG:teuthology.orchestra.run.trial119:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-22T19:51:00.411 INFO:teuthology.orchestra.run.trial119.stderr:1+0 records in 2026-02-22T19:51:00.412 INFO:teuthology.orchestra.run.trial119.stderr:1+0 records out 2026-02-22T19:51:00.412 INFO:teuthology.orchestra.run.trial119.stderr:512 bytes copied, 0.000160829 s, 3.2 MB/s 2026-02-22T19:51:00.413 DEBUG:teuthology.orchestra.run.trial119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-22T19:51:00.470 DEBUG:teuthology.orchestra.run.trial119:> stat /dev/vg_nvme/lv_2 2026-02-22T19:51:00.526 INFO:teuthology.orchestra.run.trial119.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-22T19:51:00.526 INFO:teuthology.orchestra.run.trial119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T19:51:00.526 INFO:teuthology.orchestra.run.trial119.stdout:Device: 6h/6d Inode: 1300 Links: 1 2026-02-22T19:51:00.526 INFO:teuthology.orchestra.run.trial119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T19:51:00.526 INFO:teuthology.orchestra.run.trial119.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T19:51:00.526 INFO:teuthology.orchestra.run.trial119.stdout:Access: 2026-02-22 19:50:34.947778223 +0000 2026-02-22T19:51:00.526 INFO:teuthology.orchestra.run.trial119.stdout:Modify: 2026-02-22 19:49:00.262828430 +0000 2026-02-22T19:51:00.526 INFO:teuthology.orchestra.run.trial119.stdout:Change: 2026-02-22 19:49:00.262828430 +0000 2026-02-22T19:51:00.527 INFO:teuthology.orchestra.run.trial119.stdout: Birth: 2026-02-22 19:49:00.262828430 +0000 2026-02-22T19:51:00.527 DEBUG:teuthology.orchestra.run.trial119:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-22T19:51:00.590 INFO:teuthology.orchestra.run.trial119.stderr:1+0 records in 2026-02-22T19:51:00.590 INFO:teuthology.orchestra.run.trial119.stderr:1+0 records out 2026-02-22T19:51:00.590 INFO:teuthology.orchestra.run.trial119.stderr:512 bytes copied, 0.000157863 s, 3.2 MB/s 2026-02-22T19:51:00.591 DEBUG:teuthology.orchestra.run.trial119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-22T19:51:00.650 DEBUG:teuthology.orchestra.run.trial119:> stat /dev/vg_nvme/lv_3 2026-02-22T19:51:00.705 INFO:teuthology.orchestra.run.trial119.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-22T19:51:00.706 INFO:teuthology.orchestra.run.trial119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T19:51:00.706 INFO:teuthology.orchestra.run.trial119.stdout:Device: 6h/6d Inode: 1311 Links: 1 2026-02-22T19:51:00.706 INFO:teuthology.orchestra.run.trial119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T19:51:00.706 INFO:teuthology.orchestra.run.trial119.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T19:51:00.706 INFO:teuthology.orchestra.run.trial119.stdout:Access: 2026-02-22 19:50:34.947778223 +0000 2026-02-22T19:51:00.706 INFO:teuthology.orchestra.run.trial119.stdout:Modify: 2026-02-22 19:49:00.262828430 +0000 2026-02-22T19:51:00.706 INFO:teuthology.orchestra.run.trial119.stdout:Change: 2026-02-22 19:49:00.262828430 +0000 2026-02-22T19:51:00.706 INFO:teuthology.orchestra.run.trial119.stdout: Birth: 2026-02-22 19:49:00.262828430 +0000 2026-02-22T19:51:00.707 DEBUG:teuthology.orchestra.run.trial119:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-22T19:51:00.770 INFO:teuthology.orchestra.run.trial119.stderr:1+0 records in 2026-02-22T19:51:00.770 INFO:teuthology.orchestra.run.trial119.stderr:1+0 records out 2026-02-22T19:51:00.770 INFO:teuthology.orchestra.run.trial119.stderr:512 bytes copied, 0.000152754 s, 3.4 MB/s 2026-02-22T19:51:00.771 DEBUG:teuthology.orchestra.run.trial119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-22T19:51:00.828 DEBUG:teuthology.orchestra.run.trial119:> stat /dev/vg_nvme/lv_4 2026-02-22T19:51:00.885 INFO:teuthology.orchestra.run.trial119.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-22T19:51:00.885 INFO:teuthology.orchestra.run.trial119.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-22T19:51:00.885 INFO:teuthology.orchestra.run.trial119.stdout:Device: 6h/6d Inode: 1290 Links: 1 2026-02-22T19:51:00.886 INFO:teuthology.orchestra.run.trial119.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-22T19:51:00.886 INFO:teuthology.orchestra.run.trial119.stdout:Context: system_u:object_r:device_t:s0 2026-02-22T19:51:00.886 INFO:teuthology.orchestra.run.trial119.stdout:Access: 2026-02-22 19:50:34.948778206 +0000 2026-02-22T19:51:00.886 INFO:teuthology.orchestra.run.trial119.stdout:Modify: 2026-02-22 19:49:00.261828455 +0000 2026-02-22T19:51:00.886 INFO:teuthology.orchestra.run.trial119.stdout:Change: 2026-02-22 19:49:00.261828455 +0000 2026-02-22T19:51:00.886 INFO:teuthology.orchestra.run.trial119.stdout: Birth: 2026-02-22 19:49:00.261828455 +0000 2026-02-22T19:51:00.886 DEBUG:teuthology.orchestra.run.trial119:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-22T19:51:00.948 INFO:teuthology.orchestra.run.trial119.stderr:1+0 records in 2026-02-22T19:51:00.948 INFO:teuthology.orchestra.run.trial119.stderr:1+0 records out 2026-02-22T19:51:00.948 INFO:teuthology.orchestra.run.trial119.stderr:512 bytes copied, 0.000159326 s, 3.2 MB/s 2026-02-22T19:51:00.949 DEBUG:teuthology.orchestra.run.trial119:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-22T19:51:01.007 INFO:tasks.ceph:osd dev map: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-02-22T19:51:01.007 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial010.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@trial119.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2026-02-22T19:51:01.007 INFO:tasks.ceph:Generating config... 2026-02-22T19:51:01.010 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-22T19:51:01.010 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-22T19:51:01.010 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-22T19:51:01.010 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-22T19:51:01.010 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-22T19:51:01.010 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-22T19:51:01.010 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-22T19:51:01.010 INFO:tasks.ceph:[osd] bluestore compression algorithm = zstd 2026-02-22T19:51:01.011 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-02-22T19:51:01.011 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-22T19:51:01.011 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-22T19:51:01.011 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-22T19:51:01.011 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-22T19:51:01.011 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-22T19:51:01.011 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-22T19:51:01.011 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-22T19:51:01.011 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-22T19:51:01.011 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-22T19:51:01.011 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-22T19:51:01.011 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-22T19:51:01.012 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2026-02-22T19:51:01.012 INFO:tasks.ceph:Setting up mon.a... 2026-02-22T19:51:01.012 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2026-02-22T19:51:01.048 INFO:teuthology.orchestra.run.trial010.stdout:creating /etc/ceph/ceph.keyring 2026-02-22T19:51:01.051 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2026-02-22T19:51:01.126 DEBUG:teuthology.orchestra.run.trial010:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-22T19:51:01.190 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '10.20.193.10'), ('mon.c', '[v2:10.20.193.10:3301,v1:10.20.193.10:6790]'), ('mon.b', '10.20.193.119')] 2026-02-22T19:51:01.190 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', 'mon osd allow primary affinity': 'true', 'mon osd allow pg remap': 'true', 'mon warn on legacy crush tunables': 'false', 'mon warn on crush straw calc version zero': 'false', 'mon warn on no sortbitwise': 'false', 'mon warn on osd down out interval zero': 'false', 'mon warn on too few osds': 'false', 'mon_warn_on_pool_pg_num_not_power_of_two': 'false', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '10.20.193.10,[v2:10.20.193.10:3301,v1:10.20.193.10:6790],10.20.193.119', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd mclock skip benchmark': 'true', 'osd recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}, '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': {}, 'mon.c': {}, 'mon.b': {}} 2026-02-22T19:51:01.192 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:51:01.192 DEBUG:teuthology.orchestra.run.trial010:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-22T19:51:01.246 DEBUG:teuthology.orchestra.run.trial010:> 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.10 --addv c '[v2:10.20.193.10:3301,v1:10.20.193.10:6790]' --add b 10.20.193.119 --print /home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:01.322 INFO:teuthology.orchestra.run.trial010.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:01.322 INFO:teuthology.orchestra.run.trial010.stdout:monmaptool: generated fsid 18e16f1b-ba70-469f-879a-41f4a4851c5f 2026-02-22T19:51:01.322 INFO:teuthology.orchestra.run.trial010.stdout:setting min_mon_release = quincy 2026-02-22T19:51:01.322 INFO:teuthology.orchestra.run.trial010.stdout:epoch 0 2026-02-22T19:51:01.323 INFO:teuthology.orchestra.run.trial010.stdout:fsid 18e16f1b-ba70-469f-879a-41f4a4851c5f 2026-02-22T19:51:01.323 INFO:teuthology.orchestra.run.trial010.stdout:last_changed 2026-02-22T19:51:01.320891+0000 2026-02-22T19:51:01.323 INFO:teuthology.orchestra.run.trial010.stdout:created 2026-02-22T19:51:01.320891+0000 2026-02-22T19:51:01.323 INFO:teuthology.orchestra.run.trial010.stdout:min_mon_release 17 (quincy) 2026-02-22T19:51:01.323 INFO:teuthology.orchestra.run.trial010.stdout:election_strategy: 1 2026-02-22T19:51:01.323 INFO:teuthology.orchestra.run.trial010.stdout:0: [v2:10.20.193.10:3300/0,v1:10.20.193.10:6789/0] mon.a 2026-02-22T19:51:01.323 INFO:teuthology.orchestra.run.trial010.stdout:1: [v2:10.20.193.119:3300/0,v1:10.20.193.119:6789/0] mon.b 2026-02-22T19:51:01.323 INFO:teuthology.orchestra.run.trial010.stdout:2: [v2:10.20.193.10:3301/0,v1:10.20.193.10:6790/0] mon.c 2026-02-22T19:51:01.323 INFO:teuthology.orchestra.run.trial010.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2026-02-22T19:51:01.325 DEBUG:teuthology.orchestra.run.trial010:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-22T19:51:01.383 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID 18e16f1b-ba70-469f-879a-41f4a4851c5f... 2026-02-22T19:51:01.384 DEBUG:teuthology.orchestra.run.trial010:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2026-02-22T19:51:01.425 DEBUG:teuthology.orchestra.run.trial119:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2026-02-22T19:51:01.428 DEBUG:teuthology.orchestra.run.trial194:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2026-02-22T19:51:01.463 INFO:teuthology.orchestra.run.trial010.stdout:[global] 2026-02-22T19:51:01.463 INFO:teuthology.orchestra.run.trial010.stdout: chdir = "" 2026-02-22T19:51:01.464 INFO:teuthology.orchestra.run.trial010.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-22T19:51:01.464 INFO:teuthology.orchestra.run.trial010.stdout: auth supported = cephx 2026-02-22T19:51:01.464 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.464 INFO:teuthology.orchestra.run.trial010.stdout: filestore xattr use omap = true 2026-02-22T19:51:01.464 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.464 INFO:teuthology.orchestra.run.trial010.stdout: mon clock drift allowed = 1.000 2026-02-22T19:51:01.464 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.464 INFO:teuthology.orchestra.run.trial010.stdout: osd crush chooseleaf type = 0 2026-02-22T19:51:01.464 INFO:teuthology.orchestra.run.trial010.stdout: auth debug = true 2026-02-22T19:51:01.464 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.464 INFO:teuthology.orchestra.run.trial010.stdout: ms die on old message = true 2026-02-22T19:51:01.465 INFO:teuthology.orchestra.run.trial010.stdout: ms die on bug = true 2026-02-22T19:51:01.465 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.465 INFO:teuthology.orchestra.run.trial010.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-22T19:51:01.465 INFO:teuthology.orchestra.run.trial010.stdout: mon pg warn max object skew = 0 2026-02-22T19:51:01.465 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.465 INFO:teuthology.orchestra.run.trial010.stdout: # disable pg_autoscaler by default for new pools 2026-02-22T19:51:01.465 INFO:teuthology.orchestra.run.trial010.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-22T19:51:01.465 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.465 INFO:teuthology.orchestra.run.trial010.stdout: osd pool default size = 2 2026-02-22T19:51:01.465 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.465 INFO:teuthology.orchestra.run.trial010.stdout: mon osd allow primary affinity = true 2026-02-22T19:51:01.466 INFO:teuthology.orchestra.run.trial010.stdout: mon osd allow pg remap = true 2026-02-22T19:51:01.466 INFO:teuthology.orchestra.run.trial010.stdout: mon warn on legacy crush tunables = false 2026-02-22T19:51:01.466 INFO:teuthology.orchestra.run.trial010.stdout: mon warn on crush straw calc version zero = false 2026-02-22T19:51:01.466 INFO:teuthology.orchestra.run.trial010.stdout: mon warn on no sortbitwise = false 2026-02-22T19:51:01.466 INFO:teuthology.orchestra.run.trial010.stdout: mon warn on osd down out interval zero = false 2026-02-22T19:51:01.466 INFO:teuthology.orchestra.run.trial010.stdout: mon warn on too few osds = false 2026-02-22T19:51:01.466 INFO:teuthology.orchestra.run.trial010.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-22T19:51:01.466 INFO:teuthology.orchestra.run.trial010.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-22T19:51:01.466 INFO:teuthology.orchestra.run.trial010.stdout: mon_allow_pool_size_one = true 2026-02-22T19:51:01.466 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.466 INFO:teuthology.orchestra.run.trial010.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-22T19:51:01.466 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.467 INFO:teuthology.orchestra.run.trial010.stdout: osd default data pool replay window = 5 2026-02-22T19:51:01.467 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.467 INFO:teuthology.orchestra.run.trial010.stdout: mon allow pool delete = true 2026-02-22T19:51:01.467 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.467 INFO:teuthology.orchestra.run.trial010.stdout: mon cluster log file level = debug 2026-02-22T19:51:01.467 INFO:teuthology.orchestra.run.trial010.stdout: debug asserts on shutdown = true 2026-02-22T19:51:01.467 INFO:teuthology.orchestra.run.trial010.stdout: mon health detail to clog = false 2026-02-22T19:51:01.467 INFO:teuthology.orchestra.run.trial010.stdout: mon host = "10.20.193.10,[v2:10.20.193.10:3301,v1:10.20.193.10:6790],10.20.193.119" 2026-02-22T19:51:01.467 INFO:teuthology.orchestra.run.trial010.stdout: mon warn on pool no app = False 2026-02-22T19:51:01.467 INFO:teuthology.orchestra.run.trial010.stdout: fsid = 18e16f1b-ba70-469f-879a-41f4a4851c5f 2026-02-22T19:51:01.467 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.468 INFO:teuthology.orchestra.run.trial010.stdout:[osd] 2026-02-22T19:51:01.468 INFO:teuthology.orchestra.run.trial010.stdout: osd journal size = 100 2026-02-22T19:51:01.468 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.468 INFO:teuthology.orchestra.run.trial010.stdout: osd scrub load threshold = 5.0 2026-02-22T19:51:01.468 INFO:teuthology.orchestra.run.trial010.stdout: osd scrub max interval = 600 2026-02-22T19:51:01.468 INFO:teuthology.orchestra.run.trial010.stdout: osd mclock profile = high_recovery_ops 2026-02-22T19:51:01.468 INFO:teuthology.orchestra.run.trial010.stdout: osd mclock skip benchmark = true 2026-02-22T19:51:01.468 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.468 INFO:teuthology.orchestra.run.trial010.stdout: osd recover clone overlap = true 2026-02-22T19:51:01.468 INFO:teuthology.orchestra.run.trial010.stdout: osd recovery max chunk = 1048576 2026-02-22T19:51:01.468 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.468 INFO:teuthology.orchestra.run.trial010.stdout: osd debug shutdown = true 2026-02-22T19:51:01.468 INFO:teuthology.orchestra.run.trial010.stdout: osd debug op order = true 2026-02-22T19:51:01.469 INFO:teuthology.orchestra.run.trial010.stdout: osd debug verify stray on activate = true 2026-02-22T19:51:01.469 INFO:teuthology.orchestra.run.trial010.stdout: osd debug trim objects = true 2026-02-22T19:51:01.469 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.469 INFO:teuthology.orchestra.run.trial010.stdout: osd open classes on start = true 2026-02-22T19:51:01.469 INFO:teuthology.orchestra.run.trial010.stdout: osd debug pg log writeout = true 2026-02-22T19:51:01.469 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.469 INFO:teuthology.orchestra.run.trial010.stdout: osd deep scrub update digest min age = 30 2026-02-22T19:51:01.469 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.469 INFO:teuthology.orchestra.run.trial010.stdout: osd map max advance = 10 2026-02-22T19:51:01.469 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.469 INFO:teuthology.orchestra.run.trial010.stdout: journal zero on create = true 2026-02-22T19:51:01.469 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.470 INFO:teuthology.orchestra.run.trial010.stdout: filestore ondisk finisher threads = 3 2026-02-22T19:51:01.470 INFO:teuthology.orchestra.run.trial010.stdout: filestore apply finisher threads = 3 2026-02-22T19:51:01.470 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.470 INFO:teuthology.orchestra.run.trial010.stdout: bdev debug aio = true 2026-02-22T19:51:01.470 INFO:teuthology.orchestra.run.trial010.stdout: osd debug misdirected ops = true 2026-02-22T19:51:01.470 INFO:teuthology.orchestra.run.trial010.stdout: bluestore block size = 96636764160 2026-02-22T19:51:01.470 INFO:teuthology.orchestra.run.trial010.stdout: bluestore compression algorithm = zstd 2026-02-22T19:51:01.470 INFO:teuthology.orchestra.run.trial010.stdout: bluestore compression mode = aggressive 2026-02-22T19:51:01.470 INFO:teuthology.orchestra.run.trial010.stdout: bluestore fsck on mount = True 2026-02-22T19:51:01.470 INFO:teuthology.orchestra.run.trial010.stdout: debug bluefs = 1/20 2026-02-22T19:51:01.470 INFO:teuthology.orchestra.run.trial010.stdout: debug bluestore = 1/20 2026-02-22T19:51:01.470 INFO:teuthology.orchestra.run.trial010.stdout: debug ms = 1 2026-02-22T19:51:01.470 INFO:teuthology.orchestra.run.trial010.stdout: debug osd = 20 2026-02-22T19:51:01.471 INFO:teuthology.orchestra.run.trial010.stdout: debug rocksdb = 4/10 2026-02-22T19:51:01.471 INFO:teuthology.orchestra.run.trial010.stdout: mon osd backfillfull_ratio = 0.85 2026-02-22T19:51:01.471 INFO:teuthology.orchestra.run.trial010.stdout: mon osd full ratio = 0.9 2026-02-22T19:51:01.471 INFO:teuthology.orchestra.run.trial010.stdout: mon osd nearfull ratio = 0.8 2026-02-22T19:51:01.471 INFO:teuthology.orchestra.run.trial010.stdout: osd failsafe full ratio = 0.95 2026-02-22T19:51:01.471 INFO:teuthology.orchestra.run.trial010.stdout: osd objectstore = bluestore 2026-02-22T19:51:01.471 INFO:teuthology.orchestra.run.trial010.stdout: osd shutdown pgref assert = True 2026-02-22T19:51:01.471 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.471 INFO:teuthology.orchestra.run.trial010.stdout:[mgr] 2026-02-22T19:51:01.471 INFO:teuthology.orchestra.run.trial010.stdout: debug ms = 1 2026-02-22T19:51:01.471 INFO:teuthology.orchestra.run.trial010.stdout: debug mgr = 20 2026-02-22T19:51:01.471 INFO:teuthology.orchestra.run.trial010.stdout: debug mon = 20 2026-02-22T19:51:01.472 INFO:teuthology.orchestra.run.trial010.stdout: debug auth = 20 2026-02-22T19:51:01.472 INFO:teuthology.orchestra.run.trial010.stdout: mon reweight min pgs per osd = 4 2026-02-22T19:51:01.472 INFO:teuthology.orchestra.run.trial010.stdout: mon reweight min bytes per osd = 10 2026-02-22T19:51:01.472 INFO:teuthology.orchestra.run.trial010.stdout: mgr/telemetry/nag = false 2026-02-22T19:51:01.472 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.472 INFO:teuthology.orchestra.run.trial010.stdout:[mon] 2026-02-22T19:51:01.472 INFO:teuthology.orchestra.run.trial010.stdout: debug ms = 1 2026-02-22T19:51:01.472 INFO:teuthology.orchestra.run.trial010.stdout: debug mon = 20 2026-02-22T19:51:01.472 INFO:teuthology.orchestra.run.trial010.stdout: debug paxos = 20 2026-02-22T19:51:01.472 INFO:teuthology.orchestra.run.trial010.stdout: debug auth = 20 2026-02-22T19:51:01.472 INFO:teuthology.orchestra.run.trial010.stdout: mon data avail warn = 5 2026-02-22T19:51:01.472 INFO:teuthology.orchestra.run.trial010.stdout: mon mgr mkfs grace = 240 2026-02-22T19:51:01.472 INFO:teuthology.orchestra.run.trial010.stdout: mon reweight min pgs per osd = 4 2026-02-22T19:51:01.473 INFO:teuthology.orchestra.run.trial010.stdout: mon osd reporter subtree level = osd 2026-02-22T19:51:01.473 INFO:teuthology.orchestra.run.trial010.stdout: mon osd prime pg temp = true 2026-02-22T19:51:01.473 INFO:teuthology.orchestra.run.trial010.stdout: mon reweight min bytes per osd = 10 2026-02-22T19:51:01.473 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.473 INFO:teuthology.orchestra.run.trial010.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-22T19:51:01.473 INFO:teuthology.orchestra.run.trial010.stdout: auth mon ticket ttl = 660 # 11m 2026-02-22T19:51:01.473 INFO:teuthology.orchestra.run.trial010.stdout: auth service ticket ttl = 240 # 4m 2026-02-22T19:51:01.473 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.473 INFO:teuthology.orchestra.run.trial010.stdout: # don't complain about insecure global_id in the test suite 2026-02-22T19:51:01.473 INFO:teuthology.orchestra.run.trial010.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-22T19:51:01.473 INFO:teuthology.orchestra.run.trial010.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-22T19:51:01.473 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.474 INFO:teuthology.orchestra.run.trial010.stdout: # 1m isn't quite enough 2026-02-22T19:51:01.474 INFO:teuthology.orchestra.run.trial010.stdout: mon_down_mkfs_grace = 2m 2026-02-22T19:51:01.474 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.474 INFO:teuthology.orchestra.run.trial010.stdout: mon_warn_on_filestore_osds = false 2026-02-22T19:51:01.474 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:01.474 INFO:teuthology.orchestra.run.trial010.stdout:[client] 2026-02-22T19:51:01.474 INFO:teuthology.orchestra.run.trial010.stdout: rgw cache enabled = true 2026-02-22T19:51:01.474 INFO:teuthology.orchestra.run.trial010.stdout: rgw enable ops log = true 2026-02-22T19:51:01.474 INFO:teuthology.orchestra.run.trial010.stdout: rgw enable usage log = true 2026-02-22T19:51:01.474 INFO:teuthology.orchestra.run.trial010.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-22T19:51:01.474 INFO:teuthology.orchestra.run.trial010.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-22T19:51:01.474 INFO:teuthology.orchestra.run.trial010.stdout:[mon.a] 2026-02-22T19:51:01.474 INFO:teuthology.orchestra.run.trial010.stdout:[mon.c] 2026-02-22T19:51:01.475 INFO:teuthology.orchestra.run.trial010.stdout:[mon.b] 2026-02-22T19:51:01.475 INFO:teuthology.orchestra.run.trial194.stdout:[global] 2026-02-22T19:51:01.476 INFO:teuthology.orchestra.run.trial194.stdout: chdir = "" 2026-02-22T19:51:01.476 INFO:teuthology.orchestra.run.trial194.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-22T19:51:01.476 INFO:teuthology.orchestra.run.trial194.stdout: auth supported = cephx 2026-02-22T19:51:01.476 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.476 INFO:teuthology.orchestra.run.trial194.stdout: filestore xattr use omap = true 2026-02-22T19:51:01.476 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.476 INFO:teuthology.orchestra.run.trial194.stdout: mon clock drift allowed = 1.000 2026-02-22T19:51:01.476 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.476 INFO:teuthology.orchestra.run.trial194.stdout: osd crush chooseleaf type = 0 2026-02-22T19:51:01.476 INFO:teuthology.orchestra.run.trial194.stdout: auth debug = true 2026-02-22T19:51:01.477 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.477 INFO:teuthology.orchestra.run.trial194.stdout: ms die on old message = true 2026-02-22T19:51:01.477 INFO:teuthology.orchestra.run.trial194.stdout: ms die on bug = true 2026-02-22T19:51:01.477 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.477 INFO:teuthology.orchestra.run.trial194.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-22T19:51:01.477 INFO:teuthology.orchestra.run.trial194.stdout: mon pg warn max object skew = 0 2026-02-22T19:51:01.477 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.477 INFO:teuthology.orchestra.run.trial194.stdout: # disable pg_autoscaler by default for new pools 2026-02-22T19:51:01.477 INFO:teuthology.orchestra.run.trial194.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-22T19:51:01.477 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.477 INFO:teuthology.orchestra.run.trial194.stdout: osd pool default size = 2 2026-02-22T19:51:01.477 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.478 INFO:teuthology.orchestra.run.trial194.stdout: mon osd allow primary affinity = true 2026-02-22T19:51:01.478 INFO:teuthology.orchestra.run.trial194.stdout: mon osd allow pg remap = true 2026-02-22T19:51:01.478 INFO:teuthology.orchestra.run.trial194.stdout: mon warn on legacy crush tunables = false 2026-02-22T19:51:01.478 INFO:teuthology.orchestra.run.trial194.stdout: mon warn on crush straw calc version zero = false 2026-02-22T19:51:01.478 INFO:teuthology.orchestra.run.trial194.stdout: mon warn on no sortbitwise = false 2026-02-22T19:51:01.478 INFO:teuthology.orchestra.run.trial194.stdout: mon warn on osd down out interval zero = false 2026-02-22T19:51:01.478 INFO:teuthology.orchestra.run.trial194.stdout: mon warn on too few osds = false 2026-02-22T19:51:01.478 INFO:teuthology.orchestra.run.trial194.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-22T19:51:01.478 INFO:teuthology.orchestra.run.trial194.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-22T19:51:01.478 INFO:teuthology.orchestra.run.trial194.stdout: mon_allow_pool_size_one = true 2026-02-22T19:51:01.478 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.478 INFO:teuthology.orchestra.run.trial194.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-22T19:51:01.478 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.479 INFO:teuthology.orchestra.run.trial194.stdout: osd default data pool replay window = 5 2026-02-22T19:51:01.479 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.479 INFO:teuthology.orchestra.run.trial194.stdout: mon allow pool delete = true 2026-02-22T19:51:01.479 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.479 INFO:teuthology.orchestra.run.trial194.stdout: mon cluster log file level = debug 2026-02-22T19:51:01.479 INFO:teuthology.orchestra.run.trial194.stdout: debug asserts on shutdown = true 2026-02-22T19:51:01.479 INFO:teuthology.orchestra.run.trial194.stdout: mon health detail to clog = false 2026-02-22T19:51:01.479 INFO:teuthology.orchestra.run.trial194.stdout: mon host = "10.20.193.10,[v2:10.20.193.10:3301,v1:10.20.193.10:6790],10.20.193.119" 2026-02-22T19:51:01.479 INFO:teuthology.orchestra.run.trial194.stdout: mon warn on pool no app = False 2026-02-22T19:51:01.479 INFO:teuthology.orchestra.run.trial194.stdout: fsid = 18e16f1b-ba70-469f-879a-41f4a4851c5f 2026-02-22T19:51:01.479 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.479 INFO:teuthology.orchestra.run.trial194.stdout:[osd] 2026-02-22T19:51:01.480 INFO:teuthology.orchestra.run.trial194.stdout: osd journal size = 100 2026-02-22T19:51:01.480 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.480 INFO:teuthology.orchestra.run.trial194.stdout: osd scrub load threshold = 5.0 2026-02-22T19:51:01.480 INFO:teuthology.orchestra.run.trial194.stdout: osd scrub max interval = 600 2026-02-22T19:51:01.480 INFO:teuthology.orchestra.run.trial194.stdout: osd mclock profile = high_recovery_ops 2026-02-22T19:51:01.480 INFO:teuthology.orchestra.run.trial194.stdout: osd mclock skip benchmark = true 2026-02-22T19:51:01.480 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.480 INFO:teuthology.orchestra.run.trial194.stdout: osd recover clone overlap = true 2026-02-22T19:51:01.480 INFO:teuthology.orchestra.run.trial194.stdout: osd recovery max chunk = 1048576 2026-02-22T19:51:01.480 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.480 INFO:teuthology.orchestra.run.trial194.stdout: osd debug shutdown = true 2026-02-22T19:51:01.480 INFO:teuthology.orchestra.run.trial194.stdout: osd debug op order = true 2026-02-22T19:51:01.480 INFO:teuthology.orchestra.run.trial194.stdout: osd debug verify stray on activate = true 2026-02-22T19:51:01.481 INFO:teuthology.orchestra.run.trial194.stdout: osd debug trim objects = true 2026-02-22T19:51:01.481 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.481 INFO:teuthology.orchestra.run.trial194.stdout: osd open classes on start = true 2026-02-22T19:51:01.481 INFO:teuthology.orchestra.run.trial194.stdout: osd debug pg log writeout = true 2026-02-22T19:51:01.481 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.481 INFO:teuthology.orchestra.run.trial194.stdout: osd deep scrub update digest min age = 30 2026-02-22T19:51:01.481 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.481 INFO:teuthology.orchestra.run.trial194.stdout: osd map max advance = 10 2026-02-22T19:51:01.481 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.481 INFO:teuthology.orchestra.run.trial194.stdout: journal zero on create = true 2026-02-22T19:51:01.481 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.481 INFO:teuthology.orchestra.run.trial194.stdout: filestore ondisk finisher threads = 3 2026-02-22T19:51:01.482 INFO:teuthology.orchestra.run.trial194.stdout: filestore apply finisher threads = 3 2026-02-22T19:51:01.482 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.482 INFO:teuthology.orchestra.run.trial194.stdout: bdev debug aio = true 2026-02-22T19:51:01.482 INFO:teuthology.orchestra.run.trial194.stdout: osd debug misdirected ops = true 2026-02-22T19:51:01.482 INFO:teuthology.orchestra.run.trial194.stdout: bluestore block size = 96636764160 2026-02-22T19:51:01.482 INFO:teuthology.orchestra.run.trial194.stdout: bluestore compression algorithm = zstd 2026-02-22T19:51:01.482 INFO:teuthology.orchestra.run.trial194.stdout: bluestore compression mode = aggressive 2026-02-22T19:51:01.482 INFO:teuthology.orchestra.run.trial194.stdout: bluestore fsck on mount = True 2026-02-22T19:51:01.482 INFO:teuthology.orchestra.run.trial194.stdout: debug bluefs = 1/20 2026-02-22T19:51:01.482 INFO:teuthology.orchestra.run.trial194.stdout: debug bluestore = 1/20 2026-02-22T19:51:01.482 INFO:teuthology.orchestra.run.trial194.stdout: debug ms = 1 2026-02-22T19:51:01.482 INFO:teuthology.orchestra.run.trial194.stdout: debug osd = 20 2026-02-22T19:51:01.482 INFO:teuthology.orchestra.run.trial194.stdout: debug rocksdb = 4/10 2026-02-22T19:51:01.482 INFO:teuthology.orchestra.run.trial194.stdout: mon osd backfillfull_ratio = 0.85 2026-02-22T19:51:01.483 INFO:teuthology.orchestra.run.trial194.stdout: mon osd full ratio = 0.9 2026-02-22T19:51:01.483 INFO:teuthology.orchestra.run.trial194.stdout: mon osd nearfull ratio = 0.8 2026-02-22T19:51:01.483 INFO:teuthology.orchestra.run.trial194.stdout: osd failsafe full ratio = 0.95 2026-02-22T19:51:01.483 INFO:teuthology.orchestra.run.trial194.stdout: osd objectstore = bluestore 2026-02-22T19:51:01.483 INFO:teuthology.orchestra.run.trial194.stdout: osd shutdown pgref assert = True 2026-02-22T19:51:01.483 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.483 INFO:teuthology.orchestra.run.trial194.stdout:[mgr] 2026-02-22T19:51:01.483 INFO:teuthology.orchestra.run.trial194.stdout: debug ms = 1 2026-02-22T19:51:01.483 INFO:teuthology.orchestra.run.trial194.stdout: debug mgr = 20 2026-02-22T19:51:01.483 INFO:teuthology.orchestra.run.trial194.stdout: debug mon = 20 2026-02-22T19:51:01.483 INFO:teuthology.orchestra.run.trial194.stdout: debug auth = 20 2026-02-22T19:51:01.483 INFO:teuthology.orchestra.run.trial194.stdout: mon reweight min pgs per osd = 4 2026-02-22T19:51:01.484 INFO:teuthology.orchestra.run.trial194.stdout: mon reweight min bytes per osd = 10 2026-02-22T19:51:01.484 INFO:teuthology.orchestra.run.trial194.stdout: mgr/telemetry/nag = false 2026-02-22T19:51:01.484 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.484 INFO:teuthology.orchestra.run.trial194.stdout:[mon] 2026-02-22T19:51:01.484 INFO:teuthology.orchestra.run.trial194.stdout: debug ms = 1 2026-02-22T19:51:01.484 INFO:teuthology.orchestra.run.trial194.stdout: debug mon = 20 2026-02-22T19:51:01.484 INFO:teuthology.orchestra.run.trial194.stdout: debug paxos = 20 2026-02-22T19:51:01.484 INFO:teuthology.orchestra.run.trial194.stdout: debug auth = 20 2026-02-22T19:51:01.484 INFO:teuthology.orchestra.run.trial194.stdout: mon data avail warn = 5 2026-02-22T19:51:01.484 INFO:teuthology.orchestra.run.trial194.stdout: mon mgr mkfs grace = 240 2026-02-22T19:51:01.484 INFO:teuthology.orchestra.run.trial194.stdout: mon reweight min pgs per osd = 4 2026-02-22T19:51:01.484 INFO:teuthology.orchestra.run.trial194.stdout: mon osd reporter subtree level = osd 2026-02-22T19:51:01.485 INFO:teuthology.orchestra.run.trial194.stdout: mon osd prime pg temp = true 2026-02-22T19:51:01.485 INFO:teuthology.orchestra.run.trial194.stdout: mon reweight min bytes per osd = 10 2026-02-22T19:51:01.485 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.485 INFO:teuthology.orchestra.run.trial194.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-22T19:51:01.485 INFO:teuthology.orchestra.run.trial194.stdout: auth mon ticket ttl = 660 # 11m 2026-02-22T19:51:01.485 INFO:teuthology.orchestra.run.trial194.stdout: auth service ticket ttl = 240 # 4m 2026-02-22T19:51:01.485 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.485 INFO:teuthology.orchestra.run.trial194.stdout: # don't complain about insecure global_id in the test suite 2026-02-22T19:51:01.485 INFO:teuthology.orchestra.run.trial194.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-22T19:51:01.485 INFO:teuthology.orchestra.run.trial194.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-22T19:51:01.485 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.485 INFO:teuthology.orchestra.run.trial194.stdout: # 1m isn't quite enough 2026-02-22T19:51:01.486 INFO:teuthology.orchestra.run.trial194.stdout: mon_down_mkfs_grace = 2m 2026-02-22T19:51:01.486 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.486 INFO:teuthology.orchestra.run.trial194.stdout: mon_warn_on_filestore_osds = false 2026-02-22T19:51:01.486 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T19:51:01.486 INFO:teuthology.orchestra.run.trial194.stdout:[client] 2026-02-22T19:51:01.486 INFO:teuthology.orchestra.run.trial194.stdout: rgw cache enabled = true 2026-02-22T19:51:01.486 INFO:teuthology.orchestra.run.trial194.stdout: rgw enable ops log = true 2026-02-22T19:51:01.486 INFO:teuthology.orchestra.run.trial194.stdout: rgw enable usage log = true 2026-02-22T19:51:01.486 INFO:teuthology.orchestra.run.trial194.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-22T19:51:01.486 INFO:teuthology.orchestra.run.trial194.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-22T19:51:01.486 INFO:teuthology.orchestra.run.trial194.stdout:[mon.a] 2026-02-22T19:51:01.486 INFO:teuthology.orchestra.run.trial194.stdout:[mon.c] 2026-02-22T19:51:01.486 INFO:teuthology.orchestra.run.trial194.stdout:[mon.b] 2026-02-22T19:51:01.487 INFO:teuthology.orchestra.run.trial119.stdout:[global] 2026-02-22T19:51:01.487 INFO:teuthology.orchestra.run.trial119.stdout: chdir = "" 2026-02-22T19:51:01.487 INFO:teuthology.orchestra.run.trial119.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-22T19:51:01.487 INFO:teuthology.orchestra.run.trial119.stdout: auth supported = cephx 2026-02-22T19:51:01.487 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.487 INFO:teuthology.orchestra.run.trial119.stdout: filestore xattr use omap = true 2026-02-22T19:51:01.487 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.487 INFO:teuthology.orchestra.run.trial119.stdout: mon clock drift allowed = 1.000 2026-02-22T19:51:01.487 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.487 INFO:teuthology.orchestra.run.trial119.stdout: osd crush chooseleaf type = 0 2026-02-22T19:51:01.487 INFO:teuthology.orchestra.run.trial119.stdout: auth debug = true 2026-02-22T19:51:01.488 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.488 INFO:teuthology.orchestra.run.trial119.stdout: ms die on old message = true 2026-02-22T19:51:01.488 INFO:teuthology.orchestra.run.trial119.stdout: ms die on bug = true 2026-02-22T19:51:01.488 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.488 INFO:teuthology.orchestra.run.trial119.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-22T19:51:01.488 INFO:teuthology.orchestra.run.trial119.stdout: mon pg warn max object skew = 0 2026-02-22T19:51:01.488 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.488 INFO:teuthology.orchestra.run.trial119.stdout: # disable pg_autoscaler by default for new pools 2026-02-22T19:51:01.488 INFO:teuthology.orchestra.run.trial119.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-22T19:51:01.488 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.488 INFO:teuthology.orchestra.run.trial119.stdout: osd pool default size = 2 2026-02-22T19:51:01.488 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.489 INFO:teuthology.orchestra.run.trial119.stdout: mon osd allow primary affinity = true 2026-02-22T19:51:01.489 INFO:teuthology.orchestra.run.trial119.stdout: mon osd allow pg remap = true 2026-02-22T19:51:01.489 INFO:teuthology.orchestra.run.trial119.stdout: mon warn on legacy crush tunables = false 2026-02-22T19:51:01.489 INFO:teuthology.orchestra.run.trial119.stdout: mon warn on crush straw calc version zero = false 2026-02-22T19:51:01.489 INFO:teuthology.orchestra.run.trial119.stdout: mon warn on no sortbitwise = false 2026-02-22T19:51:01.489 INFO:teuthology.orchestra.run.trial119.stdout: mon warn on osd down out interval zero = false 2026-02-22T19:51:01.489 INFO:teuthology.orchestra.run.trial119.stdout: mon warn on too few osds = false 2026-02-22T19:51:01.489 INFO:teuthology.orchestra.run.trial119.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-22T19:51:01.489 INFO:teuthology.orchestra.run.trial119.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-22T19:51:01.489 INFO:teuthology.orchestra.run.trial119.stdout: mon_allow_pool_size_one = true 2026-02-22T19:51:01.489 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.489 INFO:teuthology.orchestra.run.trial119.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-22T19:51:01.489 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.490 INFO:teuthology.orchestra.run.trial119.stdout: osd default data pool replay window = 5 2026-02-22T19:51:01.490 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.490 INFO:teuthology.orchestra.run.trial119.stdout: mon allow pool delete = true 2026-02-22T19:51:01.490 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.490 INFO:teuthology.orchestra.run.trial119.stdout: mon cluster log file level = debug 2026-02-22T19:51:01.490 INFO:teuthology.orchestra.run.trial119.stdout: debug asserts on shutdown = true 2026-02-22T19:51:01.490 INFO:teuthology.orchestra.run.trial119.stdout: mon health detail to clog = false 2026-02-22T19:51:01.490 INFO:teuthology.orchestra.run.trial119.stdout: mon host = "10.20.193.10,[v2:10.20.193.10:3301,v1:10.20.193.10:6790],10.20.193.119" 2026-02-22T19:51:01.490 INFO:teuthology.orchestra.run.trial119.stdout: mon warn on pool no app = False 2026-02-22T19:51:01.490 INFO:teuthology.orchestra.run.trial119.stdout: fsid = 18e16f1b-ba70-469f-879a-41f4a4851c5f 2026-02-22T19:51:01.490 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.490 INFO:teuthology.orchestra.run.trial119.stdout:[osd] 2026-02-22T19:51:01.491 INFO:teuthology.orchestra.run.trial119.stdout: osd journal size = 100 2026-02-22T19:51:01.491 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.491 INFO:teuthology.orchestra.run.trial119.stdout: osd scrub load threshold = 5.0 2026-02-22T19:51:01.491 INFO:teuthology.orchestra.run.trial119.stdout: osd scrub max interval = 600 2026-02-22T19:51:01.491 INFO:teuthology.orchestra.run.trial119.stdout: osd mclock profile = high_recovery_ops 2026-02-22T19:51:01.491 INFO:teuthology.orchestra.run.trial119.stdout: osd mclock skip benchmark = true 2026-02-22T19:51:01.491 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.491 INFO:teuthology.orchestra.run.trial119.stdout: osd recover clone overlap = true 2026-02-22T19:51:01.491 INFO:teuthology.orchestra.run.trial119.stdout: osd recovery max chunk = 1048576 2026-02-22T19:51:01.491 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.491 INFO:teuthology.orchestra.run.trial119.stdout: osd debug shutdown = true 2026-02-22T19:51:01.491 INFO:teuthology.orchestra.run.trial119.stdout: osd debug op order = true 2026-02-22T19:51:01.492 INFO:teuthology.orchestra.run.trial119.stdout: osd debug verify stray on activate = true 2026-02-22T19:51:01.492 INFO:teuthology.orchestra.run.trial119.stdout: osd debug trim objects = true 2026-02-22T19:51:01.492 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.492 INFO:teuthology.orchestra.run.trial119.stdout: osd open classes on start = true 2026-02-22T19:51:01.492 INFO:teuthology.orchestra.run.trial119.stdout: osd debug pg log writeout = true 2026-02-22T19:51:01.492 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.492 INFO:teuthology.orchestra.run.trial119.stdout: osd deep scrub update digest min age = 30 2026-02-22T19:51:01.492 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.492 INFO:teuthology.orchestra.run.trial119.stdout: osd map max advance = 10 2026-02-22T19:51:01.492 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.492 INFO:teuthology.orchestra.run.trial119.stdout: journal zero on create = true 2026-02-22T19:51:01.492 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.492 INFO:teuthology.orchestra.run.trial119.stdout: filestore ondisk finisher threads = 3 2026-02-22T19:51:01.493 INFO:teuthology.orchestra.run.trial119.stdout: filestore apply finisher threads = 3 2026-02-22T19:51:01.493 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.493 INFO:teuthology.orchestra.run.trial119.stdout: bdev debug aio = true 2026-02-22T19:51:01.493 INFO:teuthology.orchestra.run.trial119.stdout: osd debug misdirected ops = true 2026-02-22T19:51:01.493 INFO:teuthology.orchestra.run.trial119.stdout: bluestore block size = 96636764160 2026-02-22T19:51:01.493 INFO:teuthology.orchestra.run.trial119.stdout: bluestore compression algorithm = zstd 2026-02-22T19:51:01.493 INFO:teuthology.orchestra.run.trial119.stdout: bluestore compression mode = aggressive 2026-02-22T19:51:01.493 INFO:teuthology.orchestra.run.trial119.stdout: bluestore fsck on mount = True 2026-02-22T19:51:01.493 INFO:teuthology.orchestra.run.trial119.stdout: debug bluefs = 1/20 2026-02-22T19:51:01.493 INFO:teuthology.orchestra.run.trial119.stdout: debug bluestore = 1/20 2026-02-22T19:51:01.493 INFO:teuthology.orchestra.run.trial119.stdout: debug ms = 1 2026-02-22T19:51:01.493 INFO:teuthology.orchestra.run.trial119.stdout: debug osd = 20 2026-02-22T19:51:01.493 INFO:teuthology.orchestra.run.trial119.stdout: debug rocksdb = 4/10 2026-02-22T19:51:01.494 INFO:teuthology.orchestra.run.trial119.stdout: mon osd backfillfull_ratio = 0.85 2026-02-22T19:51:01.494 INFO:teuthology.orchestra.run.trial119.stdout: mon osd full ratio = 0.9 2026-02-22T19:51:01.494 INFO:teuthology.orchestra.run.trial119.stdout: mon osd nearfull ratio = 0.8 2026-02-22T19:51:01.494 INFO:teuthology.orchestra.run.trial119.stdout: osd failsafe full ratio = 0.95 2026-02-22T19:51:01.494 INFO:teuthology.orchestra.run.trial119.stdout: osd objectstore = bluestore 2026-02-22T19:51:01.494 INFO:teuthology.orchestra.run.trial119.stdout: osd shutdown pgref assert = True 2026-02-22T19:51:01.494 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.494 INFO:teuthology.orchestra.run.trial119.stdout:[mgr] 2026-02-22T19:51:01.494 INFO:teuthology.orchestra.run.trial119.stdout: debug ms = 1 2026-02-22T19:51:01.494 INFO:teuthology.orchestra.run.trial119.stdout: debug mgr = 20 2026-02-22T19:51:01.494 INFO:teuthology.orchestra.run.trial119.stdout: debug mon = 20 2026-02-22T19:51:01.494 INFO:teuthology.orchestra.run.trial119.stdout: debug auth = 20 2026-02-22T19:51:01.494 INFO:teuthology.orchestra.run.trial119.stdout: mon reweight min pgs per osd = 4 2026-02-22T19:51:01.495 INFO:teuthology.orchestra.run.trial119.stdout: mon reweight min bytes per osd = 10 2026-02-22T19:51:01.495 INFO:teuthology.orchestra.run.trial119.stdout: mgr/telemetry/nag = false 2026-02-22T19:51:01.495 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.495 INFO:teuthology.orchestra.run.trial119.stdout:[mon] 2026-02-22T19:51:01.495 INFO:teuthology.orchestra.run.trial119.stdout: debug ms = 1 2026-02-22T19:51:01.495 INFO:teuthology.orchestra.run.trial119.stdout: debug mon = 20 2026-02-22T19:51:01.495 INFO:teuthology.orchestra.run.trial119.stdout: debug paxos = 20 2026-02-22T19:51:01.495 INFO:teuthology.orchestra.run.trial119.stdout: debug auth = 20 2026-02-22T19:51:01.495 INFO:teuthology.orchestra.run.trial119.stdout: mon data avail warn = 5 2026-02-22T19:51:01.495 INFO:teuthology.orchestra.run.trial119.stdout: mon mgr mkfs grace = 240 2026-02-22T19:51:01.495 INFO:teuthology.orchestra.run.trial119.stdout: mon reweight min pgs per osd = 4 2026-02-22T19:51:01.495 INFO:teuthology.orchestra.run.trial119.stdout: mon osd reporter subtree level = osd 2026-02-22T19:51:01.495 INFO:teuthology.orchestra.run.trial119.stdout: mon osd prime pg temp = true 2026-02-22T19:51:01.496 INFO:teuthology.orchestra.run.trial119.stdout: mon reweight min bytes per osd = 10 2026-02-22T19:51:01.496 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.496 INFO:teuthology.orchestra.run.trial119.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-22T19:51:01.496 INFO:teuthology.orchestra.run.trial119.stdout: auth mon ticket ttl = 660 # 11m 2026-02-22T19:51:01.496 INFO:teuthology.orchestra.run.trial119.stdout: auth service ticket ttl = 240 # 4m 2026-02-22T19:51:01.496 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.496 INFO:teuthology.orchestra.run.trial119.stdout: # don't complain about insecure global_id in the test suite 2026-02-22T19:51:01.496 INFO:teuthology.orchestra.run.trial119.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-22T19:51:01.496 INFO:teuthology.orchestra.run.trial119.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-22T19:51:01.496 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.496 INFO:teuthology.orchestra.run.trial119.stdout: # 1m isn't quite enough 2026-02-22T19:51:01.496 INFO:teuthology.orchestra.run.trial119.stdout: mon_down_mkfs_grace = 2m 2026-02-22T19:51:01.497 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.497 INFO:teuthology.orchestra.run.trial119.stdout: mon_warn_on_filestore_osds = false 2026-02-22T19:51:01.497 INFO:teuthology.orchestra.run.trial119.stdout: 2026-02-22T19:51:01.497 INFO:teuthology.orchestra.run.trial119.stdout:[client] 2026-02-22T19:51:01.497 INFO:teuthology.orchestra.run.trial119.stdout: rgw cache enabled = true 2026-02-22T19:51:01.497 INFO:teuthology.orchestra.run.trial119.stdout: rgw enable ops log = true 2026-02-22T19:51:01.497 INFO:teuthology.orchestra.run.trial119.stdout: rgw enable usage log = true 2026-02-22T19:51:01.497 INFO:teuthology.orchestra.run.trial119.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-22T19:51:01.497 INFO:teuthology.orchestra.run.trial119.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-22T19:51:01.497 INFO:teuthology.orchestra.run.trial119.stdout:[mon.a] 2026-02-22T19:51:01.497 INFO:teuthology.orchestra.run.trial119.stdout:[mon.c] 2026-02-22T19:51:01.497 INFO:teuthology.orchestra.run.trial119.stdout:[mon.b] 2026-02-22T19:51:01.499 INFO:tasks.ceph:Creating admin key on mon.a... 2026-02-22T19:51:01.500 DEBUG:teuthology.orchestra.run.trial010:> 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/ceph.keyring 2026-02-22T19:51:01.581 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-22T19:51:01.581 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:51:01.581 DEBUG:teuthology.orchestra.run.trial010:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2026-02-22T19:51:01.639 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:51:01.639 DEBUG:teuthology.orchestra.run.trial010:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2026-02-22T19:51:01.696 INFO:tasks.ceph:Sending monmap to node ubuntu@trial010.front.sepia.ceph.com 2026-02-22T19:51:01.696 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:51:01.697 DEBUG:teuthology.orchestra.run.trial010:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-22T19:51:01.697 DEBUG:teuthology.orchestra.run.trial010:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-22T19:51:01.770 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:51:01.779 DEBUG:teuthology.orchestra.run.trial010:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:01.829 INFO:tasks.ceph:Sending monmap to node ubuntu@trial119.front.sepia.ceph.com 2026-02-22T19:51:01.829 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:51:01.829 DEBUG:teuthology.orchestra.run.trial119:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-22T19:51:01.829 DEBUG:teuthology.orchestra.run.trial119:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-22T19:51:01.863 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:51:01.863 DEBUG:teuthology.orchestra.run.trial119:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:01.919 INFO:tasks.ceph:Sending monmap to node ubuntu@trial194.front.sepia.ceph.com 2026-02-22T19:51:01.919 DEBUG:teuthology.orchestra.run.trial194:> set -ex 2026-02-22T19:51:01.920 DEBUG:teuthology.orchestra.run.trial194:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-22T19:51:01.920 DEBUG:teuthology.orchestra.run.trial194:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-22T19:51:01.954 DEBUG:teuthology.orchestra.run.trial194:> set -ex 2026-02-22T19:51:01.954 DEBUG:teuthology.orchestra.run.trial194:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:02.011 INFO:tasks.ceph:Setting up mon nodes... 2026-02-22T19:51:02.011 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-22T19:51:02.011 DEBUG:teuthology.orchestra.run.trial010:> sudo mkdir -p /var/lib/ceph/mgr/ceph-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/ceph-x/keyring 2026-02-22T19:51:02.055 INFO:teuthology.orchestra.run.trial010.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2026-02-22T19:51:02.057 DEBUG:teuthology.orchestra.run.trial119:> sudo mkdir -p /var/lib/ceph/mgr/ceph-y && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.y /var/lib/ceph/mgr/ceph-y/keyring 2026-02-22T19:51:02.102 INFO:teuthology.orchestra.run.trial119.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2026-02-22T19:51:02.104 INFO:tasks.ceph:Setting up mds nodes... 2026-02-22T19:51:02.105 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-22T19:51:02.105 DEBUG:teuthology.orchestra.run.trial194:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/ceph.client.0.keyring && sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-02-22T19:51:02.140 INFO:teuthology.orchestra.run.trial194.stdout:creating /etc/ceph/ceph.client.0.keyring 2026-02-22T19:51:02.151 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-22T19:51:02.151 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial010.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@trial119.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2026-02-22T19:51:02.151 DEBUG:teuthology.orchestra.run.trial010:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2026-02-22T19:51:02.176 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-02-22T19:51:02.176 INFO:tasks.ceph:role: osd.0 2026-02-22T19:51:02.176 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial010.front.sepia.ceph.com 2026-02-22T19:51:02.177 DEBUG:teuthology.orchestra.run.trial010:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-22T19:51:02.241 INFO:teuthology.orchestra.run.trial010.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-22T19:51:02.241 INFO:teuthology.orchestra.run.trial010.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-22T19:51:02.241 INFO:teuthology.orchestra.run.trial010.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-22T19:51:02.241 INFO:teuthology.orchestra.run.trial010.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-22T19:51:02.241 INFO:teuthology.orchestra.run.trial010.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-22T19:51:02.241 INFO:teuthology.orchestra.run.trial010.stdout: = sunit=0 swidth=0 blks 2026-02-22T19:51:02.241 INFO:teuthology.orchestra.run.trial010.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-22T19:51:02.241 INFO:teuthology.orchestra.run.trial010.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-22T19:51:02.242 INFO:teuthology.orchestra.run.trial010.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-22T19:51:02.242 INFO:teuthology.orchestra.run.trial010.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-22T19:51:02.811 INFO:teuthology.orchestra.run.trial010.stdout:Discarding blocks...Done. 2026-02-22T19:51:02.813 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial010.front.sepia.ceph.com -o noatime 2026-02-22T19:51:02.814 DEBUG:teuthology.orchestra.run.trial010:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2026-02-22T19:51:02.883 DEBUG:teuthology.orchestra.run.trial010:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2026-02-22T19:51:02.950 DEBUG:teuthology.orchestra.run.trial010:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2026-02-22T19:51:03.014 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-02-22T19:51:03.014 INFO:tasks.ceph:role: osd.1 2026-02-22T19:51:03.014 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial010.front.sepia.ceph.com 2026-02-22T19:51:03.015 DEBUG:teuthology.orchestra.run.trial010:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-22T19:51:03.079 INFO:teuthology.orchestra.run.trial010.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-22T19:51:03.079 INFO:teuthology.orchestra.run.trial010.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-22T19:51:03.079 INFO:teuthology.orchestra.run.trial010.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-22T19:51:03.079 INFO:teuthology.orchestra.run.trial010.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-22T19:51:03.080 INFO:teuthology.orchestra.run.trial010.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-22T19:51:03.080 INFO:teuthology.orchestra.run.trial010.stdout: = sunit=0 swidth=0 blks 2026-02-22T19:51:03.080 INFO:teuthology.orchestra.run.trial010.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-22T19:51:03.080 INFO:teuthology.orchestra.run.trial010.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-22T19:51:03.080 INFO:teuthology.orchestra.run.trial010.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-22T19:51:03.080 INFO:teuthology.orchestra.run.trial010.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-22T19:51:03.638 INFO:teuthology.orchestra.run.trial010.stdout:Discarding blocks...Done. 2026-02-22T19:51:03.640 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial010.front.sepia.ceph.com -o noatime 2026-02-22T19:51:03.640 DEBUG:teuthology.orchestra.run.trial010:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2026-02-22T19:51:03.708 DEBUG:teuthology.orchestra.run.trial010:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2026-02-22T19:51:03.775 DEBUG:teuthology.orchestra.run.trial010:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2026-02-22T19:51:03.841 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-02-22T19:51:03.841 INFO:tasks.ceph:role: osd.2 2026-02-22T19:51:03.841 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial010.front.sepia.ceph.com 2026-02-22T19:51:03.842 DEBUG:teuthology.orchestra.run.trial010:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-22T19:51:03.905 INFO:teuthology.orchestra.run.trial010.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-22T19:51:03.906 INFO:teuthology.orchestra.run.trial010.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-22T19:51:03.906 INFO:teuthology.orchestra.run.trial010.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-22T19:51:03.906 INFO:teuthology.orchestra.run.trial010.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-22T19:51:03.906 INFO:teuthology.orchestra.run.trial010.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-22T19:51:03.906 INFO:teuthology.orchestra.run.trial010.stdout: = sunit=0 swidth=0 blks 2026-02-22T19:51:03.906 INFO:teuthology.orchestra.run.trial010.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-22T19:51:03.906 INFO:teuthology.orchestra.run.trial010.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-22T19:51:03.906 INFO:teuthology.orchestra.run.trial010.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-22T19:51:03.906 INFO:teuthology.orchestra.run.trial010.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-22T19:51:04.463 INFO:teuthology.orchestra.run.trial010.stdout:Discarding blocks...Done. 2026-02-22T19:51:04.465 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial010.front.sepia.ceph.com -o noatime 2026-02-22T19:51:04.465 DEBUG:teuthology.orchestra.run.trial010:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2026-02-22T19:51:04.533 DEBUG:teuthology.orchestra.run.trial010:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2026-02-22T19:51:04.600 DEBUG:teuthology.orchestra.run.trial010:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2026-02-22T19:51:04.664 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-02-22T19:51:04.664 INFO:tasks.ceph:role: osd.3 2026-02-22T19:51:04.664 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial010.front.sepia.ceph.com 2026-02-22T19:51:04.665 DEBUG:teuthology.orchestra.run.trial010:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-22T19:51:04.729 INFO:teuthology.orchestra.run.trial010.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-22T19:51:04.729 INFO:teuthology.orchestra.run.trial010.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-22T19:51:04.729 INFO:teuthology.orchestra.run.trial010.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-22T19:51:04.729 INFO:teuthology.orchestra.run.trial010.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-22T19:51:04.729 INFO:teuthology.orchestra.run.trial010.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-22T19:51:04.729 INFO:teuthology.orchestra.run.trial010.stdout: = sunit=0 swidth=0 blks 2026-02-22T19:51:04.730 INFO:teuthology.orchestra.run.trial010.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-22T19:51:04.730 INFO:teuthology.orchestra.run.trial010.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-22T19:51:04.730 INFO:teuthology.orchestra.run.trial010.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-22T19:51:04.730 INFO:teuthology.orchestra.run.trial010.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-22T19:51:05.286 INFO:teuthology.orchestra.run.trial010.stdout:Discarding blocks...Done. 2026-02-22T19:51:05.288 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial010.front.sepia.ceph.com -o noatime 2026-02-22T19:51:05.289 DEBUG:teuthology.orchestra.run.trial010:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2026-02-22T19:51:05.356 DEBUG:teuthology.orchestra.run.trial010:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2026-02-22T19:51:05.423 DEBUG:teuthology.orchestra.run.trial010:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:05.501 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:05.498+0000 7fcaa7afe780 -1 auth: error reading file: /var/lib/ceph/osd/ceph-0/keyring: can't open /var/lib/ceph/osd/ceph-0/keyring: (2) No such file or directory 2026-02-22T19:51:05.502 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:05.498+0000 7fcaa7afe780 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2026-02-22T19:51:05.502 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:05.498+0000 7fcaa7afe780 -1 bdev(0x555c07a95800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2026-02-22T19:51:05.502 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:05.498+0000 7fcaa7afe780 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2026-02-22T19:51:08.403 DEBUG:teuthology.orchestra.run.trial010:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2026-02-22T19:51:08.468 DEBUG:teuthology.orchestra.run.trial010:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:08.547 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:08.543+0000 7fc56682c780 -1 auth: error reading file: /var/lib/ceph/osd/ceph-1/keyring: can't open /var/lib/ceph/osd/ceph-1/keyring: (2) No such file or directory 2026-02-22T19:51:08.547 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:08.544+0000 7fc56682c780 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2026-02-22T19:51:08.547 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:08.544+0000 7fc56682c780 -1 bdev(0x560f8a1c1800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2026-02-22T19:51:08.547 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:08.544+0000 7fc56682c780 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2026-02-22T19:51:11.698 DEBUG:teuthology.orchestra.run.trial010:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2026-02-22T19:51:11.763 DEBUG:teuthology.orchestra.run.trial010:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:11.842 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:11.838+0000 7f8626214780 -1 auth: error reading file: /var/lib/ceph/osd/ceph-2/keyring: can't open /var/lib/ceph/osd/ceph-2/keyring: (2) No such file or directory 2026-02-22T19:51:11.842 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:11.839+0000 7f8626214780 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2026-02-22T19:51:11.842 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:11.839+0000 7f8626214780 -1 bdev(0x56035b665800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2026-02-22T19:51:11.842 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:11.839+0000 7f8626214780 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2026-02-22T19:51:15.003 DEBUG:teuthology.orchestra.run.trial010:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2026-02-22T19:51:15.068 DEBUG:teuthology.orchestra.run.trial010:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 3 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:15.147 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:15.144+0000 7ff0ec319780 -1 auth: error reading file: /var/lib/ceph/osd/ceph-3/keyring: can't open /var/lib/ceph/osd/ceph-3/keyring: (2) No such file or directory 2026-02-22T19:51:15.148 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:15.144+0000 7ff0ec319780 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2026-02-22T19:51:15.148 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:15.144+0000 7ff0ec319780 -1 bdev(0x55e425a33800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2026-02-22T19:51:15.148 INFO:teuthology.orchestra.run.trial010.stderr:2026-02-22T19:51:15.144+0000 7ff0ec319780 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2026-02-22T19:51:18.049 DEBUG:teuthology.orchestra.run.trial010:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2026-02-22T19:51:18.114 DEBUG:teuthology.orchestra.run.trial119:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2026-02-22T19:51:18.140 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-02-22T19:51:18.140 INFO:tasks.ceph:role: osd.4 2026-02-22T19:51:18.140 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial119.front.sepia.ceph.com 2026-02-22T19:51:18.140 DEBUG:teuthology.orchestra.run.trial119:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-22T19:51:18.204 INFO:teuthology.orchestra.run.trial119.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-22T19:51:18.205 INFO:teuthology.orchestra.run.trial119.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-22T19:51:18.205 INFO:teuthology.orchestra.run.trial119.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-22T19:51:18.205 INFO:teuthology.orchestra.run.trial119.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-22T19:51:18.205 INFO:teuthology.orchestra.run.trial119.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-22T19:51:18.205 INFO:teuthology.orchestra.run.trial119.stdout: = sunit=0 swidth=0 blks 2026-02-22T19:51:18.205 INFO:teuthology.orchestra.run.trial119.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-22T19:51:18.205 INFO:teuthology.orchestra.run.trial119.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-22T19:51:18.205 INFO:teuthology.orchestra.run.trial119.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-22T19:51:18.205 INFO:teuthology.orchestra.run.trial119.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-22T19:51:18.765 INFO:teuthology.orchestra.run.trial119.stdout:Discarding blocks...Done. 2026-02-22T19:51:18.767 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial119.front.sepia.ceph.com -o noatime 2026-02-22T19:51:18.768 DEBUG:teuthology.orchestra.run.trial119:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2026-02-22T19:51:18.835 DEBUG:teuthology.orchestra.run.trial119:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2026-02-22T19:51:18.902 DEBUG:teuthology.orchestra.run.trial119:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2026-02-22T19:51:18.967 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-02-22T19:51:18.968 INFO:tasks.ceph:role: osd.5 2026-02-22T19:51:18.968 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial119.front.sepia.ceph.com 2026-02-22T19:51:18.968 DEBUG:teuthology.orchestra.run.trial119:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-22T19:51:19.032 INFO:teuthology.orchestra.run.trial119.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-22T19:51:19.033 INFO:teuthology.orchestra.run.trial119.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-22T19:51:19.033 INFO:teuthology.orchestra.run.trial119.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-22T19:51:19.033 INFO:teuthology.orchestra.run.trial119.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-22T19:51:19.033 INFO:teuthology.orchestra.run.trial119.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-22T19:51:19.033 INFO:teuthology.orchestra.run.trial119.stdout: = sunit=0 swidth=0 blks 2026-02-22T19:51:19.033 INFO:teuthology.orchestra.run.trial119.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-22T19:51:19.033 INFO:teuthology.orchestra.run.trial119.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-22T19:51:19.033 INFO:teuthology.orchestra.run.trial119.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-22T19:51:19.033 INFO:teuthology.orchestra.run.trial119.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-22T19:51:19.602 INFO:teuthology.orchestra.run.trial119.stdout:Discarding blocks...Done. 2026-02-22T19:51:19.605 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial119.front.sepia.ceph.com -o noatime 2026-02-22T19:51:19.605 DEBUG:teuthology.orchestra.run.trial119:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2026-02-22T19:51:19.674 DEBUG:teuthology.orchestra.run.trial119:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2026-02-22T19:51:19.741 DEBUG:teuthology.orchestra.run.trial119:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2026-02-22T19:51:19.805 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-02-22T19:51:19.805 INFO:tasks.ceph:role: osd.6 2026-02-22T19:51:19.805 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial119.front.sepia.ceph.com 2026-02-22T19:51:19.805 DEBUG:teuthology.orchestra.run.trial119:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-22T19:51:19.871 INFO:teuthology.orchestra.run.trial119.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-22T19:51:19.871 INFO:teuthology.orchestra.run.trial119.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-22T19:51:19.871 INFO:teuthology.orchestra.run.trial119.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-22T19:51:19.871 INFO:teuthology.orchestra.run.trial119.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-22T19:51:19.871 INFO:teuthology.orchestra.run.trial119.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-22T19:51:19.871 INFO:teuthology.orchestra.run.trial119.stdout: = sunit=0 swidth=0 blks 2026-02-22T19:51:19.872 INFO:teuthology.orchestra.run.trial119.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-22T19:51:19.872 INFO:teuthology.orchestra.run.trial119.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-22T19:51:19.872 INFO:teuthology.orchestra.run.trial119.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-22T19:51:19.872 INFO:teuthology.orchestra.run.trial119.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-22T19:51:20.429 INFO:teuthology.orchestra.run.trial119.stdout:Discarding blocks...Done. 2026-02-22T19:51:20.431 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial119.front.sepia.ceph.com -o noatime 2026-02-22T19:51:20.431 DEBUG:teuthology.orchestra.run.trial119:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2026-02-22T19:51:20.503 DEBUG:teuthology.orchestra.run.trial119:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2026-02-22T19:51:20.570 DEBUG:teuthology.orchestra.run.trial119:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2026-02-22T19:51:20.634 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-02-22T19:51:20.634 INFO:tasks.ceph:role: osd.7 2026-02-22T19:51:20.634 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial119.front.sepia.ceph.com 2026-02-22T19:51:20.634 DEBUG:teuthology.orchestra.run.trial119:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-22T19:51:20.699 INFO:teuthology.orchestra.run.trial119.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-22T19:51:20.699 INFO:teuthology.orchestra.run.trial119.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-22T19:51:20.699 INFO:teuthology.orchestra.run.trial119.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-22T19:51:20.699 INFO:teuthology.orchestra.run.trial119.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-22T19:51:20.699 INFO:teuthology.orchestra.run.trial119.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-22T19:51:20.699 INFO:teuthology.orchestra.run.trial119.stdout: = sunit=0 swidth=0 blks 2026-02-22T19:51:20.699 INFO:teuthology.orchestra.run.trial119.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-22T19:51:20.699 INFO:teuthology.orchestra.run.trial119.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-22T19:51:20.699 INFO:teuthology.orchestra.run.trial119.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-22T19:51:20.700 INFO:teuthology.orchestra.run.trial119.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-22T19:51:21.256 INFO:teuthology.orchestra.run.trial119.stdout:Discarding blocks...Done. 2026-02-22T19:51:21.258 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial119.front.sepia.ceph.com -o noatime 2026-02-22T19:51:21.258 DEBUG:teuthology.orchestra.run.trial119:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2026-02-22T19:51:21.337 DEBUG:teuthology.orchestra.run.trial119:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2026-02-22T19:51:21.404 DEBUG:teuthology.orchestra.run.trial119:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 4 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:21.483 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:21.480+0000 7ff6eec14780 -1 auth: error reading file: /var/lib/ceph/osd/ceph-4/keyring: can't open /var/lib/ceph/osd/ceph-4/keyring: (2) No such file or directory 2026-02-22T19:51:21.483 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:21.480+0000 7ff6eec14780 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2026-02-22T19:51:21.483 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:21.480+0000 7ff6eec14780 -1 bdev(0x557471efb800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2026-02-22T19:51:21.483 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:21.480+0000 7ff6eec14780 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2026-02-22T19:51:24.381 DEBUG:teuthology.orchestra.run.trial119:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2026-02-22T19:51:24.447 DEBUG:teuthology.orchestra.run.trial119:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 5 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:24.526 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:24.523+0000 7f3ce920d780 -1 auth: error reading file: /var/lib/ceph/osd/ceph-5/keyring: can't open /var/lib/ceph/osd/ceph-5/keyring: (2) No such file or directory 2026-02-22T19:51:24.527 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:24.523+0000 7f3ce920d780 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2026-02-22T19:51:24.527 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:24.523+0000 7f3ce920d780 -1 bdev(0x5605c9c3b800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2026-02-22T19:51:24.527 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:24.523+0000 7f3ce920d780 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2026-02-22T19:51:27.683 DEBUG:teuthology.orchestra.run.trial119:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2026-02-22T19:51:27.748 DEBUG:teuthology.orchestra.run.trial119:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 6 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:27.825 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:27.823+0000 7ff6fccc4780 -1 auth: error reading file: /var/lib/ceph/osd/ceph-6/keyring: can't open /var/lib/ceph/osd/ceph-6/keyring: (2) No such file or directory 2026-02-22T19:51:27.826 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:27.823+0000 7ff6fccc4780 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2026-02-22T19:51:27.826 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:27.823+0000 7ff6fccc4780 -1 bdev(0x559397fc9800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2026-02-22T19:51:27.826 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:27.823+0000 7ff6fccc4780 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2026-02-22T19:51:31.230 DEBUG:teuthology.orchestra.run.trial119:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2026-02-22T19:51:31.295 DEBUG:teuthology.orchestra.run.trial119:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 7 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:31.374 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:31.371+0000 7f2d03334780 -1 auth: error reading file: /var/lib/ceph/osd/ceph-7/keyring: can't open /var/lib/ceph/osd/ceph-7/keyring: (2) No such file or directory 2026-02-22T19:51:31.374 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:31.371+0000 7f2d03334780 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2026-02-22T19:51:31.375 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:31.371+0000 7f2d03334780 -1 bdev(0x55b7b325d800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2026-02-22T19:51:31.375 INFO:teuthology.orchestra.run.trial119.stderr:2026-02-22T19:51:31.371+0000 7f2d03334780 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2026-02-22T19:51:34.276 DEBUG:teuthology.orchestra.run.trial119:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2026-02-22T19:51:34.341 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-22T19:51:34.342 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:51:34.342 DEBUG:teuthology.orchestra.run.trial010:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2026-02-22T19:51:34.368 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:51:34.368 DEBUG:teuthology.orchestra.run.trial010:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2026-02-22T19:51:34.433 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:51:34.433 DEBUG:teuthology.orchestra.run.trial010:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2026-02-22T19:51:34.497 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:51:34.497 DEBUG:teuthology.orchestra.run.trial010:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2026-02-22T19:51:34.560 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:51:34.561 DEBUG:teuthology.orchestra.run.trial010:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2026-02-22T19:51:34.625 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:51:34.625 DEBUG:teuthology.orchestra.run.trial119:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2026-02-22T19:51:34.650 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:51:34.650 DEBUG:teuthology.orchestra.run.trial119:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2026-02-22T19:51:34.714 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:51:34.714 DEBUG:teuthology.orchestra.run.trial119:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2026-02-22T19:51:34.777 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:51:34.777 DEBUG:teuthology.orchestra.run.trial119:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2026-02-22T19:51:34.841 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:51:34.842 DEBUG:teuthology.orchestra.run.trial119:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2026-02-22T19:51:34.905 DEBUG:teuthology.orchestra.run.trial194:> set -ex 2026-02-22T19:51:34.905 DEBUG:teuthology.orchestra.run.trial194:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2026-02-22T19:51:34.923 INFO:tasks.ceph:Adding keys to all mons... 2026-02-22T19:51:34.924 DEBUG:teuthology.orchestra.run.trial010:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-22T19:51:34.926 DEBUG:teuthology.orchestra.run.trial119:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-22T19:51:34.948 INFO:teuthology.orchestra.run.trial010.stdout:[mgr.x] 2026-02-22T19:51:34.948 INFO:teuthology.orchestra.run.trial010.stdout: key = AQAmXptpHIQ4AxAAXXlnBH8VZtJg/wJ1UnNh2g== 2026-02-22T19:51:34.948 INFO:teuthology.orchestra.run.trial010.stdout:[osd.0] 2026-02-22T19:51:34.948 INFO:teuthology.orchestra.run.trial010.stdout: key = AQApXptpVWnNHRAA+5RIVkYDd6hPmxKZqOhjxQ== 2026-02-22T19:51:34.948 INFO:teuthology.orchestra.run.trial010.stdout:[osd.1] 2026-02-22T19:51:34.948 INFO:teuthology.orchestra.run.trial010.stdout: key = AQAsXptpJFKFIBAAATIpux5AIBf1AzY9BauDAA== 2026-02-22T19:51:34.948 INFO:teuthology.orchestra.run.trial010.stdout:[osd.2] 2026-02-22T19:51:34.949 INFO:teuthology.orchestra.run.trial010.stdout: key = AQAvXptpB54ZMhAAbz8n0/pVkdhH9BV+x7aNMw== 2026-02-22T19:51:34.949 INFO:teuthology.orchestra.run.trial010.stdout:[osd.3] 2026-02-22T19:51:34.949 INFO:teuthology.orchestra.run.trial010.stdout: key = AQAzXptpuy63CBAACozT/kiq5FT8Fwmw/GNNnQ== 2026-02-22T19:51:34.949 INFO:teuthology.orchestra.run.trial010.stdout:[mgr.y] 2026-02-22T19:51:34.949 INFO:teuthology.orchestra.run.trial010.stdout: key = AQAmXptpAAEFBhAAmF7vOeQbA+x7nByfea4dvQ== 2026-02-22T19:51:34.949 INFO:teuthology.orchestra.run.trial010.stdout:[osd.4] 2026-02-22T19:51:34.949 INFO:teuthology.orchestra.run.trial010.stdout: key = AQA5Xptp4qa3HBAAjd9OKC1He2LqzLqPzfiwoQ== 2026-02-22T19:51:34.949 INFO:teuthology.orchestra.run.trial010.stdout:[osd.5] 2026-02-22T19:51:34.949 INFO:teuthology.orchestra.run.trial010.stdout: key = AQA8XptpO6VKHxAAYIE9+F+9GAvGV8B/4DK/yA== 2026-02-22T19:51:34.949 INFO:teuthology.orchestra.run.trial010.stdout:[osd.6] 2026-02-22T19:51:34.949 INFO:teuthology.orchestra.run.trial010.stdout: key = AQA/XptpCEYpMRAAloN4TSdFul5ZgP6PcWy6sw== 2026-02-22T19:51:34.949 INFO:teuthology.orchestra.run.trial010.stdout:[osd.7] 2026-02-22T19:51:34.949 INFO:teuthology.orchestra.run.trial010.stdout: key = AQBDXptp+go5FhAA2LmenK7YWOjKQsrECTkZ/Q== 2026-02-22T19:51:34.950 INFO:teuthology.orchestra.run.trial010.stdout:[client.0] 2026-02-22T19:51:34.950 INFO:teuthology.orchestra.run.trial010.stdout: key = AQAmXptpenZVCBAASw9wqB9UBOkuMnA9RgJZZQ== 2026-02-22T19:51:34.967 INFO:teuthology.orchestra.run.trial119.stdout:[mgr.x] 2026-02-22T19:51:34.967 INFO:teuthology.orchestra.run.trial119.stdout: key = AQAmXptpHIQ4AxAAXXlnBH8VZtJg/wJ1UnNh2g== 2026-02-22T19:51:34.967 INFO:teuthology.orchestra.run.trial119.stdout:[osd.0] 2026-02-22T19:51:34.967 INFO:teuthology.orchestra.run.trial119.stdout: key = AQApXptpVWnNHRAA+5RIVkYDd6hPmxKZqOhjxQ== 2026-02-22T19:51:34.967 INFO:teuthology.orchestra.run.trial119.stdout:[osd.1] 2026-02-22T19:51:34.967 INFO:teuthology.orchestra.run.trial119.stdout: key = AQAsXptpJFKFIBAAATIpux5AIBf1AzY9BauDAA== 2026-02-22T19:51:34.968 INFO:teuthology.orchestra.run.trial119.stdout:[osd.2] 2026-02-22T19:51:34.968 INFO:teuthology.orchestra.run.trial119.stdout: key = AQAvXptpB54ZMhAAbz8n0/pVkdhH9BV+x7aNMw== 2026-02-22T19:51:34.968 INFO:teuthology.orchestra.run.trial119.stdout:[osd.3] 2026-02-22T19:51:34.968 INFO:teuthology.orchestra.run.trial119.stdout: key = AQAzXptpuy63CBAACozT/kiq5FT8Fwmw/GNNnQ== 2026-02-22T19:51:34.968 INFO:teuthology.orchestra.run.trial119.stdout:[mgr.y] 2026-02-22T19:51:34.968 INFO:teuthology.orchestra.run.trial119.stdout: key = AQAmXptpAAEFBhAAmF7vOeQbA+x7nByfea4dvQ== 2026-02-22T19:51:34.968 INFO:teuthology.orchestra.run.trial119.stdout:[osd.4] 2026-02-22T19:51:34.968 INFO:teuthology.orchestra.run.trial119.stdout: key = AQA5Xptp4qa3HBAAjd9OKC1He2LqzLqPzfiwoQ== 2026-02-22T19:51:34.968 INFO:teuthology.orchestra.run.trial119.stdout:[osd.5] 2026-02-22T19:51:34.968 INFO:teuthology.orchestra.run.trial119.stdout: key = AQA8XptpO6VKHxAAYIE9+F+9GAvGV8B/4DK/yA== 2026-02-22T19:51:34.968 INFO:teuthology.orchestra.run.trial119.stdout:[osd.6] 2026-02-22T19:51:34.968 INFO:teuthology.orchestra.run.trial119.stdout: key = AQA/XptpCEYpMRAAloN4TSdFul5ZgP6PcWy6sw== 2026-02-22T19:51:34.969 INFO:teuthology.orchestra.run.trial119.stdout:[osd.7] 2026-02-22T19:51:34.969 INFO:teuthology.orchestra.run.trial119.stdout: key = AQBDXptp+go5FhAA2LmenK7YWOjKQsrECTkZ/Q== 2026-02-22T19:51:34.969 INFO:teuthology.orchestra.run.trial119.stdout:[client.0] 2026-02-22T19:51:34.969 INFO:teuthology.orchestra.run.trial119.stdout: key = AQAmXptpenZVCBAASw9wqB9UBOkuMnA9RgJZZQ== 2026-02-22T19:51:34.970 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-02-22T19:51:34.993 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-02-22T19:51:35.049 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.074 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.129 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.154 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.210 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.233 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.289 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.311 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.369 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-02-22T19:51:35.390 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-02-22T19:51:35.448 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.469 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.528 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.549 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.609 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.628 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.689 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.707 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-22T19:51:35.769 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2026-02-22T19:51:35.786 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2026-02-22T19:51:35.851 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-22T19:51:35.851 DEBUG:teuthology.orchestra.run.trial010:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2026-02-22T19:51:35.888 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i a --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2026-02-22T19:51:35.976 DEBUG:teuthology.orchestra.run.trial010:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2026-02-22T19:51:36.000 DEBUG:teuthology.orchestra.run.trial010:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2026-02-22T19:51:36.064 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i c --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2026-02-22T19:51:36.145 DEBUG:teuthology.orchestra.run.trial010:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2026-02-22T19:51:36.211 DEBUG:teuthology.orchestra.run.trial119:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2026-02-22T19:51:36.236 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i b --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2026-02-22T19:51:36.317 DEBUG:teuthology.orchestra.run.trial119:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2026-02-22T19:51:36.382 DEBUG:teuthology.orchestra.run.trial010:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:36.385 DEBUG:teuthology.orchestra.run.trial119:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-22T19:51:36.438 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2026-02-22T19:51:36.438 INFO:tasks.ceph.mon.a:Restarting daemon 2026-02-22T19:51:36.439 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2026-02-22T19:51:36.442 INFO:tasks.ceph.mon.a:Started 2026-02-22T19:51:36.442 INFO:tasks.ceph.mon.c:Restarting daemon 2026-02-22T19:51:36.442 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2026-02-22T19:51:36.444 INFO:tasks.ceph.mon.c:Started 2026-02-22T19:51:36.445 INFO:tasks.ceph.mon.b:Restarting daemon 2026-02-22T19:51:36.445 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2026-02-22T19:51:36.480 INFO:tasks.ceph.mon.b:Started 2026-02-22T19:51:36.480 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2026-02-22T19:51:36.480 INFO:tasks.ceph.mgr.x:Restarting daemon 2026-02-22T19:51:36.481 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2026-02-22T19:51:36.483 INFO:tasks.ceph.mgr.x:Started 2026-02-22T19:51:36.483 INFO:tasks.ceph.mgr.y:Restarting daemon 2026-02-22T19:51:36.483 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2026-02-22T19:51:36.485 INFO:tasks.ceph.mgr.y:Started 2026-02-22T19:51:36.486 INFO:tasks.ceph:Setting crush tunables to default 2026-02-22T19:51:36.486 DEBUG:teuthology.orchestra.run.trial010:> sudo ceph --cluster ceph osd crush tunables default 2026-02-22T19:51:41.775 INFO:teuthology.orchestra.run.trial010.stderr:adjusted tunables profile to default 2026-02-22T19:51:41.784 INFO:tasks.ceph:check_enable_crimson: False 2026-02-22T19:51:41.784 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2026-02-22T19:51:41.785 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:51:41.785 DEBUG:teuthology.orchestra.run.trial010:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2026-02-22T19:51:41.810 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:51:41.810 DEBUG:teuthology.orchestra.run.trial010:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2026-02-22T19:51:41.875 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:51:41.875 DEBUG:teuthology.orchestra.run.trial010:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2026-02-22T19:51:41.940 DEBUG:teuthology.orchestra.run.trial010:> set -ex 2026-02-22T19:51:41.940 DEBUG:teuthology.orchestra.run.trial010:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2026-02-22T19:51:42.003 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:51:42.004 DEBUG:teuthology.orchestra.run.trial119:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2026-02-22T19:51:42.029 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:51:42.029 DEBUG:teuthology.orchestra.run.trial119:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2026-02-22T19:51:42.091 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.089+0000 7f0db89cd140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-02-22T19:51:42.093 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:51:42.093 DEBUG:teuthology.orchestra.run.trial119:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2026-02-22T19:51:42.096 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.094+0000 7f62e2dda140 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2026-02-22T19:51:42.158 DEBUG:teuthology.orchestra.run.trial119:> set -ex 2026-02-22T19:51:42.159 DEBUG:teuthology.orchestra.run.trial119:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2026-02-22T19:51:42.213 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.210+0000 7f0db89cd140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-02-22T19:51:42.217 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.215+0000 7f62e2dda140 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2026-02-22T19:51:42.225 DEBUG:teuthology.orchestra.run.trial119:> sudo ceph --cluster ceph osd new 86f55c58-413d-42ec-b1ec-330c84ebf268 0 2026-02-22T19:51:42.241 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.238+0000 7f0db89cd140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-02-22T19:51:42.244 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.242+0000 7f62e2dda140 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2026-02-22T19:51:42.274 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.271+0000 7f0db89cd140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-02-22T19:51:42.277 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.275+0000 7f62e2dda140 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2026-02-22T19:51:42.298 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.295+0000 7f0db89cd140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-02-22T19:51:42.300 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.298+0000 7f62e2dda140 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2026-02-22T19:51:42.325 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.322+0000 7f0db89cd140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-02-22T19:51:42.326 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.324+0000 7f62e2dda140 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2026-02-22T19:51:42.350 INFO:teuthology.orchestra.run.trial119.stdout:0 2026-02-22T19:51:42.360 DEBUG:teuthology.orchestra.run.trial119:> sudo ceph --cluster ceph osd new b09c1cea-299a-4ccd-9a2b-3c8d0c1242cb 1 2026-02-22T19:51:42.382 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.380+0000 7f62e2dda140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-02-22T19:51:42.382 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.379+0000 7f0db89cd140 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2026-02-22T19:51:42.443 INFO:tasks.ceph.mgr.x.trial010.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-22T19:51:42.443 INFO:tasks.ceph.mgr.x.trial010.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-22T19:51:42.443 INFO:tasks.ceph.mgr.x.trial010.stderr: from numpy import show_config as show_numpy_config 2026-02-22T19:51:42.446 INFO:tasks.ceph.mgr.y.trial119.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-22T19:51:42.446 INFO:tasks.ceph.mgr.y.trial119.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-22T19:51:42.446 INFO:tasks.ceph.mgr.y.trial119.stderr: from numpy import show_config as show_numpy_config 2026-02-22T19:51:42.447 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.444+0000 7f62e2dda140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-02-22T19:51:42.449 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.447+0000 7f0db89cd140 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2026-02-22T19:51:42.472 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.470+0000 7f62e2dda140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-02-22T19:51:42.476 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.473+0000 7f0db89cd140 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2026-02-22T19:51:42.487 INFO:teuthology.orchestra.run.trial119.stdout:1 2026-02-22T19:51:42.495 DEBUG:teuthology.orchestra.run.trial119:> sudo ceph --cluster ceph osd new 5fea2d92-f865-40f5-a8c7-01374b3a1d4b 2 2026-02-22T19:51:42.527 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.525+0000 7f62e2dda140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-02-22T19:51:42.532 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.530+0000 7f0db89cd140 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2026-02-22T19:51:42.570 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.568+0000 7f62e2dda140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-02-22T19:51:42.577 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.574+0000 7f0db89cd140 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2026-02-22T19:51:42.596 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.594+0000 7f62e2dda140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-02-22T19:51:42.598 INFO:teuthology.orchestra.run.trial119.stdout:2 2026-02-22T19:51:42.603 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.600+0000 7f0db89cd140 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2026-02-22T19:51:42.606 DEBUG:teuthology.orchestra.run.trial119:> sudo ceph --cluster ceph osd new f2fc6698-f805-4ff2-8785-464b0b3d72e0 3 2026-02-22T19:51:42.620 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.618+0000 7f62e2dda140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-02-22T19:51:42.628 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.625+0000 7f0db89cd140 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2026-02-22T19:51:42.646 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.644+0000 7f62e2dda140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-02-22T19:51:42.654 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.651+0000 7f0db89cd140 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2026-02-22T19:51:42.668 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.666+0000 7f62e2dda140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-02-22T19:51:42.677 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.674+0000 7f0db89cd140 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2026-02-22T19:51:42.732 INFO:teuthology.orchestra.run.trial119.stdout:3 2026-02-22T19:51:42.740 DEBUG:teuthology.orchestra.run.trial119:> sudo ceph --cluster ceph osd new dc7bf2cb-5ec2-4edf-a3ce-f00340393f25 4 2026-02-22T19:51:42.864 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.862+0000 7f62e2dda140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-02-22T19:51:42.875 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.872+0000 7f0db89cd140 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2026-02-22T19:51:42.882 INFO:teuthology.orchestra.run.trial119.stdout:4 2026-02-22T19:51:42.891 DEBUG:teuthology.orchestra.run.trial119:> sudo ceph --cluster ceph osd new 056e0996-dd17-49b3-b7d0-0e6b4a18c02c 5 2026-02-22T19:51:42.919 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.917+0000 7f62e2dda140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-02-22T19:51:42.931 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.928+0000 7f0db89cd140 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2026-02-22T19:51:42.941 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.939+0000 7f62e2dda140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-02-22T19:51:42.955 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.952+0000 7f0db89cd140 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2026-02-22T19:51:42.965 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:42.963+0000 7f62e2dda140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-02-22T19:51:42.979 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:42.976+0000 7f0db89cd140 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2026-02-22T19:51:42.993 INFO:teuthology.orchestra.run.trial119.stdout:5 2026-02-22T19:51:43.001 DEBUG:teuthology.orchestra.run.trial119:> sudo ceph --cluster ceph osd new 13fc7ce9-d1e0-4f21-a15e-9ab5b0523673 6 2026-02-22T19:51:43.018 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:43.016+0000 7f62e2dda140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-02-22T19:51:43.034 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:43.031+0000 7f0db89cd140 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2026-02-22T19:51:43.039 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:43.037+0000 7f62e2dda140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-02-22T19:51:43.055 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:43.052+0000 7f0db89cd140 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2026-02-22T19:51:43.092 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:43.089+0000 7f62e2dda140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-02-22T19:51:43.109 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:43.106+0000 7f0db89cd140 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2026-02-22T19:51:43.139 INFO:teuthology.orchestra.run.trial119.stdout:6 2026-02-22T19:51:43.147 DEBUG:teuthology.orchestra.run.trial119:> sudo ceph --cluster ceph osd new 3650ab13-7c8e-4e21-8ee8-01f517c6639b 7 2026-02-22T19:51:43.293 INFO:teuthology.orchestra.run.trial119.stdout:7 2026-02-22T19:51:43.301 INFO:tasks.ceph.osd.0:Restarting daemon 2026-02-22T19:51:43.301 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2026-02-22T19:51:43.303 INFO:tasks.ceph.osd.0:Started 2026-02-22T19:51:43.304 INFO:tasks.ceph.osd.1:Restarting daemon 2026-02-22T19:51:43.304 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2026-02-22T19:51:43.306 INFO:tasks.ceph.osd.1:Started 2026-02-22T19:51:43.306 INFO:tasks.ceph.osd.2:Restarting daemon 2026-02-22T19:51:43.307 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2026-02-22T19:51:43.309 INFO:tasks.ceph.osd.2:Started 2026-02-22T19:51:43.309 INFO:tasks.ceph.osd.3:Restarting daemon 2026-02-22T19:51:43.309 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2026-02-22T19:51:43.315 INFO:tasks.ceph.osd.3:Started 2026-02-22T19:51:43.315 INFO:tasks.ceph.osd.4:Restarting daemon 2026-02-22T19:51:43.315 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2026-02-22T19:51:43.318 INFO:tasks.ceph.osd.4:Started 2026-02-22T19:51:43.318 INFO:tasks.ceph.osd.5:Restarting daemon 2026-02-22T19:51:43.318 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2026-02-22T19:51:43.320 INFO:tasks.ceph.osd.5:Started 2026-02-22T19:51:43.320 INFO:tasks.ceph.osd.6:Restarting daemon 2026-02-22T19:51:43.321 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2026-02-22T19:51:43.323 INFO:tasks.ceph.osd.6:Started 2026-02-22T19:51:43.323 INFO:tasks.ceph.osd.7:Restarting daemon 2026-02-22T19:51:43.323 DEBUG:teuthology.orchestra.run.trial119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2026-02-22T19:51:43.325 INFO:tasks.ceph.osd.7:Started 2026-02-22T19:51:43.325 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-22T19:51:43.427 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:51:43.427 INFO:teuthology.orchestra.run.trial010.stdout:{"epoch":10,"fsid":"18e16f1b-ba70-469f-879a-41f4a4851c5f","created":"2026-02-22T19:51:41.733096+0000","modified":"2026-02-22T19:51:43.290366+0000","last_up_change":"0.000000","last_in_change":"2026-02-22T19:51:43.290366+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":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"86f55c58-413d-42ec-b1ec-330c84ebf268","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":"b09c1cea-299a-4ccd-9a2b-3c8d0c1242cb","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":"5fea2d92-f865-40f5-a8c7-01374b3a1d4b","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":3,"uuid":"f2fc6698-f805-4ff2-8785-464b0b3d72e0","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":4,"uuid":"dc7bf2cb-5ec2-4edf-a3ce-f00340393f25","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":5,"uuid":"056e0996-dd17-49b3-b7d0-0e6b4a18c02c","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":6,"uuid":"13fc7ce9-d1e0-4f21-a15e-9ab5b0523673","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":7,"uuid":"3650ab13-7c8e-4e21-8ee8-01f517c6639b","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},{"osd":3,"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":4,"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":5,"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":6,"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":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-22T19:51:43.435 INFO:tasks.ceph.ceph_manager.ceph:[] 2026-02-22T19:51:43.435 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-22T19:51:43.496 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:43.494+0000 7f62e2dda140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-02-22T19:51:43.514 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:43.511+0000 7f0db89cd140 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2026-02-22T19:51:43.518 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:43.516+0000 7f62e2dda140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-02-22T19:51:43.537 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:43.534+0000 7f0db89cd140 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2026-02-22T19:51:43.860 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:43.857+0000 7f62e2dda140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-02-22T19:51:43.881 INFO:tasks.ceph.mgr.y.trial119.stderr:2026-02-22T19:51:43.879+0000 7f0db89cd140 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2026-02-22T19:51:44.241 DEBUG:teuthology.orchestra.run.trial010:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-22T19:51:44.362 INFO:teuthology.misc.health.trial010.stdout: 2026-02-22T19:51:44.362 INFO:teuthology.misc.health.trial010.stdout:{"epoch":10,"fsid":"18e16f1b-ba70-469f-879a-41f4a4851c5f","created":"2026-02-22T19:51:41.733096+0000","modified":"2026-02-22T19:51:43.290366+0000","last_up_change":"0.000000","last_in_change":"2026-02-22T19:51:43.290366+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":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"86f55c58-413d-42ec-b1ec-330c84ebf268","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":"b09c1cea-299a-4ccd-9a2b-3c8d0c1242cb","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":"5fea2d92-f865-40f5-a8c7-01374b3a1d4b","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":3,"uuid":"f2fc6698-f805-4ff2-8785-464b0b3d72e0","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":4,"uuid":"dc7bf2cb-5ec2-4edf-a3ce-f00340393f25","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":5,"uuid":"056e0996-dd17-49b3-b7d0-0e6b4a18c02c","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":6,"uuid":"13fc7ce9-d1e0-4f21-a15e-9ab5b0523673","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":7,"uuid":"3650ab13-7c8e-4e21-8ee8-01f517c6639b","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},{"osd":3,"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":4,"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":5,"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":6,"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":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-22T19:51:44.362 DEBUG:teuthology.misc:0 of 8 OSDs are up 2026-02-22T19:51:44.761 INFO:tasks.ceph.osd.3.trial010.stderr:2026-02-22T19:51:44.759+0000 7f43e0d62780 -1 Falling back to public interface 2026-02-22T19:51:44.870 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:44.868+0000 7f61ffafc640 -1 mgr.server handle_report got status from non-daemon mon.c 2026-02-22T19:51:44.871 INFO:tasks.ceph.mgr.x.trial010.stderr:2026-02-22T19:51:44.868+0000 7f61ffafc640 -1 mgr.server handle_report got status from non-daemon mon.b 2026-02-22T19:51:44.994 INFO:tasks.ceph.osd.1.trial010.stderr:2026-02-22T19:51:44.992+0000 7f91a2f34780 -1 Falling back to public interface 2026-02-22T19:51:45.221 INFO:tasks.ceph.osd.2.trial010.stderr:2026-02-22T19:51:45.219+0000 7fc5705ad780 -1 Falling back to public interface 2026-02-22T19:51:45.225 INFO:tasks.ceph.osd.4.trial119.stderr:2026-02-22T19:51:45.222+0000 7fccb5528780 -1 Falling back to public interface 2026-02-22T19:51:45.229 INFO:tasks.ceph.osd.0.trial010.stderr:2026-02-22T19:51:45.227+0000 7ff212416780 -1 Falling back to public interface 2026-02-22T19:51:45.255 INFO:tasks.ceph.osd.7.trial119.stderr:2026-02-22T19:51:45.252+0000 7f2033119780 -1 Falling back to public interface 2026-02-22T19:51:45.255 INFO:tasks.ceph.osd.6.trial119.stderr:2026-02-22T19:51:45.252+0000 7fad6b011780 -1 Falling back to public interface 2026-02-22T19:51:45.256 INFO:tasks.ceph.osd.6.trial119.stderr:2026-02-22T19:51:45.253+0000 7fad6989a640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6812/0: (98) Address already in use 2026-02-22T19:51:45.263 INFO:tasks.ceph.osd.5.trial119.stderr:2026-02-22T19:51:45.260+0000 7fc8b5218780 -1 Falling back to public interface 2026-02-22T19:51:48.527 INFO:tasks.ceph.osd.3.trial010.stderr:2026-02-22T19:51:48.525+0000 7f43e0d62780 -1 osd.3 0 log_to_monitors true 2026-02-22T19:51:48.703 INFO:tasks.ceph.osd.4.trial119.stderr:2026-02-22T19:51:48.701+0000 7fccb5528780 -1 osd.4 0 log_to_monitors true 2026-02-22T19:51:48.820 INFO:tasks.ceph.osd.5.trial119.stderr:2026-02-22T19:51:48.818+0000 7fc8b5218780 -1 osd.5 0 log_to_monitors true 2026-02-22T19:51:48.966 INFO:tasks.ceph.osd.2.trial010.stderr:2026-02-22T19:51:48.964+0000 7fc5705ad780 -1 osd.2 0 log_to_monitors true 2026-02-22T19:51:49.008 INFO:tasks.ceph.osd.1.trial010.stderr:2026-02-22T19:51:49.006+0000 7f91a2f34780 -1 osd.1 0 log_to_monitors true 2026-02-22T19:51:49.054 INFO:tasks.ceph.osd.0.trial010.stderr:2026-02-22T19:51:49.052+0000 7ff212416780 -1 osd.0 0 log_to_monitors true 2026-02-22T19:51:49.512 INFO:tasks.ceph.osd.7.trial119.stderr:2026-02-22T19:51:49.510+0000 7f2033119780 -1 osd.7 0 log_to_monitors true 2026-02-22T19:51:49.585 INFO:tasks.ceph.osd.3.trial010.stderr:2026-02-22T19:51:49.583+0000 7f43dccef640 -1 osd.3 0 waiting for initial osdmap 2026-02-22T19:51:49.594 INFO:tasks.ceph.osd.3.trial010.stderr:2026-02-22T19:51:49.592+0000 7f43d4b11640 -1 osd.3 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-22T19:51:49.819 INFO:tasks.ceph.osd.6.trial119.stderr:2026-02-22T19:51:49.817+0000 7fad6b011780 -1 osd.6 0 log_to_monitors true 2026-02-22T19:51:50.588 INFO:tasks.ceph.osd.2.trial010.stderr:2026-02-22T19:51:50.586+0000 7fc56c53c640 -1 osd.2 0 waiting for initial osdmap 2026-02-22T19:51:50.591 INFO:tasks.ceph.osd.4.trial119.stderr:2026-02-22T19:51:50.590+0000 7fccb14b5640 -1 osd.4 0 waiting for initial osdmap 2026-02-22T19:51:50.592 INFO:tasks.ceph.osd.5.trial119.stderr:2026-02-22T19:51:50.590+0000 7fc8b0b01640 -1 osd.5 0 waiting for initial osdmap 2026-02-22T19:51:50.594 INFO:tasks.ceph.osd.4.trial119.stderr:2026-02-22T19:51:50.592+0000 7fcca92d7640 -1 osd.4 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-22T19:51:50.595 INFO:tasks.ceph.osd.5.trial119.stderr:2026-02-22T19:51:50.593+0000 7fc8a8923640 -1 osd.5 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-22T19:51:50.599 INFO:tasks.ceph.osd.0.trial010.stderr:2026-02-22T19:51:50.597+0000 7ff20dd01640 -1 osd.0 0 waiting for initial osdmap 2026-02-22T19:51:50.599 INFO:tasks.ceph.osd.1.trial010.stderr:2026-02-22T19:51:50.597+0000 7f919eec1640 -1 osd.1 0 waiting for initial osdmap 2026-02-22T19:51:50.599 INFO:tasks.ceph.osd.7.trial119.stderr:2026-02-22T19:51:50.598+0000 7f202f0a6640 -1 osd.7 0 waiting for initial osdmap 2026-02-22T19:51:50.601 INFO:tasks.ceph.osd.0.trial010.stderr:2026-02-22T19:51:50.599+0000 7ff205b23640 -1 osd.0 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-22T19:51:50.601 INFO:tasks.ceph.osd.1.trial010.stderr:2026-02-22T19:51:50.599+0000 7f9196ce3640 -1 osd.1 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-22T19:51:50.602 INFO:tasks.ceph.osd.7.trial119.stderr:2026-02-22T19:51:50.600+0000 7f2026ec8640 -1 osd.7 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-22T19:51:50.604 INFO:tasks.ceph.osd.2.trial010.stderr:2026-02-22T19:51:50.602+0000 7fc56435e640 -1 osd.2 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-22T19:51:51.169 DEBUG:teuthology.orchestra.run.trial010:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-22T19:51:51.323 INFO:teuthology.misc.health.trial010.stdout: 2026-02-22T19:51:51.323 INFO:teuthology.misc.health.trial010.stdout:{"epoch":13,"fsid":"18e16f1b-ba70-469f-879a-41f4a4851c5f","created":"2026-02-22T19:51:41.733096+0000","modified":"2026-02-22T19:51:50.579822+0000","last_up_change":"2026-02-22T19:51:50.579822+0000","last_in_change":"2026-02-22T19:51:43.290366+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"86f55c58-413d-42ec-b1ec-330c84ebf268","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":"b09c1cea-299a-4ccd-9a2b-3c8d0c1242cb","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":"5fea2d92-f865-40f5-a8c7-01374b3a1d4b","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":3,"uuid":"f2fc6698-f805-4ff2-8785-464b0b3d72e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6802","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6803","nonce":3785761076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6804","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6805","nonce":3785761076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6808","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6809","nonce":3785761076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6806","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6807","nonce":3785761076}]},"public_addr":"10.20.193.10:6803/3785761076","cluster_addr":"10.20.193.10:6805/3785761076","heartbeat_back_addr":"10.20.193.10:6809/3785761076","heartbeat_front_addr":"10.20.193.10:6807/3785761076","state":["exists","up"]},{"osd":4,"uuid":"dc7bf2cb-5ec2-4edf-a3ce-f00340393f25","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":5,"uuid":"056e0996-dd17-49b3-b7d0-0e6b4a18c02c","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":6,"uuid":"13fc7ce9-d1e0-4f21-a15e-9ab5b0523673","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":7,"uuid":"3650ab13-7c8e-4e21-8ee8-01f517c6639b","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},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"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":5,"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":6,"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":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-22T19:51:51.330 DEBUG:teuthology.misc:1 of 8 OSDs are up 2026-02-22T19:51:51.607 INFO:tasks.ceph.osd.6.trial119.stderr:2026-02-22T19:51:51.606+0000 7fad66882640 -1 osd.6 0 waiting for initial osdmap 2026-02-22T19:51:51.610 INFO:tasks.ceph.osd.6.trial119.stderr:2026-02-22T19:51:51.608+0000 7fad5e6a4640 -1 osd.6 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-22T19:51:58.137 DEBUG:teuthology.orchestra.run.trial010:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-22T19:51:58.289 INFO:teuthology.misc.health.trial010.stdout: 2026-02-22T19:51:58.290 INFO:teuthology.misc.health.trial010.stdout:{"epoch":17,"fsid":"18e16f1b-ba70-469f-879a-41f4a4851c5f","created":"2026-02-22T19:51:41.733096+0000","modified":"2026-02-22T19:51:54.594643+0000","last_up_change":"2026-02-22T19:51:52.591045+0000","last_in_change":"2026-02-22T19:51:43.290366+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-22T19:51:51.876809+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":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"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":"86f55c58-413d-42ec-b1ec-330c84ebf268","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6826","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6827","nonce":403050539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6828","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6829","nonce":403050539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6832","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6833","nonce":403050539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6830","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6831","nonce":403050539}]},"public_addr":"10.20.193.10:6827/403050539","cluster_addr":"10.20.193.10:6829/403050539","heartbeat_back_addr":"10.20.193.10:6833/403050539","heartbeat_front_addr":"10.20.193.10:6831/403050539","state":["exists","up"]},{"osd":1,"uuid":"b09c1cea-299a-4ccd-9a2b-3c8d0c1242cb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6810","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6811","nonce":153322382}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6812","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6813","nonce":153322382}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6816","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6817","nonce":153322382}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6814","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6815","nonce":153322382}]},"public_addr":"10.20.193.10:6811/153322382","cluster_addr":"10.20.193.10:6813/153322382","heartbeat_back_addr":"10.20.193.10:6817/153322382","heartbeat_front_addr":"10.20.193.10:6815/153322382","state":["exists","up"]},{"osd":2,"uuid":"5fea2d92-f865-40f5-a8c7-01374b3a1d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6818","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6819","nonce":2034467585}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6820","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6821","nonce":2034467585}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6824","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6825","nonce":2034467585}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6822","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6823","nonce":2034467585}]},"public_addr":"10.20.193.10:6819/2034467585","cluster_addr":"10.20.193.10:6821/2034467585","heartbeat_back_addr":"10.20.193.10:6825/2034467585","heartbeat_front_addr":"10.20.193.10:6823/2034467585","state":["exists","up"]},{"osd":3,"uuid":"f2fc6698-f805-4ff2-8785-464b0b3d72e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6802","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6803","nonce":3785761076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6804","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6805","nonce":3785761076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6808","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6809","nonce":3785761076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6806","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6807","nonce":3785761076}]},"public_addr":"10.20.193.10:6803/3785761076","cluster_addr":"10.20.193.10:6805/3785761076","heartbeat_back_addr":"10.20.193.10:6809/3785761076","heartbeat_front_addr":"10.20.193.10:6807/3785761076","state":["exists","up"]},{"osd":4,"uuid":"dc7bf2cb-5ec2-4edf-a3ce-f00340393f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6800","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6801","nonce":2601227097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6802","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6803","nonce":2601227097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6806","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6807","nonce":2601227097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6804","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6805","nonce":2601227097}]},"public_addr":"10.20.193.119:6801/2601227097","cluster_addr":"10.20.193.119:6803/2601227097","heartbeat_back_addr":"10.20.193.119:6807/2601227097","heartbeat_front_addr":"10.20.193.119:6805/2601227097","state":["exists","up"]},{"osd":5,"uuid":"056e0996-dd17-49b3-b7d0-0e6b4a18c02c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6824","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6825","nonce":373404925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6826","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6827","nonce":373404925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6830","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6831","nonce":373404925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6828","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6829","nonce":373404925}]},"public_addr":"10.20.193.119:6825/373404925","cluster_addr":"10.20.193.119:6827/373404925","heartbeat_back_addr":"10.20.193.119:6831/373404925","heartbeat_front_addr":"10.20.193.119:6829/373404925","state":["exists","up"]},{"osd":6,"uuid":"13fc7ce9-d1e0-4f21-a15e-9ab5b0523673","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6809","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6811","nonce":2065926990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6813","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6814","nonce":2065926990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6820","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6822","nonce":2065926990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6816","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6818","nonce":2065926990}]},"public_addr":"10.20.193.119:6811/2065926990","cluster_addr":"10.20.193.119:6814/2065926990","heartbeat_back_addr":"10.20.193.119:6822/2065926990","heartbeat_front_addr":"10.20.193.119:6818/2065926990","state":["exists","up"]},{"osd":7,"uuid":"3650ab13-7c8e-4e21-8ee8-01f517c6639b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6808","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6810","nonce":4219478844}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6812","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6815","nonce":4219478844}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6821","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6823","nonce":4219478844}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6817","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6819","nonce":4219478844}]},"public_addr":"10.20.193.119:6810/4219478844","cluster_addr":"10.20.193.119:6815/4219478844","heartbeat_back_addr":"10.20.193.119:6823/4219478844","heartbeat_front_addr":"10.20.193.119:6819/4219478844","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:50.010736+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.970107+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.937781+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.576538+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.699354+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.801335+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:50.830287+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:50.545040+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-22T19:51:58.297 DEBUG:teuthology.misc:8 of 8 OSDs are up 2026-02-22T19:51:58.298 INFO:tasks.ceph:Creating RBD pool 2026-02-22T19:51:58.298 DEBUG:teuthology.orchestra.run.trial010:> sudo ceph --cluster ceph osd pool create rbd 8 2026-02-22T19:51:58.607 INFO:teuthology.orchestra.run.trial010.stderr:pool 'rbd' created 2026-02-22T19:51:58.616 DEBUG:teuthology.orchestra.run.trial010:> rbd --cluster ceph pool init rbd 2026-02-22T19:52:01.620 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2026-02-22T19:52:01.621 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-22T19:52:01.621 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2026-02-22T19:52:01.621 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2026-02-22T19:52:01.622 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-22T19:52:01.809 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:52:01.817 INFO:teuthology.orchestra.run.trial010.stdout:{"epoch":5,"flags":0,"active_gid":4106,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6800","nonce":4131746362},{"type":"v1","addr":"10.20.193.10:6801","nonce":4131746362}]},"active_addr":"10.20.193.10:6801/4131746362","active_change":"2026-02-22T19:51:43.859858+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":4105,"name":"y","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"quay.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":true,"error_string":"","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number. if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"quay.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":true,"error_string":"","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number. if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"10.20.193.10:0","nonce":3875724375}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.10:0","nonce":4108599940}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.10:0","nonce":3887635773}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.10:0","nonce":1546660274}]}]} 2026-02-22T19:52:01.824 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2026-02-22T19:52:01.824 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2026-02-22T19:52:01.824 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-22T19:52:01.981 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:52:01.981 INFO:teuthology.orchestra.run.trial010.stdout:{"epoch":21,"fsid":"18e16f1b-ba70-469f-879a-41f4a4851c5f","created":"2026-02-22T19:51:41.733096+0000","modified":"2026-02-22T19:52:01.611677+0000","last_up_change":"2026-02-22T19:51:52.591045+0000","last_in_change":"2026-02-22T19:51:43.290366+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-22T19:51:51.876809+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":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"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-22T19:51:58.456801+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"86f55c58-413d-42ec-b1ec-330c84ebf268","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6826","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6827","nonce":403050539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6828","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6829","nonce":403050539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6832","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6833","nonce":403050539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6830","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6831","nonce":403050539}]},"public_addr":"10.20.193.10:6827/403050539","cluster_addr":"10.20.193.10:6829/403050539","heartbeat_back_addr":"10.20.193.10:6833/403050539","heartbeat_front_addr":"10.20.193.10:6831/403050539","state":["exists","up"]},{"osd":1,"uuid":"b09c1cea-299a-4ccd-9a2b-3c8d0c1242cb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6810","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6811","nonce":153322382}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6812","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6813","nonce":153322382}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6816","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6817","nonce":153322382}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6814","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6815","nonce":153322382}]},"public_addr":"10.20.193.10:6811/153322382","cluster_addr":"10.20.193.10:6813/153322382","heartbeat_back_addr":"10.20.193.10:6817/153322382","heartbeat_front_addr":"10.20.193.10:6815/153322382","state":["exists","up"]},{"osd":2,"uuid":"5fea2d92-f865-40f5-a8c7-01374b3a1d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6818","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6819","nonce":2034467585}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6820","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6821","nonce":2034467585}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6824","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6825","nonce":2034467585}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6822","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6823","nonce":2034467585}]},"public_addr":"10.20.193.10:6819/2034467585","cluster_addr":"10.20.193.10:6821/2034467585","heartbeat_back_addr":"10.20.193.10:6825/2034467585","heartbeat_front_addr":"10.20.193.10:6823/2034467585","state":["exists","up"]},{"osd":3,"uuid":"f2fc6698-f805-4ff2-8785-464b0b3d72e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6802","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6803","nonce":3785761076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6804","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6805","nonce":3785761076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6808","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6809","nonce":3785761076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6806","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6807","nonce":3785761076}]},"public_addr":"10.20.193.10:6803/3785761076","cluster_addr":"10.20.193.10:6805/3785761076","heartbeat_back_addr":"10.20.193.10:6809/3785761076","heartbeat_front_addr":"10.20.193.10:6807/3785761076","state":["exists","up"]},{"osd":4,"uuid":"dc7bf2cb-5ec2-4edf-a3ce-f00340393f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6800","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6801","nonce":2601227097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6802","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6803","nonce":2601227097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6806","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6807","nonce":2601227097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6804","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6805","nonce":2601227097}]},"public_addr":"10.20.193.119:6801/2601227097","cluster_addr":"10.20.193.119:6803/2601227097","heartbeat_back_addr":"10.20.193.119:6807/2601227097","heartbeat_front_addr":"10.20.193.119:6805/2601227097","state":["exists","up"]},{"osd":5,"uuid":"056e0996-dd17-49b3-b7d0-0e6b4a18c02c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6824","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6825","nonce":373404925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6826","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6827","nonce":373404925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6830","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6831","nonce":373404925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6828","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6829","nonce":373404925}]},"public_addr":"10.20.193.119:6825/373404925","cluster_addr":"10.20.193.119:6827/373404925","heartbeat_back_addr":"10.20.193.119:6831/373404925","heartbeat_front_addr":"10.20.193.119:6829/373404925","state":["exists","up"]},{"osd":6,"uuid":"13fc7ce9-d1e0-4f21-a15e-9ab5b0523673","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6809","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6811","nonce":2065926990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6813","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6814","nonce":2065926990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6820","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6822","nonce":2065926990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6816","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6818","nonce":2065926990}]},"public_addr":"10.20.193.119:6811/2065926990","cluster_addr":"10.20.193.119:6814/2065926990","heartbeat_back_addr":"10.20.193.119:6822/2065926990","heartbeat_front_addr":"10.20.193.119:6818/2065926990","state":["exists","up"]},{"osd":7,"uuid":"3650ab13-7c8e-4e21-8ee8-01f517c6639b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6808","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6810","nonce":4219478844}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6812","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6815","nonce":4219478844}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6821","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6823","nonce":4219478844}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6817","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6819","nonce":4219478844}]},"public_addr":"10.20.193.119:6810/4219478844","cluster_addr":"10.20.193.119:6815/4219478844","heartbeat_back_addr":"10.20.193.119:6823/4219478844","heartbeat_front_addr":"10.20.193.119:6819/4219478844","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:50.010736+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.970107+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.937781+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.576538+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.699354+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.801335+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:50.830287+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:50.545040+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-22T19:52:01.990 INFO:tasks.ceph.ceph_manager.ceph:all up! 2026-02-22T19:52:01.990 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-22T19:52:02.146 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:52:02.146 INFO:teuthology.orchestra.run.trial010.stdout:{"epoch":21,"fsid":"18e16f1b-ba70-469f-879a-41f4a4851c5f","created":"2026-02-22T19:51:41.733096+0000","modified":"2026-02-22T19:52:01.611677+0000","last_up_change":"2026-02-22T19:51:52.591045+0000","last_in_change":"2026-02-22T19:51:43.290366+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-22T19:51:51.876809+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":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"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-22T19:51:58.456801+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"86f55c58-413d-42ec-b1ec-330c84ebf268","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6826","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6827","nonce":403050539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6828","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6829","nonce":403050539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6832","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6833","nonce":403050539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6830","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6831","nonce":403050539}]},"public_addr":"10.20.193.10:6827/403050539","cluster_addr":"10.20.193.10:6829/403050539","heartbeat_back_addr":"10.20.193.10:6833/403050539","heartbeat_front_addr":"10.20.193.10:6831/403050539","state":["exists","up"]},{"osd":1,"uuid":"b09c1cea-299a-4ccd-9a2b-3c8d0c1242cb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6810","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6811","nonce":153322382}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6812","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6813","nonce":153322382}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6816","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6817","nonce":153322382}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6814","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6815","nonce":153322382}]},"public_addr":"10.20.193.10:6811/153322382","cluster_addr":"10.20.193.10:6813/153322382","heartbeat_back_addr":"10.20.193.10:6817/153322382","heartbeat_front_addr":"10.20.193.10:6815/153322382","state":["exists","up"]},{"osd":2,"uuid":"5fea2d92-f865-40f5-a8c7-01374b3a1d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6818","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6819","nonce":2034467585}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6820","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6821","nonce":2034467585}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6824","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6825","nonce":2034467585}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6822","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6823","nonce":2034467585}]},"public_addr":"10.20.193.10:6819/2034467585","cluster_addr":"10.20.193.10:6821/2034467585","heartbeat_back_addr":"10.20.193.10:6825/2034467585","heartbeat_front_addr":"10.20.193.10:6823/2034467585","state":["exists","up"]},{"osd":3,"uuid":"f2fc6698-f805-4ff2-8785-464b0b3d72e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6802","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6803","nonce":3785761076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6804","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6805","nonce":3785761076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6808","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6809","nonce":3785761076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6806","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6807","nonce":3785761076}]},"public_addr":"10.20.193.10:6803/3785761076","cluster_addr":"10.20.193.10:6805/3785761076","heartbeat_back_addr":"10.20.193.10:6809/3785761076","heartbeat_front_addr":"10.20.193.10:6807/3785761076","state":["exists","up"]},{"osd":4,"uuid":"dc7bf2cb-5ec2-4edf-a3ce-f00340393f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6800","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6801","nonce":2601227097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6802","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6803","nonce":2601227097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6806","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6807","nonce":2601227097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6804","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6805","nonce":2601227097}]},"public_addr":"10.20.193.119:6801/2601227097","cluster_addr":"10.20.193.119:6803/2601227097","heartbeat_back_addr":"10.20.193.119:6807/2601227097","heartbeat_front_addr":"10.20.193.119:6805/2601227097","state":["exists","up"]},{"osd":5,"uuid":"056e0996-dd17-49b3-b7d0-0e6b4a18c02c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6824","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6825","nonce":373404925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6826","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6827","nonce":373404925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6830","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6831","nonce":373404925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6828","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6829","nonce":373404925}]},"public_addr":"10.20.193.119:6825/373404925","cluster_addr":"10.20.193.119:6827/373404925","heartbeat_back_addr":"10.20.193.119:6831/373404925","heartbeat_front_addr":"10.20.193.119:6829/373404925","state":["exists","up"]},{"osd":6,"uuid":"13fc7ce9-d1e0-4f21-a15e-9ab5b0523673","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6809","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6811","nonce":2065926990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6813","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6814","nonce":2065926990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6820","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6822","nonce":2065926990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6816","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6818","nonce":2065926990}]},"public_addr":"10.20.193.119:6811/2065926990","cluster_addr":"10.20.193.119:6814/2065926990","heartbeat_back_addr":"10.20.193.119:6822/2065926990","heartbeat_front_addr":"10.20.193.119:6818/2065926990","state":["exists","up"]},{"osd":7,"uuid":"3650ab13-7c8e-4e21-8ee8-01f517c6639b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6808","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6810","nonce":4219478844}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6812","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6815","nonce":4219478844}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6821","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6823","nonce":4219478844}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6817","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6819","nonce":4219478844}]},"public_addr":"10.20.193.119:6810/4219478844","cluster_addr":"10.20.193.119:6815/4219478844","heartbeat_back_addr":"10.20.193.119:6823/4219478844","heartbeat_front_addr":"10.20.193.119:6819/4219478844","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:50.010736+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.970107+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.937781+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.576538+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.699354+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.801335+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:50.830287+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:50.545040+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-22T19:52:02.155 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2026-02-22T19:52:02.155 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2026-02-22T19:52:02.156 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2026-02-22T19:52:02.156 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2026-02-22T19:52:02.157 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2026-02-22T19:52:02.157 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2026-02-22T19:52:02.158 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2026-02-22T19:52:02.158 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2026-02-22T19:52:02.254 INFO:teuthology.orchestra.run.trial010.stdout:60129542148 2026-02-22T19:52:02.254 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-02-22T19:52:02.256 INFO:teuthology.orchestra.run.trial010.stdout:60129542148 2026-02-22T19:52:02.256 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-02-22T19:52:02.257 INFO:teuthology.orchestra.run.trial010.stdout:60129542149 2026-02-22T19:52:02.258 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-02-22T19:52:02.259 INFO:teuthology.orchestra.run.trial010.stdout:60129542148 2026-02-22T19:52:02.259 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-22T19:52:02.260 INFO:teuthology.orchestra.run.trial010.stdout:55834574854 2026-02-22T19:52:02.261 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-02-22T19:52:02.262 INFO:teuthology.orchestra.run.trial010.stdout:60129542149 2026-02-22T19:52:02.263 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-02-22T19:52:02.265 INFO:teuthology.orchestra.run.trial010.stdout:64424509444 2026-02-22T19:52:02.265 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-02-22T19:52:02.266 INFO:teuthology.orchestra.run.trial010.stdout:60129542148 2026-02-22T19:52:02.267 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-02-22T19:52:02.424 INFO:teuthology.orchestra.run.trial010.stdout:60129542147 2026-02-22T19:52:02.426 INFO:teuthology.orchestra.run.trial010.stdout:60129542147 2026-02-22T19:52:02.435 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.1 2026-02-22T19:52:02.438 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.0 2026-02-22T19:52:02.471 INFO:teuthology.orchestra.run.trial010.stdout:60129542148 2026-02-22T19:52:02.472 INFO:teuthology.orchestra.run.trial010.stdout:60129542147 2026-02-22T19:52:02.472 INFO:teuthology.orchestra.run.trial010.stdout:60129542148 2026-02-22T19:52:02.476 INFO:teuthology.orchestra.run.trial010.stdout:55834574852 2026-02-22T19:52:02.482 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542148 for osd.4 2026-02-22T19:52:02.483 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.7 2026-02-22T19:52:02.484 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542148 for osd.5 2026-02-22T19:52:02.486 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574854 got 55834574852 for osd.3 2026-02-22T19:52:02.510 INFO:teuthology.orchestra.run.trial010.stdout:64424509443 2026-02-22T19:52:02.513 INFO:teuthology.orchestra.run.trial010.stdout:60129542147 2026-02-22T19:52:02.520 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509443 for osd.6 2026-02-22T19:52:02.523 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.2 2026-02-22T19:52:03.436 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-02-22T19:52:03.439 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-02-22T19:52:03.484 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-02-22T19:52:03.484 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-22T19:52:03.485 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-02-22T19:52:03.486 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-02-22T19:52:03.521 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-02-22T19:52:03.524 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-02-22T19:52:03.603 INFO:teuthology.orchestra.run.trial010.stdout:60129542147 2026-02-22T19:52:03.606 INFO:teuthology.orchestra.run.trial010.stdout:60129542147 2026-02-22T19:52:03.615 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.1 2026-02-22T19:52:03.616 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.0 2026-02-22T19:52:03.652 INFO:teuthology.orchestra.run.trial010.stdout:60129542147 2026-02-22T19:52:03.653 INFO:teuthology.orchestra.run.trial010.stdout:60129542148 2026-02-22T19:52:03.663 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.7 2026-02-22T19:52:03.664 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542148 for osd.4 2026-02-22T19:52:03.691 INFO:teuthology.orchestra.run.trial010.stdout:55834574853 2026-02-22T19:52:03.693 INFO:teuthology.orchestra.run.trial010.stdout:60129542147 2026-02-22T19:52:03.694 INFO:teuthology.orchestra.run.trial010.stdout:64424509443 2026-02-22T19:52:03.697 INFO:teuthology.orchestra.run.trial010.stdout:60129542148 2026-02-22T19:52:03.701 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574854 got 55834574853 for osd.3 2026-02-22T19:52:03.704 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.2 2026-02-22T19:52:03.705 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509443 for osd.6 2026-02-22T19:52:03.707 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542148 for osd.5 2026-02-22T19:52:04.616 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-02-22T19:52:04.617 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-02-22T19:52:04.664 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-22T19:52:04.665 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-02-22T19:52:04.703 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-02-22T19:52:04.704 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-02-22T19:52:04.705 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-02-22T19:52:04.708 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-02-22T19:52:04.781 INFO:teuthology.orchestra.run.trial010.stdout:60129542149 2026-02-22T19:52:04.788 INFO:teuthology.orchestra.run.trial010.stdout:60129542149 2026-02-22T19:52:04.797 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542149 for osd.0 2026-02-22T19:52:04.797 DEBUG:teuthology.parallel:result is None 2026-02-22T19:52:04.799 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542149 for osd.1 2026-02-22T19:52:04.799 DEBUG:teuthology.parallel:result is None 2026-02-22T19:52:04.829 INFO:teuthology.orchestra.run.trial010.stdout:60129542149 2026-02-22T19:52:04.831 INFO:teuthology.orchestra.run.trial010.stdout:60129542150 2026-02-22T19:52:04.840 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542149 for osd.7 2026-02-22T19:52:04.841 DEBUG:teuthology.parallel:result is None 2026-02-22T19:52:04.842 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542150 for osd.4 2026-02-22T19:52:04.842 DEBUG:teuthology.parallel:result is None 2026-02-22T19:52:04.874 INFO:teuthology.orchestra.run.trial010.stdout:60129542150 2026-02-22T19:52:04.875 INFO:teuthology.orchestra.run.trial010.stdout:55834574854 2026-02-22T19:52:04.879 INFO:teuthology.orchestra.run.trial010.stdout:60129542149 2026-02-22T19:52:04.885 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542150 for osd.5 2026-02-22T19:52:04.885 DEBUG:teuthology.parallel:result is None 2026-02-22T19:52:04.886 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574854 got 55834574854 for osd.3 2026-02-22T19:52:04.886 DEBUG:teuthology.parallel:result is None 2026-02-22T19:52:04.888 INFO:teuthology.orchestra.run.trial010.stdout:64424509445 2026-02-22T19:52:04.889 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542149 for osd.2 2026-02-22T19:52:04.890 DEBUG:teuthology.parallel:result is None 2026-02-22T19:52:04.898 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509445 for osd.6 2026-02-22T19:52:04.899 DEBUG:teuthology.parallel:result is None 2026-02-22T19:52:04.899 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-22T19:52:04.899 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-22T19:52:05.096 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:52:05.096 INFO:teuthology.orchestra.run.trial010.stderr:dumped all 2026-02-22T19:52:05.104 INFO:teuthology.orchestra.run.trial010.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2026-02-22T19:52:03.866383+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":86,"num_read_kb":73,"num_write":147,"num_write_kb":2674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":115,"ondisk_log_size":115,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":11,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":217460,"kb_used_data":1724,"kb_used_omap":12,"kb_used_meta":215539,"kb_avail":754757260,"statfs":{"total":773094113280,"available":772871434240,"internally_reserved":0,"allocated":1765376,"data_stored":1730506,"data_compressed":13936,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":12744,"internal_metadata":220712504},"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":"5.261626"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:01.773081+0000","last_change":"2026-02-22T19:52:01.773081+0000","last_active":"2026-02-22T19:52:01.773081+0000","last_peered":"2026-02-22T19:52:01.773081+0000","last_clean":"2026-02-22T19:52:01.773081+0000","last_became_active":"2026-02-22T19:51:59.610727+0000","last_became_peered":"2026-02-22T19:51:59.610727+0000","last_unstale":"2026-02-22T19:52:01.773081+0000","last_undegraded":"2026-02-22T19:52:01.773081+0000","last_fullsized":"2026-02-22T19:52:01.773081+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:48:00.343876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000218295,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:01.613764+0000","last_change":"2026-02-22T19:52:01.613764+0000","last_active":"2026-02-22T19:52:01.613764+0000","last_peered":"2026-02-22T19:52:01.613764+0000","last_clean":"2026-02-22T19:52:01.613764+0000","last_became_active":"2026-02-22T19:51:59.610488+0000","last_became_peered":"2026-02-22T19:51:59.610488+0000","last_unstale":"2026-02-22T19:52:01.613764+0000","last_undegraded":"2026-02-22T19:52:01.613764+0000","last_fullsized":"2026-02-22T19:52:01.613764+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:49:27.430819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00020149499999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:02.525768+0000","last_change":"2026-02-22T19:52:02.525909+0000","last_active":"2026-02-22T19:52:02.525768+0000","last_peered":"2026-02-22T19:52:02.525768+0000","last_clean":"2026-02-22T19:52:02.525768+0000","last_became_active":"2026-02-22T19:51:59.610603+0000","last_became_peered":"2026-02-22T19:51:59.610603+0000","last_unstale":"2026-02-22T19:52:02.525768+0000","last_undegraded":"2026-02-22T19:52:02.525768+0000","last_fullsized":"2026-02-22T19:52:02.525768+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:17:00.435533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028334600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:01.613764+0000","last_change":"2026-02-22T19:52:01.613764+0000","last_active":"2026-02-22T19:52:01.613764+0000","last_peered":"2026-02-22T19:52:01.613764+0000","last_clean":"2026-02-22T19:52:01.613764+0000","last_became_active":"2026-02-22T19:51:59.610834+0000","last_became_peered":"2026-02-22T19:51:59.610834+0000","last_unstale":"2026-02-22T19:52:01.613764+0000","last_undegraded":"2026-02-22T19:52:01.613764+0000","last_fullsized":"2026-02-22T19:52:01.613764+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T03:21:34.689714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000219399,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'2","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:01.614885+0000","last_change":"2026-02-22T19:52:01.613935+0000","last_active":"2026-02-22T19:52:01.614885+0000","last_peered":"2026-02-22T19:52:01.614885+0000","last_clean":"2026-02-22T19:52:01.614885+0000","last_became_active":"2026-02-22T19:51:59.610645+0000","last_became_peered":"2026-02-22T19:51:59.610645+0000","last_unstale":"2026-02-22T19:52:01.614885+0000","last_undegraded":"2026-02-22T19:52:01.614885+0000","last_fullsized":"2026-02-22T19:52:01.614885+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:45:25.237770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029812399999999998,"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":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:02.014161+0000","last_change":"2026-02-22T19:52:02.014161+0000","last_active":"2026-02-22T19:52:02.014161+0000","last_peered":"2026-02-22T19:52:02.014161+0000","last_clean":"2026-02-22T19:52:02.014161+0000","last_became_active":"2026-02-22T19:52:00.156094+0000","last_became_peered":"2026-02-22T19:52:00.156094+0000","last_unstale":"2026-02-22T19:52:02.014161+0000","last_undegraded":"2026-02-22T19:52:02.014161+0000","last_fullsized":"2026-02-22T19:52:02.014161+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:43:54.011698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024555699999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:02.525823+0000","last_change":"2026-02-22T19:52:02.526015+0000","last_active":"2026-02-22T19:52:02.525823+0000","last_peered":"2026-02-22T19:52:02.525823+0000","last_clean":"2026-02-22T19:52:02.525823+0000","last_became_active":"2026-02-22T19:51:59.610659+0000","last_became_peered":"2026-02-22T19:51:59.610659+0000","last_unstale":"2026-02-22T19:52:02.525823+0000","last_undegraded":"2026-02-22T19:52:02.525823+0000","last_fullsized":"2026-02-22T19:52:02.525823+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:31:57.210099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000366461,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"19'1","reported_seq":20,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:01.613871+0000","last_change":"2026-02-22T19:52:01.613871+0000","last_active":"2026-02-22T19:52:01.613871+0000","last_peered":"2026-02-22T19:52:01.613871+0000","last_clean":"2026-02-22T19:52:01.613871+0000","last_became_active":"2026-02-22T19:51:59.610591+0000","last_became_peered":"2026-02-22T19:51:59.610591+0000","last_unstale":"2026-02-22T19:52:01.613871+0000","last_undegraded":"2026-02-22T19:52:01.613871+0000","last_fullsized":"2026-02-22T19:52:01.613871+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T04:22:34.952079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023542800000000001,"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":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"16'112","reported_seq":156,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:02.525440+0000","last_change":"2026-02-22T19:51:53.982255+0000","last_active":"2026-02-22T19:52:02.525440+0000","last_peered":"2026-02-22T19:52:02.525440+0000","last_clean":"2026-02-22T19:52:02.525440+0000","last_became_active":"2026-02-22T19:51:53.981618+0000","last_became_peered":"2026-02-22T19:51:53.981618+0000","last_unstale":"2026-02-22T19:52:02.525440+0000","last_undegraded":"2026-02-22T19:52:02.525440+0000","last_fullsized":"2026-02-22T19:52:02.525440+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:52.591045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:52.591045+0000","last_clean_scrub_stamp":"2026-02-22T19:51:52.591045+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:04:22.458558+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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":7},{"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":13936,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27180,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344660,"statfs":{"total":96636764160,"available":96608931840,"internally_reserved":0,"allocated":212992,"data_stored":72359,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27589063},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":14,"seq":60129542149,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":252,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":258048,"data_stored":656899,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1589,"internal_metadata":27589067},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":14,"seq":60129542150,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27176,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344664,"statfs":{"total":96636764160,"available":96608935936,"internally_reserved":0,"allocated":217088,"data_stored":72378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542150,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27168,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344672,"statfs":{"total":96636764160,"available":96608944128,"internally_reserved":0,"allocated":200704,"data_stored":66531,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542149,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":200704,"data_stored":66531,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":14,"seq":60129542149,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27176,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344664,"statfs":{"total":96636764160,"available":96608935936,"internally_reserved":0,"allocated":217088,"data_stored":72378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542149,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27224,"kb_used_data":252,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":258048,"data_stored":656899,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834574854,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":200704,"data_stored":66531,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27589064},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T19:52:05.106 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-22T19:52:05.263 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:52:05.263 INFO:teuthology.orchestra.run.trial010.stderr:dumped all 2026-02-22T19:52:05.271 INFO:teuthology.orchestra.run.trial010.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2026-02-22T19:52:03.866383+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":86,"num_read_kb":73,"num_write":147,"num_write_kb":2674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":115,"ondisk_log_size":115,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":11,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":217460,"kb_used_data":1724,"kb_used_omap":12,"kb_used_meta":215539,"kb_avail":754757260,"statfs":{"total":773094113280,"available":772871434240,"internally_reserved":0,"allocated":1765376,"data_stored":1730506,"data_compressed":13936,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":12744,"internal_metadata":220712504},"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":"5.261626"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:01.773081+0000","last_change":"2026-02-22T19:52:01.773081+0000","last_active":"2026-02-22T19:52:01.773081+0000","last_peered":"2026-02-22T19:52:01.773081+0000","last_clean":"2026-02-22T19:52:01.773081+0000","last_became_active":"2026-02-22T19:51:59.610727+0000","last_became_peered":"2026-02-22T19:51:59.610727+0000","last_unstale":"2026-02-22T19:52:01.773081+0000","last_undegraded":"2026-02-22T19:52:01.773081+0000","last_fullsized":"2026-02-22T19:52:01.773081+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:48:00.343876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000218295,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:01.613764+0000","last_change":"2026-02-22T19:52:01.613764+0000","last_active":"2026-02-22T19:52:01.613764+0000","last_peered":"2026-02-22T19:52:01.613764+0000","last_clean":"2026-02-22T19:52:01.613764+0000","last_became_active":"2026-02-22T19:51:59.610488+0000","last_became_peered":"2026-02-22T19:51:59.610488+0000","last_unstale":"2026-02-22T19:52:01.613764+0000","last_undegraded":"2026-02-22T19:52:01.613764+0000","last_fullsized":"2026-02-22T19:52:01.613764+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:49:27.430819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00020149499999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:02.525768+0000","last_change":"2026-02-22T19:52:02.525909+0000","last_active":"2026-02-22T19:52:02.525768+0000","last_peered":"2026-02-22T19:52:02.525768+0000","last_clean":"2026-02-22T19:52:02.525768+0000","last_became_active":"2026-02-22T19:51:59.610603+0000","last_became_peered":"2026-02-22T19:51:59.610603+0000","last_unstale":"2026-02-22T19:52:02.525768+0000","last_undegraded":"2026-02-22T19:52:02.525768+0000","last_fullsized":"2026-02-22T19:52:02.525768+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:17:00.435533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028334600000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:01.613764+0000","last_change":"2026-02-22T19:52:01.613764+0000","last_active":"2026-02-22T19:52:01.613764+0000","last_peered":"2026-02-22T19:52:01.613764+0000","last_clean":"2026-02-22T19:52:01.613764+0000","last_became_active":"2026-02-22T19:51:59.610834+0000","last_became_peered":"2026-02-22T19:51:59.610834+0000","last_unstale":"2026-02-22T19:52:01.613764+0000","last_undegraded":"2026-02-22T19:52:01.613764+0000","last_fullsized":"2026-02-22T19:52:01.613764+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T03:21:34.689714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000219399,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'2","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:01.614885+0000","last_change":"2026-02-22T19:52:01.613935+0000","last_active":"2026-02-22T19:52:01.614885+0000","last_peered":"2026-02-22T19:52:01.614885+0000","last_clean":"2026-02-22T19:52:01.614885+0000","last_became_active":"2026-02-22T19:51:59.610645+0000","last_became_peered":"2026-02-22T19:51:59.610645+0000","last_unstale":"2026-02-22T19:52:01.614885+0000","last_undegraded":"2026-02-22T19:52:01.614885+0000","last_fullsized":"2026-02-22T19:52:01.614885+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:45:25.237770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029812399999999998,"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":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:02.014161+0000","last_change":"2026-02-22T19:52:02.014161+0000","last_active":"2026-02-22T19:52:02.014161+0000","last_peered":"2026-02-22T19:52:02.014161+0000","last_clean":"2026-02-22T19:52:02.014161+0000","last_became_active":"2026-02-22T19:52:00.156094+0000","last_became_peered":"2026-02-22T19:52:00.156094+0000","last_unstale":"2026-02-22T19:52:02.014161+0000","last_undegraded":"2026-02-22T19:52:02.014161+0000","last_fullsized":"2026-02-22T19:52:02.014161+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:43:54.011698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024555699999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:02.525823+0000","last_change":"2026-02-22T19:52:02.526015+0000","last_active":"2026-02-22T19:52:02.525823+0000","last_peered":"2026-02-22T19:52:02.525823+0000","last_clean":"2026-02-22T19:52:02.525823+0000","last_became_active":"2026-02-22T19:51:59.610659+0000","last_became_peered":"2026-02-22T19:51:59.610659+0000","last_unstale":"2026-02-22T19:52:02.525823+0000","last_undegraded":"2026-02-22T19:52:02.525823+0000","last_fullsized":"2026-02-22T19:52:02.525823+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:31:57.210099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000366461,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"19'1","reported_seq":20,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:01.613871+0000","last_change":"2026-02-22T19:52:01.613871+0000","last_active":"2026-02-22T19:52:01.613871+0000","last_peered":"2026-02-22T19:52:01.613871+0000","last_clean":"2026-02-22T19:52:01.613871+0000","last_became_active":"2026-02-22T19:51:59.610591+0000","last_became_peered":"2026-02-22T19:51:59.610591+0000","last_unstale":"2026-02-22T19:52:01.613871+0000","last_undegraded":"2026-02-22T19:52:01.613871+0000","last_fullsized":"2026-02-22T19:52:01.613871+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T04:22:34.952079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023542800000000001,"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":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"16'112","reported_seq":156,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-22T19:52:02.525440+0000","last_change":"2026-02-22T19:51:53.982255+0000","last_active":"2026-02-22T19:52:02.525440+0000","last_peered":"2026-02-22T19:52:02.525440+0000","last_clean":"2026-02-22T19:52:02.525440+0000","last_became_active":"2026-02-22T19:51:53.981618+0000","last_became_peered":"2026-02-22T19:51:53.981618+0000","last_unstale":"2026-02-22T19:52:02.525440+0000","last_undegraded":"2026-02-22T19:52:02.525440+0000","last_fullsized":"2026-02-22T19:52:02.525440+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:52.591045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:52.591045+0000","last_clean_scrub_stamp":"2026-02-22T19:51:52.591045+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:04:22.458558+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"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":7},{"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":13936,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27180,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344660,"statfs":{"total":96636764160,"available":96608931840,"internally_reserved":0,"allocated":212992,"data_stored":72359,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27589063},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":14,"seq":60129542149,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":252,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":258048,"data_stored":656899,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1589,"internal_metadata":27589067},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":14,"seq":60129542150,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27176,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344664,"statfs":{"total":96636764160,"available":96608935936,"internally_reserved":0,"allocated":217088,"data_stored":72378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542150,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27168,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344672,"statfs":{"total":96636764160,"available":96608944128,"internally_reserved":0,"allocated":200704,"data_stored":66531,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542149,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":200704,"data_stored":66531,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":14,"seq":60129542149,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27176,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344664,"statfs":{"total":96636764160,"available":96608935936,"internally_reserved":0,"allocated":217088,"data_stored":72378,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542149,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27224,"kb_used_data":252,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":258048,"data_stored":656899,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834574854,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":200704,"data_stored":66531,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27589064},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-22T19:52:05.273 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-22T19:52:05.274 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-22T19:52:05.274 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2026-02-22T19:52:05.274 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2026-02-22T19:52:05.449 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T19:52:05.449 INFO:teuthology.orchestra.run.trial010.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-22T19:52:05.457 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2026-02-22T19:52:05.458 INFO:teuthology.run_tasks:Running task exec... 2026-02-22T19:52:05.476 INFO:teuthology.task.exec:Executing custom commands... 2026-02-22T19:52:05.477 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial194.front.sepia.ceph.com 2026-02-22T19:52:05.477 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2026-02-22T19:52:05.506 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2' 2026-02-22T19:55:48.016 INFO:teuthology.orchestra.run.trial194.stderr:2026-02-22 19:55:48 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2026-02-22T19:55:48.019 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw' 2026-02-22T19:55:48.576 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G' 2026-02-22T19:55:49.073 INFO:teuthology.orchestra.run.trial194.stderr:1+0 records in 2026-02-22T19:55:49.073 INFO:teuthology.orchestra.run.trial194.stderr:1+0 records out 2026-02-22T19:55:49.074 INFO:teuthology.orchestra.run.trial194.stderr:1073741824 bytes (1.1 GB, 1.0 GiB) copied, 0.4729 s, 2.3 GB/s 2026-02-22T19:55:49.077 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-nbd -f raw --read-only --shared 10 --persistent --fork /home/ubuntu/cephtest/migration/base.client.0.raw' 2026-02-22T19:55:49.113 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-nbd -f raw --read-only --shared 10 --persistent --fork --socket /home/ubuntu/cephtest/migration/qemu-nbd-empty /home/ubuntu/cephtest/migration/empty.raw' 2026-02-22T19:55:49.182 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'chmod 0777 /home/ubuntu/cephtest/migration/qemu-nbd-empty' 2026-02-22T19:55:49.247 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"raw","stream":{"type":"nbd","uri":"nbd://localhost"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2026-02-22T19:55:49.378 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}'"'"' client.0.1' 2026-02-22T19:55:49.443 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}'"'"' client.0.2' 2026-02-22T19:55:49.507 INFO:teuthology.run_tasks:Running task parallel... 2026-02-22T19:55:49.524 INFO:teuthology.task.parallel:starting parallel... 2026-02-22T19:55:49.524 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-22T19:55:49.526 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-02-22T19:55:49.557 DEBUG:teuthology.orchestra.run.trial194:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-02-22T19:55:49.558 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-22T19:55:49.558 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-02-22T19:55:49.558 INFO:teuthology.task.exec:Executing custom commands... 2026-02-22T19:55:49.559 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial194.front.sepia.ceph.com 2026-02-22T19:55:49.559 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-22T19:55:49.575 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@trial194.front.sepia.ceph.com 2026-02-22T19:55:49.576 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y install qemu-kvm-block-rbd 2026-02-22T19:55:49.925 INFO:teuthology.orchestra.run.trial194.stdout:Last metadata expiration check: 0:07:49 ago on Sun 22 Feb 2026 07:48:00 PM UTC. 2026-02-22T19:55:49.989 INFO:teuthology.orchestra.run.trial194.stdout:Package qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 is already installed. 2026-02-22T19:55:50.008 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T19:55:50.008 INFO:teuthology.orchestra.run.trial194.stdout:Nothing to do. 2026-02-22T19:55:50.008 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T19:55:50.029 INFO:tasks.qemu:generating iso... 2026-02-22T19:55:50.029 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci.git ref f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T19:55:50.030 DEBUG:teuthology.orchestra.run.trial194:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout f90f4eaebb28b619cf76e80cbbe997656da69579 2026-02-22T19:55:50.053 INFO:teuthology.orchestra.run.trial194.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2026-02-22T19:56:10.356 INFO:teuthology.orchestra.run.trial194.stderr:Note: switching to 'f90f4eaebb28b619cf76e80cbbe997656da69579'. 2026-02-22T19:56:10.356 INFO:teuthology.orchestra.run.trial194.stderr: 2026-02-22T19:56:10.356 INFO:teuthology.orchestra.run.trial194.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-22T19:56:10.356 INFO:teuthology.orchestra.run.trial194.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-22T19:56:10.356 INFO:teuthology.orchestra.run.trial194.stderr:state without impacting any branches by switching back to a branch. 2026-02-22T19:56:10.357 INFO:teuthology.orchestra.run.trial194.stderr: 2026-02-22T19:56:10.357 INFO:teuthology.orchestra.run.trial194.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-22T19:56:10.357 INFO:teuthology.orchestra.run.trial194.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-22T19:56:10.357 INFO:teuthology.orchestra.run.trial194.stderr: 2026-02-22T19:56:10.357 INFO:teuthology.orchestra.run.trial194.stderr: git switch -c 2026-02-22T19:56:10.357 INFO:teuthology.orchestra.run.trial194.stderr: 2026-02-22T19:56:10.357 INFO:teuthology.orchestra.run.trial194.stderr:Or undo this operation with: 2026-02-22T19:56:10.357 INFO:teuthology.orchestra.run.trial194.stderr: 2026-02-22T19:56:10.357 INFO:teuthology.orchestra.run.trial194.stderr: git switch - 2026-02-22T19:56:10.357 INFO:teuthology.orchestra.run.trial194.stderr: 2026-02-22T19:56:10.357 INFO:teuthology.orchestra.run.trial194.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-22T19:56:10.358 INFO:teuthology.orchestra.run.trial194.stderr: 2026-02-22T19:56:10.358 INFO:teuthology.orchestra.run.trial194.stderr:HEAD is now at f90f4eaebb2 Merge branch 'wip-74712-squid' of https://github.com/idryomov/ceph into wip-yuri6-testing-2026-02-22-1629-squid 2026-02-22T19:56:10.363 DEBUG:teuthology.orchestra.run.trial194:> set -ex 2026-02-22T19:56:10.363 DEBUG:teuthology.orchestra.run.trial194:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2026-02-22T19:56:10.421 DEBUG:teuthology.orchestra.run.trial194:> set -ex 2026-02-22T19:56:10.421 DEBUG:teuthology.orchestra.run.trial194:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2026-02-22T19:56:10.477 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2026-02-22T19:56:10.478 DEBUG:teuthology.orchestra.run.trial194:> cp -- /home/ubuntu/cephtest/qemu_clone.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/client.0.test.sh 2026-02-22T19:56:10.534 DEBUG:teuthology.orchestra.run.trial194:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.client.0 ceph.conf=/etc/ceph/ceph.conf ceph.keyring=/etc/ceph/ceph.keyring test.sh=/home/ubuntu/cephtest/qemu/client.0.test.sh 2026-02-22T19:56:10.593 INFO:tasks.qemu:downloading base image 2026-02-22T19:56:10.594 DEBUG:teuthology.orchestra.run.trial194:> rbd --cluster ceph resize --size=10240M client.0.0 || true 2026-02-22T19:56:10.680 INFO:teuthology.orchestra.run.trial194.stderr: Resizing image: 100% complete...done. 2026-02-22T19:56:10.685 DEBUG:teuthology.orchestra.run.trial194:> rbd --cluster ceph resize --size=10240M client.0.1 || true 2026-02-22T19:56:10.729 INFO:teuthology.orchestra.run.trial194.stderr: Resizing image: 100% complete...done. 2026-02-22T19:56:10.733 DEBUG:teuthology.orchestra.run.trial194:> rbd --cluster ceph resize --size=10240M client.0.2 || true 2026-02-22T19:56:10.776 INFO:teuthology.orchestra.run.trial194.stderr: Resizing image: 100% complete...done. 2026-02-22T19:56:10.780 DEBUG:teuthology.orchestra.run.trial194:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2026-02-22T19:56:10.807 INFO:tasks.qemu:Creating the nfs export directory... 2026-02-22T19:56:10.807 DEBUG:teuthology.orchestra.run.trial194:> sudo mkdir -p /export/client.0 2026-02-22T19:56:10.872 INFO:tasks.qemu:Mounting the test directory... 2026-02-22T19:56:10.872 DEBUG:teuthology.orchestra.run.trial194:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2026-02-22T19:56:10.938 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-02-22T19:56:10.939 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-22T19:56:10.939 DEBUG:teuthology.orchestra.run.trial194:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-22T19:56:11.005 DEBUG:teuthology.orchestra.run.trial194:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-02-22T19:56:11.067 INFO:teuthology.orchestra.run.trial194.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-02-22T19:56:11.069 INFO:tasks.qemu:Restarting NFS... 2026-02-22T19:56:11.069 DEBUG:teuthology.orchestra.run.trial194:> sudo systemctl restart nfs-server 2026-02-22T19:56:11.420 DEBUG:teuthology.orchestra.run.trial194:> sudo udevadm control --reload 2026-02-22T19:56:11.451 DEBUG:teuthology.orchestra.run.trial194:> sudo udevadm trigger /dev/kvm 2026-02-22T19:56:11.520 DEBUG:teuthology.orchestra.run.trial194:> ls -l /dev/kvm 2026-02-22T19:56:11.577 INFO:teuthology.orchestra.run.trial194.stdout:crw-rw-rw-. 1 root kvm 10, 232 Feb 22 19:56 /dev/kvm 2026-02-22T19:56:11.577 INFO:tasks.qemu:starting qemu... 2026-02-22T19:56:11.578 DEBUG:teuthology.orchestra.run.trial194:> 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/client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback 2026-02-22T19:56:11.620 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-02-22T19:56:11.777 INFO:tasks.qemu.client.0.trial194.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-22T19:56:11.858 INFO:tasks.qemu.client.0.trial194.stdout:c[?7lSeaBIOS (version 1.16.3-5.el9) 2026-02-22T19:56:11.858 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:11.859 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:11.859 INFO:tasks.qemu.client.0.trial194.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCC40+BEF0CC40 CA00 2026-02-22T19:56:11.859 INFO:tasks.qemu.client.0.trial194.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-02-22T19:56:11.859 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:11.859 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:12.028 INFO:tasks.qemu.client.0.trial194.stdout:Booting from Hard Disk... 2026-02-22T19:56:12.275 INFO:tasks.qemu.client.0.trial194.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-02-22T19:56:12.275 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:12.275 INFO:tasks.qemu.client.0.trial194.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2026-02-22T19:56:12.275 INFO:tasks.qemu.client.0.trial194.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2026-02-22T19:56:12.275 INFO:tasks.qemu.client.0.trial194.stdout: before booting or 'c' for a command-line. 2026-02-22T19:56:12.275 INFO:tasks.qemu.client.0.trial194.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-22T19:56:12.275 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:12.276 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:12.276 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:12.276 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:12.276 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.179 INFO:tasks.qemu.client.0.trial194.stdout: The highlighted entry will be executed automatically in 5s.  2026-02-22T19:56:13.179 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.179 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.179 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.179 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.179 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.179 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.179 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.179 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.179 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.179 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.179 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.180 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.180 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.180 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.180 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.180 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:13.180 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.186 INFO:tasks.qemu.client.0.trial194.stdout: The highlighted entry will be executed automatically in 4s.  2026-02-22T19:56:14.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.188 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.188 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:14.188 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.185 INFO:tasks.qemu.client.0.trial194.stdout: The highlighted entry will be executed automatically in 3s.  2026-02-22T19:56:15.185 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.185 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:15.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.193 INFO:tasks.qemu.client.0.trial194.stdout: The highlighted entry will be executed automatically in 2s.  2026-02-22T19:56:16.193 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.194 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.194 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.194 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.194 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.194 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.194 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.194 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.194 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.194 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.194 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.194 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.195 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.195 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.195 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.195 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:16.195 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.185 INFO:tasks.qemu.client.0.trial194.stdout: The highlighted entry will be executed automatically in 1s.  2026-02-22T19:56:17.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.186 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.187 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.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-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] KERNEL supported cpus: 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Intel GenuineIntel 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] AMD AuthenticAMD 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Centaur CentaurHauls 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-02-22T19:56:17.701 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] DMI 2.8 present. 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] No AGP bridge found 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5480] f5480 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Using GB pages for direct mapping 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: RSDP 00000000000f5250 00014 (v00 BOCHS ) 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: RSDT 00000000bffe2290 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: FACP 00000000bffe217c 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0213C (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: APIC 00000000bffe21f0 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: WAET 00000000bffe2268 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] No NUMA configuration found 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Zone PFN ranges: 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Movable zone start PFN for each node 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-02-22T19:56:17.702 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Policy zone: Normal 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Checking aperture... 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] No AGP bridge found 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] console [ttyS0] enabled 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.000000] Detected 3693.070 MHz processor. 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 7386.14 BogoMIPS (lpj=14772280) 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.008000] Security Framework initialized 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.008000] AppArmor: AppArmor initialized 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.008003] Yama: becoming mindful. 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.008816] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.010516] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.011751] Mount-cache hash table entries: 256 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.012048] Initializing cgroup subsys cpuacct 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.012762] Initializing cgroup subsys memory 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.013468] Initializing cgroup subsys devices 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.014185] Initializing cgroup subsys freezer 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.014898] Initializing cgroup subsys blkio 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.016005] Initializing cgroup subsys perf_event 2026-02-22T19:56:17.703 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.016955] mce: CPU supports 10 MCE banks 2026-02-22T19:56:17.704 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.017904] SMP alternatives: switching to UP code 2026-02-22T19:56:17.704 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.031317] Freeing SMP alternatives: 24k freed 2026-02-22T19:56:17.704 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.032005] ACPI: Core revision 20110623 2026-02-22T19:56:17.704 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.032890] ftrace: allocating 27008 entries in 106 pages 2026-02-22T19:56:17.704 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.040168] Enabling x2apic 2026-02-22T19:56:17.704 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.040634] Enabled x2apic 2026-02-22T19:56:17.704 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.044005] Switched APIC routing to physical x2apic. 2026-02-22T19:56:17.704 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.045670] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-02-22T19:56:17.704 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.046627] CPU0: AMD EPYC 4464P 12-Core Processor stepping 02 2026-02-22T19:56:17.839 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.052002] Performance Events: no PMU driver, software events only. 2026-02-22T19:56:17.839 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.052002] NMI watchdog disabled (cpu0): hardware events not enabled 2026-02-22T19:56:17.839 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.052002] Brought up 1 CPUs 2026-02-22T19:56:17.839 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.052002] Total of 1 processors activated (7386.14 BogoMIPS). 2026-02-22T19:56:17.839 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.052002] devtmpfs: initialized 2026-02-22T19:56:17.839 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.052367] EVM: security.selinux 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.052902] EVM: security.SMACK64 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.053440] EVM: security.capability 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.054298] print_constraints: dummy: 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.054956] RTC time: 19:56:17, date: 02/22/26 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.055685] NET: Registered protocol family 16 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.056733] Extended Config Space enabled on 0 nodes 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.057543] ACPI: bus type pci registered 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.058273] PCI: Using configuration type 1 for base access 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.059164] PCI: Using configuration type 1 for extended access 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.060230] bio: create slab at 0 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.060906] ACPI: Added _OSI(Module Device) 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.061576] ACPI: Added _OSI(Processor Device) 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.062292] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.063048] ACPI: Added _OSI(Processor Aggregator Device) 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.064617] ACPI: Interpreter enabled 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.065214] ACPI: (supports S0 S5) 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.065803] ACPI: Using IOAPIC for interrupt routing 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.068020] ACPI: No dock devices found. 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.068655] HEST: Table not found. 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.069205] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.070663] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.071665] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.072005] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.073059] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.074223] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.076005] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.080799] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-02-22T19:56:17.840 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.081950] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-02-22T19:56:17.918 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.108828] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-02-22T19:56:17.918 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.109732] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-02-22T19:56:17.918 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.111083] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-02-22T19:56:17.918 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.112551] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.113606] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.114655] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.115704] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.116313] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.117221] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.118551] vgaarb: loaded 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.118997] vgaarb: bridge control possible 0000:00:02.0 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.120037] i2c-core: driver [aat2870] using legacy suspend method 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.121024] i2c-core: driver [aat2870] using legacy resume method 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.122015] SCSI subsystem initialized 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.122652] usbcore: registered new interface driver usbfs 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.123535] usbcore: registered new interface driver hub 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.124017] usbcore: registered new device driver usb 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.124855] PCI: Using ACPI for IRQ routing 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.125741] NetLabel: Initializing 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.126295] NetLabel: domain hash size = 128 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.126996] NetLabel: protocols = UNLABELED CIPSOv4 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.128012] NetLabel: unlabeled traffic allowed by default 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.128914] Switching to clocksource kvm-clock 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.129893] AppArmor: AppArmor Filesystem Enabled 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.130657] pnp: PnP ACPI init 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.131155] ACPI: bus type pnp registered 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.132018] pnp: PnP ACPI: found 9 devices 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.132681] ACPI: ACPI bus type pnp unregistered 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.138337] NET: Registered protocol family 2 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.139067] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.140512] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.142562] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.143670] TCP: Hash tables configured (established 524288 bind 65536) 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.144735] TCP reno registered 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.145243] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.146206] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.147250] NET: Registered protocol family 1 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.147954] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.148919] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.149859] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.150924] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.151949] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.153183] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.154244] audit: initializing netlink socket (disabled) 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.155109] type=2000 audit(1771790177.152:1): initialized 2026-02-22T19:56:17.919 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.165165] Trying to unpack rootfs image as initramfs... 2026-02-22T19:56:17.933 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.180181] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-02-22T19:56:17.944 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.188511] VFS: Disk quotas dquot_6.5.2 2026-02-22T19:56:17.944 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.189159] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-02-22T19:56:17.944 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.190299] fuse init (API version 7.17) 2026-02-22T19:56:17.944 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.190957] msgmni has been set to 7894 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.203446] Freeing initrd memory: 4308k freed 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.204327] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.205655] io scheduler noop registered 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.206285] io scheduler deadline registered (default) 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.207118] io scheduler cfq registered 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.207765] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.208674] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.209767] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.210944] ACPI: Power Button [PWRF] 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.211764] ERST: Table is not found! 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.212365] GHES: HEST is not enabled! 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.213244] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.214180] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.215977] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.216917] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.218655] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.219574] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-02-22T19:56:17.980 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.221072] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-02-22T19:56:17.997 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.244892] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-22T19:56:18.024 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.268931] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-22T19:56:18.024 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.269865] Linux agpgart interface v0.103 2026-02-22T19:56:18.025 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.270807] brd: module loaded 2026-02-22T19:56:18.025 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.271452] loop: module loaded 2026-02-22T19:56:18.025 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.272775] vda: vda1 2026-02-22T19:56:18.027 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.274668] vdb: unknown partition table 2026-02-22T19:56:18.029 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.276688] vdc: unknown partition table 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.277905] scsi0 : ata_piix 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.278423] scsi1 : ata_piix 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.278919] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.280039] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.281198] Fixed MDIO Bus: probed 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.281759] tun: Universal TUN/TAP device driver, 1.6 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.282571] tun: (C) 1999-2004 Max Krasnyansky 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.283835] PPP generic driver version 2.4.2 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.284560] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.285606] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.286595] uhci_hcd: USB Universal Host Controller Interface driver 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.287622] usbcore: registered new interface driver libusual 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.288563] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.290536] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.291330] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.292436] mousedev: PS/2 mouse device common for all mice 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.293567] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.295153] rtc_cmos 00:08: RTC can wake from S4 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.296047] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.297077] rtc0: alarms up to one day, y3k, 242 bytes nvram 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.298002] device-mapper: uevent: version 1.0.3 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.298768] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.300121] cpuidle: using governor ladder 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.300781] cpuidle: using governor menu 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.301418] EFI Variables Facility v0.08 2004-May-17 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.302261] TCP cubic registered 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.302810] NET: Registered protocol family 10 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.303634] NET: Registered protocol family 17 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.304356] Registering the dns_resolver key type 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.305146] registered taskstats version 1 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.307793] Magic number: 14:535:951 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.308420] tty tty8: hash matches 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.309023] rtc_cmos 00:08: setting system clock to 2026-02-22 19:56:17 UTC (1771790177) 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.310314] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-02-22T19:56:18.076 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.311273] EDD information not available. 2026-02-22T19:56:18.228 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.448998] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-02-22T19:56:18.228 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.450524] ata2.00: configured for MWDMA2 2026-02-22T19:56:18.228 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.451703] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-02-22T19:56:18.229 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.453444] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-02-22T19:56:18.229 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.454327] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-02-22T19:56:18.229 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.455308] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-02-22T19:56:18.229 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.456666] Freeing unused kernel memory: 924k freed 2026-02-22T19:56:18.229 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.457505] Write protecting the kernel read-only data: 12288k 2026-02-22T19:56:18.229 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.460120] Freeing unused kernel memory: 1640k freed 2026-02-22T19:56:18.229 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.462190] Freeing unused kernel memory: 1200k freed 2026-02-22T19:56:18.229 INFO:tasks.qemu.client.0.trial194.stdout:Loading, please wait... 2026-02-22T19:56:18.229 INFO:tasks.qemu.client.0.trial194.stdout:Begin: Loading essential drivers ... done. 2026-02-22T19:56:18.229 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.468943] udevd[84]: starting version 175 2026-02-22T19:56:18.229 INFO:tasks.qemu.client.0.trial194.stdout:Begin: Running /scripts/init-premount ... done. 2026-02-22T19:56:18.237 INFO:tasks.qemu.client.0.trial194.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-02-22T19:56:18.269 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.511368] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-02-22T19:56:18.269 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.512521] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-02-22T19:56:18.311 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.545032] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-02-22T19:56:18.312 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.545980] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-02-22T19:56:18.312 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.549856] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-02-22T19:56:18.318 INFO:tasks.qemu.client.0.trial194.stdout:Begin: Running /scripts/local-premount ... [ 0.564432] FDC 0 is a S82078B 2026-02-22T19:56:18.637 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.872514] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-02-22T19:56:18.637 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.873612] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-02-22T19:56:18.652 INFO:tasks.qemu.client.0.trial194.stdout:done. 2026-02-22T19:56:18.663 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.900962] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-22T19:56:18.677 INFO:tasks.qemu.client.0.trial194.stdout:Begin: Running /scripts/local-bottom ... [ 0.915353] vda: vda1 2026-02-22T19:56:18.677 INFO:tasks.qemu.client.0.trial194.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-02-22T19:56:18.698 INFO:tasks.qemu.client.0.trial194.stdout:[ 0.934390] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-22T19:56:18.698 INFO:tasks.qemu.client.0.trial194.stdout:done. 2026-02-22T19:56:18.698 INFO:tasks.qemu.client.0.trial194.stdout:done. 2026-02-22T19:56:18.698 INFO:tasks.qemu.client.0.trial194.stdout:Begin: Running /scripts/init-bottom ... done. 2026-02-22T19:56:19.737 INFO:tasks.qemu.client.0.trial194.stdout:cloud-init start-local running: Sun, 22 Feb 2026 19:56:18 +0000. up 1.14 seconds 2026-02-22T19:56:19.737 INFO:tasks.qemu.client.0.trial194.stdout:no instance data found in start-local 2026-02-22T19:56:20.519 INFO:tasks.qemu.client.0.trial194.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-02-22T19:56:20.520 INFO:tasks.qemu.client.0.trial194.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-02-22T19:56:20.520 INFO:tasks.qemu.client.0.trial194.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-02-22T19:56:20.520 INFO:tasks.qemu.client.0.trial194.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-02-22T19:56:20.520 INFO:tasks.qemu.client.0.trial194.stdout:cloud-init start running: Sun, 22 Feb 2026 19:56:19 +0000. up 2.73 seconds 2026-02-22T19:56:20.612 INFO:tasks.qemu.client.0.trial194.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-02-22T19:56:21.325 INFO:tasks.qemu.client.0.trial194.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-22T19:56:21.325 INFO:tasks.qemu.client.0.trial194.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-02-22T19:56:21.325 INFO:tasks.qemu.client.0.trial194.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-02-22T19:56:21.325 INFO:tasks.qemu.client.0.trial194.stdout:The key fingerprint is: 2026-02-22T19:56:21.325 INFO:tasks.qemu.client.0.trial194.stdout:ce:f2:80:5f:5a:b1:5b:a9:cb:c3:2d:50:80:93:9b:d3 root@test 2026-02-22T19:56:21.325 INFO:tasks.qemu.client.0.trial194.stdout:The key's randomart image is: 2026-02-22T19:56:21.325 INFO:tasks.qemu.client.0.trial194.stdout:+--[ RSA 2048]----+ 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| o | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| + . | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| = . | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| + E . | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| . .S | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| ..o o . | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| . oo*.o | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| . O++. | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| o *+ | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:+-----------------+ 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:Generating public/private dsa key pair. 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:The key fingerprint is: 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:f3:89:d6:c2:6c:a7:ce:92:4d:32:e5:c5:a8:1a:3c:f9 root@test 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:The key's randomart image is: 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:+--[ DSA 1024]----+ 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| o | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| o o | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| . . +S. | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| = +oo= . | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| = *B = | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| . E+.+ | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| o+ | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:+-----------------+ 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:Generating public/private ecdsa key pair. 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:The key fingerprint is: 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:f6:06:5c:18:2e:60:b2:a3:5a:72:c9:7f:3f:da:bb:c3 root@test 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:The key's randomart image is: 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:+--[ECDSA 256]---+ 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| . o . | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| + . . o | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| o . o . | 2026-02-22T19:56:21.326 INFO:tasks.qemu.client.0.trial194.stdout:| o o o . | 2026-02-22T19:56:21.327 INFO:tasks.qemu.client.0.trial194.stdout:|o = S | 2026-02-22T19:56:21.327 INFO:tasks.qemu.client.0.trial194.stdout:|.+ . . o | 2026-02-22T19:56:21.327 INFO:tasks.qemu.client.0.trial194.stdout:|. . .. o | 2026-02-22T19:56:21.327 INFO:tasks.qemu.client.0.trial194.stdout:| . oE. | 2026-02-22T19:56:21.327 INFO:tasks.qemu.client.0.trial194.stdout:| ..== | 2026-02-22T19:56:21.327 INFO:tasks.qemu.client.0.trial194.stdout:+-----------------+ 2026-02-22T19:56:21.345 INFO:tasks.qemu.client.0.trial194.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-02-22T19:56:21.402 INFO:tasks.qemu.client.0.trial194.stdout: * Starting AppArmor profiles  [ OK ] 2026-02-22T19:56:21.418 INFO:tasks.qemu.client.0.trial194.stdout:landscape-client is not configured, please run landscape-config. 2026-02-22T19:56:21.430 INFO:tasks.qemu.client.0.trial194.stdout:acpid: starting up with proc fs 2026-02-22T19:56:21.430 INFO:tasks.qemu.client.0.trial194.stdout:acpid: 1 rule loaded 2026-02-22T19:56:21.430 INFO:tasks.qemu.client.0.trial194.stdout:acpid: waiting for events: event logging is off 2026-02-22T19:56:21.471 INFO:tasks.qemu.client.0.trial194.stdout: * Starting System V runlevel compatibility[ OK ] 2026-02-22T19:56:21.471 INFO:tasks.qemu.client.0.trial194.stdout: * Starting automatic crash report generation[ OK ] 2026-02-22T19:56:21.471 INFO:tasks.qemu.client.0.trial194.stdout: * Starting deferred execution scheduler[ OK ] 2026-02-22T19:56:21.471 INFO:tasks.qemu.client.0.trial194.stdout: * Starting regular background program processing daemon[ OK ] 2026-02-22T19:56:21.471 INFO:tasks.qemu.client.0.trial194.stdout: * Starting ACPI daemon[ OK ] 2026-02-22T19:56:21.471 INFO:tasks.qemu.client.0.trial194.stdout: * Starting save kernel messages[ OK ] 2026-02-22T19:56:21.471 INFO:tasks.qemu.client.0.trial194.stdout: * Stopping System V initialisation compatibility[ OK ] 2026-02-22T19:56:21.471 INFO:tasks.qemu.client.0.trial194.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2026-02-22T19:56:21.471 INFO:tasks.qemu.client.0.trial194.stdout: * Stopping save kernel messages[ OK ] 2026-02-22T19:56:21.471 INFO:tasks.qemu.client.0.trial194.stdout: * Starting crash report submission daemon[ OK ] 2026-02-22T19:56:21.475 INFO:tasks.qemu.client.0.trial194.stdout: * Stopping System V runlevel compatibility[ OK ] 2026-02-22T19:56:22.303 INFO:tasks.qemu.client.0.trial194.stdout:Generating locales... 2026-02-22T19:56:22.542 INFO:tasks.qemu.client.0.trial194.stdout: en_US.UTF-8... done 2026-02-22T19:56:22.544 INFO:tasks.qemu.client.0.trial194.stdout:Generation complete. 2026-02-22T19:56:22.728 INFO:tasks.qemu.client.0.trial194.stdout:passwd: password expiry information changed. 2026-02-22T19:56:22.922 INFO:tasks.qemu.client.0.trial194.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-02-22T19:56:22.954 INFO:tasks.qemu.client.0.trial194.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-02-22T19:56:23.043 INFO:tasks.qemu.client.0.trial194.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-02-22T19:56:23.103 INFO:tasks.qemu.client.0.trial194.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-02-22T19:56:23.120 INFO:tasks.qemu.client.0.trial194.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-02-22T19:56:24.276 INFO:tasks.qemu.client.0.trial194.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-02-22T19:56:24.460 INFO:tasks.qemu.client.0.trial194.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-02-22T19:56:25.241 INFO:tasks.qemu.client.0.trial194.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-02-22T19:56:25.473 INFO:tasks.qemu.client.0.trial194.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-02-22T19:56:26.169 INFO:tasks.qemu.client.0.trial194.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-02-22T19:56:26.461 INFO:tasks.qemu.client.0.trial194.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-02-22T19:56:26.477 INFO:tasks.qemu.client.0.trial194.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-02-22T19:56:26.493 INFO:tasks.qemu.client.0.trial194.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-02-22T19:56:26.679 INFO:tasks.qemu.client.0.trial194.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-02-22T19:56:26.756 INFO:tasks.qemu.client.0.trial194.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-02-22T19:56:27.183 INFO:tasks.qemu.client.0.trial194.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-02-22T19:56:27.322 INFO:tasks.qemu.client.0.trial194.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-02-22T19:56:27.685 INFO:tasks.qemu.client.0.trial194.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-02-22T19:56:27.831 INFO:tasks.qemu.client.0.trial194.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-02-22T19:56:27.849 INFO:tasks.qemu.client.0.trial194.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-02-22T19:56:27.860 INFO:tasks.qemu.client.0.trial194.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-02-22T19:56:27.903 INFO:tasks.qemu.client.0.trial194.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-02-22T19:56:28.125 INFO:tasks.qemu.client.0.trial194.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-02-22T19:56:28.242 INFO:tasks.qemu.client.0.trial194.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-02-22T19:56:28.382 INFO:tasks.qemu.client.0.trial194.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-02-22T19:56:28.454 INFO:tasks.qemu.client.0.trial194.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-02-22T19:56:28.994 INFO:tasks.qemu.client.0.trial194.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-02-22T19:56:32.140 INFO:tasks.qemu.client.0.trial194.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-02-22T19:56:32.335 INFO:tasks.qemu.client.0.trial194.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-02-22T19:56:32.483 INFO:tasks.qemu.client.0.trial194.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-02-22T19:56:32.545 INFO:tasks.qemu.client.0.trial194.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-02-22T19:56:35.171 INFO:tasks.qemu.client.0.trial194.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-02-22T19:56:35.185 INFO:tasks.qemu.client.0.trial194.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-02-22T19:56:35.202 INFO:tasks.qemu.client.0.trial194.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-02-22T19:56:35.243 INFO:tasks.qemu.client.0.trial194.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-02-22T19:56:36.320 INFO:tasks.qemu.client.0.trial194.stdout:Fetched 29.2 MB in 14s (2062 kB/s) 2026-02-22T19:56:37.179 INFO:tasks.qemu.client.0.trial194.stdout:Reading package lists... 2026-02-22T19:56:37.182 INFO:tasks.qemu.client.0.trial194.stdout:Reading package lists... 2026-02-22T19:56:37.281 INFO:tasks.qemu.client.0.trial194.stdout:Building dependency tree... 2026-02-22T19:56:37.281 INFO:tasks.qemu.client.0.trial194.stdout:Reading state information... 2026-02-22T19:56:37.327 INFO:tasks.qemu.client.0.trial194.stdout:The following packages will be upgraded: 2026-02-22T19:56:37.327 INFO:tasks.qemu.client.0.trial194.stdout: ca-certificates libssl1.0.0 2026-02-22T19:56:37.551 INFO:tasks.qemu.client.0.trial194.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-02-22T19:56:37.552 INFO:tasks.qemu.client.0.trial194.stdout:Need to get 1233 kB of archives. 2026-02-22T19:56:37.552 INFO:tasks.qemu.client.0.trial194.stdout:After this operation, 108 kB of additional disk space will be used. 2026-02-22T19:56:37.552 INFO:tasks.qemu.client.0.trial194.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-22T19:56:38.609 INFO:tasks.qemu.client.0.trial194.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-02-22T19:56:38.781 INFO:tasks.qemu.client.0.trial194.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-22T19:56:38.784 INFO:tasks.qemu.client.0.trial194.stdout:Fetched 1233 kB in 1s (876 kB/s) 2026-02-22T19:56:38.896 INFO:tasks.qemu.client.0.trial194.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-22T19:56:38.896 INFO:tasks.qemu.client.0.trial194.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-22T19:56:38.903 INFO:tasks.qemu.client.0.trial194.stdout:Unpacking replacement libssl1.0.0 ... 2026-02-22T19:56:38.990 INFO:tasks.qemu.client.0.trial194.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-02-22T19:56:39.093 INFO:tasks.qemu.client.0.trial194.stdout:Processing triggers for libc-bin ... 2026-02-22T19:56:39.098 INFO:tasks.qemu.client.0.trial194.stdout:ldconfig deferred processing now taking place 2026-02-22T19:56:39.196 INFO:tasks.qemu.client.0.trial194.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-22T19:56:39.196 INFO:tasks.qemu.client.0.trial194.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-02-22T19:56:39.200 INFO:tasks.qemu.client.0.trial194.stdout:Unpacking replacement ca-certificates ... 2026-02-22T19:56:39.242 INFO:tasks.qemu.client.0.trial194.stdout:Processing triggers for man-db ... 2026-02-22T19:56:39.462 INFO:tasks.qemu.client.0.trial194.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-02-22T19:56:40.497 INFO:tasks.qemu.client.0.trial194.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-02-22T19:56:40.497 INFO:tasks.qemu.client.0.trial194.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-22T19:56:41.161 INFO:tasks.qemu.client.0.trial194.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-02-22T19:56:41.161 INFO:tasks.qemu.client.0.trial194.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-22T19:56:41.163 INFO:tasks.qemu.client.0.trial194.stdout:Reading package lists... 2026-02-22T19:56:41.266 INFO:tasks.qemu.client.0.trial194.stdout:Building dependency tree... 2026-02-22T19:56:41.266 INFO:tasks.qemu.client.0.trial194.stdout:Reading state information... 2026-02-22T19:56:41.324 INFO:tasks.qemu.client.0.trial194.stdout:The following extra packages will be installed: 2026-02-22T19:56:41.324 INFO:tasks.qemu.client.0.trial194.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-02-22T19:56:41.325 INFO:tasks.qemu.client.0.trial194.stdout:The following NEW packages will be installed: 2026-02-22T19:56:41.325 INFO:tasks.qemu.client.0.trial194.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-02-22T19:56:41.713 INFO:tasks.qemu.client.0.trial194.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-02-22T19:56:41.713 INFO:tasks.qemu.client.0.trial194.stdout:Need to get 424 kB of archives. 2026-02-22T19:56:41.713 INFO:tasks.qemu.client.0.trial194.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-02-22T19:56:41.713 INFO:tasks.qemu.client.0.trial194.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-02-22T19:56:41.736 INFO:tasks.qemu.client.0.trial194.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-02-22T19:56:41.787 INFO:tasks.qemu.client.0.trial194.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-02-22T19:56:41.810 INFO:tasks.qemu.client.0.trial194.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-02-22T19:56:41.830 INFO:tasks.qemu.client.0.trial194.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-22T19:56:41.911 INFO:tasks.qemu.client.0.trial194.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-22T19:56:41.914 INFO:tasks.qemu.client.0.trial194.stdout:Fetched 424 kB in 0s (763 kB/s) 2026-02-22T19:56:41.953 INFO:tasks.qemu.client.0.trial194.stdout:Selecting previously unselected package libgssglue1. 2026-02-22T19:56:41.953 INFO:tasks.qemu.client.0.trial194.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-02-22T19:56:41.953 INFO:tasks.qemu.client.0.trial194.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-02-22T19:56:41.992 INFO:tasks.qemu.client.0.trial194.stdout:Selecting previously unselected package libtirpc1. 2026-02-22T19:56:41.992 INFO:tasks.qemu.client.0.trial194.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-02-22T19:56:42.050 INFO:tasks.qemu.client.0.trial194.stdout:Selecting previously unselected package rpcbind. 2026-02-22T19:56:42.051 INFO:tasks.qemu.client.0.trial194.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-02-22T19:56:42.107 INFO:tasks.qemu.client.0.trial194.stdout:Selecting previously unselected package libnfsidmap2. 2026-02-22T19:56:42.108 INFO:tasks.qemu.client.0.trial194.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-02-22T19:56:42.153 INFO:tasks.qemu.client.0.trial194.stdout:Selecting previously unselected package nfs-common. 2026-02-22T19:56:42.154 INFO:tasks.qemu.client.0.trial194.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-02-22T19:56:42.194 INFO:tasks.qemu.client.0.trial194.stdout:Processing triggers for man-db ... 2026-02-22T19:56:42.321 INFO:tasks.qemu.client.0.trial194.stdout:Processing triggers for ureadahead ... 2026-02-22T19:56:42.350 INFO:tasks.qemu.client.0.trial194.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-02-22T19:56:42.383 INFO:tasks.qemu.client.0.trial194.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-02-22T19:56:42.409 INFO:tasks.qemu.client.0.trial194.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-02-22T19:56:42.441 INFO:tasks.qemu.client.0.trial194.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-02-22T19:56:42.449 INFO:tasks.qemu.client.0.trial194.stdout:portmap start/running, process 8266 2026-02-22T19:56:42.455 INFO:tasks.qemu.client.0.trial194.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-02-22T19:56:42.476 INFO:tasks.qemu.client.0.trial194.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-02-22T19:56:42.553 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:42.554 INFO:tasks.qemu.client.0.trial194.stdout:Creating config file /etc/idmapd.conf with new version 2026-02-22T19:56:42.629 INFO:tasks.qemu.client.0.trial194.stdout: 2026-02-22T19:56:42.629 INFO:tasks.qemu.client.0.trial194.stdout:Creating config file /etc/default/nfs-common with new version 2026-02-22T19:56:42.670 INFO:tasks.qemu.client.0.trial194.stdout:Adding system user `statd' (UID 106) ... 2026-02-22T19:56:42.670 INFO:tasks.qemu.client.0.trial194.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-02-22T19:56:42.704 INFO:tasks.qemu.client.0.trial194.stdout:Not creating home directory `/var/lib/nfs'. 2026-02-22T19:56:42.717 INFO:tasks.qemu.client.0.trial194.stdout:statd start/running, process 8500 2026-02-22T19:56:42.726 INFO:tasks.qemu.client.0.trial194.stdout:gssd stop/post-stop, process 8531 2026-02-22T19:56:43.448 INFO:tasks.qemu.client.0.trial194.stdout:idmapd start/running, process 8571 2026-02-22T19:56:43.454 INFO:tasks.qemu.client.0.trial194.stdout:Processing triggers for libc-bin ... 2026-02-22T19:56:43.460 INFO:tasks.qemu.client.0.trial194.stdout:ldconfig deferred processing now taking place 2026-02-22T19:56:43.637 INFO:tasks.qemu.client.0.trial194.stdout:mount.nfs: timeout set for Sun Feb 22 19:58:43 2026 2026-02-22T19:56:43.638 INFO:tasks.qemu.client.0.trial194.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-02-22T19:56:43.638 INFO:tasks.qemu.client.0.trial194.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-02-22T19:56:43.638 INFO:tasks.qemu.client.0.trial194.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-02-22T19:56:49.586 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2026-02-22T19:56:50.536 INFO:teuthology.orchestra.run.trial194.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-22T19:56:50.542 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-22T19:57:50.569 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2026-02-22T19:57:50.644 INFO:teuthology.orchestra.run.trial194.stderr: Commit image migration: 100% complete...done. 2026-02-22T19:57:50.648 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-22T19:58:50.674 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2026-02-22T19:58:51.325 INFO:teuthology.orchestra.run.trial194.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-22T19:58:51.330 DEBUG:teuthology.parallel:result is None 2026-02-22T20:19:10.068 INFO:tasks.qemu.client.0.trial194.stdout:acpid: exiting 2026-02-22T20:19:10.108 INFO:tasks.qemu.client.0.trial194.stdout:Traceback (most recent call last): 2026-02-22T20:19:10.108 INFO:tasks.qemu.client.0.trial194.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-22T20:19:10.108 INFO:tasks.qemu.client.0.trial194.stdout:Checking for running unattended-upgrades: 2026-02-22T20:19:10.108 INFO:tasks.qemu.client.0.trial194.stdout: self._connect_unixsocket(self.address) 2026-02-22T20:19:10.108 INFO:tasks.qemu.client.0.trial194.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-22T20:19:10.108 INFO:tasks.qemu.client.0.trial194.stdout: self.socket.connect(address) 2026-02-22T20:19:10.109 INFO:tasks.qemu.client.0.trial194.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-22T20:19:10.109 INFO:tasks.qemu.client.0.trial194.stdout: return getattr(self._sock,name)(*args) 2026-02-22T20:19:10.109 INFO:tasks.qemu.client.0.trial194.stdout:error: [Errno 111] Connection refused 2026-02-22T20:19:10.109 INFO:tasks.qemu.client.0.trial194.stdout:Logged from file __init__.py, line 116 2026-02-22T20:19:10.109 INFO:tasks.qemu.client.0.trial194.stdout:ec2: 2026-02-22T20:19:10.109 INFO:tasks.qemu.client.0.trial194.stdout:ec2: ############################################################# 2026-02-22T20:19:10.109 INFO:tasks.qemu.client.0.trial194.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2026-02-22T20:19:10.164 INFO:tasks.qemu.client.0.trial194.stdout:ec2: 1024 f3:89:d6:c2:6c:a7:ce:92:4d:32:e5:c5:a8:1a:3c:f9 root@test (DSA) 2026-02-22T20:19:10.164 INFO:tasks.qemu.client.0.trial194.stdout:ec2: 256 f6:06:5c:18:2e:60:b2:a3:5a:72:c9:7f:3f:da:bb:c3 root@test (ECDSA) 2026-02-22T20:19:10.164 INFO:tasks.qemu.client.0.trial194.stdout:ec2: 2048 ce:f2:80:5f:5a:b1:5b:a9:cb:c3:2d:50:80:93:9b:d3 root@test (RSA) 2026-02-22T20:19:10.164 INFO:tasks.qemu.client.0.trial194.stdout:-----BEGIN SSH HOST KEY KEYS----- 2026-02-22T20:19:10.164 INFO:tasks.qemu.client.0.trial194.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2026-02-22T20:19:10.164 INFO:tasks.qemu.client.0.trial194.stdout:ec2: ############################################################# 2026-02-22T20:19:10.164 INFO:tasks.qemu.client.0.trial194.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG2ZtwNmPGNxcRhVVNui7C7IG8nb5c16hEJjabrjeHd47SP7lDesMGmZDNyI1suUrZirpMvkctNhoZIu6+xHKNs= root@test 2026-02-22T20:19:10.164 INFO:tasks.qemu.client.0.trial194.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCjiXCiRdAZQ5GRiBD3kvmAPmFOmziMz5JQbwcLjLPF9lr8WWO0kK3POpaMOgwDEN2kFAkFd3o3TMV18dCWSiwxpIyQ3RJwv3y1Fl1u+yfw6WNQV+k4Us08VXyYoD8248IjKZeQjUgmNtV6Uv8wIEVn2YIyjtop68/IFBHZOs09LfF00RcIY6bXC2s6OIiKxptli5oZz1eZG+U+hmKkzXNkhAjpdyi0Yp+Xf9W/Bb+jHx/M86IQrERvX7480IKtD5eBN5fw1peOF3E1CxaBb65rLK2rlju4bq8sTaIKm/QlMfil79/JcVxHedAlgogy9BCDZHOLtKLZnA99BfCjWwsf root@test 2026-02-22T20:19:10.164 INFO:tasks.qemu.client.0.trial194.stdout:-----END SSH HOST KEY KEYS----- 2026-02-22T20:19:10.164 INFO:tasks.qemu.client.0.trial194.stdout:Traceback (most recent call last): 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout: self._connect_unixsocket(self.address) 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout: self.socket.connect(address) 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout: return getattr(self._sock,name)(*args) 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout:error: [Errno 111] Connection refused 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout:Logged from file __init__.py, line 116 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout:Traceback (most recent call last): 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout: self._connect_unixsocket(self.address) 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout: self.socket.connect(address) 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout: return getattr(self._sock,name)(*args) 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout:error: [Errno 111] Connection refused 2026-02-22T20:19:10.165 INFO:tasks.qemu.client.0.trial194.stdout:Logged from file __init__.py, line 116 2026-02-22T20:19:10.171 INFO:tasks.qemu.client.0.trial194.stdout:cloud-init boot finished at Sun, 22 Feb 2026 20:19:10 +0000. Up 1372.42 seconds 2026-02-22T20:19:10.199 INFO:tasks.qemu.client.0.trial194.stdout: * Stopping landscape-client daemon  [fail] 2026-02-22T20:19:10.237 INFO:tasks.qemu.client.0.trial194.stdout: * Asking all remaining processes to terminate...  [ OK ] 2026-02-22T20:19:10.259 INFO:tasks.qemu.client.0.trial194.stdout: * All processes ended within 1 seconds....  [ OK ] 2026-02-22T20:19:10.264 INFO:tasks.qemu.client.0.trial194.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2026-02-22T20:19:10.355 INFO:tasks.qemu.client.0.trial194.stdout: * Deconfiguring network interfaces...  [ OK ] 2026-02-22T20:19:10.376 INFO:tasks.qemu.client.0.trial194.stdout: * Deactivating swap...  [ OK ] 2026-02-22T20:19:10.403 INFO:tasks.qemu.client.0.trial194.stdout: * Unmounting local filesystems...  [ OK ] 2026-02-22T20:19:10.497 INFO:tasks.qemu.client.0.trial194.stdout: * Will now halt 2026-02-22T20:19:10.511 INFO:tasks.qemu.client.0.trial194.stdout:[ 1372.775919] Power down. 2026-02-22T20:19:10.618 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2026-02-22T20:19:10.619 DEBUG:teuthology.orchestra.run.trial194:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2026-02-22T20:19:10.646 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@trial194.front.sepia.ceph.com 2026-02-22T20:19:10.646 INFO:tasks.qemu:Stopping NFS... 2026-02-22T20:19:10.646 DEBUG:teuthology.orchestra.run.trial194:> sudo systemctl stop nfs-server 2026-02-22T20:19:10.772 INFO:tasks.qemu:Unmounting exported directory... 2026-02-22T20:19:10.773 DEBUG:teuthology.orchestra.run.trial194:> sudo umount /export/client.0 2026-02-22T20:19:10.799 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-22T20:19:10.799 DEBUG:teuthology.orchestra.run.trial194:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-22T20:19:10.864 INFO:tasks.qemu:Starting NFS... 2026-02-22T20:19:10.865 DEBUG:teuthology.orchestra.run.trial194:> sudo systemctl start nfs-server 2026-02-22T20:19:11.105 DEBUG:teuthology.orchestra.run.trial194:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2026-02-22T20:19:11.120 INFO:tasks.qemu:Deleting exported directory... 2026-02-22T20:19:11.120 DEBUG:teuthology.orchestra.run.trial194:> sudo rm -r /export 2026-02-22T20:19:11.185 DEBUG:tasks.qemu:cleaning up base image files 2026-02-22T20:19:11.185 DEBUG:teuthology.orchestra.run.trial194:> rm -rf /home/ubuntu/cephtest/qemu/client.0.iso /home/ubuntu/cephtest/qemu/userdata.client.0 /home/ubuntu/cephtest/qemu/metadata.client.0 /home/ubuntu/cephtest/qemu/client.0.test.sh /home/ubuntu/cephtest/qemu_clone.client.0 2026-02-22T20:19:11.512 DEBUG:teuthology.orchestra.run.trial194:> sudo yum -y erase qemu-kvm-block-rbd 2026-02-22T20:19:11.679 INFO:teuthology.orchestra.run.trial194.stdout:Dependencies resolved. 2026-02-22T20:19:11.679 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T20:19:11.679 INFO:teuthology.orchestra.run.trial194.stdout: Package Arch Version Repository Size 2026-02-22T20:19:11.680 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T20:19:11.680 INFO:teuthology.orchestra.run.trial194.stdout:Removing: 2026-02-22T20:19:11.680 INFO:teuthology.orchestra.run.trial194.stdout: qemu-kvm-block-rbd x86_64 17:10.1.0-13.el9 @appstream 37 k 2026-02-22T20:19:11.680 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T20:19:11.680 INFO:teuthology.orchestra.run.trial194.stdout:Transaction Summary 2026-02-22T20:19:11.680 INFO:teuthology.orchestra.run.trial194.stdout:================================================================================ 2026-02-22T20:19:11.680 INFO:teuthology.orchestra.run.trial194.stdout:Remove 1 Package 2026-02-22T20:19:11.680 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T20:19:11.680 INFO:teuthology.orchestra.run.trial194.stdout:Freed space: 37 k 2026-02-22T20:19:11.680 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction check 2026-02-22T20:19:11.681 INFO:teuthology.orchestra.run.trial194.stdout:Transaction check succeeded. 2026-02-22T20:19:11.681 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction test 2026-02-22T20:19:11.694 INFO:teuthology.orchestra.run.trial194.stdout:Transaction test succeeded. 2026-02-22T20:19:11.695 INFO:teuthology.orchestra.run.trial194.stdout:Running transaction 2026-02-22T20:19:11.723 INFO:teuthology.orchestra.run.trial194.stdout: Preparing : 1/1 2026-02-22T20:19:11.783 INFO:teuthology.orchestra.run.trial194.stdout: Erasing : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-22T20:19:11.825 INFO:teuthology.orchestra.run.trial194.stdout: Verifying : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-22T20:19:11.826 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T20:19:11.826 INFO:teuthology.orchestra.run.trial194.stdout:Removed: 2026-02-22T20:19:11.826 INFO:teuthology.orchestra.run.trial194.stdout: qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 2026-02-22T20:19:11.826 INFO:teuthology.orchestra.run.trial194.stdout: 2026-02-22T20:19:11.826 INFO:teuthology.orchestra.run.trial194.stdout:Complete! 2026-02-22T20:19:11.844 DEBUG:teuthology.orchestra.run.trial194:> rmdir /home/ubuntu/cephtest/qemu || true 2026-02-22T20:19:11.863 DEBUG:teuthology.parallel:result is None 2026-02-22T20:19:11.863 INFO:teuthology.run_tasks:Running task exec... 2026-02-22T20:19:11.877 INFO:teuthology.task.exec:Executing custom commands... 2026-02-22T20:19:11.877 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial194.front.sepia.ceph.com 2026-02-22T20:19:11.878 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'pkill -9 qemu-nbd || true' 2026-02-22T20:19:11.938 DEBUG:teuthology.orchestra.run.trial194:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2026-02-22T20:19:12.344 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-22T20:19:12.359 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-22T20:19:12.360 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-22T20:19:12.534 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T20:19:12.535 INFO:teuthology.orchestra.run.trial010.stderr:dumped all 2026-02-22T20:19:12.542 INFO:teuthology.orchestra.run.trial010.stdout:{"pg_ready":true,"pg_map":{"version":836,"stamp":"2026-02-22T20:19:12.047430+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19932644425,"num_objects":4807,"num_object_clones":0,"num_object_copies":9614,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4807,"num_whiteouts":0,"num_read":481985,"num_read_kb":13673355,"num_write":812894,"num_write_kb":92905461,"num_scrub_errors":0,"num_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":80464,"ondisk_log_size":80464,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":7491744,"kb_used_data":3552952,"kb_used_omap":16,"kb_used_meta":3938543,"kb_avail":747482976,"statfs":{"total":773094113280,"available":765422567424,"internally_reserved":0,"allocated":3638222848,"data_stored":39124561018,"data_compressed":926926274,"data_compressed_allocated":3258556416,"data_compressed_original":38753253376,"omap_allocated":17059,"internal_metadata":4033068381},"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":164,"num_read_kb":2033,"num_write":7,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001150"},"pg_stats":[{"pgid":"2.7","version":"22'352002","reported_seq":536424,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:08.705802+0000","last_change":"2026-02-22T19:52:01.773081+0000","last_active":"2026-02-22T20:19:08.705802+0000","last_peered":"2026-02-22T20:19:08.705802+0000","last_clean":"2026-02-22T20:19:08.705802+0000","last_became_active":"2026-02-22T19:51:59.610727+0000","last_became_peered":"2026-02-22T19:51:59.610727+0000","last_unstale":"2026-02-22T20:19:08.705802+0000","last_undegraded":"2026-02-22T20:19:08.705802+0000","last_fullsized":"2026-02-22T20:19:08.705802+0000","mapping_epoch":18,"log_start":"22'342000","ondisk_log_start":"22'342000","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10002,"log_dups_size":0,"ondisk_log_size":10002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:48:00.343876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000218295,"stat_sum":{"num_bytes":2523419664,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":184437,"num_read_kb":3282290,"num_write":352087,"num_write_kb":17182777,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"22'61244","reported_seq":90622,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:18:58.647511+0000","last_change":"2026-02-22T19:52:01.613764+0000","last_active":"2026-02-22T20:18:58.647511+0000","last_peered":"2026-02-22T20:18:58.647511+0000","last_clean":"2026-02-22T20:18:58.647511+0000","last_became_active":"2026-02-22T19:51:59.610488+0000","last_became_peered":"2026-02-22T19:51:59.610488+0000","last_unstale":"2026-02-22T20:18:58.647511+0000","last_undegraded":"2026-02-22T20:18:58.647511+0000","last_fullsized":"2026-02-22T20:18:58.647511+0000","mapping_epoch":18,"log_start":"22'51200","ondisk_log_start":"22'51200","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10044,"log_dups_size":0,"ondisk_log_size":10044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:49:27.430819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00020149499999999999,"stat_sum":{"num_bytes":2527052800,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":29396,"num_read_kb":1622335,"num_write":61391,"num_write_kb":11526081,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'56569","reported_seq":75786,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:01.982805+0000","last_change":"2026-02-22T19:52:02.525909+0000","last_active":"2026-02-22T20:19:01.982805+0000","last_peered":"2026-02-22T20:19:01.982805+0000","last_clean":"2026-02-22T20:19:01.982805+0000","last_became_active":"2026-02-22T19:51:59.610603+0000","last_became_peered":"2026-02-22T19:51:59.610603+0000","last_unstale":"2026-02-22T20:19:01.982805+0000","last_undegraded":"2026-02-22T20:19:01.982805+0000","last_fullsized":"2026-02-22T20:19:01.982805+0000","mapping_epoch":18,"log_start":"22'46500","ondisk_log_start":"22'46500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10069,"log_dups_size":0,"ondisk_log_size":10069,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:17:00.435533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028334600000000002,"stat_sum":{"num_bytes":2438640802,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":588,"num_whiteouts":0,"num_read":28348,"num_read_kb":1275118,"num_write":58363,"num_write_kb":10151482,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"22'48003","reported_seq":66864,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:07.002609+0000","last_change":"2026-02-22T19:52:01.613764+0000","last_active":"2026-02-22T20:19:07.002609+0000","last_peered":"2026-02-22T20:19:07.002609+0000","last_clean":"2026-02-22T20:19:07.002609+0000","last_became_active":"2026-02-22T19:51:59.610834+0000","last_became_peered":"2026-02-22T19:51:59.610834+0000","last_unstale":"2026-02-22T20:19:07.002609+0000","last_undegraded":"2026-02-22T20:19:07.002609+0000","last_fullsized":"2026-02-22T20:19:07.002609+0000","mapping_epoch":18,"log_start":"22'38000","ondisk_log_start":"22'38000","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10003,"log_dups_size":0,"ondisk_log_size":10003,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T03:21:34.689714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000219399,"stat_sum":{"num_bytes":2389357056,"num_objects":576,"num_object_clones":0,"num_object_copies":1152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":576,"num_whiteouts":0,"num_read":18146,"num_read_kb":1250566,"num_write":48099,"num_write_kb":9154116,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"22'52705","reported_seq":80081,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:18:58.639702+0000","last_change":"2026-02-22T19:52:01.613935+0000","last_active":"2026-02-22T20:18:58.639702+0000","last_peered":"2026-02-22T20:18:58.639702+0000","last_clean":"2026-02-22T20:18:58.639702+0000","last_became_active":"2026-02-22T19:51:59.610645+0000","last_became_peered":"2026-02-22T19:51:59.610645+0000","last_unstale":"2026-02-22T20:18:58.639702+0000","last_undegraded":"2026-02-22T20:18:58.639702+0000","last_fullsized":"2026-02-22T20:18:58.639702+0000","mapping_epoch":18,"log_start":"22'42700","ondisk_log_start":"22'42700","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:45:25.237770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029812399999999998,"stat_sum":{"num_bytes":2515138579,"num_objects":607,"num_object_clones":0,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":27395,"num_read_kb":1444143,"num_write":52758,"num_write_kb":11874446,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"22'47085","reported_seq":64883,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:07.016582+0000","last_change":"2026-02-22T19:52:02.014161+0000","last_active":"2026-02-22T20:19:07.016582+0000","last_peered":"2026-02-22T20:19:07.016582+0000","last_clean":"2026-02-22T20:19:07.016582+0000","last_became_active":"2026-02-22T19:52:00.156094+0000","last_became_peered":"2026-02-22T19:52:00.156094+0000","last_unstale":"2026-02-22T20:19:07.016582+0000","last_undegraded":"2026-02-22T20:19:07.016582+0000","last_fullsized":"2026-02-22T20:19:07.016582+0000","mapping_epoch":18,"log_start":"22'37000","ondisk_log_start":"22'37000","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10085,"log_dups_size":0,"ondisk_log_size":10085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:43:54.011698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024555699999999998,"stat_sum":{"num_bytes":2590699348,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":35974,"num_read_kb":1361012,"num_write":50281,"num_write_kb":10682983,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"22'72354","reported_seq":149072,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:04.572389+0000","last_change":"2026-02-22T19:52:02.526015+0000","last_active":"2026-02-22T20:19:04.572389+0000","last_peered":"2026-02-22T20:19:04.572389+0000","last_clean":"2026-02-22T20:19:04.572389+0000","last_became_active":"2026-02-22T19:51:59.610659+0000","last_became_peered":"2026-02-22T19:51:59.610659+0000","last_unstale":"2026-02-22T20:19:04.572389+0000","last_undegraded":"2026-02-22T20:19:04.572389+0000","last_fullsized":"2026-02-22T20:19:04.572389+0000","mapping_epoch":18,"log_start":"22'62300","ondisk_log_start":"22'62300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10054,"log_dups_size":0,"ondisk_log_size":10054,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:31:57.210099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000366461,"stat_sum":{"num_bytes":2579321360,"num_objects":621,"num_object_clones":0,"num_object_copies":1242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":621,"num_whiteouts":0,"num_read":76739,"num_read_kb":1780533,"num_write":72435,"num_write_kb":11345094,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"22'117290","reported_seq":198746,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:04.569119+0000","last_change":"2026-02-22T19:52:01.613871+0000","last_active":"2026-02-22T20:19:04.569119+0000","last_peered":"2026-02-22T20:19:04.569119+0000","last_clean":"2026-02-22T20:19:04.569119+0000","last_became_active":"2026-02-22T19:51:59.610591+0000","last_became_peered":"2026-02-22T19:51:59.610591+0000","last_unstale":"2026-02-22T20:19:04.569119+0000","last_undegraded":"2026-02-22T20:19:04.569119+0000","last_fullsized":"2026-02-22T20:19:04.569119+0000","mapping_epoch":18,"log_start":"22'107200","ondisk_log_start":"22'107200","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T04:22:34.952079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023542800000000001,"stat_sum":{"num_bytes":2368424448,"num_objects":571,"num_object_clones":0,"num_object_copies":1142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":571,"num_whiteouts":0,"num_read":81464,"num_read_kb":1657285,"num_write":117335,"num_write_kb":10985810,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"16'112","reported_seq":171,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:16:02.692443+0000","last_change":"2026-02-22T19:51:53.982255+0000","last_active":"2026-02-22T20:16:02.692443+0000","last_peered":"2026-02-22T20:16:02.692443+0000","last_clean":"2026-02-22T20:16:02.692443+0000","last_became_active":"2026-02-22T19:51:53.981618+0000","last_became_peered":"2026-02-22T19:51:53.981618+0000","last_unstale":"2026-02-22T20:16:02.692443+0000","last_undegraded":"2026-02-22T20:16:02.692443+0000","last_fullsized":"2026-02-22T20:16:02.692443+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:52.591045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:52.591045+0000","last_clean_scrub_stamp":"2026-02-22T19:51:52.591045+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:04:22.458558+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19932054057,"num_objects":4805,"num_object_clones":0,"num_object_copies":9610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4805,"num_whiteouts":0,"num_read":481899,"num_read_kb":13673282,"num_write":812749,"num_write_kb":92902789,"num_scrub_errors":0,"num_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":3636314112,"data_stored":39122757714,"data_compressed":926912338,"data_compressed_allocated":3258482688,"data_compressed_original":38752098304,"omap_allocated":1424,"internal_metadata":0},"log_size":80352,"ondisk_log_size":80352,"up":16,"acting":16,"num_store_stats":7},{"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":13936,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509770,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1510352,"kb_used_data":442176,"kb_used_omap":1,"kb_used_meta":1068158,"kb_avail":92861488,"statfs":{"total":96636764160,"available":95090163712,"internally_reserved":0,"allocated":452788224,"data_stored":4950546445,"data_compressed":125056327,"data_compressed_allocated":420704256,"data_compressed_original":4919019008,"omap_allocated":1593,"internal_metadata":1093794247},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":14,"seq":60129542474,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":982580,"kb_used_data":655156,"kb_used_omap":5,"kb_used_meta":327354,"kb_avail":93389260,"statfs":{"total":96636764160,"available":95630602240,"internally_reserved":0,"allocated":670879744,"data_stored":7383912159,"data_compressed":164024284,"data_compressed_allocated":606658560,"data_compressed_original":7321162752,"omap_allocated":5904,"internal_metadata":335210736},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":14,"seq":60129542475,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":997844,"kb_used_data":449860,"kb_used_omap":1,"kb_used_meta":547966,"kb_avail":93373996,"statfs":{"total":96636764160,"available":95614971904,"internally_reserved":0,"allocated":460656640,"data_stored":4791960080,"data_compressed":118307499,"data_compressed_allocated":403054592,"data_compressed_original":4735602176,"omap_allocated":1594,"internal_metadata":561117638},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542475,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27184,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344656,"statfs":{"total":96636764160,"available":96608927744,"internally_reserved":0,"allocated":225280,"data_stored":77821,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542474,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1086500,"kb_used_data":454932,"kb_used_omap":1,"kb_used_meta":631550,"kb_avail":93285340,"statfs":{"total":96636764160,"available":95524188160,"internally_reserved":0,"allocated":465850368,"data_stored":4884151633,"data_compressed":116574122,"data_compressed_allocated":406695936,"data_compressed_original":4826467328,"omap_allocated":1594,"internal_metadata":646707654},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":14,"seq":60129542474,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1455936,"kb_used_data":897600,"kb_used_omap":1,"kb_used_meta":558270,"kb_avail":92915904,"statfs":{"total":96636764160,"available":95145885696,"internally_reserved":0,"allocated":919142400,"data_stored":9827637792,"data_compressed":239053422,"data_compressed_allocated":822845440,"data_compressed_original":9733313024,"omap_allocated":1594,"internal_metadata":571668934},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542474,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":937612,"kb_used_data":429048,"kb_used_omap":1,"kb_used_meta":508542,"kb_avail":93434228,"statfs":{"total":96636764160,"available":95676649472,"internally_reserved":0,"allocated":439345152,"data_stored":4721011391,"data_compressed":105911202,"data_compressed_allocated":387129344,"data_compressed_original":4669442048,"omap_allocated":1594,"internal_metadata":520747462},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575180,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":493736,"kb_used_data":223960,"kb_used_omap":1,"kb_used_meta":269758,"kb_avail":93878104,"statfs":{"total":96636764160,"available":96131178496,"internally_reserved":0,"allocated":229335040,"data_stored":2565263697,"data_compressed":57999418,"data_compressed_allocated":211468288,"data_compressed_original":2548247040,"omap_allocated":1592,"internal_metadata":276232648},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":439062528,"data_stored":4720343202,"data_compressed":105904234,"data_compressed_allocated":387092480,"data_compressed_original":4668868608,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":918917120,"data_stored":9827559971,"data_compressed":239053422,"data_compressed_allocated":822845440,"data_compressed_original":9733313024,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":465625088,"data_stored":4884073812,"data_compressed":116574122,"data_compressed_allocated":406695936,"data_compressed_original":4826467328,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":229109760,"data_stored":2565185876,"data_compressed":57999418,"data_compressed_allocated":211468288,"data_compressed_original":2548247040,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":460431360,"data_stored":4791882259,"data_compressed":118307499,"data_compressed_allocated":403054592,"data_compressed_original":4735602176,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":452571136,"data_stored":4950468624,"data_compressed":125056327,"data_compressed_allocated":420704256,"data_compressed_original":4919010816,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":670597120,"data_stored":7383243970,"data_compressed":164017316,"data_compressed_allocated":606621696,"data_compressed_original":7320589312,"omap_allocated":1424,"internal_metadata":0}]}} 2026-02-22T20:19:12.542 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-22T20:19:12.700 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T20:19:12.700 INFO:teuthology.orchestra.run.trial010.stderr:dumped all 2026-02-22T20:19:12.709 INFO:teuthology.orchestra.run.trial010.stdout:{"pg_ready":true,"pg_map":{"version":836,"stamp":"2026-02-22T20:19:12.047430+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19932644425,"num_objects":4807,"num_object_clones":0,"num_object_copies":9614,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4807,"num_whiteouts":0,"num_read":481985,"num_read_kb":13673355,"num_write":812894,"num_write_kb":92905461,"num_scrub_errors":0,"num_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":80464,"ondisk_log_size":80464,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":7491744,"kb_used_data":3552952,"kb_used_omap":16,"kb_used_meta":3938543,"kb_avail":747482976,"statfs":{"total":773094113280,"available":765422567424,"internally_reserved":0,"allocated":3638222848,"data_stored":39124561018,"data_compressed":926926274,"data_compressed_allocated":3258556416,"data_compressed_original":38753253376,"omap_allocated":17059,"internal_metadata":4033068381},"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":164,"num_read_kb":2033,"num_write":7,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001150"},"pg_stats":[{"pgid":"2.7","version":"22'352002","reported_seq":536424,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:08.705802+0000","last_change":"2026-02-22T19:52:01.773081+0000","last_active":"2026-02-22T20:19:08.705802+0000","last_peered":"2026-02-22T20:19:08.705802+0000","last_clean":"2026-02-22T20:19:08.705802+0000","last_became_active":"2026-02-22T19:51:59.610727+0000","last_became_peered":"2026-02-22T19:51:59.610727+0000","last_unstale":"2026-02-22T20:19:08.705802+0000","last_undegraded":"2026-02-22T20:19:08.705802+0000","last_fullsized":"2026-02-22T20:19:08.705802+0000","mapping_epoch":18,"log_start":"22'342000","ondisk_log_start":"22'342000","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10002,"log_dups_size":0,"ondisk_log_size":10002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:48:00.343876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000218295,"stat_sum":{"num_bytes":2523419664,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":184437,"num_read_kb":3282290,"num_write":352087,"num_write_kb":17182777,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"22'61244","reported_seq":90622,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:18:58.647511+0000","last_change":"2026-02-22T19:52:01.613764+0000","last_active":"2026-02-22T20:18:58.647511+0000","last_peered":"2026-02-22T20:18:58.647511+0000","last_clean":"2026-02-22T20:18:58.647511+0000","last_became_active":"2026-02-22T19:51:59.610488+0000","last_became_peered":"2026-02-22T19:51:59.610488+0000","last_unstale":"2026-02-22T20:18:58.647511+0000","last_undegraded":"2026-02-22T20:18:58.647511+0000","last_fullsized":"2026-02-22T20:18:58.647511+0000","mapping_epoch":18,"log_start":"22'51200","ondisk_log_start":"22'51200","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10044,"log_dups_size":0,"ondisk_log_size":10044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:49:27.430819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00020149499999999999,"stat_sum":{"num_bytes":2527052800,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":29396,"num_read_kb":1622335,"num_write":61391,"num_write_kb":11526081,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'56569","reported_seq":75786,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:01.982805+0000","last_change":"2026-02-22T19:52:02.525909+0000","last_active":"2026-02-22T20:19:01.982805+0000","last_peered":"2026-02-22T20:19:01.982805+0000","last_clean":"2026-02-22T20:19:01.982805+0000","last_became_active":"2026-02-22T19:51:59.610603+0000","last_became_peered":"2026-02-22T19:51:59.610603+0000","last_unstale":"2026-02-22T20:19:01.982805+0000","last_undegraded":"2026-02-22T20:19:01.982805+0000","last_fullsized":"2026-02-22T20:19:01.982805+0000","mapping_epoch":18,"log_start":"22'46500","ondisk_log_start":"22'46500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10069,"log_dups_size":0,"ondisk_log_size":10069,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:17:00.435533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028334600000000002,"stat_sum":{"num_bytes":2438640802,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":588,"num_whiteouts":0,"num_read":28348,"num_read_kb":1275118,"num_write":58363,"num_write_kb":10151482,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"22'48003","reported_seq":66864,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:07.002609+0000","last_change":"2026-02-22T19:52:01.613764+0000","last_active":"2026-02-22T20:19:07.002609+0000","last_peered":"2026-02-22T20:19:07.002609+0000","last_clean":"2026-02-22T20:19:07.002609+0000","last_became_active":"2026-02-22T19:51:59.610834+0000","last_became_peered":"2026-02-22T19:51:59.610834+0000","last_unstale":"2026-02-22T20:19:07.002609+0000","last_undegraded":"2026-02-22T20:19:07.002609+0000","last_fullsized":"2026-02-22T20:19:07.002609+0000","mapping_epoch":18,"log_start":"22'38000","ondisk_log_start":"22'38000","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10003,"log_dups_size":0,"ondisk_log_size":10003,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T03:21:34.689714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000219399,"stat_sum":{"num_bytes":2389357056,"num_objects":576,"num_object_clones":0,"num_object_copies":1152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":576,"num_whiteouts":0,"num_read":18146,"num_read_kb":1250566,"num_write":48099,"num_write_kb":9154116,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"22'52705","reported_seq":80081,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:18:58.639702+0000","last_change":"2026-02-22T19:52:01.613935+0000","last_active":"2026-02-22T20:18:58.639702+0000","last_peered":"2026-02-22T20:18:58.639702+0000","last_clean":"2026-02-22T20:18:58.639702+0000","last_became_active":"2026-02-22T19:51:59.610645+0000","last_became_peered":"2026-02-22T19:51:59.610645+0000","last_unstale":"2026-02-22T20:18:58.639702+0000","last_undegraded":"2026-02-22T20:18:58.639702+0000","last_fullsized":"2026-02-22T20:18:58.639702+0000","mapping_epoch":18,"log_start":"22'42700","ondisk_log_start":"22'42700","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:45:25.237770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029812399999999998,"stat_sum":{"num_bytes":2515138579,"num_objects":607,"num_object_clones":0,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":27395,"num_read_kb":1444143,"num_write":52758,"num_write_kb":11874446,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"22'47085","reported_seq":64883,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:07.016582+0000","last_change":"2026-02-22T19:52:02.014161+0000","last_active":"2026-02-22T20:19:07.016582+0000","last_peered":"2026-02-22T20:19:07.016582+0000","last_clean":"2026-02-22T20:19:07.016582+0000","last_became_active":"2026-02-22T19:52:00.156094+0000","last_became_peered":"2026-02-22T19:52:00.156094+0000","last_unstale":"2026-02-22T20:19:07.016582+0000","last_undegraded":"2026-02-22T20:19:07.016582+0000","last_fullsized":"2026-02-22T20:19:07.016582+0000","mapping_epoch":18,"log_start":"22'37000","ondisk_log_start":"22'37000","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10085,"log_dups_size":0,"ondisk_log_size":10085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:43:54.011698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024555699999999998,"stat_sum":{"num_bytes":2590699348,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":35974,"num_read_kb":1361012,"num_write":50281,"num_write_kb":10682983,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"22'72354","reported_seq":149072,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:04.572389+0000","last_change":"2026-02-22T19:52:02.526015+0000","last_active":"2026-02-22T20:19:04.572389+0000","last_peered":"2026-02-22T20:19:04.572389+0000","last_clean":"2026-02-22T20:19:04.572389+0000","last_became_active":"2026-02-22T19:51:59.610659+0000","last_became_peered":"2026-02-22T19:51:59.610659+0000","last_unstale":"2026-02-22T20:19:04.572389+0000","last_undegraded":"2026-02-22T20:19:04.572389+0000","last_fullsized":"2026-02-22T20:19:04.572389+0000","mapping_epoch":18,"log_start":"22'62300","ondisk_log_start":"22'62300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10054,"log_dups_size":0,"ondisk_log_size":10054,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:31:57.210099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000366461,"stat_sum":{"num_bytes":2579321360,"num_objects":621,"num_object_clones":0,"num_object_copies":1242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":621,"num_whiteouts":0,"num_read":76739,"num_read_kb":1780533,"num_write":72435,"num_write_kb":11345094,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"22'117290","reported_seq":198746,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:04.569119+0000","last_change":"2026-02-22T19:52:01.613871+0000","last_active":"2026-02-22T20:19:04.569119+0000","last_peered":"2026-02-22T20:19:04.569119+0000","last_clean":"2026-02-22T20:19:04.569119+0000","last_became_active":"2026-02-22T19:51:59.610591+0000","last_became_peered":"2026-02-22T19:51:59.610591+0000","last_unstale":"2026-02-22T20:19:04.569119+0000","last_undegraded":"2026-02-22T20:19:04.569119+0000","last_fullsized":"2026-02-22T20:19:04.569119+0000","mapping_epoch":18,"log_start":"22'107200","ondisk_log_start":"22'107200","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T04:22:34.952079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023542800000000001,"stat_sum":{"num_bytes":2368424448,"num_objects":571,"num_object_clones":0,"num_object_copies":1142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":571,"num_whiteouts":0,"num_read":81464,"num_read_kb":1657285,"num_write":117335,"num_write_kb":10985810,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"16'112","reported_seq":171,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:16:02.692443+0000","last_change":"2026-02-22T19:51:53.982255+0000","last_active":"2026-02-22T20:16:02.692443+0000","last_peered":"2026-02-22T20:16:02.692443+0000","last_clean":"2026-02-22T20:16:02.692443+0000","last_became_active":"2026-02-22T19:51:53.981618+0000","last_became_peered":"2026-02-22T19:51:53.981618+0000","last_unstale":"2026-02-22T20:16:02.692443+0000","last_undegraded":"2026-02-22T20:16:02.692443+0000","last_fullsized":"2026-02-22T20:16:02.692443+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:52.591045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:52.591045+0000","last_clean_scrub_stamp":"2026-02-22T19:51:52.591045+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:04:22.458558+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19932054057,"num_objects":4805,"num_object_clones":0,"num_object_copies":9610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4805,"num_whiteouts":0,"num_read":481899,"num_read_kb":13673282,"num_write":812749,"num_write_kb":92902789,"num_scrub_errors":0,"num_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":3636314112,"data_stored":39122757714,"data_compressed":926912338,"data_compressed_allocated":3258482688,"data_compressed_original":38752098304,"omap_allocated":1424,"internal_metadata":0},"log_size":80352,"ondisk_log_size":80352,"up":16,"acting":16,"num_store_stats":7},{"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":13936,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509770,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1510352,"kb_used_data":442176,"kb_used_omap":1,"kb_used_meta":1068158,"kb_avail":92861488,"statfs":{"total":96636764160,"available":95090163712,"internally_reserved":0,"allocated":452788224,"data_stored":4950546445,"data_compressed":125056327,"data_compressed_allocated":420704256,"data_compressed_original":4919019008,"omap_allocated":1593,"internal_metadata":1093794247},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":14,"seq":60129542474,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":982580,"kb_used_data":655156,"kb_used_omap":5,"kb_used_meta":327354,"kb_avail":93389260,"statfs":{"total":96636764160,"available":95630602240,"internally_reserved":0,"allocated":670879744,"data_stored":7383912159,"data_compressed":164024284,"data_compressed_allocated":606658560,"data_compressed_original":7321162752,"omap_allocated":5904,"internal_metadata":335210736},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":14,"seq":60129542475,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":997844,"kb_used_data":449860,"kb_used_omap":1,"kb_used_meta":547966,"kb_avail":93373996,"statfs":{"total":96636764160,"available":95614971904,"internally_reserved":0,"allocated":460656640,"data_stored":4791960080,"data_compressed":118307499,"data_compressed_allocated":403054592,"data_compressed_original":4735602176,"omap_allocated":1594,"internal_metadata":561117638},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542475,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27184,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344656,"statfs":{"total":96636764160,"available":96608927744,"internally_reserved":0,"allocated":225280,"data_stored":77821,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542474,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1086500,"kb_used_data":454932,"kb_used_omap":1,"kb_used_meta":631550,"kb_avail":93285340,"statfs":{"total":96636764160,"available":95524188160,"internally_reserved":0,"allocated":465850368,"data_stored":4884151633,"data_compressed":116574122,"data_compressed_allocated":406695936,"data_compressed_original":4826467328,"omap_allocated":1594,"internal_metadata":646707654},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":14,"seq":60129542474,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1455936,"kb_used_data":897600,"kb_used_omap":1,"kb_used_meta":558270,"kb_avail":92915904,"statfs":{"total":96636764160,"available":95145885696,"internally_reserved":0,"allocated":919142400,"data_stored":9827637792,"data_compressed":239053422,"data_compressed_allocated":822845440,"data_compressed_original":9733313024,"omap_allocated":1594,"internal_metadata":571668934},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542474,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":937612,"kb_used_data":429048,"kb_used_omap":1,"kb_used_meta":508542,"kb_avail":93434228,"statfs":{"total":96636764160,"available":95676649472,"internally_reserved":0,"allocated":439345152,"data_stored":4721011391,"data_compressed":105911202,"data_compressed_allocated":387129344,"data_compressed_original":4669442048,"omap_allocated":1594,"internal_metadata":520747462},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575180,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":493736,"kb_used_data":223960,"kb_used_omap":1,"kb_used_meta":269758,"kb_avail":93878104,"statfs":{"total":96636764160,"available":96131178496,"internally_reserved":0,"allocated":229335040,"data_stored":2565263697,"data_compressed":57999418,"data_compressed_allocated":211468288,"data_compressed_original":2548247040,"omap_allocated":1592,"internal_metadata":276232648},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":439062528,"data_stored":4720343202,"data_compressed":105904234,"data_compressed_allocated":387092480,"data_compressed_original":4668868608,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":918917120,"data_stored":9827559971,"data_compressed":239053422,"data_compressed_allocated":822845440,"data_compressed_original":9733313024,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":465625088,"data_stored":4884073812,"data_compressed":116574122,"data_compressed_allocated":406695936,"data_compressed_original":4826467328,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":229109760,"data_stored":2565185876,"data_compressed":57999418,"data_compressed_allocated":211468288,"data_compressed_original":2548247040,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":460431360,"data_stored":4791882259,"data_compressed":118307499,"data_compressed_allocated":403054592,"data_compressed_original":4735602176,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":452571136,"data_stored":4950468624,"data_compressed":125056327,"data_compressed_allocated":420704256,"data_compressed_original":4919010816,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":670597120,"data_stored":7383243970,"data_compressed":164017316,"data_compressed_allocated":606621696,"data_compressed_original":7320589312,"omap_allocated":1424,"internal_metadata":0}]}} 2026-02-22T20:19:12.711 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-22T20:19:12.711 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-22T20:19:12.870 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T20:19:12.871 INFO:teuthology.orchestra.run.trial010.stderr:dumped all 2026-02-22T20:19:12.878 INFO:teuthology.orchestra.run.trial010.stdout:{"pg_ready":true,"pg_map":{"version":836,"stamp":"2026-02-22T20:19:12.047430+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19932644425,"num_objects":4807,"num_object_clones":0,"num_object_copies":9614,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4807,"num_whiteouts":0,"num_read":481985,"num_read_kb":13673355,"num_write":812894,"num_write_kb":92905461,"num_scrub_errors":0,"num_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":80464,"ondisk_log_size":80464,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":7491744,"kb_used_data":3552952,"kb_used_omap":16,"kb_used_meta":3938543,"kb_avail":747482976,"statfs":{"total":773094113280,"available":765422567424,"internally_reserved":0,"allocated":3638222848,"data_stored":39124561018,"data_compressed":926926274,"data_compressed_allocated":3258556416,"data_compressed_original":38753253376,"omap_allocated":17059,"internal_metadata":4033068381},"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":164,"num_read_kb":2033,"num_write":7,"num_write_kb":148,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001150"},"pg_stats":[{"pgid":"2.7","version":"22'352002","reported_seq":536424,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:08.705802+0000","last_change":"2026-02-22T19:52:01.773081+0000","last_active":"2026-02-22T20:19:08.705802+0000","last_peered":"2026-02-22T20:19:08.705802+0000","last_clean":"2026-02-22T20:19:08.705802+0000","last_became_active":"2026-02-22T19:51:59.610727+0000","last_became_peered":"2026-02-22T19:51:59.610727+0000","last_unstale":"2026-02-22T20:19:08.705802+0000","last_undegraded":"2026-02-22T20:19:08.705802+0000","last_fullsized":"2026-02-22T20:19:08.705802+0000","mapping_epoch":18,"log_start":"22'342000","ondisk_log_start":"22'342000","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10002,"log_dups_size":0,"ondisk_log_size":10002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:48:00.343876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000218295,"stat_sum":{"num_bytes":2523419664,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":184437,"num_read_kb":3282290,"num_write":352087,"num_write_kb":17182777,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"22'61244","reported_seq":90622,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:18:58.647511+0000","last_change":"2026-02-22T19:52:01.613764+0000","last_active":"2026-02-22T20:18:58.647511+0000","last_peered":"2026-02-22T20:18:58.647511+0000","last_clean":"2026-02-22T20:18:58.647511+0000","last_became_active":"2026-02-22T19:51:59.610488+0000","last_became_peered":"2026-02-22T19:51:59.610488+0000","last_unstale":"2026-02-22T20:18:58.647511+0000","last_undegraded":"2026-02-22T20:18:58.647511+0000","last_fullsized":"2026-02-22T20:18:58.647511+0000","mapping_epoch":18,"log_start":"22'51200","ondisk_log_start":"22'51200","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10044,"log_dups_size":0,"ondisk_log_size":10044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:49:27.430819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00020149499999999999,"stat_sum":{"num_bytes":2527052800,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":29396,"num_read_kb":1622335,"num_write":61391,"num_write_kb":11526081,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'56569","reported_seq":75786,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:01.982805+0000","last_change":"2026-02-22T19:52:02.525909+0000","last_active":"2026-02-22T20:19:01.982805+0000","last_peered":"2026-02-22T20:19:01.982805+0000","last_clean":"2026-02-22T20:19:01.982805+0000","last_became_active":"2026-02-22T19:51:59.610603+0000","last_became_peered":"2026-02-22T19:51:59.610603+0000","last_unstale":"2026-02-22T20:19:01.982805+0000","last_undegraded":"2026-02-22T20:19:01.982805+0000","last_fullsized":"2026-02-22T20:19:01.982805+0000","mapping_epoch":18,"log_start":"22'46500","ondisk_log_start":"22'46500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10069,"log_dups_size":0,"ondisk_log_size":10069,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:17:00.435533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028334600000000002,"stat_sum":{"num_bytes":2438640802,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":588,"num_whiteouts":0,"num_read":28348,"num_read_kb":1275118,"num_write":58363,"num_write_kb":10151482,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"22'48003","reported_seq":66864,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:07.002609+0000","last_change":"2026-02-22T19:52:01.613764+0000","last_active":"2026-02-22T20:19:07.002609+0000","last_peered":"2026-02-22T20:19:07.002609+0000","last_clean":"2026-02-22T20:19:07.002609+0000","last_became_active":"2026-02-22T19:51:59.610834+0000","last_became_peered":"2026-02-22T19:51:59.610834+0000","last_unstale":"2026-02-22T20:19:07.002609+0000","last_undegraded":"2026-02-22T20:19:07.002609+0000","last_fullsized":"2026-02-22T20:19:07.002609+0000","mapping_epoch":18,"log_start":"22'38000","ondisk_log_start":"22'38000","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10003,"log_dups_size":0,"ondisk_log_size":10003,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T03:21:34.689714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000219399,"stat_sum":{"num_bytes":2389357056,"num_objects":576,"num_object_clones":0,"num_object_copies":1152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":576,"num_whiteouts":0,"num_read":18146,"num_read_kb":1250566,"num_write":48099,"num_write_kb":9154116,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"22'52705","reported_seq":80081,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:18:58.639702+0000","last_change":"2026-02-22T19:52:01.613935+0000","last_active":"2026-02-22T20:18:58.639702+0000","last_peered":"2026-02-22T20:18:58.639702+0000","last_clean":"2026-02-22T20:18:58.639702+0000","last_became_active":"2026-02-22T19:51:59.610645+0000","last_became_peered":"2026-02-22T19:51:59.610645+0000","last_unstale":"2026-02-22T20:18:58.639702+0000","last_undegraded":"2026-02-22T20:18:58.639702+0000","last_fullsized":"2026-02-22T20:18:58.639702+0000","mapping_epoch":18,"log_start":"22'42700","ondisk_log_start":"22'42700","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:45:25.237770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029812399999999998,"stat_sum":{"num_bytes":2515138579,"num_objects":607,"num_object_clones":0,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":27395,"num_read_kb":1444143,"num_write":52758,"num_write_kb":11874446,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"22'47085","reported_seq":64883,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:07.016582+0000","last_change":"2026-02-22T19:52:02.014161+0000","last_active":"2026-02-22T20:19:07.016582+0000","last_peered":"2026-02-22T20:19:07.016582+0000","last_clean":"2026-02-22T20:19:07.016582+0000","last_became_active":"2026-02-22T19:52:00.156094+0000","last_became_peered":"2026-02-22T19:52:00.156094+0000","last_unstale":"2026-02-22T20:19:07.016582+0000","last_undegraded":"2026-02-22T20:19:07.016582+0000","last_fullsized":"2026-02-22T20:19:07.016582+0000","mapping_epoch":18,"log_start":"22'37000","ondisk_log_start":"22'37000","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10085,"log_dups_size":0,"ondisk_log_size":10085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:43:54.011698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024555699999999998,"stat_sum":{"num_bytes":2590699348,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":35974,"num_read_kb":1361012,"num_write":50281,"num_write_kb":10682983,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"22'72354","reported_seq":149072,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:04.572389+0000","last_change":"2026-02-22T19:52:02.526015+0000","last_active":"2026-02-22T20:19:04.572389+0000","last_peered":"2026-02-22T20:19:04.572389+0000","last_clean":"2026-02-22T20:19:04.572389+0000","last_became_active":"2026-02-22T19:51:59.610659+0000","last_became_peered":"2026-02-22T19:51:59.610659+0000","last_unstale":"2026-02-22T20:19:04.572389+0000","last_undegraded":"2026-02-22T20:19:04.572389+0000","last_fullsized":"2026-02-22T20:19:04.572389+0000","mapping_epoch":18,"log_start":"22'62300","ondisk_log_start":"22'62300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10054,"log_dups_size":0,"ondisk_log_size":10054,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:31:57.210099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000366461,"stat_sum":{"num_bytes":2579321360,"num_objects":621,"num_object_clones":0,"num_object_copies":1242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":621,"num_whiteouts":0,"num_read":76739,"num_read_kb":1780533,"num_write":72435,"num_write_kb":11345094,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"22'117290","reported_seq":198746,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:04.569119+0000","last_change":"2026-02-22T19:52:01.613871+0000","last_active":"2026-02-22T20:19:04.569119+0000","last_peered":"2026-02-22T20:19:04.569119+0000","last_clean":"2026-02-22T20:19:04.569119+0000","last_became_active":"2026-02-22T19:51:59.610591+0000","last_became_peered":"2026-02-22T19:51:59.610591+0000","last_unstale":"2026-02-22T20:19:04.569119+0000","last_undegraded":"2026-02-22T20:19:04.569119+0000","last_fullsized":"2026-02-22T20:19:04.569119+0000","mapping_epoch":18,"log_start":"22'107200","ondisk_log_start":"22'107200","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T04:22:34.952079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023542800000000001,"stat_sum":{"num_bytes":2368424448,"num_objects":571,"num_object_clones":0,"num_object_copies":1142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":571,"num_whiteouts":0,"num_read":81464,"num_read_kb":1657285,"num_write":117335,"num_write_kb":10985810,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"16'112","reported_seq":171,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:16:02.692443+0000","last_change":"2026-02-22T19:51:53.982255+0000","last_active":"2026-02-22T20:16:02.692443+0000","last_peered":"2026-02-22T20:16:02.692443+0000","last_clean":"2026-02-22T20:16:02.692443+0000","last_became_active":"2026-02-22T19:51:53.981618+0000","last_became_peered":"2026-02-22T19:51:53.981618+0000","last_unstale":"2026-02-22T20:16:02.692443+0000","last_undegraded":"2026-02-22T20:16:02.692443+0000","last_fullsized":"2026-02-22T20:16:02.692443+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:52.591045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:52.591045+0000","last_clean_scrub_stamp":"2026-02-22T19:51:52.591045+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:04:22.458558+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19932054057,"num_objects":4805,"num_object_clones":0,"num_object_copies":9610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4805,"num_whiteouts":0,"num_read":481899,"num_read_kb":13673282,"num_write":812749,"num_write_kb":92902789,"num_scrub_errors":0,"num_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":3636314112,"data_stored":39122757714,"data_compressed":926912338,"data_compressed_allocated":3258482688,"data_compressed_original":38752098304,"omap_allocated":1424,"internal_metadata":0},"log_size":80352,"ondisk_log_size":80352,"up":16,"acting":16,"num_store_stats":7},{"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":13936,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509770,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1510352,"kb_used_data":442176,"kb_used_omap":1,"kb_used_meta":1068158,"kb_avail":92861488,"statfs":{"total":96636764160,"available":95090163712,"internally_reserved":0,"allocated":452788224,"data_stored":4950546445,"data_compressed":125056327,"data_compressed_allocated":420704256,"data_compressed_original":4919019008,"omap_allocated":1593,"internal_metadata":1093794247},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":14,"seq":60129542474,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":982580,"kb_used_data":655156,"kb_used_omap":5,"kb_used_meta":327354,"kb_avail":93389260,"statfs":{"total":96636764160,"available":95630602240,"internally_reserved":0,"allocated":670879744,"data_stored":7383912159,"data_compressed":164024284,"data_compressed_allocated":606658560,"data_compressed_original":7321162752,"omap_allocated":5904,"internal_metadata":335210736},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":14,"seq":60129542475,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":997844,"kb_used_data":449860,"kb_used_omap":1,"kb_used_meta":547966,"kb_avail":93373996,"statfs":{"total":96636764160,"available":95614971904,"internally_reserved":0,"allocated":460656640,"data_stored":4791960080,"data_compressed":118307499,"data_compressed_allocated":403054592,"data_compressed_original":4735602176,"omap_allocated":1594,"internal_metadata":561117638},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542475,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27184,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344656,"statfs":{"total":96636764160,"available":96608927744,"internally_reserved":0,"allocated":225280,"data_stored":77821,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542474,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1086500,"kb_used_data":454932,"kb_used_omap":1,"kb_used_meta":631550,"kb_avail":93285340,"statfs":{"total":96636764160,"available":95524188160,"internally_reserved":0,"allocated":465850368,"data_stored":4884151633,"data_compressed":116574122,"data_compressed_allocated":406695936,"data_compressed_original":4826467328,"omap_allocated":1594,"internal_metadata":646707654},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":14,"seq":60129542474,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1455936,"kb_used_data":897600,"kb_used_omap":1,"kb_used_meta":558270,"kb_avail":92915904,"statfs":{"total":96636764160,"available":95145885696,"internally_reserved":0,"allocated":919142400,"data_stored":9827637792,"data_compressed":239053422,"data_compressed_allocated":822845440,"data_compressed_original":9733313024,"omap_allocated":1594,"internal_metadata":571668934},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542474,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":937612,"kb_used_data":429048,"kb_used_omap":1,"kb_used_meta":508542,"kb_avail":93434228,"statfs":{"total":96636764160,"available":95676649472,"internally_reserved":0,"allocated":439345152,"data_stored":4721011391,"data_compressed":105911202,"data_compressed_allocated":387129344,"data_compressed_original":4669442048,"omap_allocated":1594,"internal_metadata":520747462},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575180,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":493736,"kb_used_data":223960,"kb_used_omap":1,"kb_used_meta":269758,"kb_avail":93878104,"statfs":{"total":96636764160,"available":96131178496,"internally_reserved":0,"allocated":229335040,"data_stored":2565263697,"data_compressed":57999418,"data_compressed_allocated":211468288,"data_compressed_original":2548247040,"omap_allocated":1592,"internal_metadata":276232648},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":439062528,"data_stored":4720343202,"data_compressed":105904234,"data_compressed_allocated":387092480,"data_compressed_original":4668868608,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":918917120,"data_stored":9827559971,"data_compressed":239053422,"data_compressed_allocated":822845440,"data_compressed_original":9733313024,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":465625088,"data_stored":4884073812,"data_compressed":116574122,"data_compressed_allocated":406695936,"data_compressed_original":4826467328,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":229109760,"data_stored":2565185876,"data_compressed":57999418,"data_compressed_allocated":211468288,"data_compressed_original":2548247040,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":460431360,"data_stored":4791882259,"data_compressed":118307499,"data_compressed_allocated":403054592,"data_compressed_original":4735602176,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":452571136,"data_stored":4950468624,"data_compressed":125056327,"data_compressed_allocated":420704256,"data_compressed_original":4919010816,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":670597120,"data_stored":7383243970,"data_compressed":164017316,"data_compressed_allocated":606621696,"data_compressed_original":7320589312,"omap_allocated":1424,"internal_metadata":0}]}} 2026-02-22T20:19:12.880 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-22T20:19:13.038 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T20:19:13.038 INFO:teuthology.orchestra.run.trial010.stdout:{"epoch":22,"fsid":"18e16f1b-ba70-469f-879a-41f4a4851c5f","created":"2026-02-22T19:51:41.733096+0000","modified":"2026-02-22T19:52:06.503643+0000","last_up_change":"2026-02-22T19:51:52.591045+0000","last_in_change":"2026-02-22T19:51:43.290366+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-22T19:51:51.876809+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":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"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-22T19:51:58.456801+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":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"86f55c58-413d-42ec-b1ec-330c84ebf268","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6826","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6827","nonce":403050539}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6828","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6829","nonce":403050539}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6832","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6833","nonce":403050539}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6830","nonce":403050539},{"type":"v1","addr":"10.20.193.10:6831","nonce":403050539}]},"public_addr":"10.20.193.10:6827/403050539","cluster_addr":"10.20.193.10:6829/403050539","heartbeat_back_addr":"10.20.193.10:6833/403050539","heartbeat_front_addr":"10.20.193.10:6831/403050539","state":["exists","up"]},{"osd":1,"uuid":"b09c1cea-299a-4ccd-9a2b-3c8d0c1242cb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6810","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6811","nonce":153322382}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6812","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6813","nonce":153322382}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6816","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6817","nonce":153322382}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6814","nonce":153322382},{"type":"v1","addr":"10.20.193.10:6815","nonce":153322382}]},"public_addr":"10.20.193.10:6811/153322382","cluster_addr":"10.20.193.10:6813/153322382","heartbeat_back_addr":"10.20.193.10:6817/153322382","heartbeat_front_addr":"10.20.193.10:6815/153322382","state":["exists","up"]},{"osd":2,"uuid":"5fea2d92-f865-40f5-a8c7-01374b3a1d4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6818","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6819","nonce":2034467585}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6820","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6821","nonce":2034467585}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6824","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6825","nonce":2034467585}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6822","nonce":2034467585},{"type":"v1","addr":"10.20.193.10:6823","nonce":2034467585}]},"public_addr":"10.20.193.10:6819/2034467585","cluster_addr":"10.20.193.10:6821/2034467585","heartbeat_back_addr":"10.20.193.10:6825/2034467585","heartbeat_front_addr":"10.20.193.10:6823/2034467585","state":["exists","up"]},{"osd":3,"uuid":"f2fc6698-f805-4ff2-8785-464b0b3d72e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6802","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6803","nonce":3785761076}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6804","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6805","nonce":3785761076}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6808","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6809","nonce":3785761076}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.10:6806","nonce":3785761076},{"type":"v1","addr":"10.20.193.10:6807","nonce":3785761076}]},"public_addr":"10.20.193.10:6803/3785761076","cluster_addr":"10.20.193.10:6805/3785761076","heartbeat_back_addr":"10.20.193.10:6809/3785761076","heartbeat_front_addr":"10.20.193.10:6807/3785761076","state":["exists","up"]},{"osd":4,"uuid":"dc7bf2cb-5ec2-4edf-a3ce-f00340393f25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6800","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6801","nonce":2601227097}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6802","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6803","nonce":2601227097}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6806","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6807","nonce":2601227097}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6804","nonce":2601227097},{"type":"v1","addr":"10.20.193.119:6805","nonce":2601227097}]},"public_addr":"10.20.193.119:6801/2601227097","cluster_addr":"10.20.193.119:6803/2601227097","heartbeat_back_addr":"10.20.193.119:6807/2601227097","heartbeat_front_addr":"10.20.193.119:6805/2601227097","state":["exists","up"]},{"osd":5,"uuid":"056e0996-dd17-49b3-b7d0-0e6b4a18c02c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6824","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6825","nonce":373404925}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6826","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6827","nonce":373404925}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6830","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6831","nonce":373404925}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6828","nonce":373404925},{"type":"v1","addr":"10.20.193.119:6829","nonce":373404925}]},"public_addr":"10.20.193.119:6825/373404925","cluster_addr":"10.20.193.119:6827/373404925","heartbeat_back_addr":"10.20.193.119:6831/373404925","heartbeat_front_addr":"10.20.193.119:6829/373404925","state":["exists","up"]},{"osd":6,"uuid":"13fc7ce9-d1e0-4f21-a15e-9ab5b0523673","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6809","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6811","nonce":2065926990}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6813","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6814","nonce":2065926990}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6820","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6822","nonce":2065926990}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6816","nonce":2065926990},{"type":"v1","addr":"10.20.193.119:6818","nonce":2065926990}]},"public_addr":"10.20.193.119:6811/2065926990","cluster_addr":"10.20.193.119:6814/2065926990","heartbeat_back_addr":"10.20.193.119:6822/2065926990","heartbeat_front_addr":"10.20.193.119:6818/2065926990","state":["exists","up"]},{"osd":7,"uuid":"3650ab13-7c8e-4e21-8ee8-01f517c6639b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6808","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6810","nonce":4219478844}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6812","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6815","nonce":4219478844}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6821","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6823","nonce":4219478844}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.119:6817","nonce":4219478844},{"type":"v1","addr":"10.20.193.119:6819","nonce":4219478844}]},"public_addr":"10.20.193.119:6810/4219478844","cluster_addr":"10.20.193.119:6815/4219478844","heartbeat_back_addr":"10.20.193.119:6823/4219478844","heartbeat_front_addr":"10.20.193.119:6819/4219478844","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:50.010736+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.970107+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.937781+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.576538+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.699354+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:49.801335+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:50.830287+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2026-02-22T19:51:50.545040+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-22T20:19:14.048 INFO:tasks.ceph:Scrubbing osd.0 2026-02-22T20:19:14.048 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 config set osd_debug_deep_scrub_sleep 0 2026-02-22T20:19:14.132 INFO:teuthology.orchestra.run.trial010.stdout:{ 2026-02-22T20:19:14.132 INFO:teuthology.orchestra.run.trial010.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-22T20:19:14.132 INFO:teuthology.orchestra.run.trial010.stdout:} 2026-02-22T20:19:14.138 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2026-02-22T20:19:14.296 INFO:teuthology.orchestra.run.trial010.stderr:instructed osd(s) 0 to deep-scrub 2026-02-22T20:19:14.305 INFO:tasks.ceph:Scrubbing osd.1 2026-02-22T20:19:14.305 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 config set osd_debug_deep_scrub_sleep 0 2026-02-22T20:19:14.387 INFO:teuthology.orchestra.run.trial010.stdout:{ 2026-02-22T20:19:14.388 INFO:teuthology.orchestra.run.trial010.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-22T20:19:14.388 INFO:teuthology.orchestra.run.trial010.stdout:} 2026-02-22T20:19:14.393 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2026-02-22T20:19:14.552 INFO:teuthology.orchestra.run.trial010.stderr:instructed osd(s) 1 to deep-scrub 2026-02-22T20:19:14.560 INFO:tasks.ceph:Scrubbing osd.2 2026-02-22T20:19:14.561 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 config set osd_debug_deep_scrub_sleep 0 2026-02-22T20:19:14.643 INFO:teuthology.orchestra.run.trial010.stdout:{ 2026-02-22T20:19:14.643 INFO:teuthology.orchestra.run.trial010.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-22T20:19:14.643 INFO:teuthology.orchestra.run.trial010.stdout:} 2026-02-22T20:19:14.649 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2026-02-22T20:19:14.808 INFO:teuthology.orchestra.run.trial010.stderr:instructed osd(s) 2 to deep-scrub 2026-02-22T20:19:14.818 INFO:tasks.ceph:Scrubbing osd.3 2026-02-22T20:19:14.818 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 config set osd_debug_deep_scrub_sleep 0 2026-02-22T20:19:14.901 INFO:teuthology.orchestra.run.trial010.stdout:{ 2026-02-22T20:19:14.901 INFO:teuthology.orchestra.run.trial010.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-22T20:19:14.901 INFO:teuthology.orchestra.run.trial010.stdout:} 2026-02-22T20:19:14.907 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2026-02-22T20:19:15.066 INFO:teuthology.orchestra.run.trial010.stderr:instructed osd(s) 3 to deep-scrub 2026-02-22T20:19:15.076 INFO:tasks.ceph:Scrubbing osd.4 2026-02-22T20:19:15.076 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 config set osd_debug_deep_scrub_sleep 0 2026-02-22T20:19:15.158 INFO:teuthology.orchestra.run.trial010.stdout:{ 2026-02-22T20:19:15.158 INFO:teuthology.orchestra.run.trial010.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-22T20:19:15.158 INFO:teuthology.orchestra.run.trial010.stdout:} 2026-02-22T20:19:15.164 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2026-02-22T20:19:15.340 INFO:teuthology.orchestra.run.trial010.stderr:instructed osd(s) 4 to deep-scrub 2026-02-22T20:19:15.352 INFO:tasks.ceph:Scrubbing osd.5 2026-02-22T20:19:15.352 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 config set osd_debug_deep_scrub_sleep 0 2026-02-22T20:19:15.440 INFO:teuthology.orchestra.run.trial010.stdout:{ 2026-02-22T20:19:15.440 INFO:teuthology.orchestra.run.trial010.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-22T20:19:15.440 INFO:teuthology.orchestra.run.trial010.stdout:} 2026-02-22T20:19:15.446 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2026-02-22T20:19:15.618 INFO:teuthology.orchestra.run.trial010.stderr:instructed osd(s) 5 to deep-scrub 2026-02-22T20:19:15.630 INFO:tasks.ceph:Scrubbing osd.6 2026-02-22T20:19:15.630 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 config set osd_debug_deep_scrub_sleep 0 2026-02-22T20:19:15.716 INFO:teuthology.orchestra.run.trial010.stdout:{ 2026-02-22T20:19:15.716 INFO:teuthology.orchestra.run.trial010.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-22T20:19:15.716 INFO:teuthology.orchestra.run.trial010.stdout:} 2026-02-22T20:19:15.724 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2026-02-22T20:19:15.901 INFO:teuthology.orchestra.run.trial010.stderr:instructed osd(s) 6 to deep-scrub 2026-02-22T20:19:15.913 INFO:tasks.ceph:Scrubbing osd.7 2026-02-22T20:19:15.913 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 config set osd_debug_deep_scrub_sleep 0 2026-02-22T20:19:16.002 INFO:teuthology.orchestra.run.trial010.stdout:{ 2026-02-22T20:19:16.003 INFO:teuthology.orchestra.run.trial010.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-22T20:19:16.003 INFO:teuthology.orchestra.run.trial010.stdout:} 2026-02-22T20:19:16.010 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2026-02-22T20:19:16.189 INFO:teuthology.orchestra.run.trial010.stderr:instructed osd(s) 7 to deep-scrub 2026-02-22T20:19:16.202 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-22T20:19:16.371 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T20:19:16.371 INFO:teuthology.orchestra.run.trial010.stderr:dumped all 2026-02-22T20:19:16.381 INFO:teuthology.orchestra.run.trial010.stdout:{"pg_ready":true,"pg_map":{"version":838,"stamp":"2026-02-22T20:19:16.048039+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19932644425,"num_objects":4807,"num_object_clones":0,"num_object_copies":9614,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4807,"num_whiteouts":0,"num_read":484034,"num_read_kb":13721564,"num_write":813058,"num_write_kb":92912012,"num_scrub_errors":0,"num_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":80431,"ondisk_log_size":80431,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":7491416,"kb_used_data":3552572,"kb_used_omap":16,"kb_used_meta":3938543,"kb_avail":747483304,"statfs":{"total":773094113280,"available":765422903296,"internally_reserved":0,"allocated":3637833728,"data_stored":39124561018,"data_compressed":926681836,"data_compressed_allocated":3258269696,"data_compressed_original":38753378304,"omap_allocated":17059,"internal_metadata":4033068381},"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":2129,"num_read_kb":49188,"num_write":167,"num_write_kb":6647,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001427"},"pg_stats":[{"pgid":"2.7","version":"22'352027","reported_seq":537065,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:10.480765+0000","last_change":"2026-02-22T19:52:01.773081+0000","last_active":"2026-02-22T20:19:10.480765+0000","last_peered":"2026-02-22T20:19:10.480765+0000","last_clean":"2026-02-22T20:19:10.480765+0000","last_became_active":"2026-02-22T19:51:59.610727+0000","last_became_peered":"2026-02-22T19:51:59.610727+0000","last_unstale":"2026-02-22T20:19:10.480765+0000","last_undegraded":"2026-02-22T20:19:10.480765+0000","last_fullsized":"2026-02-22T20:19:10.480765+0000","mapping_epoch":18,"log_start":"22'342000","ondisk_log_start":"22'342000","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:48:00.343876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000218295,"stat_sum":{"num_bytes":2523419664,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":185053,"num_read_kb":3304358,"num_write":352112,"num_write_kb":17183569,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"22'61260","reported_seq":90734,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:10.260653+0000","last_change":"2026-02-22T19:52:01.613764+0000","last_active":"2026-02-22T20:19:10.260653+0000","last_peered":"2026-02-22T20:19:10.260653+0000","last_clean":"2026-02-22T20:19:10.260653+0000","last_became_active":"2026-02-22T19:51:59.610488+0000","last_became_peered":"2026-02-22T19:51:59.610488+0000","last_unstale":"2026-02-22T20:19:10.260653+0000","last_undegraded":"2026-02-22T20:19:10.260653+0000","last_fullsized":"2026-02-22T20:19:10.260653+0000","mapping_epoch":18,"log_start":"22'51200","ondisk_log_start":"22'51200","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:49:27.430819+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00020149499999999999,"stat_sum":{"num_bytes":2527052800,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":29492,"num_read_kb":1625172,"num_write":61407,"num_write_kb":11529885,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'56579","reported_seq":75860,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:10.521478+0000","last_change":"2026-02-22T19:52:02.525909+0000","last_active":"2026-02-22T20:19:10.521478+0000","last_peered":"2026-02-22T20:19:10.521478+0000","last_clean":"2026-02-22T20:19:10.521478+0000","last_became_active":"2026-02-22T19:51:59.610603+0000","last_became_peered":"2026-02-22T19:51:59.610603+0000","last_unstale":"2026-02-22T20:19:10.521478+0000","last_undegraded":"2026-02-22T20:19:10.521478+0000","last_fullsized":"2026-02-22T20:19:10.521478+0000","mapping_epoch":18,"log_start":"22'46500","ondisk_log_start":"22'46500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10079,"log_dups_size":0,"ondisk_log_size":10079,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T00:17:00.435533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028334600000000002,"stat_sum":{"num_bytes":2438640802,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":588,"num_whiteouts":0,"num_read":28411,"num_read_kb":1275756,"num_write":58372,"num_write_kb":10151522,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"22'48009","reported_seq":66946,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:10.528064+0000","last_change":"2026-02-22T19:52:01.613764+0000","last_active":"2026-02-22T20:19:10.528064+0000","last_peered":"2026-02-22T20:19:10.528064+0000","last_clean":"2026-02-22T20:19:10.528064+0000","last_became_active":"2026-02-22T19:51:59.610834+0000","last_became_peered":"2026-02-22T19:51:59.610834+0000","last_unstale":"2026-02-22T20:19:10.528064+0000","last_undegraded":"2026-02-22T20:19:10.528064+0000","last_fullsized":"2026-02-22T20:19:10.528064+0000","mapping_epoch":18,"log_start":"22'38000","ondisk_log_start":"22'38000","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10009,"log_dups_size":0,"ondisk_log_size":10009,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T03:21:34.689714+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000219399,"stat_sum":{"num_bytes":2389357056,"num_objects":576,"num_object_clones":0,"num_object_copies":1152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":576,"num_whiteouts":0,"num_read":18221,"num_read_kb":1251934,"num_write":48104,"num_write_kb":9154132,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"22'52710","reported_seq":80299,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:10.283236+0000","last_change":"2026-02-22T19:52:01.613935+0000","last_active":"2026-02-22T20:19:10.283236+0000","last_peered":"2026-02-22T20:19:10.283236+0000","last_clean":"2026-02-22T20:19:10.283236+0000","last_became_active":"2026-02-22T19:51:59.610645+0000","last_became_peered":"2026-02-22T19:51:59.610645+0000","last_unstale":"2026-02-22T20:19:10.283236+0000","last_undegraded":"2026-02-22T20:19:10.283236+0000","last_fullsized":"2026-02-22T20:19:10.283236+0000","mapping_epoch":18,"log_start":"22'42700","ondisk_log_start":"22'42700","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10010,"log_dups_size":0,"ondisk_log_size":10010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T02:45:25.237770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029812399999999998,"stat_sum":{"num_bytes":2515138579,"num_objects":607,"num_object_clones":0,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":27608,"num_read_kb":1446826,"num_write":52763,"num_write_kb":11874598,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"22'47108","reported_seq":65004,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:10.534874+0000","last_change":"2026-02-22T19:52:02.014161+0000","last_active":"2026-02-22T20:19:10.534874+0000","last_peered":"2026-02-22T20:19:10.534874+0000","last_clean":"2026-02-22T20:19:10.534874+0000","last_became_active":"2026-02-22T19:52:00.156094+0000","last_became_peered":"2026-02-22T19:52:00.156094+0000","last_unstale":"2026-02-22T20:19:10.534874+0000","last_undegraded":"2026-02-22T20:19:10.534874+0000","last_fullsized":"2026-02-22T20:19:10.534874+0000","mapping_epoch":18,"log_start":"22'37100","ondisk_log_start":"22'37100","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10008,"log_dups_size":0,"ondisk_log_size":10008,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T22:43:54.011698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024555699999999998,"stat_sum":{"num_bytes":2590699348,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":36073,"num_read_kb":1365396,"num_write":50303,"num_write_kb":10683063,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"22'72400","reported_seq":149443,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:10.493481+0000","last_change":"2026-02-22T19:52:02.526015+0000","last_active":"2026-02-22T20:19:10.493481+0000","last_peered":"2026-02-22T20:19:10.493481+0000","last_clean":"2026-02-22T20:19:10.493481+0000","last_became_active":"2026-02-22T19:51:59.610659+0000","last_became_peered":"2026-02-22T19:51:59.610659+0000","last_unstale":"2026-02-22T20:19:10.493481+0000","last_undegraded":"2026-02-22T20:19:10.493481+0000","last_fullsized":"2026-02-22T20:19:10.493481+0000","mapping_epoch":18,"log_start":"22'62300","ondisk_log_start":"22'62300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10100,"log_dups_size":0,"ondisk_log_size":10100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T01:31:57.210099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000366461,"stat_sum":{"num_bytes":2579321360,"num_objects":621,"num_object_clones":0,"num_object_copies":1242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":621,"num_whiteouts":0,"num_read":77064,"num_read_kb":1788190,"num_write":72481,"num_write_kb":11346202,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"22'117326","reported_seq":199344,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:10.492789+0000","last_change":"2026-02-22T19:52:01.613871+0000","last_active":"2026-02-22T20:19:10.492789+0000","last_peered":"2026-02-22T20:19:10.492789+0000","last_clean":"2026-02-22T20:19:10.492789+0000","last_became_active":"2026-02-22T19:51:59.610591+0000","last_became_peered":"2026-02-22T19:51:59.610591+0000","last_unstale":"2026-02-22T20:19:10.492789+0000","last_undegraded":"2026-02-22T20:19:10.492789+0000","last_fullsized":"2026-02-22T20:19:10.492789+0000","mapping_epoch":18,"log_start":"22'107300","ondisk_log_start":"22'107300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:58.601742+0000","last_clean_scrub_stamp":"2026-02-22T19:51:58.601742+0000","objects_scrubbed":0,"log_size":10026,"log_dups_size":0,"ondisk_log_size":10026,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T04:22:34.952079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023542800000000001,"stat_sum":{"num_bytes":2368424448,"num_objects":571,"num_object_clones":0,"num_object_copies":1142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":571,"num_whiteouts":0,"num_read":82026,"num_read_kb":1663859,"num_write":117371,"num_write_kb":10986369,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"16'112","reported_seq":171,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:16:02.692443+0000","last_change":"2026-02-22T19:51:53.982255+0000","last_active":"2026-02-22T20:16:02.692443+0000","last_peered":"2026-02-22T20:16:02.692443+0000","last_clean":"2026-02-22T20:16:02.692443+0000","last_became_active":"2026-02-22T19:51:53.981618+0000","last_became_peered":"2026-02-22T19:51:53.981618+0000","last_unstale":"2026-02-22T20:16:02.692443+0000","last_undegraded":"2026-02-22T20:16:02.692443+0000","last_fullsized":"2026-02-22T20:16:02.692443+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-22T19:51:52.591045+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-22T19:51:52.591045+0000","last_clean_scrub_stamp":"2026-02-22T19:51:52.591045+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-23T23:04:22.458558+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19932054057,"num_objects":4805,"num_object_clones":0,"num_object_copies":9610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4805,"num_whiteouts":0,"num_read":483948,"num_read_kb":13721491,"num_write":812913,"num_write_kb":92909340,"num_scrub_errors":0,"num_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":3635916800,"data_stored":39122757714,"data_compressed":926667900,"data_compressed_allocated":3258195968,"data_compressed_original":38752231424,"omap_allocated":1424,"internal_metadata":0},"log_size":80319,"ondisk_log_size":80319,"up":16,"acting":16,"num_store_stats":7},{"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":13936,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509771,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1510376,"kb_used_data":442200,"kb_used_omap":1,"kb_used_meta":1068158,"kb_avail":92861464,"statfs":{"total":96636764160,"available":95090139136,"internally_reserved":0,"allocated":452812800,"data_stored":4950546445,"data_compressed":124995052,"data_compressed_allocated":420655104,"data_compressed_original":4918949376,"omap_allocated":1593,"internal_metadata":1093794247},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":14,"seq":60129542475,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":982376,"kb_used_data":654996,"kb_used_omap":5,"kb_used_meta":327354,"kb_avail":93389464,"statfs":{"total":96636764160,"available":95630811136,"internally_reserved":0,"allocated":670715904,"data_stored":7383912159,"data_compressed":163975129,"data_compressed_allocated":606593024,"data_compressed_original":7321273856,"omap_allocated":5904,"internal_metadata":335210736},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":14,"seq":60129542476,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":997924,"kb_used_data":449824,"kb_used_omap":1,"kb_used_meta":547966,"kb_avail":93373916,"statfs":{"total":96636764160,"available":95614889984,"internally_reserved":0,"allocated":460619776,"data_stored":4791960080,"data_compressed":118297733,"data_compressed_allocated":403046400,"data_compressed_original":4735627264,"omap_allocated":1594,"internal_metadata":561117638},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542476,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27184,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344656,"statfs":{"total":96636764160,"available":96608927744,"internally_reserved":0,"allocated":225280,"data_stored":77821,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542475,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1086472,"kb_used_data":454904,"kb_used_omap":1,"kb_used_meta":631550,"kb_avail":93285368,"statfs":{"total":96636764160,"available":95524216832,"internally_reserved":0,"allocated":465821696,"data_stored":4884151633,"data_compressed":116566719,"data_compressed_allocated":406687744,"data_compressed_original":4826484224,"omap_allocated":1594,"internal_metadata":646707654},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":14,"seq":60129542475,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1455696,"kb_used_data":897392,"kb_used_omap":1,"kb_used_meta":558270,"kb_avail":92916144,"statfs":{"total":96636764160,"available":95146131456,"internally_reserved":0,"allocated":918929408,"data_stored":9827637792,"data_compressed":238936583,"data_compressed_allocated":822689792,"data_compressed_original":9733374464,"omap_allocated":1594,"internal_metadata":571668934},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542475,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":937652,"kb_used_data":429076,"kb_used_omap":1,"kb_used_meta":508542,"kb_avail":93434188,"statfs":{"total":96636764160,"available":95676608512,"internally_reserved":0,"allocated":439373824,"data_stored":4721011391,"data_compressed":105911202,"data_compressed_allocated":387129344,"data_compressed_original":4669422080,"omap_allocated":1594,"internal_metadata":520747462},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575180,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":493736,"kb_used_data":223960,"kb_used_omap":1,"kb_used_meta":269758,"kb_avail":93878104,"statfs":{"total":96636764160,"available":96131178496,"internally_reserved":0,"allocated":229335040,"data_stored":2565263697,"data_compressed":57999418,"data_compressed_allocated":211468288,"data_compressed_original":2548247040,"omap_allocated":1592,"internal_metadata":276232648},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":439091200,"data_stored":4720343202,"data_compressed":105904234,"data_compressed_allocated":387092480,"data_compressed_original":4668848640,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":918704128,"data_stored":9827559971,"data_compressed":238936583,"data_compressed_allocated":822689792,"data_compressed_original":9733374464,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":465596416,"data_stored":4884073812,"data_compressed":116566719,"data_compressed_allocated":406687744,"data_compressed_original":4826484224,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":229109760,"data_stored":2565185876,"data_compressed":57999418,"data_compressed_allocated":211468288,"data_compressed_original":2548247040,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":460394496,"data_stored":4791882259,"data_compressed":118297733,"data_compressed_allocated":403046400,"data_compressed_original":4735627264,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":452587520,"data_stored":4950468624,"data_compressed":124995052,"data_compressed_allocated":420655104,"data_compressed_original":4918949376,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":670433280,"data_stored":7383243970,"data_compressed":163968161,"data_compressed_allocated":606556160,"data_compressed_original":7320700416,"omap_allocated":1424,"internal_metadata":0}]}} 2026-02-22T20:19:16.386 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-22T19:51:58.601742+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=19, tm_min=51, tm_sec=58, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=20, tm_min=19, tm_sec=13, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T20:19:16.386 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-22T19:51:58.601742+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=19, tm_min=51, tm_sec=58, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=20, tm_min=19, tm_sec=13, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T20:19:16.387 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-22T19:51:58.601742+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=19, tm_min=51, tm_sec=58, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=20, tm_min=19, tm_sec=13, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T20:19:16.387 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-22T19:51:58.601742+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=19, tm_min=51, tm_sec=58, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=20, tm_min=19, tm_sec=13, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T20:19:16.387 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-22T19:51:58.601742+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=19, tm_min=51, tm_sec=58, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=20, tm_min=19, tm_sec=13, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T20:19:16.387 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-22T19:51:58.601742+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=19, tm_min=51, tm_sec=58, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=20, tm_min=19, tm_sec=13, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T20:19:16.387 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-22T19:51:58.601742+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=19, tm_min=51, tm_sec=58, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=20, tm_min=19, tm_sec=13, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T20:19:16.387 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-22T19:51:58.601742+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=19, tm_min=51, tm_sec=58, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=20, tm_min=19, tm_sec=13, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T20:19:16.387 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-22T19:51:52.591045+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=19, tm_min=51, tm_sec=52, tm_wday=6, tm_yday=53, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=22, tm_hour=20, tm_min=19, tm_sec=13, tm_wday=6, tm_yday=53, tm_isdst=0) 2026-02-22T20:19:16.388 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-22T20:19:36.389 DEBUG:teuthology.orchestra.run.trial010:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-22T20:19:36.548 INFO:teuthology.orchestra.run.trial010.stdout: 2026-02-22T20:19:36.549 INFO:teuthology.orchestra.run.trial010.stderr:dumped all 2026-02-22T20:19:36.556 INFO:teuthology.orchestra.run.trial010.stdout:{"pg_ready":true,"pg_map":{"version":848,"stamp":"2026-02-22T20:19:36.050097+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19932644425,"num_objects":4807,"num_object_clones":0,"num_object_copies":9614,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4807,"num_whiteouts":0,"num_read":484034,"num_read_kb":13721564,"num_write":813058,"num_write_kb":92912012,"num_scrub_errors":0,"num_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":640,"num_omap_keys":32,"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":80499,"ondisk_log_size":80499,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":7517632,"kb_used_data":3552572,"kb_used_omap":16,"kb_used_meta":3964911,"kb_avail":747457088,"statfs":{"total":773094113280,"available":765396058112,"internally_reserved":0,"allocated":3637833728,"data_stored":39124561018,"data_compressed":926681836,"data_compressed_allocated":3258269696,"data_compressed_original":38753378304,"omap_allocated":17059,"internal_metadata":4060069213},"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.001135"},"pg_stats":[{"pgid":"2.7","version":"22'352630","reported_seq":537718,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:19.457383+0000","last_change":"2026-02-22T20:19:19.457403+0000","last_active":"2026-02-22T20:19:19.457383+0000","last_peered":"2026-02-22T20:19:19.457383+0000","last_clean":"2026-02-22T20:19:19.457383+0000","last_became_active":"2026-02-22T19:51:59.610727+0000","last_became_peered":"2026-02-22T19:51:59.610727+0000","last_unstale":"2026-02-22T20:19:19.457383+0000","last_undegraded":"2026-02-22T20:19:19.457383+0000","last_fullsized":"2026-02-22T20:19:19.457383+0000","mapping_epoch":18,"log_start":"22'342600","ondisk_log_start":"22'342600","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'352630","last_scrub_stamp":"2026-02-22T20:19:19.457350+0000","last_deep_scrub":"22'352630","last_deep_scrub_stamp":"2026-02-22T20:19:19.457350+0000","last_clean_scrub_stamp":"2026-02-22T20:19:19.457350+0000","objects_scrubbed":608,"log_size":10030,"log_dups_size":0,"ondisk_log_size":10030,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-23T21:00:31.601274+0000","scrub_duration":2649,"objects_trimmed":0,"snaptrim_duration":0.000218295,"stat_sum":{"num_bytes":2523419664,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":185053,"num_read_kb":3304358,"num_write":352112,"num_write_kb":17183569,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"22'61865","reported_seq":91388,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:17.451265+0000","last_change":"2026-02-22T20:19:17.451286+0000","last_active":"2026-02-22T20:19:17.451265+0000","last_peered":"2026-02-22T20:19:17.451265+0000","last_clean":"2026-02-22T20:19:17.451265+0000","last_became_active":"2026-02-22T19:51:59.610488+0000","last_became_peered":"2026-02-22T19:51:59.610488+0000","last_unstale":"2026-02-22T20:19:17.451265+0000","last_undegraded":"2026-02-22T20:19:17.451265+0000","last_fullsized":"2026-02-22T20:19:17.451265+0000","mapping_epoch":18,"log_start":"22'51800","ondisk_log_start":"22'51800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'61865","last_scrub_stamp":"2026-02-22T20:19:17.451221+0000","last_deep_scrub":"22'61865","last_deep_scrub_stamp":"2026-02-22T20:19:17.451221+0000","last_clean_scrub_stamp":"2026-02-22T20:19:17.451221+0000","objects_scrubbed":608,"log_size":10065,"log_dups_size":0,"ondisk_log_size":10065,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-24T08:10:42.083728+0000","scrub_duration":2822,"objects_trimmed":0,"snaptrim_duration":0.00020149499999999999,"stat_sum":{"num_bytes":2527052800,"num_objects":608,"num_object_clones":0,"num_object_copies":1216,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":608,"num_whiteouts":0,"num_read":29492,"num_read_kb":1625172,"num_write":61407,"num_write_kb":11529885,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'57164","reported_seq":76493,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:20.057655+0000","last_change":"2026-02-22T20:19:20.057674+0000","last_active":"2026-02-22T20:19:20.057655+0000","last_peered":"2026-02-22T20:19:20.057655+0000","last_clean":"2026-02-22T20:19:20.057655+0000","last_became_active":"2026-02-22T19:51:59.610603+0000","last_became_peered":"2026-02-22T19:51:59.610603+0000","last_unstale":"2026-02-22T20:19:20.057655+0000","last_undegraded":"2026-02-22T20:19:20.057655+0000","last_fullsized":"2026-02-22T20:19:20.057655+0000","mapping_epoch":18,"log_start":"22'47100","ondisk_log_start":"22'47100","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'57164","last_scrub_stamp":"2026-02-22T20:19:20.057606+0000","last_deep_scrub":"22'57164","last_deep_scrub_stamp":"2026-02-22T20:19:20.057606+0000","last_clean_scrub_stamp":"2026-02-22T20:19:20.057606+0000","objects_scrubbed":588,"log_size":10064,"log_dups_size":0,"ondisk_log_size":10064,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-24T07:41:13.072806+0000","scrub_duration":2557,"objects_trimmed":0,"snaptrim_duration":0.00028334600000000002,"stat_sum":{"num_bytes":2438640802,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":588,"num_whiteouts":0,"num_read":28411,"num_read_kb":1275756,"num_write":58372,"num_write_kb":10151522,"num_scrub_errors":0,"num_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":74,"num_omap_keys":8,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"22'48579","reported_seq":67563,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:18.370679+0000","last_change":"2026-02-22T20:19:18.370695+0000","last_active":"2026-02-22T20:19:18.370679+0000","last_peered":"2026-02-22T20:19:18.370679+0000","last_clean":"2026-02-22T20:19:18.370679+0000","last_became_active":"2026-02-22T19:51:59.610834+0000","last_became_peered":"2026-02-22T19:51:59.610834+0000","last_unstale":"2026-02-22T20:19:18.370679+0000","last_undegraded":"2026-02-22T20:19:18.370679+0000","last_fullsized":"2026-02-22T20:19:18.370679+0000","mapping_epoch":18,"log_start":"22'38500","ondisk_log_start":"22'38500","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'48579","last_scrub_stamp":"2026-02-22T20:19:18.370639+0000","last_deep_scrub":"22'48579","last_deep_scrub_stamp":"2026-02-22T20:19:18.370639+0000","last_clean_scrub_stamp":"2026-02-22T20:19:18.370639+0000","objects_scrubbed":576,"log_size":10079,"log_dups_size":0,"ondisk_log_size":10079,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-23T23:45:08.967263+0000","scrub_duration":2780,"objects_trimmed":0,"snaptrim_duration":0.000219399,"stat_sum":{"num_bytes":2389357056,"num_objects":576,"num_object_clones":0,"num_object_copies":1152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":576,"num_whiteouts":0,"num_read":18221,"num_read_kb":1251934,"num_write":48104,"num_write_kb":9154132,"num_scrub_errors":0,"num_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":328,"num_omap_keys":15,"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":"22'53314","reported_seq":80952,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:18.627641+0000","last_change":"2026-02-22T20:19:18.627670+0000","last_active":"2026-02-22T20:19:18.627641+0000","last_peered":"2026-02-22T20:19:18.627641+0000","last_clean":"2026-02-22T20:19:18.627641+0000","last_became_active":"2026-02-22T19:51:59.610645+0000","last_became_peered":"2026-02-22T19:51:59.610645+0000","last_unstale":"2026-02-22T20:19:18.627641+0000","last_undegraded":"2026-02-22T20:19:18.627641+0000","last_fullsized":"2026-02-22T20:19:18.627641+0000","mapping_epoch":18,"log_start":"22'43300","ondisk_log_start":"22'43300","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'53314","last_scrub_stamp":"2026-02-22T20:19:18.627571+0000","last_deep_scrub":"22'53314","last_deep_scrub_stamp":"2026-02-22T20:19:18.627571+0000","last_clean_scrub_stamp":"2026-02-22T20:19:18.627571+0000","objects_scrubbed":607,"log_size":10014,"log_dups_size":0,"ondisk_log_size":10014,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-24T05:54:27.728217+0000","scrub_duration":2828,"objects_trimmed":0,"snaptrim_duration":0.00029812399999999998,"stat_sum":{"num_bytes":2515138579,"num_objects":607,"num_object_clones":0,"num_object_copies":1214,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":607,"num_whiteouts":0,"num_read":27608,"num_read_kb":1446826,"num_write":52763,"num_write_kb":11874598,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"22'47726","reported_seq":65672,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:17.967420+0000","last_change":"2026-02-22T20:19:17.967453+0000","last_active":"2026-02-22T20:19:17.967420+0000","last_peered":"2026-02-22T20:19:17.967420+0000","last_clean":"2026-02-22T20:19:17.967420+0000","last_became_active":"2026-02-22T19:52:00.156094+0000","last_became_peered":"2026-02-22T19:52:00.156094+0000","last_unstale":"2026-02-22T20:19:17.967420+0000","last_undegraded":"2026-02-22T20:19:17.967420+0000","last_fullsized":"2026-02-22T20:19:17.967420+0000","mapping_epoch":18,"log_start":"22'37700","ondisk_log_start":"22'37700","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'47726","last_scrub_stamp":"2026-02-22T20:19:17.967358+0000","last_deep_scrub":"22'47726","last_deep_scrub_stamp":"2026-02-22T20:19:17.967358+0000","last_clean_scrub_stamp":"2026-02-22T20:19:17.967358+0000","objects_scrubbed":626,"log_size":10026,"log_dups_size":0,"ondisk_log_size":10026,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-24T01:11:41.192247+0000","scrub_duration":2833,"objects_trimmed":0,"snaptrim_duration":0.00024555699999999998,"stat_sum":{"num_bytes":2590699348,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":36073,"num_read_kb":1365396,"num_write":50303,"num_write_kb":10683063,"num_scrub_errors":0,"num_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":238,"num_omap_keys":9,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"22'73017","reported_seq":150110,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:21.009301+0000","last_change":"2026-02-22T20:19:21.009316+0000","last_active":"2026-02-22T20:19:21.009301+0000","last_peered":"2026-02-22T20:19:21.009301+0000","last_clean":"2026-02-22T20:19:21.009301+0000","last_became_active":"2026-02-22T19:51:59.610659+0000","last_became_peered":"2026-02-22T19:51:59.610659+0000","last_unstale":"2026-02-22T20:19:21.009301+0000","last_undegraded":"2026-02-22T20:19:21.009301+0000","last_fullsized":"2026-02-22T20:19:21.009301+0000","mapping_epoch":18,"log_start":"22'63001","ondisk_log_start":"22'63001","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'73017","last_scrub_stamp":"2026-02-22T20:19:21.009273+0000","last_deep_scrub":"22'73017","last_deep_scrub_stamp":"2026-02-22T20:19:21.009273+0000","last_clean_scrub_stamp":"2026-02-22T20:19:21.009273+0000","objects_scrubbed":621,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":3,"scrub_schedule":"periodic scrub scheduled @ 2026-02-24T04:46:36.085907+0000","scrub_duration":2527,"objects_trimmed":0,"snaptrim_duration":0.000366461,"stat_sum":{"num_bytes":2579321360,"num_objects":621,"num_object_clones":0,"num_object_copies":1242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":621,"num_whiteouts":0,"num_read":77064,"num_read_kb":1788190,"num_write":72481,"num_write_kb":11346202,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"22'117891","reported_seq":199956,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:19.345258+0000","last_change":"2026-02-22T20:19:19.345275+0000","last_active":"2026-02-22T20:19:19.345258+0000","last_peered":"2026-02-22T20:19:19.345258+0000","last_clean":"2026-02-22T20:19:19.345258+0000","last_became_active":"2026-02-22T19:51:59.610591+0000","last_became_peered":"2026-02-22T19:51:59.610591+0000","last_unstale":"2026-02-22T20:19:19.345258+0000","last_undegraded":"2026-02-22T20:19:19.345258+0000","last_fullsized":"2026-02-22T20:19:19.345258+0000","mapping_epoch":18,"log_start":"22'107800","ondisk_log_start":"22'107800","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'117891","last_scrub_stamp":"2026-02-22T20:19:19.345232+0000","last_deep_scrub":"22'117891","last_deep_scrub_stamp":"2026-02-22T20:19:19.345232+0000","last_clean_scrub_stamp":"2026-02-22T20:19:19.345232+0000","objects_scrubbed":571,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-24T07:42:57.861811+0000","scrub_duration":2578,"objects_trimmed":0,"snaptrim_duration":0.00023542800000000001,"stat_sum":{"num_bytes":2368424448,"num_objects":571,"num_object_clones":0,"num_object_copies":1142,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":571,"num_whiteouts":0,"num_read":82026,"num_read_kb":1663859,"num_write":117371,"num_write_kb":10986369,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"22'114","reported_seq":182,"reported_epoch":22,"state":"active+clean","last_fresh":"2026-02-22T20:19:16.476992+0000","last_change":"2026-02-22T20:19:16.477006+0000","last_active":"2026-02-22T20:19:16.476992+0000","last_peered":"2026-02-22T20:19:16.476992+0000","last_clean":"2026-02-22T20:19:16.476992+0000","last_became_active":"2026-02-22T19:51:53.981618+0000","last_became_peered":"2026-02-22T19:51:53.981618+0000","last_unstale":"2026-02-22T20:19:16.476992+0000","last_undegraded":"2026-02-22T20:19:16.476992+0000","last_fullsized":"2026-02-22T20:19:16.476992+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"22'114","last_scrub_stamp":"2026-02-22T20:19:16.476956+0000","last_deep_scrub":"22'114","last_deep_scrub_stamp":"2026-02-22T20:19:16.476956+0000","last_clean_scrub_stamp":"2026-02-22T20:19:16.476956+0000","objects_scrubbed":2,"log_size":114,"log_dups_size":0,"ondisk_log_size":114,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-24T00:20:33.147405+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19932054057,"num_objects":4805,"num_object_clones":0,"num_object_copies":9610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4805,"num_whiteouts":0,"num_read":483948,"num_read_kb":13721491,"num_write":812913,"num_write_kb":92909340,"num_scrub_errors":0,"num_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":640,"num_omap_keys":32,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3635916800,"data_stored":39122757714,"data_compressed":926667900,"data_compressed_allocated":3258195968,"data_compressed_original":38752231424,"omap_allocated":1424,"internal_metadata":0},"log_size":80385,"ondisk_log_size":80385,"up":16,"acting":16,"num_store_stats":7},{"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":114688,"data_stored":1180736,"data_compressed":13936,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":114,"ondisk_log_size":114,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":6,"up_from":15,"seq":64424509775,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1497896,"kb_used_data":442200,"kb_used_omap":1,"kb_used_meta":1055678,"kb_avail":92873944,"statfs":{"total":96636764160,"available":95102918656,"internally_reserved":0,"allocated":452812800,"data_stored":4950546445,"data_compressed":124995052,"data_compressed_allocated":420655104,"data_compressed_original":4918949376,"omap_allocated":1593,"internal_metadata":1081014727},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":14,"seq":60129542479,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":990692,"kb_used_data":654996,"kb_used_omap":5,"kb_used_meta":335674,"kb_avail":93381148,"statfs":{"total":96636764160,"available":95622295552,"internally_reserved":0,"allocated":670715904,"data_stored":7383912159,"data_compressed":163975129,"data_compressed_allocated":606593024,"data_compressed_original":7321273856,"omap_allocated":5904,"internal_metadata":343730416},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":14,"seq":60129542480,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":985328,"kb_used_data":449824,"kb_used_omap":1,"kb_used_meta":535486,"kb_avail":93386512,"statfs":{"total":96636764160,"available":95627788288,"internally_reserved":0,"allocated":460619776,"data_stored":4791960080,"data_compressed":118297733,"data_compressed_allocated":403046400,"data_compressed_original":4735627264,"omap_allocated":1594,"internal_metadata":548338118},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542480,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27184,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":26942,"kb_avail":94344656,"statfs":{"total":96636764160,"available":96608927744,"internally_reserved":0,"allocated":225280,"data_stored":77821,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27589062},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542479,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1094792,"kb_used_data":454904,"kb_used_omap":1,"kb_used_meta":639870,"kb_avail":93277048,"statfs":{"total":96636764160,"available":95515697152,"internally_reserved":0,"allocated":465821696,"data_stored":4884151633,"data_compressed":116566719,"data_compressed_allocated":406687744,"data_compressed_original":4826484224,"omap_allocated":1594,"internal_metadata":655227334},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":14,"seq":60129542479,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1464000,"kb_used_data":897392,"kb_used_omap":1,"kb_used_meta":566590,"kb_avail":92907840,"statfs":{"total":96636764160,"available":95137628160,"internally_reserved":0,"allocated":918929408,"data_stored":9827637792,"data_compressed":238936583,"data_compressed_allocated":822689792,"data_compressed_original":9733374464,"omap_allocated":1594,"internal_metadata":580188614},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542479,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":941796,"kb_used_data":429076,"kb_used_omap":1,"kb_used_meta":512702,"kb_avail":93430044,"statfs":{"total":96636764160,"available":95672365056,"internally_reserved":0,"allocated":439373824,"data_stored":4721011391,"data_compressed":105911202,"data_compressed_allocated":387129344,"data_compressed_original":4669422080,"omap_allocated":1594,"internal_metadata":525007302},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575184,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":515944,"kb_used_data":223960,"kb_used_omap":1,"kb_used_meta":291966,"kb_avail":93855896,"statfs":{"total":96636764160,"available":96108437504,"internally_reserved":0,"allocated":229335040,"data_stored":2565263697,"data_compressed":57999418,"data_compressed_allocated":211468288,"data_compressed_original":2548247040,"omap_allocated":1592,"internal_metadata":298973640},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6968,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":439091200,"data_stored":4720343202,"data_compressed":105904234,"data_compressed_allocated":387092480,"data_compressed_original":4668848640,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":918704128,"data_stored":9827559971,"data_compressed":238936583,"data_compressed_allocated":822689792,"data_compressed_original":9733374464,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":465596416,"data_stored":4884073812,"data_compressed":116566719,"data_compressed_allocated":406687744,"data_compressed_original":4826484224,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":229109760,"data_stored":2565185876,"data_compressed":57999418,"data_compressed_allocated":211468288,"data_compressed_original":2548247040,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":460394496,"data_stored":4791882259,"data_compressed":118297733,"data_compressed_allocated":403046400,"data_compressed_original":4735627264,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":452587520,"data_stored":4950468624,"data_compressed":124995052,"data_compressed_allocated":420655104,"data_compressed_original":4918949376,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":670433280,"data_stored":7383243970,"data_compressed":163968161,"data_compressed_allocated":606556160,"data_compressed_original":7320700416,"omap_allocated":1424,"internal_metadata":0}]}} 2026-02-22T20:19:36.559 DEBUG:teuthology.orchestra.run.trial010:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2026-02-22T20:19:36.732 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-22T20:19:36.732 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-22T20:19:36.732 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2026-02-22T20:19:36.732 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T20:19:36.786 INFO:tasks.ceph.osd.0:Stopped 2026-02-22T20:19:36.786 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2026-02-22T20:19:36.786 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T20:19:36.854 INFO:tasks.ceph.osd.1:Stopped 2026-02-22T20:19:36.855 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2026-02-22T20:19:36.855 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T20:19:36.917 INFO:tasks.ceph.osd.2:Stopped 2026-02-22T20:19:36.918 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2026-02-22T20:19:36.918 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T20:19:36.963 INFO:tasks.ceph.osd.3:Stopped 2026-02-22T20:19:36.963 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2026-02-22T20:19:36.963 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T20:19:37.058 INFO:tasks.ceph.osd.4:Stopped 2026-02-22T20:19:37.058 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2026-02-22T20:19:37.058 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T20:19:37.154 INFO:tasks.ceph.osd.5:Stopped 2026-02-22T20:19:37.154 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2026-02-22T20:19:37.154 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T20:19:37.215 INFO:tasks.ceph.osd.6:Stopped 2026-02-22T20:19:37.215 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2026-02-22T20:19:37.215 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T20:19:37.266 INFO:tasks.ceph.osd.7:Stopped 2026-02-22T20:19:37.266 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-22T20:19:37.266 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2026-02-22T20:19:37.266 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T20:19:37.297 INFO:tasks.ceph.mgr.x:Stopped 2026-02-22T20:19:37.298 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2026-02-22T20:19:37.298 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T20:19:37.327 INFO:tasks.ceph.mgr.y:Stopped 2026-02-22T20:19:37.327 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-22T20:19:37.328 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2026-02-22T20:19:37.328 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T20:19:37.348 INFO:tasks.ceph.mon.a:Stopped 2026-02-22T20:19:37.349 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2026-02-22T20:19:37.349 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T20:19:37.398 INFO:tasks.ceph.mon.c:Stopped 2026-02-22T20:19:37.398 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2026-02-22T20:19:37.399 INFO:teuthology.orchestra.run:waiting for 300 2026-02-22T20:19:37.408 INFO:tasks.ceph.mon.b:Stopped 2026-02-22T20:19:37.408 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-22T20:19:37.408 DEBUG:teuthology.orchestra.run.trial010:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-22T20:19:37.467 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@trial010.front.sepia.ceph.com 2026-02-22T20:19:37.468 DEBUG:teuthology.orchestra.run.trial010:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2026-02-22T20:19:37.614 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@trial010.front.sepia.ceph.com 2026-02-22T20:19:37.614 DEBUG:teuthology.orchestra.run.trial010:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2026-02-22T20:19:37.699 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@trial010.front.sepia.ceph.com 2026-02-22T20:19:37.699 DEBUG:teuthology.orchestra.run.trial010:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2026-02-22T20:19:37.778 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@trial010.front.sepia.ceph.com 2026-02-22T20:19:37.778 DEBUG:teuthology.orchestra.run.trial010:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2026-02-22T20:19:37.826 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@trial119.front.sepia.ceph.com 2026-02-22T20:19:37.826 DEBUG:teuthology.orchestra.run.trial119:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2026-02-22T20:19:37.864 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@trial119.front.sepia.ceph.com 2026-02-22T20:19:37.864 DEBUG:teuthology.orchestra.run.trial119:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2026-02-22T20:19:37.981 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@trial119.front.sepia.ceph.com 2026-02-22T20:19:37.982 DEBUG:teuthology.orchestra.run.trial119:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2026-02-22T20:19:38.103 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@trial119.front.sepia.ceph.com 2026-02-22T20:19:38.104 DEBUG:teuthology.orchestra.run.trial119:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2026-02-22T20:19:38.243 INFO:tasks.ceph:Archiving mon data... 2026-02-22T20:19:38.244 DEBUG:teuthology.misc:Transferring archived files from trial010:/var/lib/ceph/mon/ceph-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950/data/mon.a.tgz 2026-02-22T20:19:38.245 DEBUG:teuthology.orchestra.run.trial010:> mktemp 2026-02-22T20:19:38.263 INFO:teuthology.orchestra.run.trial010.stdout:/tmp/tmp.6AmtPk561y 2026-02-22T20:19:38.264 DEBUG:teuthology.orchestra.run.trial010:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.6AmtPk561y 2026-02-22T20:19:38.357 DEBUG:teuthology.orchestra.run.trial010:> sudo chmod 0666 /tmp/tmp.6AmtPk561y 2026-02-22T20:19:38.439 DEBUG:teuthology.orchestra.remote:trial010:/tmp/tmp.6AmtPk561y is 260KB 2026-02-22T20:19:38.532 DEBUG:teuthology.orchestra.run.trial010:> rm -fr /tmp/tmp.6AmtPk561y 2026-02-22T20:19:38.549 DEBUG:teuthology.misc:Transferring archived files from trial010:/var/lib/ceph/mon/ceph-c to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950/data/mon.c.tgz 2026-02-22T20:19:38.550 DEBUG:teuthology.orchestra.run.trial010:> mktemp 2026-02-22T20:19:38.605 INFO:teuthology.orchestra.run.trial010.stdout:/tmp/tmp.2vCo2yaCgo 2026-02-22T20:19:38.605 DEBUG:teuthology.orchestra.run.trial010:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.2vCo2yaCgo 2026-02-22T20:19:38.699 DEBUG:teuthology.orchestra.run.trial010:> sudo chmod 0666 /tmp/tmp.2vCo2yaCgo 2026-02-22T20:19:38.781 DEBUG:teuthology.orchestra.remote:trial010:/tmp/tmp.2vCo2yaCgo is 267KB 2026-02-22T20:19:38.874 DEBUG:teuthology.orchestra.run.trial010:> rm -fr /tmp/tmp.2vCo2yaCgo 2026-02-22T20:19:38.892 DEBUG:teuthology.misc:Transferring archived files from trial119:/var/lib/ceph/mon/ceph-b to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950/data/mon.b.tgz 2026-02-22T20:19:38.892 DEBUG:teuthology.orchestra.run.trial119:> mktemp 2026-02-22T20:19:38.911 INFO:teuthology.orchestra.run.trial119.stdout:/tmp/tmp.zB9l0iGf4Z 2026-02-22T20:19:38.912 DEBUG:teuthology.orchestra.run.trial119:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.zB9l0iGf4Z 2026-02-22T20:19:39.007 DEBUG:teuthology.orchestra.run.trial119:> sudo chmod 0666 /tmp/tmp.zB9l0iGf4Z 2026-02-22T20:19:39.088 DEBUG:teuthology.orchestra.remote:trial119:/tmp/tmp.zB9l0iGf4Z is 267KB 2026-02-22T20:19:39.182 DEBUG:teuthology.orchestra.run.trial119:> rm -fr /tmp/tmp.zB9l0iGf4Z 2026-02-22T20:19:39.199 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-22T20:19:39.199 DEBUG:teuthology.orchestra.run.trial010:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2026-02-22T20:19:39.201 DEBUG:teuthology.orchestra.run.trial119:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2026-02-22T20:19:39.241 DEBUG:teuthology.orchestra.run.trial194:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2026-02-22T20:19:39.286 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-22T20:19:39.320 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-22T20:19:39.337 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-22T20:19:39.337 INFO:tasks.ceph:Archiving crash dumps... 2026-02-22T20:19:39.342 DEBUG:teuthology.misc:Transferring archived files from trial010:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950/remote/trial010/crash 2026-02-22T20:19:39.344 DEBUG:teuthology.orchestra.run.trial010:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-22T20:19:39.368 DEBUG:teuthology.misc:Transferring archived files from trial119:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950/remote/trial119/crash 2026-02-22T20:19:39.370 DEBUG:teuthology.orchestra.run.trial119:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-22T20:19:39.395 DEBUG:teuthology.misc:Transferring archived files from trial194:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950/remote/trial194/crash 2026-02-22T20:19:39.397 DEBUG:teuthology.orchestra.run.trial194:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-22T20:19:39.423 INFO:tasks.ceph:Compressing logs... 2026-02-22T20:19:39.424 DEBUG:teuthology.orchestra.run.trial010:> 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-22T20:19:39.426 DEBUG:teuthology.orchestra.run.trial119:> 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-22T20:19:39.440 DEBUG:teuthology.orchestra.run.trial194:> 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-22T20:19:39.447 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2026-02-22T20:19:39.453 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2026-02-22T20:19:39.453 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49761.log 2026-02-22T20:19:39.454 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48511.log 2026-02-22T20:19:39.454 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49761.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2026-02-22T20:19:39.454 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49761.log.gz 2026-02-22T20:19:39.454 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48511.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49950.log 2026-02-22T20:19:39.454 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48511.log.gz 2026-02-22T20:19:39.454 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.52294.log 2026-02-22T20:19:39.454 INFO:teuthology.orchestra.run.trial010.stderr:gzip/var/log/ceph/ceph-client.admin.49950.log: -5 --verbose -- /var/log/ceph/ceph-client.admin.52196.log 2026-02-22T20:19:39.454 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49950.log.gz 2026-02-22T20:19:39.454 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.52294.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51706.log 2026-02-22T20:19:39.454 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.52294.log.gz 2026-02-22T20:19:39.454 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.52196.log: gzip -5 0.0% --verbose -- -- replaced with /var/log/ceph/ceph-client.admin.52196.log.gz /var/log/ceph/ceph-client.admin.52147.log 2026-02-22T20:19:39.454 INFO:teuthology.orchestra.run.trial010.stderr: 2026-02-22T20:19:39.455 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.51706.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.52538.log 2026-02-22T20:19:39.455 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51706.log.gz 2026-02-22T20:19:39.455 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.52147.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.52147.log.gz 2026-02-22T20:19:39.455 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2026-02-22T20:19:39.455 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.52538.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.52441.log 2026-02-22T20:19:39.455 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.52538.log.gz 2026-02-22T20:19:39.455 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.52491.log 2026-02-22T20:19:39.455 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.52441.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.52441.log.gz 2026-02-22T20:19:39.455 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49755.log 2026-02-22T20:19:39.455 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.52491.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48890.log 2026-02-22T20:19:39.455 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.52491.log.gz 2026-02-22T20:19:39.456 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49755.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49755.log.gz 2026-02-22T20:19:39.456 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49352.log 2026-02-22T20:19:39.456 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48890.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48890.log.gz 2026-02-22T20:19:39.456 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51755.log 2026-02-22T20:19:39.456 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49352.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49352.log.gz 2026-02-22T20:19:39.456 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48235.log 2026-02-22T20:19:39.456 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.51755.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49999.log 2026-02-22T20:19:39.456 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51755.log.gz 2026-02-22T20:19:39.456 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48235.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48235.log.gz 2026-02-22T20:19:39.456 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2026-02-22T20:19:39.456 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49999.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49236.log 2026-02-22T20:19:39.456 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49999.log.gz 2026-02-22T20:19:39.456 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44461.log 2026-02-22T20:19:39.457 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49236.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49236.log.gz 2026-02-22T20:19:39.457 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48751.log 2026-02-22T20:19:39.474 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44319.log 2026-02-22T20:19:39.474 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2026-02-22T20:19:39.474 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.44319.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44225.log 2026-02-22T20:19:39.474 INFO:teuthology.orchestra.run.trial119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44319.log.gz 2026-02-22T20:19:39.474 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2026-02-22T20:19:39.474 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.44225.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2026-02-22T20:19:39.474 INFO:teuthology.orchestra.run.trial119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44225.log.gz 2026-02-22T20:19:39.474 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44131.log 2026-02-22T20:19:39.475 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-osd.5.log: /var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44366.log 2026-02-22T20:19:39.475 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.44131.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44131.log.gz 2026-02-22T20:19:39.475 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2026-02-22T20:19:39.475 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.44366.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-22T20:19:39.475 INFO:teuthology.orchestra.run.trial119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44366.log.gz 2026-02-22T20:19:39.475 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2026-02-22T20:19:39.475 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2026-02-22T20:19:39.475 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-mon.b.log: 89.2% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-22T20:19:39.475 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44178.log 2026-02-22T20:19:39.475 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44084.log/var/log/ceph/ceph-osd.6.log: 2026-02-22T20:19:39.475 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.44178.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44272.log 2026-02-22T20:19:39.475 INFO:teuthology.orchestra.run.trial119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44178.log.gz 2026-02-22T20:19:39.476 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.44084.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44084.log.gz 2026-02-22T20:19:39.476 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-22T20:19:39.476 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph-client.admin.44272.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44272.log.gz 2026-02-22T20:19:39.476 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44037.log 2026-02-22T20:19:39.476 INFO:teuthology.orchestra.run.trial119.stderr:/var/log/ceph/ceph.log: /var/log/ceph/ceph-client.admin.44037.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44037.log.gz 2026-02-22T20:19:39.476 INFO:teuthology.orchestra.run.trial119.stderr: 88.1% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-22T20:19:39.476 INFO:teuthology.orchestra.run.trial119.stderr: 95.0% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2026-02-22T20:19:39.481 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.44461.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49536.log 2026-02-22T20:19:39.481 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44461.log.gz 2026-02-22T20:19:39.482 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48751.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48751.log.gz 2026-02-22T20:19:39.482 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.52245.log 2026-02-22T20:19:39.482 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48897.log 2026-02-22T20:19:39.482 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49536.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49536.log.gz 2026-02-22T20:19:39.482 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.52245.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.52245.log.gz 2026-02-22T20:19:39.482 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48752.log 2026-02-22T20:19:39.482 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48897.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48897.log.gz 2026-02-22T20:19:39.482 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48957.log 2026-02-22T20:19:39.482 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48752.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48752.log.gz 2026-02-22T20:19:39.482 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48898.log 2026-02-22T20:19:39.482 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48957.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.37904.log 2026-02-22T20:19:39.482 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48957.log.gz 2026-02-22T20:19:39.482 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48898.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48898.log.gz 2026-02-22T20:19:39.482 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49756.log 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph.tmp-client.admin.37904.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48518.log 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.37904.log.gz 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49756.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49756.log.gz 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51902.log 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48518.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48516.log 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48518.log.gz 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.51902.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51902.log.gz 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48096.log 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51657.log 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48516.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48516.log.gz 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48096.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48096.log.gz 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48885.log 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.51657.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51657.log.gz 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48520.log 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48885.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48885.log.gz 2026-02-22T20:19:39.483 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49629.log 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48520.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48520.log.gz 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51804.log 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49629.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49629.log.gz 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51559.log 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.51804.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51804.log.gz 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47919.log 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.51559.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48284.log 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51559.log.gz 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.47919.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47919.log.gz 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51853.log 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48284.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48284.log.gz 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49238.log 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.51853.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51853.log.gz 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49144.log 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49238.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48522.log 2026-02-22T20:19:39.484 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49238.log.gz 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49144.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49144.log.gz 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49628.log 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48522.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48522.log.gz 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48026.log 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49628.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49628.log.gz 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48026.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48026.log.gz 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49143.log 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51608.log 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49143.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49143.log.gz 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44625.log 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr: 93.9% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr:gzip/var/log/ceph/ceph-client.admin.51608.log: -5 --verbose -- /var/log/ceph/ceph-client.admin.48521.log 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51608.log.gz 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.44625.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44625.log.gz 2026-02-22T20:19:39.485 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.52098.log 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48521.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48521.log.gz 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51461.log 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.52098.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.52098.log.gz 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48958.log 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.51461.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51461.log.gz 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48958.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48958.log.gz 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.52392.log 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48186.log 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.52392.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.52392.log.gz 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49901.log 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48186.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.52343.log 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48186.log.gz 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49901.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49901.log.gz 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51951.log 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.52343.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.52343.log.gz 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.52049.log 2026-02-22T20:19:39.486 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.51951.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.52000.log 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51951.log.gz 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.52049.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44170.log 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.52049.log.gz 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.52000.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.52000.log.gz 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48121.log 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.44170.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44170.log.gz 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49535.log 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48121.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48121.log.gz 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48519.log 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49535.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49535.log.gz 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48519.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48519.log.gz 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49347.log 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49344.log 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49347.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49347.log.gz 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-22T20:19:39.487 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49344.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49344.log.gz 2026-02-22T20:19:39.488 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51510.log 2026-02-22T20:19:39.488 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48512.log 2026-02-22T20:19:39.488 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.51510.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49757.log 2026-02-22T20:19:39.488 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51510.log.gz 2026-02-22T20:19:39.488 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.48512.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48512.log.gz 2026-02-22T20:19:39.488 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49349.log 2026-02-22T20:19:39.488 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49757.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49757.log.gz 2026-02-22T20:19:39.488 INFO:teuthology.orchestra.run.trial010.stderr:/var/log/ceph/ceph-client.admin.49349.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49349.log.gz 2026-02-22T20:19:39.488 INFO:teuthology.orchestra.run.trial010.stderr: 93.7% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-22T20:19:39.494 INFO:teuthology.orchestra.run.trial194.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37780.log 2026-02-22T20:19:39.494 INFO:teuthology.orchestra.run.trial194.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38162.log 2026-02-22T20:19:39.495 INFO:teuthology.orchestra.run.trial194.stderr:/var/log/ceph/ceph-client.admin.37780.log: gzip -5 0.0% --verbose -- -- replaced with /var/log/ceph/ceph-client.admin.37780.log.gz /var/log/ceph/ceph-client.admin.38076.log 2026-02-22T20:19:39.495 INFO:teuthology.orchestra.run.trial194.stderr: 2026-02-22T20:19:39.495 INFO:teuthology.orchestra.run.trial194.stderr:/var/log/ceph/ceph-client.admin.38162.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38162.log.gz 2026-02-22T20:19:39.495 INFO:teuthology.orchestra.run.trial194.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37736.log 2026-02-22T20:19:39.495 INFO:teuthology.orchestra.run.trial194.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38119.log 2026-02-22T20:19:39.495 INFO:teuthology.orchestra.run.trial194.stderr:/var/log/ceph/ceph-client.admin.38076.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38076.log.gz 2026-02-22T20:19:39.495 INFO:teuthology.orchestra.run.trial194.stderr:/var/log/ceph/ceph-client.admin.37736.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37824.log 2026-02-22T20:19:39.495 INFO:teuthology.orchestra.run.trial194.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37736.log.gz 2026-02-22T20:19:39.497 INFO:teuthology.orchestra.run.trial194.stderr:/var/log/ceph/ceph-client.admin.38119.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38559.log 2026-02-22T20:19:39.497 INFO:teuthology.orchestra.run.trial194.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38119.log.gz 2026-02-22T20:19:39.497 INFO:teuthology.orchestra.run.trial194.stderr:/var/log/ceph/ceph-client.admin.37824.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37824.log.gz 2026-02-22T20:19:39.497 INFO:teuthology.orchestra.run.trial194.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38631.log 2026-02-22T20:19:39.497 INFO:teuthology.orchestra.run.trial194.stderr:/var/log/ceph/ceph-client.admin.38559.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.0.38467.log 2026-02-22T20:19:39.497 INFO:teuthology.orchestra.run.trial194.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38559.log.gz 2026-02-22T20:19:39.497 INFO:teuthology.orchestra.run.trial194.stderr:gzip/var/log/ceph/ceph-client.admin.38631.log: -5 --verbose -- /var/log/ceph/ceph-client.admin.38713.log 2026-02-22T20:19:39.497 INFO:teuthology.orchestra.run.trial194.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38631.log.gz 2026-02-22T20:19:39.497 INFO:teuthology.orchestra.run.trial194.stderr:/var/log/ceph/ceph-client.0.38467.log: 55.8% -- replaced with /var/log/ceph/ceph-client.0.38467.log.gz 2026-02-22T20:19:39.497 INFO:teuthology.orchestra.run.trial194.stderr:/var/log/ceph/ceph-client.admin.38713.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38713.log.gz 2026-02-22T20:19:39.498 INFO:teuthology.orchestra.run.trial194.stderr: 2026-02-22T20:19:39.498 INFO:teuthology.orchestra.run.trial194.stderr:real 0m0.012s 2026-02-22T20:19:39.498 INFO:teuthology.orchestra.run.trial194.stderr:user 0m0.011s 2026-02-22T20:19:39.498 INFO:teuthology.orchestra.run.trial194.stderr:sys 0m0.014s 2026-02-22T20:19:39.555 INFO:teuthology.orchestra.run.trial010.stderr: 92.1% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2026-02-22T20:19:39.584 INFO:teuthology.orchestra.run.trial119.stderr: 92.8% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2026-02-22T20:19:39.588 INFO:teuthology.orchestra.run.trial010.stderr: 93.7% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2026-02-22T20:19:39.622 INFO:teuthology.orchestra.run.trial119.stderr: 92.7% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2026-02-22T20:19:39.819 INFO:teuthology.orchestra.run.trial010.stderr: 90.4% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2026-02-22T20:19:41.409 INFO:teuthology.orchestra.run.trial010.stderr: 95.2% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2026-02-22T20:19:43.694 INFO:teuthology.orchestra.run.trial010.stderr: 95.1% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2026-02-22T20:19:51.525 INFO:teuthology.orchestra.run.trial010.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2026-02-22T20:20:02.076 INFO:teuthology.orchestra.run.trial010.stderr: 94.5% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2026-02-22T20:20:02.078 INFO:teuthology.orchestra.run.trial010.stderr: 2026-02-22T20:20:02.078 INFO:teuthology.orchestra.run.trial010.stderr:real 0m22.638s 2026-02-22T20:20:02.078 INFO:teuthology.orchestra.run.trial010.stderr:user 0m39.374s 2026-02-22T20:20:02.078 INFO:teuthology.orchestra.run.trial010.stderr:sys 0m2.082s 2026-02-22T20:20:07.366 INFO:teuthology.orchestra.run.trial119.stderr: 94.8% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2026-02-22T20:20:14.979 INFO:teuthology.orchestra.run.trial119.stderr: 94.8% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2026-02-22T20:20:36.874 INFO:teuthology.orchestra.run.trial119.stderr: 94.8% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2026-02-22T20:20:36.876 INFO:teuthology.orchestra.run.trial119.stderr: 2026-02-22T20:20:36.877 INFO:teuthology.orchestra.run.trial119.stderr:real 0m57.423s 2026-02-22T20:20:36.877 INFO:teuthology.orchestra.run.trial119.stderr:user 1m55.274s 2026-02-22T20:20:36.877 INFO:teuthology.orchestra.run.trial119.stderr:sys 0m5.613s 2026-02-22T20:20:36.877 INFO:tasks.ceph:Archiving logs... 2026-02-22T20:20:36.878 DEBUG:teuthology.misc:Transferring archived files from trial010:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950/remote/trial010/log 2026-02-22T20:20:36.879 DEBUG:teuthology.orchestra.run.trial010:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-22T20:20:39.736 DEBUG:teuthology.misc:Transferring archived files from trial119:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950/remote/trial119/log 2026-02-22T20:20:39.736 DEBUG:teuthology.orchestra.run.trial119:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-22T20:20:47.629 DEBUG:teuthology.misc:Transferring archived files from trial194:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950/remote/trial194/log 2026-02-22T20:20:47.630 DEBUG:teuthology.orchestra.run.trial194:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-22T20:20:47.661 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-22T20:20:47.672 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-22T20:20:47.672 DEBUG:teuthology.orchestra.run.trial010:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-22T20:20:47.674 DEBUG:teuthology.orchestra.run.trial119:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-22T20:20:47.676 DEBUG:teuthology.orchestra.run.trial194:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-22T20:20:47.922 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-22T20:20:47.932 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-22T20:20:47.932 DEBUG:teuthology.orchestra.run.trial010:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-22T20:20:47.934 DEBUG:teuthology.orchestra.run.trial119:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-22T20:20:47.936 DEBUG:teuthology.orchestra.run.trial194:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-22T20:20:47.949 INFO:teuthology.orchestra.run.trial010.stderr:bash: line 1: ntpq: command not found 2026-02-22T20:20:47.950 INFO:teuthology.orchestra.run.trial119.stderr:bash: line 1: ntpq: command not found 2026-02-22T20:20:47.952 INFO:teuthology.orchestra.run.trial194.stderr:bash: line 1: ntpq: command not found 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial119.stdout:=============================================================================== 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial119.stdout:^- 72-14-186-59.ip.linodeus> 2 7 377 103 -3535us[-3535us] +/- 93ms 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial119.stdout:^- ntp.maxhost.io 2 7 377 28 -697us[ -697us] +/- 56ms 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial119.stdout:^- jmpxus.no.sigint.today 3 8 72 362 +2276us[+2142us] +/- 101ms 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial119.stdout:^* ntp4.glypnod.com 2 7 377 297 -689us[ -828us] +/- 12ms 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial010.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial010.stdout:=============================================================================== 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial010.stdout:^- 72-14-186-59.ip.linodeus> 2 6 377 39 -2842us[-2842us] +/- 90ms 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial010.stdout:^- ntp.maxhost.io 2 6 377 35 +162us[ +162us] +/- 56ms 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial010.stdout:^- jmpxus.no.sigint.today 3 8 272 363 +2788us[+2620us] +/- 100ms 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial010.stdout:^* ntp4.glypnod.com 2 6 377 168 -261us[-1008us] +/- 12ms 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial194.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial194.stdout:=============================================================================== 2026-02-22T20:20:47.974 INFO:teuthology.orchestra.run.trial194.stdout:^- 72-14-186-59.ip.linodeus> 2 8 377 100 -2617us[-2659us] +/- 93ms 2026-02-22T20:20:47.975 INFO:teuthology.orchestra.run.trial194.stdout:^- ntp.maxhost.io 2 7 377 35 +152us[ +152us] +/- 56ms 2026-02-22T20:20:47.975 INFO:teuthology.orchestra.run.trial194.stdout:^- jmpxus.no.sigint.today 3 8 337 294 +3057us[+3037us] +/- 101ms 2026-02-22T20:20:47.975 INFO:teuthology.orchestra.run.trial194.stdout:^* ntp4.glypnod.com 2 7 377 99 -117us[ -159us] +/- 13ms 2026-02-22T20:20:47.976 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-22T20:20:47.985 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-22T20:20:47.985 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-22T20:20:47.998 DEBUG:teuthology.orchestra.run.trial010:> 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-22T20:20:48.069 DEBUG:teuthology.orchestra.run.trial119:> 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-22T20:20:48.122 DEBUG:teuthology.orchestra.run.trial194:> 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-22T20:20:48.176 DEBUG:teuthology.orchestra.run.trial010:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2026-02-22T20:20:48.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T20:20:48.204 DEBUG:teuthology.orchestra.run.trial119:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2026-02-22T20:20:48.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T20:20:48.231 DEBUG:teuthology.orchestra.run.trial194:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2026-02-22T20:20:48.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T20:20:48.259 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-22T20:20:48.275 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-22T20:20:48.289 INFO:teuthology.task.internal:Duration was 2135.434979 seconds 2026-02-22T20:20:48.289 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-22T20:20:48.305 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-22T20:20:48.305 DEBUG:teuthology.orchestra.run.trial010:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-22T20:20:48.308 DEBUG:teuthology.orchestra.run.trial119:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-22T20:20:48.311 DEBUG:teuthology.orchestra.run.trial194:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-22T20:20:48.343 INFO:teuthology.orchestra.run.trial010.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-22T20:20:48.346 INFO:teuthology.orchestra.run.trial119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-22T20:20:48.349 INFO:teuthology.orchestra.run.trial194.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-22T20:20:48.707 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-22T20:20:48.708 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial010.front.sepia.ceph.com 2026-02-22T20:20:48.708 DEBUG:teuthology.orchestra.run.trial010:> 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-22T20:20:48.767 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial119.front.sepia.ceph.com 2026-02-22T20:20:48.767 DEBUG:teuthology.orchestra.run.trial119:> 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-22T20:20:48.787 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial194.front.sepia.ceph.com 2026-02-22T20:20:48.788 DEBUG:teuthology.orchestra.run.trial194:> 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-22T20:20:48.808 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-22T20:20:48.808 DEBUG:teuthology.orchestra.run.trial010:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-22T20:20:48.810 DEBUG:teuthology.orchestra.run.trial119:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-22T20:20:48.829 DEBUG:teuthology.orchestra.run.trial194:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-22T20:20:48.909 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-22T20:20:48.909 DEBUG:teuthology.orchestra.run.trial010:> 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-22T20:20:48.910 DEBUG:teuthology.orchestra.run.trial119:> 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-22T20:20:48.911 DEBUG:teuthology.orchestra.run.trial194:> 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-22T20:20:48.931 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T20:20:48.932 INFO:teuthology.orchestra.run.trial010.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T20:20:48.932 INFO:teuthology.orchestra.run.trial010.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-22T20:20:48.932 INFO:teuthology.orchestra.run.trial010.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-22T20:20:48.932 INFO:teuthology.orchestra.run.trial010.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-22T20:20:48.934 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T20:20:48.934 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T20:20:48.934 INFO:teuthology.orchestra.run.trial119.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-22T20:20:48.934 INFO:teuthology.orchestra.run.trial119.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-22T20:20:48.934 INFO:teuthology.orchestra.run.trial119.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-22T20:20:48.935 INFO:teuthology.orchestra.run.trial194.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-22T20:20:48.936 INFO:teuthology.orchestra.run.trial194.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-22T20:20:48.936 INFO:teuthology.orchestra.run.trial194.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-22T20:20:48.936 INFO:teuthology.orchestra.run.trial194.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-22T20:20:48.936 INFO:teuthology.orchestra.run.trial194.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-22T20:20:48.942 INFO:teuthology.orchestra.run.trial010.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.6% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-22T20:20:48.944 INFO:teuthology.orchestra.run.trial119.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-22T20:20:48.945 INFO:teuthology.orchestra.run.trial194.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-22T20:20:48.947 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-22T20:20:48.963 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-22T20:20:48.963 DEBUG:teuthology.orchestra.run.trial010:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-22T20:20:49.010 DEBUG:teuthology.orchestra.run.trial119:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-22T20:20:49.035 DEBUG:teuthology.orchestra.run.trial194:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-22T20:20:49.060 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-22T20:20:49.071 DEBUG:teuthology.orchestra.run.trial010:> 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-22T20:20:49.073 DEBUG:teuthology.orchestra.run.trial119:> 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-22T20:20:49.077 DEBUG:teuthology.orchestra.run.trial194:> 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-22T20:20:49.096 INFO:teuthology.orchestra.run.trial010.stdout:kernel.core_pattern = core 2026-02-22T20:20:49.098 INFO:teuthology.orchestra.run.trial119.stdout:kernel.core_pattern = core 2026-02-22T20:20:49.126 INFO:teuthology.orchestra.run.trial194.stdout:kernel.core_pattern = core 2026-02-22T20:20:49.140 DEBUG:teuthology.orchestra.run.trial010:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-22T20:20:49.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T20:20:49.166 DEBUG:teuthology.orchestra.run.trial119:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-22T20:20:49.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T20:20:49.182 DEBUG:teuthology.orchestra.run.trial194:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-22T20:20:49.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-22T20:20:49.198 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-22T20:20:49.221 INFO:teuthology.task.internal:Transferring archived files... 2026-02-22T20:20:49.222 DEBUG:teuthology.misc:Transferring archived files from trial010:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950/remote/trial010 2026-02-22T20:20:49.222 DEBUG:teuthology.orchestra.run.trial010:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-22T20:20:49.259 DEBUG:teuthology.misc:Transferring archived files from trial119:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950/remote/trial119 2026-02-22T20:20:49.259 DEBUG:teuthology.orchestra.run.trial119:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-22T20:20:49.296 DEBUG:teuthology.misc:Transferring archived files from trial194:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-22_19:35:38-rbd-wip-yuri6-testing-2026-02-22-1629-squid-distro-default-trial/63950/remote/trial194 2026-02-22T20:20:49.296 DEBUG:teuthology.orchestra.run.trial194:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-22T20:20:49.334 INFO:teuthology.task.internal:Removing archive directory... 2026-02-22T20:20:49.335 DEBUG:teuthology.orchestra.run.trial010:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-22T20:20:49.338 DEBUG:teuthology.orchestra.run.trial119:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-22T20:20:49.340 DEBUG:teuthology.orchestra.run.trial194:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-22T20:20:49.381 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-22T20:20:49.400 INFO:teuthology.task.internal:Not uploading archives. 2026-02-22T20:20:49.401 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-22T20:20:49.416 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-22T20:20:49.416 DEBUG:teuthology.orchestra.run.trial010:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-22T20:20:49.419 DEBUG:teuthology.orchestra.run.trial119:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-22T20:20:49.422 DEBUG:teuthology.orchestra.run.trial194:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-22T20:20:49.434 INFO:teuthology.orchestra.run.trial010.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 22 20:20 /home/ubuntu/cephtest 2026-02-22T20:20:49.437 INFO:teuthology.orchestra.run.trial119.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 22 20:20 /home/ubuntu/cephtest 2026-02-22T20:20:49.438 INFO:teuthology.orchestra.run.trial194.stdout: 917525 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 22 20:20 /home/ubuntu/cephtest 2026-02-22T20:20:49.440 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-22T20:20:49.457 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-22T20:20:49.494 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/raw-nbd 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 2135.434979200363 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-22T20:20:49.495 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-22T20:20:49.607 INFO:teuthology.run:pass