2026-02-18T06:48:48.451 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T06:48:48.466 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:48:48.546 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943 branch: 20.2.1_2.17.26-baseline_2 description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-snappy 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: '54943' 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-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: 20.2.1_2.17.26-baseline_2 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: snappy 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: adc1923395f2bcd6ae89b5d331d278364d1848ed ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: 20.2.1_2.17.26-baseline_2 sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed 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: 7878 sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed sleep_before_teardown: 0 subset: 111/120000 suite: rbd suite_branch: 20.2.1_2.17.26-baseline_2 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed targets: trial034.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG+4xpp+pJ+diH04oM0lIVkf+19ThG/gpsvCoRNDfOc/4vOUtRlvs8f44hwPCAEUDimZbA48YlANWj4buyywmxQ= trial109.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDATuXCFp6kKPFhhXOQRjbm7n+U77iupyJRfKozvkQnATAn59/xNaZGuXJnjOoOp1reO7KtJsbXmlTRUJYRXQVc= trial163.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHfHR2JvLiJZ+rEdC7LuoWiEfHcDZETgeKQnm7wl+L2NZg2cFFzUB9XRRW9CCH/RRsc4gQcADkSEagCM2GqEdK4= 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-17_21:26:40 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3682 2026-02-18T06:48:48.546 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa; will attempt to use it 2026-02-18T06:48:48.547 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa/tasks 2026-02-18T06:48:48.547 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-18T06:48:48.549 INFO:teuthology.task.internal:Checking packages... 2026-02-18T06:48:48.549 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'adc1923395f2bcd6ae89b5d331d278364d1848ed' 2026-02-18T06:48:48.549 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T06:48:48.549 INFO:teuthology.packaging:ref: None 2026-02-18T06:48:48.549 INFO:teuthology.packaging:tag: None 2026-02-18T06:48:48.549 INFO:teuthology.packaging:branch: 20.2.1_2.17.26-baseline_2 2026-02-18T06:48:48.549 INFO:teuthology.packaging:sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:48:48.549 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=20.2.1_2.17.26-baseline_2 2026-02-18T06:48:48.670 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-670.gadc19233 2026-02-18T06:48:48.671 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-18T06:48:48.686 INFO:teuthology.task.internal:no buildpackages task found 2026-02-18T06:48:48.686 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-18T06:48:48.701 INFO:teuthology.task.internal:Saving configuration 2026-02-18T06:48:48.714 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-18T06:48:48.727 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-18T06:48:48.806 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial034.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943', '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-18 06:45:10.851716', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG+4xpp+pJ+diH04oM0lIVkf+19ThG/gpsvCoRNDfOc/4vOUtRlvs8f44hwPCAEUDimZbA48YlANWj4buyywmxQ='} 2026-02-18T06:48:48.861 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial109.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943', '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-18 06:45:10.852125', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDATuXCFp6kKPFhhXOQRjbm7n+U77iupyJRfKozvkQnATAn59/xNaZGuXJnjOoOp1reO7KtJsbXmlTRUJYRXQVc='} 2026-02-18T06:48:49.061 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial163.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943', '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-18 06:45:10.851097', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHfHR2JvLiJZ+rEdC7LuoWiEfHcDZETgeKQnm7wl+L2NZg2cFFzUB9XRRW9CCH/RRsc4gQcADkSEagCM2GqEdK4='} 2026-02-18T06:48:49.061 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-18T06:48:49.073 INFO:teuthology.task.internal:roles: ubuntu@trial034.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2026-02-18T06:48:49.073 INFO:teuthology.task.internal:roles: ubuntu@trial109.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2026-02-18T06:48:49.073 INFO:teuthology.task.internal:roles: ubuntu@trial163.front.sepia.ceph.com - ['client.0'] 2026-02-18T06:48:49.073 INFO:teuthology.run_tasks:Running task console_log... 2026-02-18T06:48:49.436 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7caba3bdf380>, signals=[15]) 2026-02-18T06:48:49.436 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-18T06:48:49.448 INFO:teuthology.task.internal:Opening connections... 2026-02-18T06:48:49.448 DEBUG:teuthology.task.internal:connecting to ubuntu@trial034.front.sepia.ceph.com 2026-02-18T06:48:49.448 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial034.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:48:49.509 DEBUG:teuthology.task.internal:connecting to ubuntu@trial109.front.sepia.ceph.com 2026-02-18T06:48:49.510 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial109.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:48:49.575 DEBUG:teuthology.task.internal:connecting to ubuntu@trial163.front.sepia.ceph.com 2026-02-18T06:48:49.575 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:48:49.636 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-18T06:48:49.647 DEBUG:teuthology.orchestra.run.trial034:> uname -m 2026-02-18T06:48:49.663 INFO:teuthology.orchestra.run.trial034.stdout:x86_64 2026-02-18T06:48:49.663 DEBUG:teuthology.orchestra.run.trial034:> cat /etc/os-release 2026-02-18T06:48:49.719 INFO:teuthology.orchestra.run.trial034.stdout:NAME="CentOS Stream" 2026-02-18T06:48:49.719 INFO:teuthology.orchestra.run.trial034.stdout:VERSION="9" 2026-02-18T06:48:49.719 INFO:teuthology.orchestra.run.trial034.stdout:ID="centos" 2026-02-18T06:48:49.719 INFO:teuthology.orchestra.run.trial034.stdout:ID_LIKE="rhel fedora" 2026-02-18T06:48:49.719 INFO:teuthology.orchestra.run.trial034.stdout:VERSION_ID="9" 2026-02-18T06:48:49.719 INFO:teuthology.orchestra.run.trial034.stdout:PLATFORM_ID="platform:el9" 2026-02-18T06:48:49.720 INFO:teuthology.orchestra.run.trial034.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T06:48:49.720 INFO:teuthology.orchestra.run.trial034.stdout:ANSI_COLOR="0;31" 2026-02-18T06:48:49.720 INFO:teuthology.orchestra.run.trial034.stdout:LOGO="fedora-logo-icon" 2026-02-18T06:48:49.720 INFO:teuthology.orchestra.run.trial034.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T06:48:49.720 INFO:teuthology.orchestra.run.trial034.stdout:HOME_URL="https://centos.org/" 2026-02-18T06:48:49.720 INFO:teuthology.orchestra.run.trial034.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T06:48:49.720 INFO:teuthology.orchestra.run.trial034.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T06:48:49.720 INFO:teuthology.orchestra.run.trial034.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T06:48:49.720 INFO:teuthology.lock.ops:Updating trial034.front.sepia.ceph.com on lock server 2026-02-18T06:48:49.787 DEBUG:teuthology.orchestra.run.trial109:> uname -m 2026-02-18T06:48:49.803 INFO:teuthology.orchestra.run.trial109.stdout:x86_64 2026-02-18T06:48:49.803 DEBUG:teuthology.orchestra.run.trial109:> cat /etc/os-release 2026-02-18T06:48:49.860 INFO:teuthology.orchestra.run.trial109.stdout:NAME="CentOS Stream" 2026-02-18T06:48:49.860 INFO:teuthology.orchestra.run.trial109.stdout:VERSION="9" 2026-02-18T06:48:49.860 INFO:teuthology.orchestra.run.trial109.stdout:ID="centos" 2026-02-18T06:48:49.860 INFO:teuthology.orchestra.run.trial109.stdout:ID_LIKE="rhel fedora" 2026-02-18T06:48:49.860 INFO:teuthology.orchestra.run.trial109.stdout:VERSION_ID="9" 2026-02-18T06:48:49.860 INFO:teuthology.orchestra.run.trial109.stdout:PLATFORM_ID="platform:el9" 2026-02-18T06:48:49.860 INFO:teuthology.orchestra.run.trial109.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T06:48:49.860 INFO:teuthology.orchestra.run.trial109.stdout:ANSI_COLOR="0;31" 2026-02-18T06:48:49.861 INFO:teuthology.orchestra.run.trial109.stdout:LOGO="fedora-logo-icon" 2026-02-18T06:48:49.861 INFO:teuthology.orchestra.run.trial109.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T06:48:49.861 INFO:teuthology.orchestra.run.trial109.stdout:HOME_URL="https://centos.org/" 2026-02-18T06:48:49.861 INFO:teuthology.orchestra.run.trial109.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T06:48:49.861 INFO:teuthology.orchestra.run.trial109.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T06:48:49.861 INFO:teuthology.orchestra.run.trial109.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T06:48:49.861 INFO:teuthology.lock.ops:Updating trial109.front.sepia.ceph.com on lock server 2026-02-18T06:48:49.941 DEBUG:teuthology.orchestra.run.trial163:> uname -m 2026-02-18T06:48:49.956 INFO:teuthology.orchestra.run.trial163.stdout:x86_64 2026-02-18T06:48:49.956 DEBUG:teuthology.orchestra.run.trial163:> cat /etc/os-release 2026-02-18T06:48:50.012 INFO:teuthology.orchestra.run.trial163.stdout:NAME="CentOS Stream" 2026-02-18T06:48:50.012 INFO:teuthology.orchestra.run.trial163.stdout:VERSION="9" 2026-02-18T06:48:50.012 INFO:teuthology.orchestra.run.trial163.stdout:ID="centos" 2026-02-18T06:48:50.012 INFO:teuthology.orchestra.run.trial163.stdout:ID_LIKE="rhel fedora" 2026-02-18T06:48:50.012 INFO:teuthology.orchestra.run.trial163.stdout:VERSION_ID="9" 2026-02-18T06:48:50.012 INFO:teuthology.orchestra.run.trial163.stdout:PLATFORM_ID="platform:el9" 2026-02-18T06:48:50.012 INFO:teuthology.orchestra.run.trial163.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T06:48:50.012 INFO:teuthology.orchestra.run.trial163.stdout:ANSI_COLOR="0;31" 2026-02-18T06:48:50.013 INFO:teuthology.orchestra.run.trial163.stdout:LOGO="fedora-logo-icon" 2026-02-18T06:48:50.013 INFO:teuthology.orchestra.run.trial163.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T06:48:50.013 INFO:teuthology.orchestra.run.trial163.stdout:HOME_URL="https://centos.org/" 2026-02-18T06:48:50.013 INFO:teuthology.orchestra.run.trial163.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T06:48:50.013 INFO:teuthology.orchestra.run.trial163.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T06:48:50.013 INFO:teuthology.orchestra.run.trial163.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T06:48:50.013 INFO:teuthology.lock.ops:Updating trial163.front.sepia.ceph.com on lock server 2026-02-18T06:48:50.276 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-18T06:48:50.292 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-18T06:48:50.303 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-18T06:48:50.303 DEBUG:teuthology.orchestra.run.trial034:> test '!' -e /home/ubuntu/cephtest 2026-02-18T06:48:50.306 DEBUG:teuthology.orchestra.run.trial109:> test '!' -e /home/ubuntu/cephtest 2026-02-18T06:48:50.308 DEBUG:teuthology.orchestra.run.trial163:> test '!' -e /home/ubuntu/cephtest 2026-02-18T06:48:50.324 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-18T06:48:50.336 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-18T06:48:50.337 DEBUG:teuthology.orchestra.run.trial034:> test -z $(ls -A /var/lib/ceph) 2026-02-18T06:48:50.363 DEBUG:teuthology.orchestra.run.trial109:> test -z $(ls -A /var/lib/ceph) 2026-02-18T06:48:50.365 DEBUG:teuthology.orchestra.run.trial163:> test -z $(ls -A /var/lib/ceph) 2026-02-18T06:48:50.382 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-18T06:48:50.613 INFO:teuthology.run_tasks:Running task kernel... 2026-02-18T06:48:50.632 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-18T06:48:50.632 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-18T06:48:50.632 DEBUG:teuthology.orchestra.run.trial034:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T06:48:50.633 DEBUG:teuthology.orchestra.run.trial109:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T06:48:50.633 DEBUG:teuthology.orchestra.run.trial163:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T06:48:50.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:48:50.649 DEBUG:teuthology.orchestra.run.trial163:> uname -r 2026-02-18T06:48:50.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:48:50.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:48:50.649 DEBUG:teuthology.orchestra.run.trial034:> uname -r 2026-02-18T06:48:50.650 DEBUG:teuthology.orchestra.run.trial109:> uname -r 2026-02-18T06:48:50.704 INFO:teuthology.orchestra.run.trial163.stdout:5.14.0-645.el9.x86_64 2026-02-18T06:48:50.705 INFO:teuthology.task.kernel:Running kernel on trial163: 5.14.0-645.el9.x86_64 2026-02-18T06:48:50.705 DEBUG:teuthology.orchestra.run.trial163:> sudo yum install -y kernel 2026-02-18T06:48:50.705 INFO:teuthology.orchestra.run.trial034.stdout:5.14.0-645.el9.x86_64 2026-02-18T06:48:50.705 INFO:teuthology.task.kernel:Running kernel on trial034: 5.14.0-645.el9.x86_64 2026-02-18T06:48:50.705 DEBUG:teuthology.orchestra.run.trial034:> sudo yum install -y kernel 2026-02-18T06:48:50.706 INFO:teuthology.orchestra.run.trial109.stdout:5.14.0-645.el9.x86_64 2026-02-18T06:48:50.706 INFO:teuthology.task.kernel:Running kernel on trial109: 5.14.0-645.el9.x86_64 2026-02-18T06:48:50.706 DEBUG:teuthology.orchestra.run.trial109:> sudo yum install -y kernel 2026-02-18T06:48:51.767 INFO:teuthology.orchestra.run.trial034.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.9 MB 00:00 2026-02-18T06:48:52.185 INFO:teuthology.orchestra.run.trial109.stdout:CentOS Stream 9 - BaseOS 8.0 MB/s | 8.9 MB 00:01 2026-02-18T06:48:53.241 INFO:teuthology.orchestra.run.trial163.stdout:CentOS Stream 9 - BaseOS 4.1 MB/s | 8.9 MB 00:02 2026-02-18T06:48:55.279 INFO:teuthology.orchestra.run.trial034.stdout:CentOS Stream 9 - AppStream 9.0 MB/s | 27 MB 00:02 2026-02-18T06:48:55.401 INFO:teuthology.orchestra.run.trial109.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-18T06:48:56.526 INFO:teuthology.orchestra.run.trial163.stdout:CentOS Stream 9 - AppStream 9.7 MB/s | 27 MB 00:02 2026-02-18T06:48:58.710 INFO:teuthology.orchestra.run.trial034.stdout:CentOS Stream 9 - CRB 7.2 MB/s | 7.8 MB 00:01 2026-02-18T06:48:59.587 INFO:teuthology.orchestra.run.trial034.stdout:CentOS Stream 9 - Extras packages 129 kB/s | 20 kB 00:00 2026-02-18T06:49:00.591 INFO:teuthology.orchestra.run.trial034.stdout:Extra Packages for Enterprise Linux 22 MB/s | 20 MB 00:00 2026-02-18T06:49:00.695 INFO:teuthology.orchestra.run.trial163.stdout:CentOS Stream 9 - CRB 4.3 MB/s | 7.8 MB 00:01 2026-02-18T06:49:00.716 INFO:teuthology.orchestra.run.trial109.stdout:CentOS Stream 9 - CRB 2.7 MB/s | 7.8 MB 00:02 2026-02-18T06:49:01.583 INFO:teuthology.orchestra.run.trial109.stdout:CentOS Stream 9 - Extras packages 142 kB/s | 20 kB 00:00 2026-02-18T06:49:02.120 INFO:teuthology.orchestra.run.trial163.stdout:CentOS Stream 9 - Extras packages 29 kB/s | 20 kB 00:00 2026-02-18T06:49:02.176 INFO:teuthology.orchestra.run.trial109.stdout:Extra Packages for Enterprise Linux 38 MB/s | 20 MB 00:00 2026-02-18T06:49:03.812 INFO:teuthology.orchestra.run.trial034.stdout:lab-extras 1.5 MB/s | 50 kB 00:00 2026-02-18T06:49:04.826 INFO:teuthology.orchestra.run.trial034.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T06:49:04.848 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:49:04.849 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:49:04.849 INFO:teuthology.orchestra.run.trial034.stdout: Package Architecture Version Repository Size 2026-02-18T06:49:04.849 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:49:04.849 INFO:teuthology.orchestra.run.trial034.stdout:Installing: 2026-02-18T06:49:04.850 INFO:teuthology.orchestra.run.trial034.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T06:49:04.850 INFO:teuthology.orchestra.run.trial034.stdout:Installing dependencies: 2026-02-18T06:49:04.850 INFO:teuthology.orchestra.run.trial034.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-18T06:49:04.850 INFO:teuthology.orchestra.run.trial034.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-18T06:49:04.850 INFO:teuthology.orchestra.run.trial034.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-18T06:49:04.850 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:49:04.850 INFO:teuthology.orchestra.run.trial034.stdout:Transaction Summary 2026-02-18T06:49:04.850 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:49:04.850 INFO:teuthology.orchestra.run.trial034.stdout:Install 4 Packages 2026-02-18T06:49:04.850 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:49:04.850 INFO:teuthology.orchestra.run.trial034.stdout:Total download size: 88 M 2026-02-18T06:49:04.851 INFO:teuthology.orchestra.run.trial034.stdout:Installed size: 135 M 2026-02-18T06:49:04.851 INFO:teuthology.orchestra.run.trial034.stdout:Downloading Packages: 2026-02-18T06:49:05.141 INFO:teuthology.orchestra.run.trial034.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 3.9 MB/s | 803 kB 00:00 2026-02-18T06:49:05.304 INFO:teuthology.orchestra.run.trial034.stdout:(2/4): kernel-core-5.14.0-681.el9.x86_64.rpm 47 MB/s | 17 MB 00:00 2026-02-18T06:49:05.344 INFO:teuthology.orchestra.run.trial109.stdout:lab-extras 2.7 MB/s | 50 kB 00:00 2026-02-18T06:49:05.451 INFO:teuthology.orchestra.run.trial163.stdout:Extra Packages for Enterprise Linux 6.2 MB/s | 20 MB 00:03 2026-02-18T06:49:05.491 INFO:teuthology.orchestra.run.trial034.stdout:(3/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 72 MB/s | 40 MB 00:00 2026-02-18T06:49:05.531 INFO:teuthology.orchestra.run.trial034.stdout:(4/4): kernel-modules-core-5.14.0-681.el9.x86_6 79 MB/s | 31 MB 00:00 2026-02-18T06:49:05.531 INFO:teuthology.orchestra.run.trial034.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:49:05.531 INFO:teuthology.orchestra.run.trial034.stdout:Total 130 MB/s | 88 MB 00:00 2026-02-18T06:49:05.718 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction check 2026-02-18T06:49:05.923 INFO:teuthology.orchestra.run.trial034.stdout:Transaction check succeeded. 2026-02-18T06:49:05.923 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction test 2026-02-18T06:49:06.270 INFO:teuthology.orchestra.run.trial034.stdout:Transaction test succeeded. 2026-02-18T06:49:06.270 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction 2026-02-18T06:49:06.352 INFO:teuthology.orchestra.run.trial109.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T06:49:06.374 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:49:06.376 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:49:06.376 INFO:teuthology.orchestra.run.trial109.stdout: Package Architecture Version Repository Size 2026-02-18T06:49:06.376 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:49:06.376 INFO:teuthology.orchestra.run.trial109.stdout:Installing: 2026-02-18T06:49:06.376 INFO:teuthology.orchestra.run.trial109.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T06:49:06.376 INFO:teuthology.orchestra.run.trial109.stdout:Installing dependencies: 2026-02-18T06:49:06.376 INFO:teuthology.orchestra.run.trial109.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-18T06:49:06.376 INFO:teuthology.orchestra.run.trial109.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-18T06:49:06.376 INFO:teuthology.orchestra.run.trial109.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-18T06:49:06.376 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:49:06.377 INFO:teuthology.orchestra.run.trial109.stdout:Transaction Summary 2026-02-18T06:49:06.377 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:49:06.377 INFO:teuthology.orchestra.run.trial109.stdout:Install 4 Packages 2026-02-18T06:49:06.377 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:49:06.377 INFO:teuthology.orchestra.run.trial109.stdout:Total download size: 88 M 2026-02-18T06:49:06.377 INFO:teuthology.orchestra.run.trial109.stdout:Installed size: 135 M 2026-02-18T06:49:06.377 INFO:teuthology.orchestra.run.trial109.stdout:Downloading Packages: 2026-02-18T06:49:06.572 INFO:teuthology.orchestra.run.trial109.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 6.0 MB/s | 803 kB 00:00 2026-02-18T06:49:06.932 INFO:teuthology.orchestra.run.trial109.stdout:(2/4): kernel-core-5.14.0-681.el9.x86_64.rpm 35 MB/s | 17 MB 00:00 2026-02-18T06:49:07.076 INFO:teuthology.orchestra.run.trial109.stdout:(3/4): kernel-modules-core-5.14.0-681.el9.x86_6 61 MB/s | 31 MB 00:00 2026-02-18T06:49:07.149 INFO:teuthology.orchestra.run.trial109.stdout:(4/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 56 MB/s | 40 MB 00:00 2026-02-18T06:49:07.150 INFO:teuthology.orchestra.run.trial109.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:49:07.150 INFO:teuthology.orchestra.run.trial109.stdout:Total 114 MB/s | 88 MB 00:00 2026-02-18T06:49:07.342 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction check 2026-02-18T06:49:07.358 INFO:teuthology.orchestra.run.trial034.stdout: Preparing : 1/1 2026-02-18T06:49:07.550 INFO:teuthology.orchestra.run.trial109.stdout:Transaction check succeeded. 2026-02-18T06:49:07.551 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction test 2026-02-18T06:49:07.652 INFO:teuthology.orchestra.run.trial034.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:49:07.671 INFO:teuthology.orchestra.run.trial034.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:49:07.900 INFO:teuthology.orchestra.run.trial109.stdout:Transaction test succeeded. 2026-02-18T06:49:07.900 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction 2026-02-18T06:49:08.648 INFO:teuthology.orchestra.run.trial163.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-18T06:49:08.987 INFO:teuthology.orchestra.run.trial109.stdout: Preparing : 1/1 2026-02-18T06:49:09.271 INFO:teuthology.orchestra.run.trial109.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:49:09.290 INFO:teuthology.orchestra.run.trial109.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:49:09.451 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:49:09.478 INFO:teuthology.orchestra.run.trial034.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:49:09.669 INFO:teuthology.orchestra.run.trial163.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T06:49:09.691 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:49:09.692 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:49:09.692 INFO:teuthology.orchestra.run.trial163.stdout: Package Architecture Version Repository Size 2026-02-18T06:49:09.692 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:49:09.693 INFO:teuthology.orchestra.run.trial163.stdout:Installing: 2026-02-18T06:49:09.693 INFO:teuthology.orchestra.run.trial163.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T06:49:09.693 INFO:teuthology.orchestra.run.trial163.stdout:Installing dependencies: 2026-02-18T06:49:09.693 INFO:teuthology.orchestra.run.trial163.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-18T06:49:09.693 INFO:teuthology.orchestra.run.trial163.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-18T06:49:09.693 INFO:teuthology.orchestra.run.trial163.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-18T06:49:09.693 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:49:09.693 INFO:teuthology.orchestra.run.trial163.stdout:Transaction Summary 2026-02-18T06:49:09.693 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:49:09.693 INFO:teuthology.orchestra.run.trial163.stdout:Install 4 Packages 2026-02-18T06:49:09.693 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:49:09.694 INFO:teuthology.orchestra.run.trial163.stdout:Total download size: 88 M 2026-02-18T06:49:09.694 INFO:teuthology.orchestra.run.trial163.stdout:Installed size: 135 M 2026-02-18T06:49:09.694 INFO:teuthology.orchestra.run.trial163.stdout:Downloading Packages: 2026-02-18T06:49:09.888 INFO:teuthology.orchestra.run.trial163.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 6.1 MB/s | 803 kB 00:00 2026-02-18T06:49:10.032 INFO:teuthology.orchestra.run.trial163.stdout:(2/4): kernel-core-5.14.0-681.el9.x86_64.rpm 63 MB/s | 17 MB 00:00 2026-02-18T06:49:10.426 INFO:teuthology.orchestra.run.trial163.stdout:(3/4): kernel-modules-core-5.14.0-681.el9.x86_6 57 MB/s | 31 MB 00:00 2026-02-18T06:49:10.542 INFO:teuthology.orchestra.run.trial163.stdout:(4/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 51 MB/s | 40 MB 00:00 2026-02-18T06:49:10.542 INFO:teuthology.orchestra.run.trial163.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:49:10.542 INFO:teuthology.orchestra.run.trial163.stdout:Total 104 MB/s | 88 MB 00:00 2026-02-18T06:49:10.735 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction check 2026-02-18T06:49:10.944 INFO:teuthology.orchestra.run.trial163.stdout:Transaction check succeeded. 2026-02-18T06:49:10.944 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction test 2026-02-18T06:49:11.075 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:49:11.103 INFO:teuthology.orchestra.run.trial109.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:49:11.293 INFO:teuthology.orchestra.run.trial163.stdout:Transaction test succeeded. 2026-02-18T06:49:11.293 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction 2026-02-18T06:49:12.382 INFO:teuthology.orchestra.run.trial163.stdout: Preparing : 1/1 2026-02-18T06:49:12.501 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:49:12.507 INFO:teuthology.orchestra.run.trial034.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:12.667 INFO:teuthology.orchestra.run.trial163.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:49:12.686 INFO:teuthology.orchestra.run.trial163.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:49:14.339 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:49:14.346 INFO:teuthology.orchestra.run.trial109.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:14.464 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:49:14.493 INFO:teuthology.orchestra.run.trial163.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:49:15.543 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:17.441 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:17.516 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:49:17.523 INFO:teuthology.orchestra.run.trial163.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:20.568 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:46.257 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:46.278 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:46.342 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:46.343 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:49:46.343 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:49:46.343 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:49:46.395 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:46.395 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:49:46.395 INFO:teuthology.orchestra.run.trial034.stdout:Installed: 2026-02-18T06:49:46.395 INFO:teuthology.orchestra.run.trial034.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T06:49:46.396 INFO:teuthology.orchestra.run.trial034.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-18T06:49:46.396 INFO:teuthology.orchestra.run.trial034.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-18T06:49:46.396 INFO:teuthology.orchestra.run.trial034.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-18T06:49:46.396 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:49:46.396 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:49:46.455 DEBUG:teuthology.orchestra.run.trial034:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:49:46.481 INFO:teuthology.orchestra.run.trial034.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:49:46.482 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:49:46.482 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-645.el9.x86_64 Expected: 5.14.0-681.el9.x86_64 2026-02-18T06:49:46.482 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T06:49:46.482 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T06:49:46.482 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2026-02-18T06:49:46.482 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial034.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T06:49:46.482 DEBUG:teuthology.orchestra.run.trial034:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:49:46.545 INFO:teuthology.orchestra.run.trial034.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:49:46.546 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:49:46.546 DEBUG:teuthology.orchestra.run.trial034:> sudo rpm -qi grub2-tools 2026-02-18T06:49:46.615 INFO:teuthology.orchestra.run.trial034.stdout:Name : grub2-tools 2026-02-18T06:49:46.616 INFO:teuthology.orchestra.run.trial034.stdout:Epoch : 1 2026-02-18T06:49:46.616 INFO:teuthology.orchestra.run.trial034.stdout:Version : 2.06 2026-02-18T06:49:46.616 INFO:teuthology.orchestra.run.trial034.stdout:Release : 118.el9 2026-02-18T06:49:46.616 INFO:teuthology.orchestra.run.trial034.stdout:Architecture: x86_64 2026-02-18T06:49:46.616 INFO:teuthology.orchestra.run.trial034.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-18T06:49:46.616 INFO:teuthology.orchestra.run.trial034.stdout:Group : Unspecified 2026-02-18T06:49:46.616 INFO:teuthology.orchestra.run.trial034.stdout:Size : 8393909 2026-02-18T06:49:46.616 INFO:teuthology.orchestra.run.trial034.stdout:License : GPLv3+ 2026-02-18T06:49:46.616 INFO:teuthology.orchestra.run.trial034.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-18T06:49:46.616 INFO:teuthology.orchestra.run.trial034.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-18T06:49:46.616 INFO:teuthology.orchestra.run.trial034.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-18T06:49:46.617 INFO:teuthology.orchestra.run.trial034.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-18T06:49:46.617 INFO:teuthology.orchestra.run.trial034.stdout:Packager : builder@centos.org 2026-02-18T06:49:46.617 INFO:teuthology.orchestra.run.trial034.stdout:Vendor : CentOS 2026-02-18T06:49:46.617 INFO:teuthology.orchestra.run.trial034.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-18T06:49:46.617 INFO:teuthology.orchestra.run.trial034.stdout:Summary : Support tools for GRUB. 2026-02-18T06:49:46.617 INFO:teuthology.orchestra.run.trial034.stdout:Description : 2026-02-18T06:49:46.617 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:49:46.617 INFO:teuthology.orchestra.run.trial034.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-18T06:49:46.617 INFO:teuthology.orchestra.run.trial034.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-18T06:49:46.617 INFO:teuthology.orchestra.run.trial034.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-18T06:49:46.617 INFO:teuthology.orchestra.run.trial034.stdout:hardware devices. 2026-02-18T06:49:46.617 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:49:46.617 INFO:teuthology.orchestra.run.trial034.stdout:This subpackage provides tools for support of all platforms. 2026-02-18T06:49:46.619 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-18T06:49:46.619 INFO:teuthology.task.kernel:Updating grub on trial034 to boot 5.14.0-681.el9.x86_64 2026-02-18T06:49:46.619 DEBUG:teuthology.orchestra.run.trial034:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-18T06:49:46.683 INFO:teuthology.orchestra.run.trial034.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:49:46.685 DEBUG:teuthology.orchestra.run.trial034:> sudo command -v grubby && echo yes || echo no 2026-02-18T06:49:46.750 INFO:teuthology.orchestra.run.trial034.stdout:/sbin/grubby 2026-02-18T06:49:46.751 INFO:teuthology.orchestra.run.trial034.stdout:yes 2026-02-18T06:49:46.751 DEBUG:teuthology.orchestra.run.trial034:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f | grep -F "5.14.0-681.el9.x86_64" | head -n 1 2026-02-18T06:49:46.815 INFO:teuthology.orchestra.run.trial034.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:49:46.817 DEBUG:teuthology.orchestra.run.trial034:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-18T06:49:46.889 DEBUG:teuthology.orchestra.run.trial034:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-18T06:49:47.100 INFO:teuthology.orchestra.run.trial034.stderr:Generating grub configuration file ... 2026-02-18T06:49:47.162 INFO:teuthology.orchestra.run.trial034.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18T06:49:47.168 INFO:teuthology.orchestra.run.trial034.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18T06:49:47.420 INFO:teuthology.orchestra.run.trial034.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-18T06:49:47.427 INFO:teuthology.orchestra.run.trial034.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-18T06:49:47.459 INFO:teuthology.orchestra.run.trial034.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-18T06:49:47.465 INFO:teuthology.orchestra.run.trial034.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-18T06:49:47.488 INFO:teuthology.orchestra.run.trial034.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-18T06:49:47.495 INFO:teuthology.orchestra.run.trial034.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-18T06:49:47.578 INFO:teuthology.orchestra.run.trial034.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T06:49:47.586 INFO:teuthology.orchestra.run.trial034.stderr:done 2026-02-18T06:49:47.588 DEBUG:teuthology.orchestra.run.trial034:> test -d /sys/firmware/efi 2026-02-18T06:49:47.604 DEBUG:teuthology.orchestra.run.trial034:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-18T06:49:47.670 INFO:teuthology.orchestra.run.trial034.stdout:/boot/efi/EFI/BOOT 2026-02-18T06:49:47.670 INFO:teuthology.orchestra.run.trial034.stdout:/boot/efi/EFI/centos 2026-02-18T06:49:47.672 DEBUG:teuthology.orchestra.run.trial034:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-18T06:49:47.737 INFO:teuthology.orchestra.run.trial034.stdout:no 2026-02-18T06:49:47.737 DEBUG:teuthology.orchestra.run.trial034:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-18T06:49:47.803 INFO:teuthology.orchestra.run.trial034.stdout:yes 2026-02-18T06:49:47.804 DEBUG:teuthology.orchestra.run.trial034:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-18T06:49:47.869 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial034 2026-02-18T06:49:47.869 DEBUG:teuthology.orchestra.run.trial034:> sudo bash -c ' 2026-02-18T06:49:47.869 DEBUG:teuthology.orchestra.run.trial034:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-18T06:49:47.869 DEBUG:teuthology.orchestra.run.trial034:> ' 2026-02-18T06:49:47.930 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:47.952 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:48.015 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:48.016 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:49:48.016 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:49:48.016 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:49:48.067 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:48.068 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:49:48.068 INFO:teuthology.orchestra.run.trial109.stdout:Installed: 2026-02-18T06:49:48.068 INFO:teuthology.orchestra.run.trial109.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T06:49:48.068 INFO:teuthology.orchestra.run.trial109.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-18T06:49:48.068 INFO:teuthology.orchestra.run.trial109.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-18T06:49:48.068 INFO:teuthology.orchestra.run.trial109.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-18T06:49:48.068 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:49:48.068 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:49:48.123 DEBUG:teuthology.orchestra.run.trial109:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:49:48.149 INFO:teuthology.orchestra.run.trial109.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:49:48.151 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:49:48.151 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-645.el9.x86_64 Expected: 5.14.0-681.el9.x86_64 2026-02-18T06:49:48.151 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T06:49:48.151 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T06:49:48.151 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2026-02-18T06:49:48.151 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial109.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T06:49:48.151 DEBUG:teuthology.orchestra.run.trial109:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:49:48.214 INFO:teuthology.orchestra.run.trial109.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:49:48.215 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:49:48.215 DEBUG:teuthology.orchestra.run.trial109:> sudo rpm -qi grub2-tools 2026-02-18T06:49:48.283 INFO:teuthology.orchestra.run.trial109.stdout:Name : grub2-tools 2026-02-18T06:49:48.283 INFO:teuthology.orchestra.run.trial109.stdout:Epoch : 1 2026-02-18T06:49:48.283 INFO:teuthology.orchestra.run.trial109.stdout:Version : 2.06 2026-02-18T06:49:48.284 INFO:teuthology.orchestra.run.trial109.stdout:Release : 118.el9 2026-02-18T06:49:48.284 INFO:teuthology.orchestra.run.trial109.stdout:Architecture: x86_64 2026-02-18T06:49:48.284 INFO:teuthology.orchestra.run.trial109.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-18T06:49:48.284 INFO:teuthology.orchestra.run.trial109.stdout:Group : Unspecified 2026-02-18T06:49:48.284 INFO:teuthology.orchestra.run.trial109.stdout:Size : 8393909 2026-02-18T06:49:48.284 INFO:teuthology.orchestra.run.trial109.stdout:License : GPLv3+ 2026-02-18T06:49:48.284 INFO:teuthology.orchestra.run.trial109.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-18T06:49:48.284 INFO:teuthology.orchestra.run.trial109.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-18T06:49:48.284 INFO:teuthology.orchestra.run.trial109.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-18T06:49:48.284 INFO:teuthology.orchestra.run.trial109.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-18T06:49:48.284 INFO:teuthology.orchestra.run.trial109.stdout:Packager : builder@centos.org 2026-02-18T06:49:48.285 INFO:teuthology.orchestra.run.trial109.stdout:Vendor : CentOS 2026-02-18T06:49:48.285 INFO:teuthology.orchestra.run.trial109.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-18T06:49:48.285 INFO:teuthology.orchestra.run.trial109.stdout:Summary : Support tools for GRUB. 2026-02-18T06:49:48.285 INFO:teuthology.orchestra.run.trial109.stdout:Description : 2026-02-18T06:49:48.285 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:49:48.285 INFO:teuthology.orchestra.run.trial109.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-18T06:49:48.285 INFO:teuthology.orchestra.run.trial109.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-18T06:49:48.285 INFO:teuthology.orchestra.run.trial109.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-18T06:49:48.285 INFO:teuthology.orchestra.run.trial109.stdout:hardware devices. 2026-02-18T06:49:48.285 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:49:48.285 INFO:teuthology.orchestra.run.trial109.stdout:This subpackage provides tools for support of all platforms. 2026-02-18T06:49:48.286 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-18T06:49:48.287 INFO:teuthology.task.kernel:Updating grub on trial109 to boot 5.14.0-681.el9.x86_64 2026-02-18T06:49:48.287 DEBUG:teuthology.orchestra.run.trial109:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-18T06:49:48.350 INFO:teuthology.orchestra.run.trial109.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:49:48.351 DEBUG:teuthology.orchestra.run.trial109:> sudo command -v grubby && echo yes || echo no 2026-02-18T06:49:48.415 INFO:teuthology.orchestra.run.trial109.stdout:/sbin/grubby 2026-02-18T06:49:48.417 INFO:teuthology.orchestra.run.trial109.stdout:yes 2026-02-18T06:49:48.417 DEBUG:teuthology.orchestra.run.trial109:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f | grep -F "5.14.0-681.el9.x86_64" | head -n 1 2026-02-18T06:49:48.482 INFO:teuthology.orchestra.run.trial109.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:49:48.483 DEBUG:teuthology.orchestra.run.trial109:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-18T06:49:48.555 DEBUG:teuthology.orchestra.run.trial109:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-18T06:49:48.764 INFO:teuthology.orchestra.run.trial109.stderr:Generating grub configuration file ... 2026-02-18T06:49:48.828 INFO:teuthology.orchestra.run.trial109.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18T06:49:48.835 INFO:teuthology.orchestra.run.trial109.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18T06:49:49.088 INFO:teuthology.orchestra.run.trial109.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-18T06:49:49.095 INFO:teuthology.orchestra.run.trial109.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-18T06:49:49.126 INFO:teuthology.orchestra.run.trial109.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-18T06:49:49.132 INFO:teuthology.orchestra.run.trial109.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-18T06:49:49.155 INFO:teuthology.orchestra.run.trial109.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-18T06:49:49.162 INFO:teuthology.orchestra.run.trial109.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-18T06:49:49.243 INFO:teuthology.orchestra.run.trial109.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T06:49:49.251 INFO:teuthology.orchestra.run.trial109.stderr:done 2026-02-18T06:49:49.253 DEBUG:teuthology.orchestra.run.trial109:> test -d /sys/firmware/efi 2026-02-18T06:49:49.268 DEBUG:teuthology.orchestra.run.trial109:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-18T06:49:49.333 INFO:teuthology.orchestra.run.trial109.stdout:/boot/efi/EFI/BOOT 2026-02-18T06:49:49.333 INFO:teuthology.orchestra.run.trial109.stdout:/boot/efi/EFI/centos 2026-02-18T06:49:49.335 DEBUG:teuthology.orchestra.run.trial109:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-18T06:49:49.399 INFO:teuthology.orchestra.run.trial109.stdout:no 2026-02-18T06:49:49.399 DEBUG:teuthology.orchestra.run.trial109:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-18T06:49:49.462 INFO:teuthology.orchestra.run.trial109.stdout:yes 2026-02-18T06:49:49.463 DEBUG:teuthology.orchestra.run.trial109:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-18T06:49:49.527 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial109 2026-02-18T06:49:49.527 DEBUG:teuthology.orchestra.run.trial109:> sudo bash -c ' 2026-02-18T06:49:49.527 DEBUG:teuthology.orchestra.run.trial109:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-18T06:49:49.527 DEBUG:teuthology.orchestra.run.trial109:> ' 2026-02-18T06:49:50.909 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:50.932 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:50.996 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:50.996 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:49:50.996 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:49:50.996 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:49:51.050 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:49:51.050 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:49:51.050 INFO:teuthology.orchestra.run.trial163.stdout:Installed: 2026-02-18T06:49:51.050 INFO:teuthology.orchestra.run.trial163.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T06:49:51.050 INFO:teuthology.orchestra.run.trial163.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-18T06:49:51.050 INFO:teuthology.orchestra.run.trial163.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-18T06:49:51.050 INFO:teuthology.orchestra.run.trial163.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-18T06:49:51.050 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:49:51.050 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:49:51.106 DEBUG:teuthology.orchestra.run.trial163:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:49:51.132 INFO:teuthology.orchestra.run.trial163.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:49:51.132 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:49:51.132 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-645.el9.x86_64 Expected: 5.14.0-681.el9.x86_64 2026-02-18T06:49:51.132 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T06:49:51.132 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T06:49:51.132 INFO:teuthology.task.kernel:Installing distro kernel on client.0... 2026-02-18T06:49:51.132 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial163.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T06:49:51.132 DEBUG:teuthology.orchestra.run.trial163:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:49:51.195 INFO:teuthology.orchestra.run.trial163.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:49:51.196 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:49:51.196 DEBUG:teuthology.orchestra.run.trial163:> sudo rpm -qi grub2-tools 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Name : grub2-tools 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Epoch : 1 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Version : 2.06 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Release : 118.el9 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Architecture: x86_64 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Group : Unspecified 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Size : 8393909 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:License : GPLv3+ 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Packager : builder@centos.org 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Vendor : CentOS 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Summary : Support tools for GRUB. 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:Description : 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:hardware devices. 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:49:51.265 INFO:teuthology.orchestra.run.trial163.stdout:This subpackage provides tools for support of all platforms. 2026-02-18T06:49:51.266 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-18T06:49:51.266 INFO:teuthology.task.kernel:Updating grub on trial163 to boot 5.14.0-681.el9.x86_64 2026-02-18T06:49:51.266 DEBUG:teuthology.orchestra.run.trial163:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-18T06:49:51.329 INFO:teuthology.orchestra.run.trial163.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:49:51.330 DEBUG:teuthology.orchestra.run.trial163:> sudo command -v grubby && echo yes || echo no 2026-02-18T06:49:51.394 INFO:teuthology.orchestra.run.trial163.stdout:/sbin/grubby 2026-02-18T06:49:51.395 INFO:teuthology.orchestra.run.trial163.stdout:yes 2026-02-18T06:49:51.396 DEBUG:teuthology.orchestra.run.trial163:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f | grep -F "5.14.0-681.el9.x86_64" | head -n 1 2026-02-18T06:49:51.460 INFO:teuthology.orchestra.run.trial163.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:49:51.461 DEBUG:teuthology.orchestra.run.trial163:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-18T06:49:51.534 DEBUG:teuthology.orchestra.run.trial163:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-18T06:49:51.748 INFO:teuthology.orchestra.run.trial163.stderr:Generating grub configuration file ... 2026-02-18T06:49:51.812 INFO:teuthology.orchestra.run.trial163.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18T06:49:51.819 INFO:teuthology.orchestra.run.trial163.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18T06:49:52.077 INFO:teuthology.orchestra.run.trial163.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-18T06:49:52.084 INFO:teuthology.orchestra.run.trial163.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-18T06:49:52.115 INFO:teuthology.orchestra.run.trial163.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-18T06:49:52.122 INFO:teuthology.orchestra.run.trial163.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-18T06:49:52.146 INFO:teuthology.orchestra.run.trial163.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-18T06:49:52.153 INFO:teuthology.orchestra.run.trial163.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-18T06:49:52.236 INFO:teuthology.orchestra.run.trial163.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T06:49:52.245 INFO:teuthology.orchestra.run.trial163.stderr:done 2026-02-18T06:49:52.247 DEBUG:teuthology.orchestra.run.trial163:> test -d /sys/firmware/efi 2026-02-18T06:49:52.264 DEBUG:teuthology.orchestra.run.trial163:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-18T06:49:52.329 INFO:teuthology.orchestra.run.trial163.stdout:/boot/efi/EFI/BOOT 2026-02-18T06:49:52.329 INFO:teuthology.orchestra.run.trial163.stdout:/boot/efi/EFI/centos 2026-02-18T06:49:52.331 DEBUG:teuthology.orchestra.run.trial163:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-18T06:49:52.398 INFO:teuthology.orchestra.run.trial163.stdout:no 2026-02-18T06:49:52.398 DEBUG:teuthology.orchestra.run.trial163:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-18T06:49:52.462 INFO:teuthology.orchestra.run.trial163.stdout:yes 2026-02-18T06:49:52.462 DEBUG:teuthology.orchestra.run.trial163:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-18T06:49:52.529 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial163 2026-02-18T06:49:52.530 DEBUG:teuthology.orchestra.run.trial163:> sudo bash -c ' 2026-02-18T06:49:52.530 DEBUG:teuthology.orchestra.run.trial163:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-18T06:49:52.530 DEBUG:teuthology.orchestra.run.trial163:> ' 2026-02-18T06:50:17.911 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2026-02-18T06:50:17.912 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial034.front.sepia.ceph.com' 2026-02-18T06:50:17.913 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial034.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:50:19.569 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2026-02-18T06:50:19.570 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial109.front.sepia.ceph.com' 2026-02-18T06:50:19.571 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial109.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:50:22.572 INFO:teuthology.task.kernel:Checking client client.0 for new kernel version... 2026-02-18T06:50:22.573 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial163.front.sepia.ceph.com' 2026-02-18T06:50:22.574 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:51:17.972 DEBUG:teuthology.orchestra.remote:timed out 2026-02-18T06:51:19.574 DEBUG:teuthology.orchestra.remote:timed out 2026-02-18T06:51:22.579 DEBUG:teuthology.orchestra.remote:timed out 2026-02-18T06:51:26.977 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial034.front.sepia.ceph.com' 2026-02-18T06:51:26.978 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial034.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:51:27.110 DEBUG:teuthology.orchestra.run.trial034:> true 2026-02-18T06:51:27.272 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial034.front.sepia.ceph.com' 2026-02-18T06:51:27.272 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-681.el9.x86_64"... 2026-02-18T06:51:27.272 DEBUG:teuthology.orchestra.run.trial034:> uname -r 2026-02-18T06:51:27.327 INFO:teuthology.orchestra.run.trial034.stdout:5.14.0-681.el9.x86_64 2026-02-18T06:51:27.327 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-681.el9.x86_64 vs 5.14.0-681.el9.x86_64 2026-02-18T06:51:27.328 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T06:51:27.328 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-18T06:51:28.329 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2026-02-18T06:51:28.329 DEBUG:teuthology.orchestra.run.trial034:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T06:51:28.357 INFO:teuthology.orchestra.run.trial034.stdout:ttyS1 2026-02-18T06:51:28.386 DEBUG:teuthology.parallel:result is None 2026-02-18T06:51:28.575 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial109.front.sepia.ceph.com' 2026-02-18T06:51:28.576 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial109.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:51:28.719 DEBUG:teuthology.orchestra.run.trial109:> true 2026-02-18T06:51:28.876 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial109.front.sepia.ceph.com' 2026-02-18T06:51:28.876 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-681.el9.x86_64"... 2026-02-18T06:51:28.876 DEBUG:teuthology.orchestra.run.trial109:> uname -r 2026-02-18T06:51:28.932 INFO:teuthology.orchestra.run.trial109.stdout:5.14.0-681.el9.x86_64 2026-02-18T06:51:28.933 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-681.el9.x86_64 vs 5.14.0-681.el9.x86_64 2026-02-18T06:51:28.933 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T06:51:28.933 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-18T06:51:29.934 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2026-02-18T06:51:29.935 DEBUG:teuthology.orchestra.run.trial109:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T06:51:29.964 INFO:teuthology.orchestra.run.trial109.stdout:ttyS1 2026-02-18T06:51:29.991 DEBUG:teuthology.parallel:result is None 2026-02-18T06:51:31.580 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial163.front.sepia.ceph.com' 2026-02-18T06:51:31.581 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:51:31.708 DEBUG:teuthology.orchestra.run.trial163:> true 2026-02-18T06:51:31.857 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial163.front.sepia.ceph.com' 2026-02-18T06:51:31.858 INFO:teuthology.task.kernel:Checking kernel version of client.0, want "5.14.0-681.el9.x86_64"... 2026-02-18T06:51:31.858 DEBUG:teuthology.orchestra.run.trial163:> uname -r 2026-02-18T06:51:31.915 INFO:teuthology.orchestra.run.trial163.stdout:5.14.0-681.el9.x86_64 2026-02-18T06:51:31.915 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-681.el9.x86_64 vs 5.14.0-681.el9.x86_64 2026-02-18T06:51:31.915 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T06:51:31.915 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-18T06:51:32.916 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2026-02-18T06:51:32.916 DEBUG:teuthology.orchestra.run.trial163:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T06:51:32.945 INFO:teuthology.orchestra.run.trial163.stdout:ttyS1 2026-02-18T06:51:32.962 DEBUG:teuthology.parallel:result is None 2026-02-18T06:51:32.963 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-18T06:51:32.974 INFO:teuthology.task.internal:Creating test directory... 2026-02-18T06:51:32.974 DEBUG:teuthology.orchestra.run.trial034:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T06:51:32.977 DEBUG:teuthology.orchestra.run.trial109:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T06:51:32.980 DEBUG:teuthology.orchestra.run.trial163:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T06:51:33.018 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-18T06:51:33.030 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-18T06:51:33.044 INFO:teuthology.task.internal:Creating archive directory... 2026-02-18T06:51:33.044 DEBUG:teuthology.orchestra.run.trial034:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T06:51:33.046 DEBUG:teuthology.orchestra.run.trial109:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T06:51:33.048 DEBUG:teuthology.orchestra.run.trial163:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T06:51:33.081 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-18T06:51:33.092 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-18T06:51:33.092 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:51:33.104 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:51:33.106 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:51:33.126 INFO:teuthology.orchestra.run.trial034.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:51:33.129 INFO:teuthology.orchestra.run.trial109.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:51:33.134 INFO:teuthology.orchestra.run.trial034.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:51:33.138 INFO:teuthology.orchestra.run.trial109.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:51:33.140 INFO:teuthology.orchestra.run.trial163.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:51:33.148 INFO:teuthology.orchestra.run.trial163.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:51:33.149 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-18T06:51:33.161 INFO:teuthology.task.internal:Configuring sudo... 2026-02-18T06:51:33.161 DEBUG:teuthology.orchestra.run.trial034:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T06:51:33.177 DEBUG:teuthology.orchestra.run.trial109:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T06:51:33.181 DEBUG:teuthology.orchestra.run.trial163:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T06:51:33.213 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-18T06:51:33.226 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-18T06:51:33.226 DEBUG:teuthology.orchestra.run.trial034:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T06:51:33.242 DEBUG:teuthology.orchestra.run.trial109:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T06:51:33.247 DEBUG:teuthology.orchestra.run.trial163:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T06:51:33.268 DEBUG:teuthology.orchestra.run.trial034:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:51:33.382 DEBUG:teuthology.orchestra.run.trial034:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:51:33.407 DEBUG:teuthology.orchestra.run.trial034:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:51:33.534 DEBUG:teuthology.orchestra.run.trial034:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:51:33.556 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:51:33.557 DEBUG:teuthology.orchestra.run.trial034:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T06:51:33.619 DEBUG:teuthology.orchestra.run.trial109:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:51:33.707 DEBUG:teuthology.orchestra.run.trial109:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:51:33.732 DEBUG:teuthology.orchestra.run.trial109:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:51:33.857 DEBUG:teuthology.orchestra.run.trial109:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:51:33.882 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:51:33.882 DEBUG:teuthology.orchestra.run.trial109:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T06:51:33.944 DEBUG:teuthology.orchestra.run.trial163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:51:34.036 DEBUG:teuthology.orchestra.run.trial163:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:51:34.060 DEBUG:teuthology.orchestra.run.trial163:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:51:34.186 DEBUG:teuthology.orchestra.run.trial163:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:51:34.209 DEBUG:teuthology.orchestra.run.trial163:> set -ex 2026-02-18T06:51:34.209 DEBUG:teuthology.orchestra.run.trial163:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T06:51:34.275 DEBUG:teuthology.orchestra.run.trial034:> sudo service rsyslog restart 2026-02-18T06:51:34.277 DEBUG:teuthology.orchestra.run.trial109:> sudo service rsyslog restart 2026-02-18T06:51:34.278 DEBUG:teuthology.orchestra.run.trial163:> sudo service rsyslog restart 2026-02-18T06:51:34.304 INFO:teuthology.orchestra.run.trial034.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T06:51:34.304 INFO:teuthology.orchestra.run.trial109.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T06:51:34.341 INFO:teuthology.orchestra.run.trial163.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T06:51:34.782 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-18T06:51:34.796 INFO:teuthology.task.internal:Starting timer... 2026-02-18T06:51:34.796 INFO:teuthology.run_tasks:Running task pcp... 2026-02-18T06:51:34.818 INFO:teuthology.run_tasks:Running task selinux... 2026-02-18T06:51:34.835 DEBUG:teuthology.orchestra.run.trial034:> sudo service auditd rotate 2026-02-18T06:51:34.864 INFO:teuthology.orchestra.run.trial034.stdout:Rotating logs: 2026-02-18T06:51:34.866 DEBUG:teuthology.orchestra.run.trial109:> sudo service auditd rotate 2026-02-18T06:51:34.895 INFO:teuthology.orchestra.run.trial109.stdout:Rotating logs: 2026-02-18T06:51:34.897 DEBUG:teuthology.orchestra.run.trial163:> sudo service auditd rotate 2026-02-18T06:51:34.927 INFO:teuthology.orchestra.run.trial163.stdout:Rotating logs: 2026-02-18T06:51:34.929 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-18T06:51:34.929 DEBUG:teuthology.orchestra.run.trial034:> /usr/sbin/getenforce 2026-02-18T06:51:34.945 INFO:teuthology.orchestra.run.trial034.stdout:Permissive 2026-02-18T06:51:34.946 DEBUG:teuthology.orchestra.run.trial109:> /usr/sbin/getenforce 2026-02-18T06:51:34.962 INFO:teuthology.orchestra.run.trial109.stdout:Permissive 2026-02-18T06:51:34.962 DEBUG:teuthology.orchestra.run.trial163:> /usr/sbin/getenforce 2026-02-18T06:51:34.985 INFO:teuthology.orchestra.run.trial163.stdout:Permissive 2026-02-18T06:51:34.985 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial034.front.sepia.ceph.com': 'permissive', 'ubuntu@trial109.front.sepia.ceph.com': 'permissive', 'ubuntu@trial163.front.sepia.ceph.com': 'permissive'} 2026-02-18T06:51:34.985 DEBUG:teuthology.orchestra.run.trial034:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-18T06:51:35.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:51:35.011 DEBUG:teuthology.orchestra.run.trial109:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-18T06:51:35.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:51:35.037 DEBUG:teuthology.orchestra.run.trial163:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-18T06:51:35.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:51:35.061 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-18T06:51:35.062 DEBUG:teuthology.orchestra.run.trial034:> sudo /usr/sbin/setenforce permissive 2026-02-18T06:51:35.085 DEBUG:teuthology.orchestra.run.trial109:> sudo /usr/sbin/setenforce permissive 2026-02-18T06:51:35.109 DEBUG:teuthology.orchestra.run.trial163:> sudo /usr/sbin/setenforce permissive 2026-02-18T06:51:35.133 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-18T06:51:35.148 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-18T06:51:35.160 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-18T06:51:35.161 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial034.front.sepia.ceph.com,trial109.front.sepia.ceph.com,trial163.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-18T06:53:02.161 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial034.front.sepia.ceph.com'), Remote(name='ubuntu@trial109.front.sepia.ceph.com'), Remote(name='ubuntu@trial163.front.sepia.ceph.com')] 2026-02-18T06:53:02.162 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial034.front.sepia.ceph.com' 2026-02-18T06:53:02.163 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial034.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:53:02.269 DEBUG:teuthology.orchestra.run.trial034:> true 2026-02-18T06:53:02.355 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial034.front.sepia.ceph.com' 2026-02-18T06:53:02.355 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial109.front.sepia.ceph.com' 2026-02-18T06:53:02.356 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial109.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:53:02.457 DEBUG:teuthology.orchestra.run.trial109:> true 2026-02-18T06:53:02.531 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial109.front.sepia.ceph.com' 2026-02-18T06:53:02.531 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial163.front.sepia.ceph.com' 2026-02-18T06:53:02.532 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial163.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:53:02.619 DEBUG:teuthology.orchestra.run.trial163:> true 2026-02-18T06:53:02.694 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial163.front.sepia.ceph.com' 2026-02-18T06:53:02.694 INFO:teuthology.run_tasks:Running task clock... 2026-02-18T06:53:02.707 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-18T06:53:02.707 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T06:53:02.707 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:53:02.709 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T06:53:02.709 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:53:02.711 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T06:53:02.712 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:53:02.735 INFO:teuthology.orchestra.run.trial034.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T06:53:02.737 INFO:teuthology.orchestra.run.trial109.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T06:53:02.747 INFO:teuthology.orchestra.run.trial034.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T06:53:02.749 INFO:teuthology.orchestra.run.trial109.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T06:53:02.762 INFO:teuthology.orchestra.run.trial163.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T06:53:02.767 INFO:teuthology.orchestra.run.trial034.stderr:sudo: ntpd: command not found 2026-02-18T06:53:02.769 INFO:teuthology.orchestra.run.trial109.stderr:sudo: ntpd: command not found 2026-02-18T06:53:02.774 INFO:teuthology.orchestra.run.trial163.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T06:53:02.776 INFO:teuthology.orchestra.run.trial034.stdout:506 Cannot talk to daemon 2026-02-18T06:53:02.778 INFO:teuthology.orchestra.run.trial109.stdout:506 Cannot talk to daemon 2026-02-18T06:53:02.787 INFO:teuthology.orchestra.run.trial034.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T06:53:02.790 INFO:teuthology.orchestra.run.trial109.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T06:53:02.795 INFO:teuthology.orchestra.run.trial163.stderr:sudo: ntpd: command not found 2026-02-18T06:53:02.799 INFO:teuthology.orchestra.run.trial034.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T06:53:02.802 INFO:teuthology.orchestra.run.trial109.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T06:53:02.805 INFO:teuthology.orchestra.run.trial163.stdout:506 Cannot talk to daemon 2026-02-18T06:53:02.815 INFO:teuthology.orchestra.run.trial163.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T06:53:02.826 INFO:teuthology.orchestra.run.trial163.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T06:53:02.846 INFO:teuthology.orchestra.run.trial034.stderr:bash: line 1: ntpq: command not found 2026-02-18T06:53:02.852 INFO:teuthology.orchestra.run.trial034.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T06:53:02.852 INFO:teuthology.orchestra.run.trial034.stdout:=============================================================================== 2026-02-18T06:53:02.852 INFO:teuthology.orchestra.run.trial034.stdout:^? ntp3.radio-sunshine.org 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:53:02.853 INFO:teuthology.orchestra.run.trial109.stderr:bash: line 1: ntpq: command not found 2026-02-18T06:53:02.871 INFO:teuthology.orchestra.run.trial163.stderr:bash: line 1: ntpq: command not found 2026-02-18T06:53:02.882 INFO:teuthology.orchestra.run.trial109.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T06:53:02.882 INFO:teuthology.orchestra.run.trial109.stdout:=============================================================================== 2026-02-18T06:53:02.882 INFO:teuthology.orchestra.run.trial109.stdout:^? ntp3.radio-sunshine.org 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:53:02.882 INFO:teuthology.orchestra.run.trial109.stdout:^? 49.172.252.162.in-addr.a> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:53:02.883 INFO:teuthology.orchestra.run.trial109.stdout:^? 172-233-157-223.ip.linod> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:53:02.883 INFO:teuthology.orchestra.run.trial109.stdout:^? s2-a.time.mci1.us.rozint> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:53:02.883 INFO:teuthology.orchestra.run.trial163.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T06:53:02.884 INFO:teuthology.orchestra.run.trial163.stdout:=============================================================================== 2026-02-18T06:53:02.884 INFO:teuthology.orchestra.run.trial163.stdout:^? 155.248.202.205 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:53:02.884 INFO:teuthology.orchestra.run.trial163.stdout:^? 49.172.252.162.in-addr.a> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:53:02.884 INFO:teuthology.orchestra.run.trial163.stdout:^? ntp3.radio-sunshine.org 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:53:02.884 INFO:teuthology.orchestra.run.trial163.stdout:^? s2-a.time.mci1.us.rozint> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-18T06:53:02.885 INFO:teuthology.run_tasks:Running task install... 2026-02-18T06:53:02.899 DEBUG:teuthology.task.install:project ceph 2026-02-18T06:53:02.899 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}} 2026-02-18T06:53:02.900 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'} 2026-02-18T06:53:02.900 INFO:teuthology.task.install:Using flavor: default 2026-02-18T06:53:02.909 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-18T06:53:02.909 INFO:teuthology.task.install:extra packages: [] 2026-02-18T06:53:02.910 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': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'tag': None, 'wait_for_package': False} 2026-02-18T06:53:02.911 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:53:02.914 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': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'tag': None, 'wait_for_package': False} 2026-02-18T06:53:02.914 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:53:02.916 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': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'tag': None, 'wait_for_package': False} 2026-02-18T06:53:02.917 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:53:03.155 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/ 2026-02-18T06:53:03.156 INFO:teuthology.task.install.rpm:Package version is 20.2.0-670.gadc19233 2026-02-18T06:53:03.165 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/ 2026-02-18T06:53:03.166 INFO:teuthology.task.install.rpm:Package version is 20.2.0-670.gadc19233 2026-02-18T06:53:03.169 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/ 2026-02-18T06:53:03.169 INFO:teuthology.task.install.rpm:Package version is 20.2.0-670.gadc19233 2026-02-18T06:53:03.359 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T06:53:03.359 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:53:03.359 DEBUG:teuthology.orchestra.run.trial109:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T06:53:03.360 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T06:53:03.360 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:53:03.360 DEBUG:teuthology.orchestra.run.trial034:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T06:53:03.368 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T06:53:03.369 DEBUG:teuthology.orchestra.run.trial163:> set -ex 2026-02-18T06:53:03.369 DEBUG:teuthology.orchestra.run.trial163:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T06:53:03.385 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-18T06:53:03.386 DEBUG:teuthology.orchestra.run.trial034:> 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/adc1923395f2bcd6ae89b5d331d278364d1848ed/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T06:53:03.386 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-18T06:53:03.386 DEBUG:teuthology.orchestra.run.trial109:> 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/adc1923395f2bcd6ae89b5d331d278364d1848ed/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T06:53:03.393 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-18T06:53:03.394 DEBUG:teuthology.orchestra.run.trial163:> 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/adc1923395f2bcd6ae89b5d331d278364d1848ed/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T06:53:03.450 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:53:03.451 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:53:03.458 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:53:03.522 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:53:03.523 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:53:03.531 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:53:03.585 INFO:teuthology.orchestra.run.trial034.stdout:check_obsoletes = 1 2026-02-18T06:53:03.587 DEBUG:teuthology.orchestra.run.trial034:> sudo yum clean all 2026-02-18T06:53:03.588 INFO:teuthology.orchestra.run.trial109.stdout:check_obsoletes = 1 2026-02-18T06:53:03.590 DEBUG:teuthology.orchestra.run.trial109:> sudo yum clean all 2026-02-18T06:53:03.593 INFO:teuthology.orchestra.run.trial163.stdout:check_obsoletes = 1 2026-02-18T06:53:03.595 DEBUG:teuthology.orchestra.run.trial163:> sudo yum clean all 2026-02-18T06:53:03.736 INFO:teuthology.orchestra.run.trial034.stdout:41 files removed 2026-02-18T06:53:03.739 INFO:teuthology.orchestra.run.trial109.stdout:41 files removed 2026-02-18T06:53:03.740 INFO:teuthology.orchestra.run.trial163.stdout:41 files removed 2026-02-18T06:53:03.750 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install ceph-radosgw 2026-02-18T06:53:03.753 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install ceph-radosgw 2026-02-18T06:53:03.755 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install ceph-radosgw 2026-02-18T06:53:04.025 INFO:teuthology.orchestra.run.trial109.stdout:ceph packages for x86_64 718 kB/s | 89 kB 00:00 2026-02-18T06:53:04.026 INFO:teuthology.orchestra.run.trial034.stdout:ceph packages for x86_64 663 kB/s | 89 kB 00:00 2026-02-18T06:53:04.028 INFO:teuthology.orchestra.run.trial163.stdout:ceph packages for x86_64 690 kB/s | 89 kB 00:00 2026-02-18T06:53:04.167 INFO:teuthology.orchestra.run.trial163.stdout:ceph noarch packages 164 kB/s | 19 kB 00:00 2026-02-18T06:53:04.170 INFO:teuthology.orchestra.run.trial109.stdout:ceph noarch packages 160 kB/s | 19 kB 00:00 2026-02-18T06:53:04.171 INFO:teuthology.orchestra.run.trial034.stdout:ceph noarch packages 160 kB/s | 19 kB 00:00 2026-02-18T06:53:04.292 INFO:teuthology.orchestra.run.trial163.stdout:ceph source packages 19 kB/s | 1.9 kB 00:00 2026-02-18T06:53:04.293 INFO:teuthology.orchestra.run.trial034.stdout:ceph source packages 19 kB/s | 1.9 kB 00:00 2026-02-18T06:53:04.294 INFO:teuthology.orchestra.run.trial109.stdout:ceph source packages 19 kB/s | 1.9 kB 00:00 2026-02-18T06:53:05.008 INFO:teuthology.orchestra.run.trial034.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.9 MB 00:00 2026-02-18T06:53:05.128 INFO:teuthology.orchestra.run.trial109.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.9 MB 00:00 2026-02-18T06:53:07.711 INFO:teuthology.orchestra.run.trial034.stdout:CentOS Stream 9 - AppStream 12 MB/s | 27 MB 00:02 2026-02-18T06:53:09.621 INFO:teuthology.orchestra.run.trial109.stdout:CentOS Stream 9 - AppStream 6.8 MB/s | 27 MB 00:03 2026-02-18T06:53:11.219 INFO:teuthology.orchestra.run.trial034.stdout:CentOS Stream 9 - CRB 6.9 MB/s | 7.8 MB 00:01 2026-02-18T06:53:12.073 INFO:teuthology.orchestra.run.trial034.stdout:CentOS Stream 9 - Extras packages 152 kB/s | 20 kB 00:00 2026-02-18T06:53:12.923 INFO:teuthology.orchestra.run.trial034.stdout:Extra Packages for Enterprise Linux 26 MB/s | 20 MB 00:00 2026-02-18T06:53:12.959 INFO:teuthology.orchestra.run.trial163.stdout:CentOS Stream 9 - BaseOS 1.0 MB/s | 8.9 MB 00:08 2026-02-18T06:53:13.547 INFO:teuthology.orchestra.run.trial109.stdout:CentOS Stream 9 - CRB 5.0 MB/s | 7.8 MB 00:01 2026-02-18T06:53:15.454 INFO:teuthology.orchestra.run.trial109.stdout:CentOS Stream 9 - Extras packages 17 kB/s | 20 kB 00:01 2026-02-18T06:53:15.965 INFO:teuthology.orchestra.run.trial163.stdout:CentOS Stream 9 - AppStream 11 MB/s | 27 MB 00:02 2026-02-18T06:53:16.133 INFO:teuthology.orchestra.run.trial034.stdout:lab-extras 1.5 MB/s | 50 kB 00:00 2026-02-18T06:53:17.366 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:53:17.367 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:53:17.367 INFO:teuthology.orchestra.run.trial034.stdout: Package Arch Version Repository Size 2026-02-18T06:53:17.368 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:53:17.368 INFO:teuthology.orchestra.run.trial034.stdout:Installing: 2026-02-18T06:53:17.368 INFO:teuthology.orchestra.run.trial034.stdout: ceph-radosgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:53:17.368 INFO:teuthology.orchestra.run.trial034.stdout:Upgrading: 2026-02-18T06:53:17.368 INFO:teuthology.orchestra.run.trial034.stdout: librados2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 3.5 M 2026-02-18T06:53:17.368 INFO:teuthology.orchestra.run.trial034.stdout: librbd1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.8 M 2026-02-18T06:53:17.368 INFO:teuthology.orchestra.run.trial034.stdout:Installing dependencies: 2026-02-18T06:53:17.368 INFO:teuthology.orchestra.run.trial034.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-18T06:53:17.368 INFO:teuthology.orchestra.run.trial034.stdout: ceph-base x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.9 M 2026-02-18T06:53:17.368 INFO:teuthology.orchestra.run.trial034.stdout: ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:53:17.369 INFO:teuthology.orchestra.run.trial034.stdout: ceph-selinux x86_64 2:20.2.0-670.gadc19233.el9 ceph 25 k 2026-02-18T06:53:17.369 INFO:teuthology.orchestra.run.trial034.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T06:53:17.369 INFO:teuthology.orchestra.run.trial034.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-18T06:53:17.369 INFO:teuthology.orchestra.run.trial034.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-18T06:53:17.369 INFO:teuthology.orchestra.run.trial034.stdout: libcephfs2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 869 k 2026-02-18T06:53:17.369 INFO:teuthology.orchestra.run.trial034.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-18T06:53:17.369 INFO:teuthology.orchestra.run.trial034.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T06:53:17.369 INFO:teuthology.orchestra.run.trial034.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T06:53:17.369 INFO:teuthology.orchestra.run.trial034.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T06:53:17.369 INFO:teuthology.orchestra.run.trial034.stdout: libradosstriper1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 250 k 2026-02-18T06:53:17.369 INFO:teuthology.orchestra.run.trial034.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T06:53:17.369 INFO:teuthology.orchestra.run.trial034.stdout: librgw2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.4 M 2026-02-18T06:53:17.369 INFO:teuthology.orchestra.run.trial034.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T06:53:17.370 INFO:teuthology.orchestra.run.trial034.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T06:53:17.370 INFO:teuthology.orchestra.run.trial034.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T06:53:17.370 INFO:teuthology.orchestra.run.trial034.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-18T06:53:17.370 INFO:teuthology.orchestra.run.trial034.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-18T06:53:17.370 INFO:teuthology.orchestra.run.trial034.stdout: python3-ceph-argparse x86_64 2:20.2.0-670.gadc19233.el9 ceph 45 k 2026-02-18T06:53:17.370 INFO:teuthology.orchestra.run.trial034.stdout: python3-ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 175 k 2026-02-18T06:53:17.370 INFO:teuthology.orchestra.run.trial034.stdout: python3-cephfs x86_64 2:20.2.0-670.gadc19233.el9 ceph 162 k 2026-02-18T06:53:17.370 INFO:teuthology.orchestra.run.trial034.stdout: python3-rados x86_64 2:20.2.0-670.gadc19233.el9 ceph 323 k 2026-02-18T06:53:17.370 INFO:teuthology.orchestra.run.trial034.stdout: python3-rbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 305 k 2026-02-18T06:53:17.370 INFO:teuthology.orchestra.run.trial034.stdout: python3-rgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 99 k 2026-02-18T06:53:17.370 INFO:teuthology.orchestra.run.trial034.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-18T06:53:17.370 INFO:teuthology.orchestra.run.trial034.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-18T06:53:17.371 INFO:teuthology.orchestra.run.trial034.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-18T06:53:17.371 INFO:teuthology.orchestra.run.trial034.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T06:53:17.371 INFO:teuthology.orchestra.run.trial034.stdout:Installing weak dependencies: 2026-02-18T06:53:17.371 INFO:teuthology.orchestra.run.trial034.stdout: libcephfs-daemon x86_64 2:20.2.0-670.gadc19233.el9 ceph 35 k 2026-02-18T06:53:17.371 INFO:teuthology.orchestra.run.trial034.stdout: libcephfs-proxy2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 k 2026-02-18T06:53:17.371 INFO:teuthology.orchestra.run.trial034.stdout: nvme-cli x86_64 2.13-1.el9 baseos 1.1 M 2026-02-18T06:53:17.371 INFO:teuthology.orchestra.run.trial034.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-18T06:53:17.371 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:17.371 INFO:teuthology.orchestra.run.trial034.stdout:Transaction Summary 2026-02-18T06:53:17.371 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:53:17.372 INFO:teuthology.orchestra.run.trial034.stdout:Install 35 Packages 2026-02-18T06:53:17.372 INFO:teuthology.orchestra.run.trial034.stdout:Upgrade 2 Packages 2026-02-18T06:53:17.372 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:17.372 INFO:teuthology.orchestra.run.trial034.stdout:Total download size: 79 M 2026-02-18T06:53:17.373 INFO:teuthology.orchestra.run.trial034.stdout:Downloading Packages: 2026-02-18T06:53:18.123 INFO:teuthology.orchestra.run.trial034.stdout:(1/37): ceph-base-20.2.0-670.gadc19233.el9.x86_ 17 MB/s | 5.9 MB 00:00 2026-02-18T06:53:18.159 INFO:teuthology.orchestra.run.trial034.stdout:(2/37): ceph-selinux-20.2.0-670.gadc19233.el9.x 707 kB/s | 25 kB 00:00 2026-02-18T06:53:18.200 INFO:teuthology.orchestra.run.trial034.stdout:(3/37): libcephfs-daemon-20.2.0-670.gadc19233.e 863 kB/s | 35 kB 00:00 2026-02-18T06:53:18.242 INFO:teuthology.orchestra.run.trial034.stdout:(4/37): libcephfs-proxy2-20.2.0-670.gadc19233.e 574 kB/s | 24 kB 00:00 2026-02-18T06:53:18.303 INFO:teuthology.orchestra.run.trial034.stdout:(5/37): libcephfs2-20.2.0-670.gadc19233.el9.x86 14 MB/s | 869 kB 00:00 2026-02-18T06:53:18.355 INFO:teuthology.orchestra.run.trial034.stdout:(6/37): libradosstriper1-20.2.0-670.gadc19233.e 4.8 MB/s | 250 kB 00:00 2026-02-18T06:53:18.719 INFO:teuthology.orchestra.run.trial034.stdout:(7/37): librgw2-20.2.0-670.gadc19233.el9.x86_64 17 MB/s | 6.4 MB 00:00 2026-02-18T06:53:18.756 INFO:teuthology.orchestra.run.trial034.stdout:(8/37): python3-ceph-argparse-20.2.0-670.gadc19 1.2 MB/s | 45 kB 00:00 2026-02-18T06:53:18.797 INFO:teuthology.orchestra.run.trial034.stdout:(9/37): python3-ceph-common-20.2.0-670.gadc1923 4.2 MB/s | 175 kB 00:00 2026-02-18T06:53:18.862 INFO:teuthology.orchestra.run.trial034.stdout:(10/37): ceph-common-20.2.0-670.gadc19233.el9.x 22 MB/s | 24 MB 00:01 2026-02-18T06:53:18.863 INFO:teuthology.orchestra.run.trial034.stdout:(11/37): python3-cephfs-20.2.0-670.gadc19233.el 2.4 MB/s | 162 kB 00:00 2026-02-18T06:53:18.877 INFO:teuthology.orchestra.run.trial034.stdout:(12/37): python3-rados-20.2.0-670.gadc19233.el9 22 MB/s | 323 kB 00:00 2026-02-18T06:53:18.892 INFO:teuthology.orchestra.run.trial034.stdout:(13/37): python3-rbd-20.2.0-670.gadc19233.el9.x 10 MB/s | 305 kB 00:00 2026-02-18T06:53:18.905 INFO:teuthology.orchestra.run.trial034.stdout:(14/37): python3-rgw-20.2.0-670.gadc19233.el9.x 3.6 MB/s | 99 kB 00:00 2026-02-18T06:53:18.964 INFO:teuthology.orchestra.run.trial034.stdout:(15/37): ceph-radosgw-20.2.0-670.gadc19233.el9. 20 MB/s | 24 MB 00:01 2026-02-18T06:53:18.965 INFO:teuthology.orchestra.run.trial034.stdout:(16/37): mailcap-2.1.49-5.el9.noarch.rpm 455 kB/s | 33 kB 00:00 2026-02-18T06:53:18.987 INFO:teuthology.orchestra.run.trial034.stdout:(17/37): nvme-cli-2.13-1.el9.x86_64.rpm 13 MB/s | 1.1 MB 00:00 2026-02-18T06:53:18.991 INFO:teuthology.orchestra.run.trial034.stdout:(18/37): pciutils-3.7.0-7.el9.x86_64.rpm 3.4 MB/s | 93 kB 00:00 2026-02-18T06:53:19.030 INFO:teuthology.orchestra.run.trial034.stdout:(19/37): boost-program-options-1.75.0-13.el9.x8 1.6 MB/s | 104 kB 00:00 2026-02-18T06:53:19.052 INFO:teuthology.orchestra.run.trial034.stdout:(20/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 2.0 MB/s | 45 kB 00:00 2026-02-18T06:53:19.075 INFO:teuthology.orchestra.run.trial034.stdout:(21/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.9 MB/s | 160 kB 00:00 2026-02-18T06:53:19.077 INFO:teuthology.orchestra.run.trial034.stdout:(22/37): libnbd-1.20.3-4.el9.x86_64.rpm 1.8 MB/s | 164 kB 00:00 2026-02-18T06:53:19.117 INFO:teuthology.orchestra.run.trial034.stdout:(23/37): librdkafka-1.6.1-102.el9.x86_64.rpm 9.9 MB/s | 662 kB 00:00 2026-02-18T06:53:19.122 INFO:teuthology.orchestra.run.trial034.stdout:(24/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 6.1 MB/s | 292 kB 00:00 2026-02-18T06:53:19.127 INFO:teuthology.orchestra.run.trial034.stdout:(25/37): qatlib-25.08.0-2.el9.x86_64.rpm 4.7 MB/s | 240 kB 00:00 2026-02-18T06:53:19.139 INFO:teuthology.orchestra.run.trial034.stdout:(26/37): qatlib-service-25.08.0-2.el9.x86_64.rp 1.7 MB/s | 37 kB 00:00 2026-02-18T06:53:19.145 INFO:teuthology.orchestra.run.trial034.stdout:(27/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 2.9 MB/s | 66 kB 00:00 2026-02-18T06:53:19.202 INFO:teuthology.orchestra.run.trial034.stdout:(28/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 432 kB/s | 25 kB 00:00 2026-02-18T06:53:19.216 INFO:teuthology.orchestra.run.trial163.stdout:CentOS Stream 9 - CRB 8.9 MB/s | 7.8 MB 00:00 2026-02-18T06:53:19.243 INFO:teuthology.orchestra.run.trial034.stdout:(29/37): liboath-2.6.12-1.el9.x86_64.rpm 1.2 MB/s | 49 kB 00:00 2026-02-18T06:53:19.252 INFO:teuthology.orchestra.run.trial034.stdout:(30/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.4 MB/s | 308 kB 00:00 2026-02-18T06:53:19.264 INFO:teuthology.orchestra.run.trial034.stdout:(31/37): libunwind-1.6.2-1.el9.x86_64.rpm 3.1 MB/s | 67 kB 00:00 2026-02-18T06:53:19.305 INFO:teuthology.orchestra.run.trial034.stdout:(32/37): re2-20211101-20.el9.x86_64.rpm 4.6 MB/s | 191 kB 00:00 2026-02-18T06:53:19.312 INFO:teuthology.orchestra.run.trial034.stdout:(33/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 14 MB/s | 838 kB 00:00 2026-02-18T06:53:19.339 INFO:teuthology.orchestra.run.trial034.stdout:(34/37): libarrow-9.0.0-15.el9.x86_64.rpm 22 MB/s | 4.4 MB 00:00 2026-02-18T06:53:19.396 INFO:teuthology.orchestra.run.trial034.stdout:(35/37): librados2-20.2.0-670.gadc19233.el9.x86 42 MB/s | 3.5 MB 00:00 2026-02-18T06:53:19.418 INFO:teuthology.orchestra.run.trial034.stdout:(36/37): thrift-0.15.0-4.el9.x86_64.rpm 14 MB/s | 1.6 MB 00:00 2026-02-18T06:53:19.430 INFO:teuthology.orchestra.run.trial034.stdout:(37/37): librbd1-20.2.0-670.gadc19233.el9.x86_6 31 MB/s | 2.8 MB 00:00 2026-02-18T06:53:19.432 INFO:teuthology.orchestra.run.trial034.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:53:19.432 INFO:teuthology.orchestra.run.trial034.stdout:Total 38 MB/s | 79 MB 00:02 2026-02-18T06:53:19.537 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction check 2026-02-18T06:53:19.555 INFO:teuthology.orchestra.run.trial034.stdout:Transaction check succeeded. 2026-02-18T06:53:19.555 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction test 2026-02-18T06:53:19.852 INFO:teuthology.orchestra.run.trial034.stdout:Transaction test succeeded. 2026-02-18T06:53:19.853 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction 2026-02-18T06:53:20.189 INFO:teuthology.orchestra.run.trial034.stdout: Preparing : 1/1 2026-02-18T06:53:20.200 INFO:teuthology.orchestra.run.trial034.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/39 2026-02-18T06:53:20.357 INFO:teuthology.orchestra.run.trial034.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/39 2026-02-18T06:53:20.362 INFO:teuthology.orchestra.run.trial034.stdout: Upgrading : librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:53:20.412 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:53:20.412 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:53:20.424 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:53:20.426 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:53:20.426 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:53:20.454 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:53:20.456 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:53:20.463 INFO:teuthology.orchestra.run.trial034.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/39 2026-02-18T06:53:20.465 INFO:teuthology.orchestra.run.trial034.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 9/39 2026-02-18T06:53:20.469 INFO:teuthology.orchestra.run.trial034.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 10/39 2026-02-18T06:53:20.473 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 11/39 2026-02-18T06:53:20.482 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 12/39 2026-02-18T06:53:20.493 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:53:20.494 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:53:20.507 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:53:20.538 INFO:teuthology.orchestra.run.trial034.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-18T06:53:20.542 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-18T06:53:20.548 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-18T06:53:20.550 INFO:teuthology.orchestra.run.trial034.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-18T06:53:20.554 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-18T06:53:20.681 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:53:20.682 INFO:teuthology.orchestra.run.trial034.stdout: Upgrading : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:53:20.709 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:53:20.712 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 22/39 2026-02-18T06:53:20.718 INFO:teuthology.orchestra.run.trial034.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-18T06:53:21.001 INFO:teuthology.orchestra.run.trial034.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-18T06:53:21.002 INFO:teuthology.orchestra.run.trial034.stdout: Installing : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:53:21.019 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:53:21.022 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 26/39 2026-02-18T06:53:21.028 INFO:teuthology.orchestra.run.trial034.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-18T06:53:21.031 INFO:teuthology.orchestra.run.trial034.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-18T06:53:21.032 INFO:teuthology.orchestra.run.trial034.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:53:21.048 INFO:teuthology.orchestra.run.trial163.stdout:CentOS Stream 9 - Extras packages 18 kB/s | 20 kB 00:01 2026-02-18T06:53:21.050 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:53:21.164 INFO:teuthology.orchestra.run.trial034.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-18T06:53:21.166 INFO:teuthology.orchestra.run.trial034.stdout: Installing : nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:53:21.440 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:53:21.440 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T06:53:21.440 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:21.481 INFO:teuthology.orchestra.run.trial034.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-18T06:53:21.483 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 33/39 2026-02-18T06:53:22.577 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:53:22.580 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:53:22.882 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:53:22.885 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:53:22.924 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:53:22.924 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T06:53:22.924 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T06:53:22.924 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:22.928 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:53:23.216 INFO:teuthology.orchestra.run.trial163.stdout:Extra Packages for Enterprise Linux 9.6 MB/s | 20 MB 00:02 2026-02-18T06:53:26.411 INFO:teuthology.orchestra.run.trial163.stdout:lab-extras 2.7 MB/s | 50 kB 00:00 2026-02-18T06:53:27.408 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:53:27.409 INFO:teuthology.orchestra.run.trial034.stdout:skipping the directory /sys 2026-02-18T06:53:27.409 INFO:teuthology.orchestra.run.trial034.stdout:skipping the directory /proc 2026-02-18T06:53:27.409 INFO:teuthology.orchestra.run.trial034.stdout:skipping the directory /mnt 2026-02-18T06:53:27.409 INFO:teuthology.orchestra.run.trial034.stdout:skipping the directory /var/tmp 2026-02-18T06:53:27.409 INFO:teuthology.orchestra.run.trial034.stdout:skipping the directory /home 2026-02-18T06:53:27.409 INFO:teuthology.orchestra.run.trial034.stdout:skipping the directory /root 2026-02-18T06:53:27.409 INFO:teuthology.orchestra.run.trial034.stdout:skipping the directory /tmp 2026-02-18T06:53:27.409 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:27.625 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:53:27.627 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:53:27.627 INFO:teuthology.orchestra.run.trial163.stdout: Package Arch Version Repository Size 2026-02-18T06:53:27.627 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:53:27.627 INFO:teuthology.orchestra.run.trial163.stdout:Installing: 2026-02-18T06:53:27.627 INFO:teuthology.orchestra.run.trial163.stdout: ceph-radosgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:53:27.627 INFO:teuthology.orchestra.run.trial163.stdout:Upgrading: 2026-02-18T06:53:27.627 INFO:teuthology.orchestra.run.trial163.stdout: librados2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 3.5 M 2026-02-18T06:53:27.627 INFO:teuthology.orchestra.run.trial163.stdout: librbd1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.8 M 2026-02-18T06:53:27.627 INFO:teuthology.orchestra.run.trial163.stdout:Installing dependencies: 2026-02-18T06:53:27.628 INFO:teuthology.orchestra.run.trial163.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-18T06:53:27.628 INFO:teuthology.orchestra.run.trial163.stdout: ceph-base x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.9 M 2026-02-18T06:53:27.628 INFO:teuthology.orchestra.run.trial163.stdout: ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:53:27.628 INFO:teuthology.orchestra.run.trial163.stdout: ceph-selinux x86_64 2:20.2.0-670.gadc19233.el9 ceph 25 k 2026-02-18T06:53:27.628 INFO:teuthology.orchestra.run.trial163.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T06:53:27.628 INFO:teuthology.orchestra.run.trial163.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-18T06:53:27.628 INFO:teuthology.orchestra.run.trial163.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-18T06:53:27.628 INFO:teuthology.orchestra.run.trial163.stdout: libcephfs2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 869 k 2026-02-18T06:53:27.628 INFO:teuthology.orchestra.run.trial163.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-18T06:53:27.628 INFO:teuthology.orchestra.run.trial163.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T06:53:27.628 INFO:teuthology.orchestra.run.trial163.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T06:53:27.628 INFO:teuthology.orchestra.run.trial163.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T06:53:27.628 INFO:teuthology.orchestra.run.trial163.stdout: libradosstriper1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 250 k 2026-02-18T06:53:27.629 INFO:teuthology.orchestra.run.trial163.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T06:53:27.629 INFO:teuthology.orchestra.run.trial163.stdout: librgw2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.4 M 2026-02-18T06:53:27.629 INFO:teuthology.orchestra.run.trial163.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T06:53:27.629 INFO:teuthology.orchestra.run.trial163.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T06:53:27.629 INFO:teuthology.orchestra.run.trial163.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T06:53:27.629 INFO:teuthology.orchestra.run.trial163.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-18T06:53:27.629 INFO:teuthology.orchestra.run.trial163.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-18T06:53:27.629 INFO:teuthology.orchestra.run.trial163.stdout: python3-ceph-argparse x86_64 2:20.2.0-670.gadc19233.el9 ceph 45 k 2026-02-18T06:53:27.629 INFO:teuthology.orchestra.run.trial163.stdout: python3-ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 175 k 2026-02-18T06:53:27.629 INFO:teuthology.orchestra.run.trial163.stdout: python3-cephfs x86_64 2:20.2.0-670.gadc19233.el9 ceph 162 k 2026-02-18T06:53:27.629 INFO:teuthology.orchestra.run.trial163.stdout: python3-rados x86_64 2:20.2.0-670.gadc19233.el9 ceph 323 k 2026-02-18T06:53:27.629 INFO:teuthology.orchestra.run.trial163.stdout: python3-rbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 305 k 2026-02-18T06:53:27.630 INFO:teuthology.orchestra.run.trial163.stdout: python3-rgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 99 k 2026-02-18T06:53:27.630 INFO:teuthology.orchestra.run.trial163.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-18T06:53:27.630 INFO:teuthology.orchestra.run.trial163.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-18T06:53:27.630 INFO:teuthology.orchestra.run.trial163.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-18T06:53:27.630 INFO:teuthology.orchestra.run.trial163.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T06:53:27.630 INFO:teuthology.orchestra.run.trial163.stdout:Installing weak dependencies: 2026-02-18T06:53:27.630 INFO:teuthology.orchestra.run.trial163.stdout: libcephfs-daemon x86_64 2:20.2.0-670.gadc19233.el9 ceph 35 k 2026-02-18T06:53:27.630 INFO:teuthology.orchestra.run.trial163.stdout: libcephfs-proxy2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 k 2026-02-18T06:53:27.630 INFO:teuthology.orchestra.run.trial163.stdout: nvme-cli x86_64 2.13-1.el9 baseos 1.1 M 2026-02-18T06:53:27.630 INFO:teuthology.orchestra.run.trial163.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-18T06:53:27.630 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:27.630 INFO:teuthology.orchestra.run.trial163.stdout:Transaction Summary 2026-02-18T06:53:27.631 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:53:27.631 INFO:teuthology.orchestra.run.trial163.stdout:Install 35 Packages 2026-02-18T06:53:27.631 INFO:teuthology.orchestra.run.trial163.stdout:Upgrade 2 Packages 2026-02-18T06:53:27.631 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:27.632 INFO:teuthology.orchestra.run.trial163.stdout:Total download size: 79 M 2026-02-18T06:53:27.632 INFO:teuthology.orchestra.run.trial163.stdout:Downloading Packages: 2026-02-18T06:53:28.176 INFO:teuthology.orchestra.run.trial163.stdout:(1/37): ceph-base-20.2.0-670.gadc19233.el9.x86_ 18 MB/s | 5.9 MB 00:00 2026-02-18T06:53:28.210 INFO:teuthology.orchestra.run.trial163.stdout:(2/37): ceph-selinux-20.2.0-670.gadc19233.el9.x 753 kB/s | 25 kB 00:00 2026-02-18T06:53:28.247 INFO:teuthology.orchestra.run.trial163.stdout:(3/37): libcephfs-daemon-20.2.0-670.gadc19233.e 942 kB/s | 35 kB 00:00 2026-02-18T06:53:28.286 INFO:teuthology.orchestra.run.trial163.stdout:(4/37): libcephfs-proxy2-20.2.0-670.gadc19233.e 622 kB/s | 24 kB 00:00 2026-02-18T06:53:28.344 INFO:teuthology.orchestra.run.trial163.stdout:(5/37): libcephfs2-20.2.0-670.gadc19233.el9.x86 15 MB/s | 869 kB 00:00 2026-02-18T06:53:28.392 INFO:teuthology.orchestra.run.trial163.stdout:(6/37): libradosstriper1-20.2.0-670.gadc19233.e 5.1 MB/s | 250 kB 00:00 2026-02-18T06:53:28.455 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:53:28.479 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:53:28.479 INFO:teuthology.orchestra.run.trial034.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:53:28.479 INFO:teuthology.orchestra.run.trial034.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T06:53:28.479 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:53:28.479 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:53:28.479 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:28.481 INFO:teuthology.orchestra.run.trial034.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:53:28.495 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:53:28.495 INFO:teuthology.orchestra.run.trial034.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:53:28.552 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:53:28.552 INFO:teuthology.orchestra.run.trial034.stdout:Creating group 'qat' with GID 992. 2026-02-18T06:53:28.552 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:28.756 INFO:teuthology.orchestra.run.trial163.stdout:(7/37): librgw2-20.2.0-670.gadc19233.el9.x86_64 18 MB/s | 6.4 MB 00:00 2026-02-18T06:53:28.792 INFO:teuthology.orchestra.run.trial163.stdout:(8/37): python3-ceph-argparse-20.2.0-670.gadc19 1.2 MB/s | 45 kB 00:00 2026-02-18T06:53:28.832 INFO:teuthology.orchestra.run.trial163.stdout:(9/37): python3-ceph-common-20.2.0-670.gadc1923 4.4 MB/s | 175 kB 00:00 2026-02-18T06:53:28.858 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 1/39 2026-02-18T06:53:28.858 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2/39 2026-02-18T06:53:28.858 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:53:28.859 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:53:28.859 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:53:28.859 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:53:28.859 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:53:28.859 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 8/39 2026-02-18T06:53:28.859 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 9/39 2026-02-18T06:53:28.859 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 10/39 2026-02-18T06:53:28.859 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 11/39 2026-02-18T06:53:28.859 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 12/39 2026-02-18T06:53:28.859 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:53:28.859 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:53:28.859 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 15/39 2026-02-18T06:53:28.860 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-18T06:53:28.860 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : nvme-cli-2.13-1.el9.x86_64 17/39 2026-02-18T06:53:28.860 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-18T06:53:28.860 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-18T06:53:28.860 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:53:28.860 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-18T06:53:28.860 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-18T06:53:28.860 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-18T06:53:28.860 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-18T06:53:28.860 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-18T06:53:28.860 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-18T06:53:28.860 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-18T06:53:28.861 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-18T06:53:28.861 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-18T06:53:28.861 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-18T06:53:28.861 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-18T06:53:28.861 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-18T06:53:28.861 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-18T06:53:28.861 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-18T06:53:28.861 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-18T06:53:28.861 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : librados2-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:53:28.861 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-18T06:53:28.861 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 38/39 2026-02-18T06:53:28.870 INFO:teuthology.orchestra.run.trial163.stdout:(10/37): python3-cephfs-20.2.0-670.gadc19233.el 4.1 MB/s | 162 kB 00:00 2026-02-18T06:53:28.914 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:53:28.914 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:28.914 INFO:teuthology.orchestra.run.trial034.stdout:Upgraded: 2026-02-18T06:53:28.914 INFO:teuthology.orchestra.run.trial034.stdout: librados2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.914 INFO:teuthology.orchestra.run.trial034.stdout: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.914 INFO:teuthology.orchestra.run.trial034.stdout:Installed: 2026-02-18T06:53:28.914 INFO:teuthology.orchestra.run.trial034.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-18T06:53:28.915 INFO:teuthology.orchestra.run.trial034.stdout: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.915 INFO:teuthology.orchestra.run.trial034.stdout: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.915 INFO:teuthology.orchestra.run.trial034.stdout: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.915 INFO:teuthology.orchestra.run.trial034.stdout: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.915 INFO:teuthology.orchestra.run.trial034.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T06:53:28.915 INFO:teuthology.orchestra.run.trial034.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-18T06:53:28.915 INFO:teuthology.orchestra.run.trial034.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-18T06:53:28.915 INFO:teuthology.orchestra.run.trial034.stdout: libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.915 INFO:teuthology.orchestra.run.trial034.stdout: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.915 INFO:teuthology.orchestra.run.trial034.stdout: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.915 INFO:teuthology.orchestra.run.trial034.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-18T06:53:28.916 INFO:teuthology.orchestra.run.trial034.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T06:53:28.916 INFO:teuthology.orchestra.run.trial034.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T06:53:28.916 INFO:teuthology.orchestra.run.trial034.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T06:53:28.916 INFO:teuthology.orchestra.run.trial034.stdout: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.916 INFO:teuthology.orchestra.run.trial034.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T06:53:28.916 INFO:teuthology.orchestra.run.trial034.stdout: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.916 INFO:teuthology.orchestra.run.trial034.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T06:53:28.916 INFO:teuthology.orchestra.run.trial034.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T06:53:28.916 INFO:teuthology.orchestra.run.trial034.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T06:53:28.916 INFO:teuthology.orchestra.run.trial034.stdout: nvme-cli-2.13-1.el9.x86_64 2026-02-18T06:53:28.916 INFO:teuthology.orchestra.run.trial034.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-18T06:53:28.916 INFO:teuthology.orchestra.run.trial034.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-18T06:53:28.917 INFO:teuthology.orchestra.run.trial034.stdout: python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.917 INFO:teuthology.orchestra.run.trial034.stdout: python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.917 INFO:teuthology.orchestra.run.trial034.stdout: python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.917 INFO:teuthology.orchestra.run.trial034.stdout: python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.917 INFO:teuthology.orchestra.run.trial034.stdout: python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.917 INFO:teuthology.orchestra.run.trial034.stdout: python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:28.917 INFO:teuthology.orchestra.run.trial034.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-18T06:53:28.917 INFO:teuthology.orchestra.run.trial034.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-18T06:53:28.917 INFO:teuthology.orchestra.run.trial034.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-18T06:53:28.917 INFO:teuthology.orchestra.run.trial034.stdout: re2-1:20211101-20.el9.x86_64 2026-02-18T06:53:28.917 INFO:teuthology.orchestra.run.trial034.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T06:53:28.918 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:28.918 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:53:28.932 INFO:teuthology.orchestra.run.trial163.stdout:(11/37): ceph-common-20.2.0-670.gadc19233.el9.x 22 MB/s | 24 MB 00:01 2026-02-18T06:53:28.933 INFO:teuthology.orchestra.run.trial163.stdout:(12/37): python3-rados-20.2.0-670.gadc19233.el9 5.1 MB/s | 323 kB 00:00 2026-02-18T06:53:28.948 INFO:teuthology.orchestra.run.trial163.stdout:(13/37): python3-rbd-20.2.0-670.gadc19233.el9.x 18 MB/s | 305 kB 00:00 2026-02-18T06:53:28.956 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install ceph-test 2026-02-18T06:53:28.957 INFO:teuthology.orchestra.run.trial163.stdout:(14/37): python3-rgw-20.2.0-670.gadc19233.el9.x 4.1 MB/s | 99 kB 00:00 2026-02-18T06:53:29.021 INFO:teuthology.orchestra.run.trial163.stdout:(15/37): ceph-radosgw-20.2.0-670.gadc19233.el9. 20 MB/s | 24 MB 00:01 2026-02-18T06:53:29.268 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:13 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:53:29.349 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:53:29.350 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:53:29.350 INFO:teuthology.orchestra.run.trial034.stdout: Package Arch Version Repository Size 2026-02-18T06:53:29.350 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:53:29.350 INFO:teuthology.orchestra.run.trial034.stdout:Installing: 2026-02-18T06:53:29.350 INFO:teuthology.orchestra.run.trial034.stdout: ceph-test x86_64 2:20.2.0-670.gadc19233.el9 ceph 84 M 2026-02-18T06:53:29.351 INFO:teuthology.orchestra.run.trial034.stdout:Installing dependencies: 2026-02-18T06:53:29.351 INFO:teuthology.orchestra.run.trial034.stdout: libcephsqlite x86_64 2:20.2.0-670.gadc19233.el9 ceph 164 k 2026-02-18T06:53:29.351 INFO:teuthology.orchestra.run.trial034.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T06:53:29.351 INFO:teuthology.orchestra.run.trial034.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T06:53:29.351 INFO:teuthology.orchestra.run.trial034.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T06:53:29.351 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:29.351 INFO:teuthology.orchestra.run.trial034.stdout:Transaction Summary 2026-02-18T06:53:29.351 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:53:29.351 INFO:teuthology.orchestra.run.trial034.stdout:Install 5 Packages 2026-02-18T06:53:29.351 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:29.351 INFO:teuthology.orchestra.run.trial034.stdout:Total download size: 85 M 2026-02-18T06:53:29.352 INFO:teuthology.orchestra.run.trial034.stdout:Installed size: 364 M 2026-02-18T06:53:29.352 INFO:teuthology.orchestra.run.trial034.stdout:Downloading Packages: 2026-02-18T06:53:29.503 INFO:teuthology.orchestra.run.trial034.stdout:(1/5): libcephsqlite-20.2.0-670.gadc19233.el9.x 1.9 MB/s | 164 kB 00:00 2026-02-18T06:53:29.702 INFO:teuthology.orchestra.run.trial163.stdout:(16/37): mailcap-2.1.49-5.el9.noarch.rpm 44 kB/s | 33 kB 00:00 2026-02-18T06:53:29.725 INFO:teuthology.orchestra.run.trial163.stdout:(17/37): pciutils-3.7.0-7.el9.x86_64.rpm 132 kB/s | 93 kB 00:00 2026-02-18T06:53:30.204 INFO:teuthology.orchestra.run.trial034.stdout:(2/5): libxslt-1.1.34-12.el9.x86_64.rpm 296 kB/s | 233 kB 00:00 2026-02-18T06:53:30.268 INFO:teuthology.orchestra.run.trial163.stdout:(18/37): boost-program-options-1.75.0-13.el9.x8 184 kB/s | 104 kB 00:00 2026-02-18T06:53:30.354 INFO:teuthology.orchestra.run.trial163.stdout:(19/37): nvme-cli-2.13-1.el9.x86_64.rpm 804 kB/s | 1.1 MB 00:01 2026-02-18T06:53:30.358 INFO:teuthology.orchestra.run.trial163.stdout:(20/37): libnbd-1.20.3-4.el9.x86_64.rpm 259 kB/s | 164 kB 00:00 2026-02-18T06:53:30.363 INFO:teuthology.orchestra.run.trial034.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 402 kB/s | 64 kB 00:00 2026-02-18T06:53:30.437 INFO:teuthology.orchestra.run.trial163.stdout:(21/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 547 kB/s | 45 kB 00:00 2026-02-18T06:53:30.508 INFO:teuthology.orchestra.run.trial163.stdout:(22/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 667 kB/s | 160 kB 00:00 2026-02-18T06:53:30.825 INFO:teuthology.orchestra.run.trial163.stdout:(23/37): qatlib-25.08.0-2.el9.x86_64.rpm 756 kB/s | 240 kB 00:00 2026-02-18T06:53:30.833 INFO:teuthology.orchestra.run.trial163.stdout:(24/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 740 kB/s | 292 kB 00:00 2026-02-18T06:53:30.908 INFO:teuthology.orchestra.run.trial163.stdout:(25/37): qatlib-service-25.08.0-2.el9.x86_64.rp 447 kB/s | 37 kB 00:00 2026-02-18T06:53:30.915 INFO:teuthology.orchestra.run.trial163.stdout:(26/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 805 kB/s | 66 kB 00:00 2026-02-18T06:53:31.065 INFO:teuthology.orchestra.run.trial034.stdout:(4/5): ceph-test-20.2.0-670.gadc19233.el9.x86_6 51 MB/s | 84 MB 00:01 2026-02-18T06:53:31.066 INFO:teuthology.orchestra.run.trial034.stdout:(5/5): socat-1.7.4.1-8.el9.x86_64.rpm 194 kB/s | 303 kB 00:01 2026-02-18T06:53:31.069 INFO:teuthology.orchestra.run.trial034.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:53:31.069 INFO:teuthology.orchestra.run.trial034.stdout:Total 49 MB/s | 85 MB 00:01 2026-02-18T06:53:31.095 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction check 2026-02-18T06:53:31.105 INFO:teuthology.orchestra.run.trial034.stdout:Transaction check succeeded. 2026-02-18T06:53:31.105 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction test 2026-02-18T06:53:31.333 INFO:teuthology.orchestra.run.trial163.stdout:(27/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 723 kB/s | 308 kB 00:00 2026-02-18T06:53:31.391 INFO:teuthology.orchestra.run.trial163.stdout:(28/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 429 kB/s | 25 kB 00:00 2026-02-18T06:53:31.393 INFO:teuthology.orchestra.run.trial034.stdout:Transaction test succeeded. 2026-02-18T06:53:31.393 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction 2026-02-18T06:53:31.452 INFO:teuthology.orchestra.run.trial163.stdout:(29/37): liboath-2.6.12-1.el9.x86_64.rpm 808 kB/s | 49 kB 00:00 2026-02-18T06:53:31.517 INFO:teuthology.orchestra.run.trial163.stdout:(30/37): libunwind-1.6.2-1.el9.x86_64.rpm 1.0 MB/s | 67 kB 00:00 2026-02-18T06:53:31.552 INFO:teuthology.orchestra.run.trial163.stdout:(31/37): libarrow-9.0.0-15.el9.x86_64.rpm 6.9 MB/s | 4.4 MB 00:00 2026-02-18T06:53:31.609 INFO:teuthology.orchestra.run.trial163.stdout:(32/37): re2-20211101-20.el9.x86_64.rpm 3.3 MB/s | 191 kB 00:00 2026-02-18T06:53:31.617 INFO:teuthology.orchestra.run.trial163.stdout:(33/37): librdkafka-1.6.1-102.el9.x86_64.rpm 526 kB/s | 662 kB 00:01 2026-02-18T06:53:31.676 INFO:teuthology.orchestra.run.trial163.stdout:(34/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 5.2 MB/s | 838 kB 00:00 2026-02-18T06:53:31.680 INFO:teuthology.orchestra.run.trial163.stdout:(35/37): thrift-0.15.0-4.el9.x86_64.rpm 22 MB/s | 1.6 MB 00:00 2026-02-18T06:53:31.703 INFO:teuthology.orchestra.run.trial034.stdout: Preparing : 1/1 2026-02-18T06:53:31.709 INFO:teuthology.orchestra.run.trial034.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T06:53:31.713 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T06:53:31.721 INFO:teuthology.orchestra.run.trial034.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T06:53:31.721 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:53:31.734 INFO:teuthology.orchestra.run.trial163.stdout:(36/37): librados2-20.2.0-670.gadc19233.el9.x86 30 MB/s | 3.5 MB 00:00 2026-02-18T06:53:31.791 INFO:teuthology.orchestra.run.trial163.stdout:(37/37): librbd1-20.2.0-670.gadc19233.el9.x86_6 25 MB/s | 2.8 MB 00:00 2026-02-18T06:53:31.794 INFO:teuthology.orchestra.run.trial163.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:53:31.795 INFO:teuthology.orchestra.run.trial163.stdout:Total 19 MB/s | 79 MB 00:04 2026-02-18T06:53:31.888 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction check 2026-02-18T06:53:31.908 INFO:teuthology.orchestra.run.trial163.stdout:Transaction check succeeded. 2026-02-18T06:53:31.908 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction test 2026-02-18T06:53:32.206 INFO:teuthology.orchestra.run.trial163.stdout:Transaction test succeeded. 2026-02-18T06:53:32.206 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction 2026-02-18T06:53:32.546 INFO:teuthology.orchestra.run.trial163.stdout: Preparing : 1/1 2026-02-18T06:53:32.557 INFO:teuthology.orchestra.run.trial163.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/39 2026-02-18T06:53:32.715 INFO:teuthology.orchestra.run.trial163.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/39 2026-02-18T06:53:32.719 INFO:teuthology.orchestra.run.trial163.stdout: Upgrading : librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:53:32.769 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:53:32.770 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:53:32.781 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:53:32.784 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:53:32.784 INFO:teuthology.orchestra.run.trial109.stdout:Extra Packages for Enterprise Linux 1.2 MB/s | 20 MB 00:17 2026-02-18T06:53:32.784 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:53:32.812 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:53:32.814 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:53:32.822 INFO:teuthology.orchestra.run.trial163.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/39 2026-02-18T06:53:32.825 INFO:teuthology.orchestra.run.trial163.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 9/39 2026-02-18T06:53:32.830 INFO:teuthology.orchestra.run.trial163.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 10/39 2026-02-18T06:53:32.834 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 11/39 2026-02-18T06:53:32.843 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 12/39 2026-02-18T06:53:32.857 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:53:32.858 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:53:32.871 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:53:32.907 INFO:teuthology.orchestra.run.trial163.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-18T06:53:32.913 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-18T06:53:32.919 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-18T06:53:32.921 INFO:teuthology.orchestra.run.trial163.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-18T06:53:32.926 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-18T06:53:33.051 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:53:33.052 INFO:teuthology.orchestra.run.trial163.stdout: Upgrading : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:53:33.077 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:53:33.079 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 22/39 2026-02-18T06:53:33.086 INFO:teuthology.orchestra.run.trial163.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-18T06:53:33.366 INFO:teuthology.orchestra.run.trial163.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-18T06:53:33.368 INFO:teuthology.orchestra.run.trial163.stdout: Installing : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:53:33.384 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:53:33.388 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 26/39 2026-02-18T06:53:33.392 INFO:teuthology.orchestra.run.trial163.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-18T06:53:33.395 INFO:teuthology.orchestra.run.trial163.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-18T06:53:33.396 INFO:teuthology.orchestra.run.trial163.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:53:33.415 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:53:33.528 INFO:teuthology.orchestra.run.trial163.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-18T06:53:33.530 INFO:teuthology.orchestra.run.trial163.stdout: Installing : nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:53:33.816 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:53:33.817 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T06:53:33.817 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:33.858 INFO:teuthology.orchestra.run.trial163.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-18T06:53:33.860 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 33/39 2026-02-18T06:53:34.957 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:53:34.959 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:53:35.257 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:53:35.260 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:53:35.300 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:53:35.300 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T06:53:35.300 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T06:53:35.300 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:35.304 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:53:35.497 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:53:35.515 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:53:35.862 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:53:35.863 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 1/5 2026-02-18T06:53:35.863 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2/5 2026-02-18T06:53:35.863 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T06:53:35.863 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T06:53:35.914 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T06:53:35.914 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:35.914 INFO:teuthology.orchestra.run.trial034.stdout:Installed: 2026-02-18T06:53:35.914 INFO:teuthology.orchestra.run.trial034.stdout: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:35.914 INFO:teuthology.orchestra.run.trial034.stdout: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:35.914 INFO:teuthology.orchestra.run.trial034.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-18T06:53:35.914 INFO:teuthology.orchestra.run.trial034.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-18T06:53:35.914 INFO:teuthology.orchestra.run.trial034.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T06:53:35.914 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:35.915 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:53:35.952 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install ceph 2026-02-18T06:53:36.003 INFO:teuthology.orchestra.run.trial109.stdout:lab-extras 2.1 MB/s | 50 kB 00:00 2026-02-18T06:53:36.262 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:20 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:53:36.347 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:53:36.350 INFO:teuthology.orchestra.run.trial034.stdout:====================================================================================== 2026-02-18T06:53:36.350 INFO:teuthology.orchestra.run.trial034.stdout: Package Arch Version Repository Size 2026-02-18T06:53:36.350 INFO:teuthology.orchestra.run.trial034.stdout:====================================================================================== 2026-02-18T06:53:36.350 INFO:teuthology.orchestra.run.trial034.stdout:Installing: 2026-02-18T06:53:36.350 INFO:teuthology.orchestra.run.trial034.stdout: ceph x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.5 k 2026-02-18T06:53:36.351 INFO:teuthology.orchestra.run.trial034.stdout:Installing dependencies: 2026-02-18T06:53:36.351 INFO:teuthology.orchestra.run.trial034.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-18T06:53:36.351 INFO:teuthology.orchestra.run.trial034.stdout: ceph-grafana-dashboards noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 43 k 2026-02-18T06:53:36.351 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mds x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.3 M 2026-02-18T06:53:36.351 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mgr x86_64 2:20.2.0-670.gadc19233.el9 ceph 961 k 2026-02-18T06:53:36.351 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mgr-modules-core noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 290 k 2026-02-18T06:53:36.351 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mon x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.1 M 2026-02-18T06:53:36.351 INFO:teuthology.orchestra.run.trial034.stdout: ceph-osd x86_64 2:20.2.0-670.gadc19233.el9 ceph 17 M 2026-02-18T06:53:36.351 INFO:teuthology.orchestra.run.trial034.stdout: ceph-prometheus-alerts noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 17 k 2026-02-18T06:53:36.351 INFO:teuthology.orchestra.run.trial034.stdout: cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 1.0 M 2026-02-18T06:53:36.351 INFO:teuthology.orchestra.run.trial034.stdout: cryptsetup x86_64 2.8.1-2.el9 baseos 350 k 2026-02-18T06:53:36.351 INFO:teuthology.orchestra.run.trial034.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T06:53:36.352 INFO:teuthology.orchestra.run.trial034.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T06:53:36.352 INFO:teuthology.orchestra.run.trial034.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T06:53:36.352 INFO:teuthology.orchestra.run.trial034.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-18T06:53:36.352 INFO:teuthology.orchestra.run.trial034.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T06:53:36.352 INFO:teuthology.orchestra.run.trial034.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T06:53:36.352 INFO:teuthology.orchestra.run.trial034.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T06:53:36.352 INFO:teuthology.orchestra.run.trial034.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T06:53:36.352 INFO:teuthology.orchestra.run.trial034.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T06:53:36.352 INFO:teuthology.orchestra.run.trial034.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-18T06:53:36.352 INFO:teuthology.orchestra.run.trial034.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-18T06:53:36.352 INFO:teuthology.orchestra.run.trial034.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-18T06:53:36.352 INFO:teuthology.orchestra.run.trial034.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T06:53:36.353 INFO:teuthology.orchestra.run.trial034.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T06:53:36.353 INFO:teuthology.orchestra.run.trial034.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-18T06:53:36.353 INFO:teuthology.orchestra.run.trial034.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-18T06:53:36.353 INFO:teuthology.orchestra.run.trial034.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T06:53:36.353 INFO:teuthology.orchestra.run.trial034.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T06:53:36.353 INFO:teuthology.orchestra.run.trial034.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T06:53:36.353 INFO:teuthology.orchestra.run.trial034.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T06:53:36.353 INFO:teuthology.orchestra.run.trial034.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T06:53:36.353 INFO:teuthology.orchestra.run.trial034.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T06:53:36.353 INFO:teuthology.orchestra.run.trial034.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T06:53:36.353 INFO:teuthology.orchestra.run.trial034.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T06:53:36.353 INFO:teuthology.orchestra.run.trial034.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T06:53:36.354 INFO:teuthology.orchestra.run.trial034.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T06:53:36.354 INFO:teuthology.orchestra.run.trial034.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T06:53:36.354 INFO:teuthology.orchestra.run.trial034.stdout: python3-devel x86_64 3.9.25-2.el9 appstream 244 k 2026-02-18T06:53:36.354 INFO:teuthology.orchestra.run.trial034.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T06:53:36.354 INFO:teuthology.orchestra.run.trial034.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-18T06:53:36.354 INFO:teuthology.orchestra.run.trial034.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-18T06:53:36.354 INFO:teuthology.orchestra.run.trial034.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-18T06:53:36.354 INFO:teuthology.orchestra.run.trial034.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T06:53:36.354 INFO:teuthology.orchestra.run.trial034.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T06:53:36.354 INFO:teuthology.orchestra.run.trial034.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T06:53:36.354 INFO:teuthology.orchestra.run.trial034.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T06:53:36.354 INFO:teuthology.orchestra.run.trial034.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T06:53:36.354 INFO:teuthology.orchestra.run.trial034.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T06:53:36.355 INFO:teuthology.orchestra.run.trial034.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T06:53:36.355 INFO:teuthology.orchestra.run.trial034.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-18T06:53:36.355 INFO:teuthology.orchestra.run.trial034.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T06:53:36.355 INFO:teuthology.orchestra.run.trial034.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T06:53:36.355 INFO:teuthology.orchestra.run.trial034.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-18T06:53:36.355 INFO:teuthology.orchestra.run.trial034.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T06:53:36.355 INFO:teuthology.orchestra.run.trial034.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T06:53:36.355 INFO:teuthology.orchestra.run.trial034.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-18T06:53:36.355 INFO:teuthology.orchestra.run.trial034.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T06:53:36.355 INFO:teuthology.orchestra.run.trial034.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T06:53:36.355 INFO:teuthology.orchestra.run.trial034.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T06:53:36.355 INFO:teuthology.orchestra.run.trial034.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T06:53:36.355 INFO:teuthology.orchestra.run.trial034.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T06:53:36.356 INFO:teuthology.orchestra.run.trial034.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T06:53:36.356 INFO:teuthology.orchestra.run.trial034.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-18T06:53:36.356 INFO:teuthology.orchestra.run.trial034.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T06:53:36.356 INFO:teuthology.orchestra.run.trial034.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T06:53:36.356 INFO:teuthology.orchestra.run.trial034.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T06:53:36.356 INFO:teuthology.orchestra.run.trial034.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T06:53:36.356 INFO:teuthology.orchestra.run.trial034.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T06:53:36.356 INFO:teuthology.orchestra.run.trial034.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T06:53:36.356 INFO:teuthology.orchestra.run.trial034.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T06:53:36.356 INFO:teuthology.orchestra.run.trial034.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T06:53:36.356 INFO:teuthology.orchestra.run.trial034.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T06:53:36.356 INFO:teuthology.orchestra.run.trial034.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T06:53:36.356 INFO:teuthology.orchestra.run.trial034.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T06:53:36.357 INFO:teuthology.orchestra.run.trial034.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T06:53:36.357 INFO:teuthology.orchestra.run.trial034.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T06:53:36.357 INFO:teuthology.orchestra.run.trial034.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T06:53:36.357 INFO:teuthology.orchestra.run.trial034.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T06:53:36.357 INFO:teuthology.orchestra.run.trial034.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T06:53:36.357 INFO:teuthology.orchestra.run.trial034.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-18T06:53:36.357 INFO:teuthology.orchestra.run.trial034.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-18T06:53:36.357 INFO:teuthology.orchestra.run.trial034.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T06:53:36.357 INFO:teuthology.orchestra.run.trial034.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-18T06:53:36.357 INFO:teuthology.orchestra.run.trial034.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-18T06:53:36.357 INFO:teuthology.orchestra.run.trial034.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-18T06:53:36.357 INFO:teuthology.orchestra.run.trial034.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-18T06:53:36.357 INFO:teuthology.orchestra.run.trial034.stdout:Installing weak dependencies: 2026-02-18T06:53:36.358 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mgr-cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 173 k 2026-02-18T06:53:36.358 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mgr-dashboard noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 11 M 2026-02-18T06:53:36.358 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 7.4 M 2026-02-18T06:53:36.358 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mgr-k8sevents noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 22 k 2026-02-18T06:53:36.358 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mgr-rook noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 50 k 2026-02-18T06:53:36.358 INFO:teuthology.orchestra.run.trial034.stdout: ceph-volume noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 297 k 2026-02-18T06:53:36.358 INFO:teuthology.orchestra.run.trial034.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-18T06:53:36.358 INFO:teuthology.orchestra.run.trial034.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-18T06:53:36.358 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:36.358 INFO:teuthology.orchestra.run.trial034.stdout:Transaction Summary 2026-02-18T06:53:36.358 INFO:teuthology.orchestra.run.trial034.stdout:====================================================================================== 2026-02-18T06:53:36.358 INFO:teuthology.orchestra.run.trial034.stdout:Install 95 Packages 2026-02-18T06:53:36.359 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:36.359 INFO:teuthology.orchestra.run.trial034.stdout:Total download size: 101 M 2026-02-18T06:53:36.359 INFO:teuthology.orchestra.run.trial034.stdout:Installed size: 561 M 2026-02-18T06:53:36.359 INFO:teuthology.orchestra.run.trial034.stdout:Downloading Packages: 2026-02-18T06:53:37.134 INFO:teuthology.orchestra.run.trial034.stdout:(1/95): ceph-20.2.0-670.gadc19233.el9.x86_64.rp 31 kB/s | 6.5 kB 00:00 2026-02-18T06:53:37.235 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:53:37.236 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:53:37.236 INFO:teuthology.orchestra.run.trial109.stdout: Package Arch Version Repository Size 2026-02-18T06:53:37.236 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:53:37.236 INFO:teuthology.orchestra.run.trial109.stdout:Installing: 2026-02-18T06:53:37.236 INFO:teuthology.orchestra.run.trial109.stdout: ceph-radosgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:53:37.237 INFO:teuthology.orchestra.run.trial109.stdout:Upgrading: 2026-02-18T06:53:37.237 INFO:teuthology.orchestra.run.trial109.stdout: librados2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 3.5 M 2026-02-18T06:53:37.237 INFO:teuthology.orchestra.run.trial109.stdout: librbd1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.8 M 2026-02-18T06:53:37.237 INFO:teuthology.orchestra.run.trial109.stdout:Installing dependencies: 2026-02-18T06:53:37.237 INFO:teuthology.orchestra.run.trial109.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-18T06:53:37.237 INFO:teuthology.orchestra.run.trial109.stdout: ceph-base x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.9 M 2026-02-18T06:53:37.237 INFO:teuthology.orchestra.run.trial109.stdout: ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:53:37.237 INFO:teuthology.orchestra.run.trial109.stdout: ceph-selinux x86_64 2:20.2.0-670.gadc19233.el9 ceph 25 k 2026-02-18T06:53:37.237 INFO:teuthology.orchestra.run.trial109.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T06:53:37.237 INFO:teuthology.orchestra.run.trial109.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-18T06:53:37.237 INFO:teuthology.orchestra.run.trial109.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-18T06:53:37.237 INFO:teuthology.orchestra.run.trial109.stdout: libcephfs2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 869 k 2026-02-18T06:53:37.238 INFO:teuthology.orchestra.run.trial109.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-18T06:53:37.238 INFO:teuthology.orchestra.run.trial109.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T06:53:37.238 INFO:teuthology.orchestra.run.trial109.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T06:53:37.238 INFO:teuthology.orchestra.run.trial109.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T06:53:37.238 INFO:teuthology.orchestra.run.trial109.stdout: libradosstriper1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 250 k 2026-02-18T06:53:37.238 INFO:teuthology.orchestra.run.trial109.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T06:53:37.238 INFO:teuthology.orchestra.run.trial109.stdout: librgw2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.4 M 2026-02-18T06:53:37.238 INFO:teuthology.orchestra.run.trial109.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T06:53:37.238 INFO:teuthology.orchestra.run.trial109.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T06:53:37.238 INFO:teuthology.orchestra.run.trial109.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T06:53:37.238 INFO:teuthology.orchestra.run.trial109.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-18T06:53:37.238 INFO:teuthology.orchestra.run.trial109.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-18T06:53:37.238 INFO:teuthology.orchestra.run.trial109.stdout: python3-ceph-argparse x86_64 2:20.2.0-670.gadc19233.el9 ceph 45 k 2026-02-18T06:53:37.239 INFO:teuthology.orchestra.run.trial109.stdout: python3-ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 175 k 2026-02-18T06:53:37.239 INFO:teuthology.orchestra.run.trial109.stdout: python3-cephfs x86_64 2:20.2.0-670.gadc19233.el9 ceph 162 k 2026-02-18T06:53:37.239 INFO:teuthology.orchestra.run.trial109.stdout: python3-rados x86_64 2:20.2.0-670.gadc19233.el9 ceph 323 k 2026-02-18T06:53:37.239 INFO:teuthology.orchestra.run.trial109.stdout: python3-rbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 305 k 2026-02-18T06:53:37.239 INFO:teuthology.orchestra.run.trial109.stdout: python3-rgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 99 k 2026-02-18T06:53:37.239 INFO:teuthology.orchestra.run.trial109.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-18T06:53:37.239 INFO:teuthology.orchestra.run.trial109.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-18T06:53:37.239 INFO:teuthology.orchestra.run.trial109.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-18T06:53:37.239 INFO:teuthology.orchestra.run.trial109.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T06:53:37.239 INFO:teuthology.orchestra.run.trial109.stdout:Installing weak dependencies: 2026-02-18T06:53:37.239 INFO:teuthology.orchestra.run.trial109.stdout: libcephfs-daemon x86_64 2:20.2.0-670.gadc19233.el9 ceph 35 k 2026-02-18T06:53:37.239 INFO:teuthology.orchestra.run.trial109.stdout: libcephfs-proxy2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 k 2026-02-18T06:53:37.240 INFO:teuthology.orchestra.run.trial109.stdout: nvme-cli x86_64 2.13-1.el9 baseos 1.1 M 2026-02-18T06:53:37.240 INFO:teuthology.orchestra.run.trial109.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-18T06:53:37.240 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:37.240 INFO:teuthology.orchestra.run.trial109.stdout:Transaction Summary 2026-02-18T06:53:37.240 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:53:37.240 INFO:teuthology.orchestra.run.trial109.stdout:Install 35 Packages 2026-02-18T06:53:37.240 INFO:teuthology.orchestra.run.trial109.stdout:Upgrade 2 Packages 2026-02-18T06:53:37.240 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:37.241 INFO:teuthology.orchestra.run.trial109.stdout:Total download size: 79 M 2026-02-18T06:53:37.241 INFO:teuthology.orchestra.run.trial109.stdout:Downloading Packages: 2026-02-18T06:53:37.307 INFO:teuthology.orchestra.run.trial034.stdout:(2/95): ceph-mgr-20.2.0-670.gadc19233.el9.x86_6 2.5 MB/s | 961 kB 00:00 2026-02-18T06:53:37.344 INFO:teuthology.orchestra.run.trial034.stdout:(3/95): ceph-mds-20.2.0-670.gadc19233.el9.x86_6 5.6 MB/s | 2.3 MB 00:00 2026-02-18T06:53:37.364 INFO:teuthology.orchestra.run.trial034.stdout:(4/95): ceph-grafana-dashboards-20.2.0-670.gadc 2.1 MB/s | 43 kB 00:00 2026-02-18T06:53:37.388 INFO:teuthology.orchestra.run.trial034.stdout:(5/95): ceph-mgr-cephadm-20.2.0-670.gadc19233.e 7.1 MB/s | 173 kB 00:00 2026-02-18T06:53:37.754 INFO:teuthology.orchestra.run.trial034.stdout:(6/95): ceph-mgr-dashboard-20.2.0-670.gadc19233 29 MB/s | 11 MB 00:00 2026-02-18T06:53:37.920 INFO:teuthology.orchestra.run.trial034.stdout:(7/95): ceph-osd-20.2.0-670.gadc19233.el9.x86_6 28 MB/s | 17 MB 00:00 2026-02-18T06:53:37.966 INFO:teuthology.orchestra.run.trial034.stdout:(8/95): ceph-mgr-k8sevents-20.2.0-670.gadc19233 485 kB/s | 22 kB 00:00 2026-02-18T06:53:37.982 INFO:teuthology.orchestra.run.trial034.stdout:(9/95): ceph-mgr-diskprediction-local-20.2.0-67 33 MB/s | 7.4 MB 00:00 2026-02-18T06:53:37.986 INFO:teuthology.orchestra.run.trial034.stdout:(10/95): ceph-mgr-modules-core-20.2.0-670.gadc1 14 MB/s | 290 kB 00:00 2026-02-18T06:53:37.995 INFO:teuthology.orchestra.run.trial034.stdout:(11/95): ceph-mgr-rook-20.2.0-670.gadc19233.el9 3.6 MB/s | 50 kB 00:00 2026-02-18T06:53:37.998 INFO:teuthology.orchestra.run.trial034.stdout:(12/95): ceph-prometheus-alerts-20.2.0-670.gadc 1.5 MB/s | 17 kB 00:00 2026-02-18T06:53:38.010 INFO:teuthology.orchestra.run.trial034.stdout:(13/95): ceph-volume-20.2.0-670.gadc19233.el9.n 20 MB/s | 297 kB 00:00 2026-02-18T06:53:38.031 INFO:teuthology.orchestra.run.trial034.stdout:(14/95): cephadm-20.2.0-670.gadc19233.el9.noarc 30 MB/s | 1.0 MB 00:00 2026-02-18T06:53:38.146 INFO:teuthology.orchestra.run.trial034.stdout:(15/95): cryptsetup-2.8.1-2.el9.x86_64.rpm 2.5 MB/s | 350 kB 00:00 2026-02-18T06:53:38.171 INFO:teuthology.orchestra.run.trial034.stdout:(16/95): libconfig-1.7.2-9.el9.x86_64.rpm 2.8 MB/s | 72 kB 00:00 2026-02-18T06:53:38.215 INFO:teuthology.orchestra.run.trial034.stdout:(17/95): libgfortran-11.5.0-14.el9.x86_64.rpm 17 MB/s | 794 kB 00:00 2026-02-18T06:53:38.241 INFO:teuthology.orchestra.run.trial034.stdout:(18/95): libquadmath-11.5.0-14.el9.x86_64.rpm 7.2 MB/s | 184 kB 00:00 2026-02-18T06:53:38.267 INFO:teuthology.orchestra.run.trial034.stdout:(19/95): ceph-mon-20.2.0-670.gadc19233.el9.x86_ 4.5 MB/s | 5.1 MB 00:01 2026-02-18T06:53:38.267 INFO:teuthology.orchestra.run.trial034.stdout:(20/95): python3-cffi-1.14.5-5.el9.x86_64.rpm 9.2 MB/s | 253 kB 00:00 2026-02-18T06:53:38.289 INFO:teuthology.orchestra.run.trial109.stdout:(1/37): ceph-base-20.2.0-670.gadc19233.el9.x86_ 7.0 MB/s | 5.9 MB 00:00 2026-02-18T06:53:38.291 INFO:teuthology.orchestra.run.trial034.stdout:(21/95): python3-ply-3.11-14.el9.noarch.rpm 4.4 MB/s | 106 kB 00:00 2026-02-18T06:53:38.301 INFO:teuthology.orchestra.run.trial109.stdout:(2/37): ceph-selinux-20.2.0-670.gadc19233.el9.x 2.1 MB/s | 25 kB 00:00 2026-02-18T06:53:38.315 INFO:teuthology.orchestra.run.trial109.stdout:(3/37): libcephfs-daemon-20.2.0-670.gadc19233.e 2.6 MB/s | 35 kB 00:00 2026-02-18T06:53:38.316 INFO:teuthology.orchestra.run.trial034.stdout:(22/95): python3-pycparser-2.20-6.el9.noarch.rp 5.4 MB/s | 135 kB 00:00 2026-02-18T06:53:38.326 INFO:teuthology.orchestra.run.trial109.stdout:(4/37): libcephfs-proxy2-20.2.0-670.gadc19233.e 2.1 MB/s | 24 kB 00:00 2026-02-18T06:53:38.340 INFO:teuthology.orchestra.run.trial034.stdout:(23/95): python3-pyparsing-2.4.7-9.el9.noarch.r 6.1 MB/s | 150 kB 00:00 2026-02-18T06:53:38.365 INFO:teuthology.orchestra.run.trial034.stdout:(24/95): python3-requests-2.25.1-10.el9.noarch. 5.1 MB/s | 126 kB 00:00 2026-02-18T06:53:38.366 INFO:teuthology.orchestra.run.trial109.stdout:(5/37): libcephfs2-20.2.0-670.gadc19233.el9.x86 21 MB/s | 869 kB 00:00 2026-02-18T06:53:38.367 INFO:teuthology.orchestra.run.trial034.stdout:(25/95): ledmon-libs-1.1.0-3.el9.x86_64.rpm 120 kB/s | 40 kB 00:00 2026-02-18T06:53:38.384 INFO:teuthology.orchestra.run.trial109.stdout:(6/37): libradosstriper1-20.2.0-670.gadc19233.e 13 MB/s | 250 kB 00:00 2026-02-18T06:53:38.390 INFO:teuthology.orchestra.run.trial034.stdout:(26/95): python3-urllib3-1.26.5-7.el9.noarch.rp 8.6 MB/s | 218 kB 00:00 2026-02-18T06:53:38.417 INFO:teuthology.orchestra.run.trial034.stdout:(27/95): zip-3.0-35.el9.x86_64.rpm 9.4 MB/s | 266 kB 00:00 2026-02-18T06:53:38.437 INFO:teuthology.orchestra.run.trial034.stdout:(28/95): python3-cryptography-36.0.1-5.el9.x86_ 7.3 MB/s | 1.2 MB 00:00 2026-02-18T06:53:38.695 INFO:teuthology.orchestra.run.trial109.stdout:(7/37): librgw2-20.2.0-670.gadc19233.el9.x86_64 20 MB/s | 6.4 MB 00:00 2026-02-18T06:53:38.698 INFO:teuthology.orchestra.run.trial034.stdout:(29/95): unzip-6.0-59.el9.x86_64.rpm 550 kB/s | 182 kB 00:00 2026-02-18T06:53:38.722 INFO:teuthology.orchestra.run.trial109.stdout:(8/37): python3-ceph-argparse-20.2.0-670.gadc19 1.7 MB/s | 45 kB 00:00 2026-02-18T06:53:38.750 INFO:teuthology.orchestra.run.trial109.stdout:(9/37): python3-ceph-common-20.2.0-670.gadc1923 6.0 MB/s | 175 kB 00:00 2026-02-18T06:53:38.780 INFO:teuthology.orchestra.run.trial109.stdout:(10/37): python3-cephfs-20.2.0-670.gadc19233.el 5.3 MB/s | 162 kB 00:00 2026-02-18T06:53:38.815 INFO:teuthology.orchestra.run.trial109.stdout:(11/37): python3-rados-20.2.0-670.gadc19233.el9 9.1 MB/s | 323 kB 00:00 2026-02-18T06:53:38.825 INFO:teuthology.orchestra.run.trial034.stdout:(30/95): flexiblas-3.0.4-9.el9.x86_64.rpm 73 kB/s | 30 kB 00:00 2026-02-18T06:53:38.851 INFO:teuthology.orchestra.run.trial109.stdout:(12/37): python3-rbd-20.2.0-670.gadc19233.el9.x 8.3 MB/s | 305 kB 00:00 2026-02-18T06:53:38.901 INFO:teuthology.orchestra.run.trial109.stdout:(13/37): ceph-common-20.2.0-670.gadc19233.el9.x 16 MB/s | 24 MB 00:01 2026-02-18T06:53:38.901 INFO:teuthology.orchestra.run.trial109.stdout:(14/37): python3-rgw-20.2.0-670.gadc19233.el9.x 1.9 MB/s | 99 kB 00:00 2026-02-18T06:53:38.993 INFO:teuthology.orchestra.run.trial109.stdout:(15/37): mailcap-2.1.49-5.el9.noarch.rpm 360 kB/s | 33 kB 00:00 2026-02-18T06:53:39.068 INFO:teuthology.orchestra.run.trial109.stdout:(16/37): pciutils-3.7.0-7.el9.x86_64.rpm 1.2 MB/s | 93 kB 00:00 2026-02-18T06:53:39.098 INFO:teuthology.orchestra.run.trial034.stdout:(31/95): flexiblas-openblas-openmp-3.0.4-9.el9. 37 kB/s | 15 kB 00:00 2026-02-18T06:53:39.119 INFO:teuthology.orchestra.run.trial109.stdout:(17/37): nvme-cli-2.13-1.el9.x86_64.rpm 5.0 MB/s | 1.1 MB 00:00 2026-02-18T06:53:39.144 INFO:teuthology.orchestra.run.trial034.stdout:(32/95): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 774 kB/s | 246 kB 00:00 2026-02-18T06:53:39.166 INFO:teuthology.orchestra.run.trial109.stdout:(18/37): ceph-radosgw-20.2.0-670.gadc19233.el9. 14 MB/s | 24 MB 00:01 2026-02-18T06:53:39.227 INFO:teuthology.orchestra.run.trial034.stdout:(33/95): openblas-0.3.29-1.el9.x86_64.rpm 506 kB/s | 42 kB 00:00 2026-02-18T06:53:39.414 INFO:teuthology.orchestra.run.trial034.stdout:(34/95): lua-5.4.4-4.el9.x86_64.rpm 596 kB/s | 188 kB 00:00 2026-02-18T06:53:39.798 INFO:teuthology.orchestra.run.trial109.stdout:(19/37): boost-program-options-1.75.0-13.el9.x8 143 kB/s | 104 kB 00:00 2026-02-18T06:53:39.823 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:53:39.823 INFO:teuthology.orchestra.run.trial163.stdout:skipping the directory /sys 2026-02-18T06:53:39.823 INFO:teuthology.orchestra.run.trial163.stdout:skipping the directory /proc 2026-02-18T06:53:39.823 INFO:teuthology.orchestra.run.trial163.stdout:skipping the directory /mnt 2026-02-18T06:53:39.823 INFO:teuthology.orchestra.run.trial163.stdout:skipping the directory /var/tmp 2026-02-18T06:53:39.823 INFO:teuthology.orchestra.run.trial163.stdout:skipping the directory /home 2026-02-18T06:53:39.823 INFO:teuthology.orchestra.run.trial163.stdout:skipping the directory /root 2026-02-18T06:53:39.823 INFO:teuthology.orchestra.run.trial163.stdout:skipping the directory /tmp 2026-02-18T06:53:39.823 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:39.956 INFO:teuthology.orchestra.run.trial109.stdout:(20/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 287 kB/s | 45 kB 00:00 2026-02-18T06:53:39.956 INFO:teuthology.orchestra.run.trial109.stdout:(21/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 203 kB/s | 160 kB 00:00 2026-02-18T06:53:40.139 INFO:teuthology.orchestra.run.trial109.stdout:(22/37): libnbd-1.20.3-4.el9.x86_64.rpm 161 kB/s | 164 kB 00:01 2026-02-18T06:53:40.428 INFO:teuthology.orchestra.run.trial109.stdout:(23/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 621 kB/s | 292 kB 00:00 2026-02-18T06:53:40.586 INFO:teuthology.orchestra.run.trial109.stdout:(24/37): qatlib-service-25.08.0-2.el9.x86_64.rp 234 kB/s | 37 kB 00:00 2026-02-18T06:53:40.588 INFO:teuthology.orchestra.run.trial034.stdout:(35/95): protobuf-3.14.0-17.el9.x86_64.rpm 877 kB/s | 1.0 MB 00:01 2026-02-18T06:53:40.745 INFO:teuthology.orchestra.run.trial109.stdout:(25/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 418 kB/s | 66 kB 00:00 2026-02-18T06:53:40.813 INFO:teuthology.orchestra.run.trial109.stdout:(26/37): librdkafka-1.6.1-102.el9.x86_64.rpm 772 kB/s | 662 kB 00:00 2026-02-18T06:53:40.866 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:53:40.870 INFO:teuthology.orchestra.run.trial109.stdout:(27/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.4 MB/s | 308 kB 00:00 2026-02-18T06:53:40.889 INFO:teuthology.orchestra.run.trial109.stdout:(28/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 1.3 MB/s | 25 kB 00:00 2026-02-18T06:53:40.890 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:53:40.890 INFO:teuthology.orchestra.run.trial163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:53:40.890 INFO:teuthology.orchestra.run.trial163.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T06:53:40.890 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:53:40.891 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:53:40.891 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:40.891 INFO:teuthology.orchestra.run.trial163.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:53:40.902 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:53:40.902 INFO:teuthology.orchestra.run.trial163.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:53:40.907 INFO:teuthology.orchestra.run.trial109.stdout:(29/37): liboath-2.6.12-1.el9.x86_64.rpm 2.7 MB/s | 49 kB 00:00 2026-02-18T06:53:40.918 INFO:teuthology.orchestra.run.trial109.stdout:(30/37): qatlib-25.08.0-2.el9.x86_64.rpm 307 kB/s | 240 kB 00:00 2026-02-18T06:53:40.926 INFO:teuthology.orchestra.run.trial109.stdout:(31/37): libunwind-1.6.2-1.el9.x86_64.rpm 3.5 MB/s | 67 kB 00:00 2026-02-18T06:53:40.950 INFO:teuthology.orchestra.run.trial109.stdout:(32/37): re2-20211101-20.el9.x86_64.rpm 8.1 MB/s | 191 kB 00:00 2026-02-18T06:53:40.957 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:53:40.957 INFO:teuthology.orchestra.run.trial163.stdout:Creating group 'qat' with GID 992. 2026-02-18T06:53:40.957 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:40.984 INFO:teuthology.orchestra.run.trial109.stdout:(33/37): libarrow-9.0.0-15.el9.x86_64.rpm 26 MB/s | 4.4 MB 00:00 2026-02-18T06:53:41.014 INFO:teuthology.orchestra.run.trial109.stdout:(34/37): thrift-0.15.0-4.el9.x86_64.rpm 24 MB/s | 1.6 MB 00:00 2026-02-18T06:53:41.048 INFO:teuthology.orchestra.run.trial109.stdout:(35/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 6.3 MB/s | 838 kB 00:00 2026-02-18T06:53:41.101 INFO:teuthology.orchestra.run.trial109.stdout:(36/37): librados2-20.2.0-670.gadc19233.el9.x86 30 MB/s | 3.5 MB 00:00 2026-02-18T06:53:41.277 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 1/39 2026-02-18T06:53:41.277 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2/39 2026-02-18T06:53:41.278 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:53:41.278 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:53:41.278 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:53:41.278 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:53:41.278 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:53:41.278 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 8/39 2026-02-18T06:53:41.278 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 9/39 2026-02-18T06:53:41.278 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 10/39 2026-02-18T06:53:41.278 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 11/39 2026-02-18T06:53:41.278 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 12/39 2026-02-18T06:53:41.278 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:53:41.279 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:53:41.279 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 15/39 2026-02-18T06:53:41.279 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-18T06:53:41.279 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : nvme-cli-2.13-1.el9.x86_64 17/39 2026-02-18T06:53:41.279 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-18T06:53:41.279 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-18T06:53:41.279 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:53:41.279 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-18T06:53:41.279 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-18T06:53:41.279 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-18T06:53:41.279 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-18T06:53:41.279 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-18T06:53:41.280 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-18T06:53:41.280 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-18T06:53:41.280 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-18T06:53:41.280 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-18T06:53:41.280 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-18T06:53:41.280 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-18T06:53:41.280 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-18T06:53:41.280 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-18T06:53:41.280 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-18T06:53:41.280 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-18T06:53:41.280 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : librados2-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:53:41.280 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-18T06:53:41.281 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 38/39 2026-02-18T06:53:41.334 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:53:41.335 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:41.335 INFO:teuthology.orchestra.run.trial163.stdout:Upgraded: 2026-02-18T06:53:41.335 INFO:teuthology.orchestra.run.trial163.stdout: librados2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.335 INFO:teuthology.orchestra.run.trial163.stdout: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.335 INFO:teuthology.orchestra.run.trial163.stdout:Installed: 2026-02-18T06:53:41.335 INFO:teuthology.orchestra.run.trial163.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-18T06:53:41.335 INFO:teuthology.orchestra.run.trial163.stdout: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.335 INFO:teuthology.orchestra.run.trial163.stdout: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.335 INFO:teuthology.orchestra.run.trial163.stdout: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.335 INFO:teuthology.orchestra.run.trial163.stdout: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.335 INFO:teuthology.orchestra.run.trial163.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T06:53:41.336 INFO:teuthology.orchestra.run.trial163.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-18T06:53:41.336 INFO:teuthology.orchestra.run.trial163.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-18T06:53:41.336 INFO:teuthology.orchestra.run.trial163.stdout: libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.336 INFO:teuthology.orchestra.run.trial163.stdout: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.336 INFO:teuthology.orchestra.run.trial163.stdout: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.336 INFO:teuthology.orchestra.run.trial163.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-18T06:53:41.336 INFO:teuthology.orchestra.run.trial163.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T06:53:41.336 INFO:teuthology.orchestra.run.trial163.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T06:53:41.336 INFO:teuthology.orchestra.run.trial163.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T06:53:41.336 INFO:teuthology.orchestra.run.trial163.stdout: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.337 INFO:teuthology.orchestra.run.trial163.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T06:53:41.337 INFO:teuthology.orchestra.run.trial163.stdout: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.337 INFO:teuthology.orchestra.run.trial163.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T06:53:41.337 INFO:teuthology.orchestra.run.trial163.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T06:53:41.337 INFO:teuthology.orchestra.run.trial163.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T06:53:41.337 INFO:teuthology.orchestra.run.trial163.stdout: nvme-cli-2.13-1.el9.x86_64 2026-02-18T06:53:41.337 INFO:teuthology.orchestra.run.trial163.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-18T06:53:41.337 INFO:teuthology.orchestra.run.trial163.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-18T06:53:41.337 INFO:teuthology.orchestra.run.trial163.stdout: python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.337 INFO:teuthology.orchestra.run.trial163.stdout: python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.338 INFO:teuthology.orchestra.run.trial163.stdout: python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.338 INFO:teuthology.orchestra.run.trial163.stdout: python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.338 INFO:teuthology.orchestra.run.trial163.stdout: python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.338 INFO:teuthology.orchestra.run.trial163.stdout: python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:41.338 INFO:teuthology.orchestra.run.trial163.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-18T06:53:41.338 INFO:teuthology.orchestra.run.trial163.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-18T06:53:41.338 INFO:teuthology.orchestra.run.trial163.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-18T06:53:41.338 INFO:teuthology.orchestra.run.trial163.stdout: re2-1:20211101-20.el9.x86_64 2026-02-18T06:53:41.338 INFO:teuthology.orchestra.run.trial163.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T06:53:41.338 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:41.338 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:53:41.377 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install ceph-test 2026-02-18T06:53:41.383 INFO:teuthology.orchestra.run.trial109.stdout:(37/37): librbd1-20.2.0-670.gadc19233.el9.x86_6 7.7 MB/s | 2.8 MB 00:00 2026-02-18T06:53:41.386 INFO:teuthology.orchestra.run.trial109.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:53:41.386 INFO:teuthology.orchestra.run.trial109.stdout:Total 19 MB/s | 79 MB 00:04 2026-02-18T06:53:41.480 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction check 2026-02-18T06:53:41.499 INFO:teuthology.orchestra.run.trial109.stdout:Transaction check succeeded. 2026-02-18T06:53:41.499 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction test 2026-02-18T06:53:41.693 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:15 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:53:41.774 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:53:41.775 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:53:41.776 INFO:teuthology.orchestra.run.trial163.stdout: Package Arch Version Repository Size 2026-02-18T06:53:41.776 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:53:41.776 INFO:teuthology.orchestra.run.trial163.stdout:Installing: 2026-02-18T06:53:41.776 INFO:teuthology.orchestra.run.trial163.stdout: ceph-test x86_64 2:20.2.0-670.gadc19233.el9 ceph 84 M 2026-02-18T06:53:41.776 INFO:teuthology.orchestra.run.trial163.stdout:Installing dependencies: 2026-02-18T06:53:41.776 INFO:teuthology.orchestra.run.trial163.stdout: libcephsqlite x86_64 2:20.2.0-670.gadc19233.el9 ceph 164 k 2026-02-18T06:53:41.776 INFO:teuthology.orchestra.run.trial163.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T06:53:41.776 INFO:teuthology.orchestra.run.trial163.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T06:53:41.776 INFO:teuthology.orchestra.run.trial163.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T06:53:41.776 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:41.777 INFO:teuthology.orchestra.run.trial163.stdout:Transaction Summary 2026-02-18T06:53:41.777 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:53:41.777 INFO:teuthology.orchestra.run.trial163.stdout:Install 5 Packages 2026-02-18T06:53:41.777 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:41.777 INFO:teuthology.orchestra.run.trial163.stdout:Total download size: 85 M 2026-02-18T06:53:41.777 INFO:teuthology.orchestra.run.trial163.stdout:Installed size: 364 M 2026-02-18T06:53:41.777 INFO:teuthology.orchestra.run.trial163.stdout:Downloading Packages: 2026-02-18T06:53:41.796 INFO:teuthology.orchestra.run.trial109.stdout:Transaction test succeeded. 2026-02-18T06:53:41.797 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction 2026-02-18T06:53:41.892 INFO:teuthology.orchestra.run.trial163.stdout:(1/5): libxslt-1.1.34-12.el9.x86_64.rpm 4.8 MB/s | 233 kB 00:00 2026-02-18T06:53:41.910 INFO:teuthology.orchestra.run.trial163.stdout:(2/5): socat-1.7.4.1-8.el9.x86_64.rpm 16 MB/s | 303 kB 00:00 2026-02-18T06:53:41.921 INFO:teuthology.orchestra.run.trial163.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 6.0 MB/s | 64 kB 00:00 2026-02-18T06:53:41.931 INFO:teuthology.orchestra.run.trial163.stdout:(4/5): libcephsqlite-20.2.0-670.gadc19233.el9.x 1.9 MB/s | 164 kB 00:00 2026-02-18T06:53:42.135 INFO:teuthology.orchestra.run.trial109.stdout: Preparing : 1/1 2026-02-18T06:53:42.146 INFO:teuthology.orchestra.run.trial109.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/39 2026-02-18T06:53:42.290 INFO:teuthology.orchestra.run.trial034.stdout:(36/95): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 794 kB/s | 3.0 MB 00:03 2026-02-18T06:53:42.298 INFO:teuthology.orchestra.run.trial109.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/39 2026-02-18T06:53:42.303 INFO:teuthology.orchestra.run.trial109.stdout: Upgrading : librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:53:42.350 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:53:42.351 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:53:42.363 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:53:42.368 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:53:42.368 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:53:42.394 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:53:42.396 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:53:42.404 INFO:teuthology.orchestra.run.trial109.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/39 2026-02-18T06:53:42.406 INFO:teuthology.orchestra.run.trial109.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 9/39 2026-02-18T06:53:42.409 INFO:teuthology.orchestra.run.trial109.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 10/39 2026-02-18T06:53:42.413 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 11/39 2026-02-18T06:53:42.422 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 12/39 2026-02-18T06:53:42.434 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:53:42.435 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:53:42.448 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:53:42.483 INFO:teuthology.orchestra.run.trial109.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-18T06:53:42.487 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-18T06:53:42.495 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-18T06:53:42.497 INFO:teuthology.orchestra.run.trial109.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-18T06:53:42.502 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-18T06:53:42.610 INFO:teuthology.orchestra.run.trial034.stdout:(37/95): python3-devel-3.9.25-2.el9.x86_64.rpm 765 kB/s | 244 kB 00:00 2026-02-18T06:53:42.629 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:53:42.630 INFO:teuthology.orchestra.run.trial109.stdout: Upgrading : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:53:42.656 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:53:42.658 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 22/39 2026-02-18T06:53:42.666 INFO:teuthology.orchestra.run.trial109.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-18T06:53:42.929 INFO:teuthology.orchestra.run.trial034.stdout:(38/95): python3-jinja2-2.11.3-8.el9.noarch.rpm 780 kB/s | 249 kB 00:00 2026-02-18T06:53:42.945 INFO:teuthology.orchestra.run.trial109.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-18T06:53:42.946 INFO:teuthology.orchestra.run.trial109.stdout: Installing : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:53:42.961 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:53:42.965 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 26/39 2026-02-18T06:53:42.971 INFO:teuthology.orchestra.run.trial109.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-18T06:53:42.973 INFO:teuthology.orchestra.run.trial109.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-18T06:53:42.974 INFO:teuthology.orchestra.run.trial109.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:53:42.992 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:53:43.013 INFO:teuthology.orchestra.run.trial034.stdout:(39/95): python3-jmespath-1.0.1-1.el9.noarch.rp 569 kB/s | 48 kB 00:00 2026-02-18T06:53:43.105 INFO:teuthology.orchestra.run.trial109.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-18T06:53:43.108 INFO:teuthology.orchestra.run.trial109.stdout: Installing : nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:53:43.253 INFO:teuthology.orchestra.run.trial034.stdout:(40/95): python3-libstoragemgmt-1.10.1-1.el9.x8 736 kB/s | 177 kB 00:00 2026-02-18T06:53:43.386 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:53:43.386 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T06:53:43.386 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:43.427 INFO:teuthology.orchestra.run.trial109.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-18T06:53:43.429 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 33/39 2026-02-18T06:53:43.489 INFO:teuthology.orchestra.run.trial163.stdout:(5/5): ceph-test-20.2.0-670.gadc19233.el9.x86_6 51 MB/s | 84 MB 00:01 2026-02-18T06:53:43.490 INFO:teuthology.orchestra.run.trial163.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:53:43.490 INFO:teuthology.orchestra.run.trial163.stdout:Total 49 MB/s | 85 MB 00:01 2026-02-18T06:53:43.517 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction check 2026-02-18T06:53:43.526 INFO:teuthology.orchestra.run.trial163.stdout:Transaction check succeeded. 2026-02-18T06:53:43.526 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction test 2026-02-18T06:53:43.812 INFO:teuthology.orchestra.run.trial163.stdout:Transaction test succeeded. 2026-02-18T06:53:43.812 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction 2026-02-18T06:53:44.123 INFO:teuthology.orchestra.run.trial163.stdout: Preparing : 1/1 2026-02-18T06:53:44.129 INFO:teuthology.orchestra.run.trial163.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T06:53:44.133 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T06:53:44.141 INFO:teuthology.orchestra.run.trial163.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T06:53:44.141 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:53:44.506 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:53:44.508 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:53:44.672 INFO:teuthology.orchestra.run.trial034.stdout:(41/95): python3-lxml-4.6.5-3.el9.x86_64.rpm 883 kB/s | 1.2 MB 00:01 2026-02-18T06:53:44.755 INFO:teuthology.orchestra.run.trial034.stdout:(42/95): python3-markupsafe-1.1.1-12.el9.x86_64 416 kB/s | 35 kB 00:00 2026-02-18T06:53:44.805 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:53:44.809 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:53:44.852 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:53:44.852 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T06:53:44.852 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T06:53:44.852 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:44.856 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:53:45.274 INFO:teuthology.orchestra.run.trial034.stdout:(43/95): openblas-openmp-0.3.29-1.el9.x86_64.rp 895 kB/s | 5.3 MB 00:06 2026-02-18T06:53:45.828 INFO:teuthology.orchestra.run.trial034.stdout:(44/95): python3-numpy-f2py-1.23.5-2.el9.x86_64 798 kB/s | 442 kB 00:00 2026-02-18T06:53:45.991 INFO:teuthology.orchestra.run.trial034.stdout:(45/95): python3-packaging-20.9-5.el9.noarch.rp 476 kB/s | 77 kB 00:00 2026-02-18T06:53:46.310 INFO:teuthology.orchestra.run.trial034.stdout:(46/95): python3-protobuf-3.14.0-17.el9.noarch. 837 kB/s | 267 kB 00:00 2026-02-18T06:53:46.551 INFO:teuthology.orchestra.run.trial034.stdout:(47/95): python3-pyasn1-0.4.8-6.el9.noarch.rpm 660 kB/s | 159 kB 00:00 2026-02-18T06:53:46.870 INFO:teuthology.orchestra.run.trial034.stdout:(48/95): python3-pyasn1-modules-0.4.8-6.el9.noa 873 kB/s | 279 kB 00:00 2026-02-18T06:53:46.954 INFO:teuthology.orchestra.run.trial034.stdout:(49/95): python3-requests-oauthlib-1.3.0-12.el9 640 kB/s | 54 kB 00:00 2026-02-18T06:53:47.369 INFO:teuthology.orchestra.run.trial034.stdout:(50/95): python3-babel-2.9.1-2.el9.noarch.rpm 900 kB/s | 6.0 MB 00:06 2026-02-18T06:53:47.452 INFO:teuthology.orchestra.run.trial034.stdout:(51/95): python3-toml-0.10.2-6.el9.noarch.rpm 501 kB/s | 42 kB 00:00 2026-02-18T06:53:47.691 INFO:teuthology.orchestra.run.trial034.stdout:(52/95): xmlsec1-1.2.29-13.el9.x86_64.rpm 792 kB/s | 189 kB 00:00 2026-02-18T06:53:47.851 INFO:teuthology.orchestra.run.trial034.stdout:(53/95): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 564 kB/s | 90 kB 00:00 2026-02-18T06:53:47.862 INFO:teuthology.orchestra.run.trial034.stdout:(54/95): lua-devel-5.4.4-4.el9.x86_64.rpm 2.1 MB/s | 22 kB 00:00 2026-02-18T06:53:47.877 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:53:47.881 INFO:teuthology.orchestra.run.trial034.stdout:(55/95): protobuf-compiler-3.14.0-17.el9.x86_64 43 MB/s | 862 kB 00:00 2026-02-18T06:53:47.895 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:53:48.149 INFO:teuthology.orchestra.run.trial034.stdout:(56/95): abseil-cpp-20211102.0-4.el9.x86_64.rpm 2.0 MB/s | 551 kB 00:00 2026-02-18T06:53:48.181 INFO:teuthology.orchestra.run.trial034.stdout:(57/95): grpc-data-1.46.7-10.el9.noarch.rpm 609 kB/s | 19 kB 00:00 2026-02-18T06:53:48.219 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:53:48.219 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 1/5 2026-02-18T06:53:48.219 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2/5 2026-02-18T06:53:48.219 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T06:53:48.219 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T06:53:48.219 INFO:teuthology.orchestra.run.trial034.stdout:(58/95): luarocks-3.9.2-5.el9.noarch.rpm 3.8 MB/s | 151 kB 00:00 2026-02-18T06:53:48.272 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T06:53:48.272 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:48.272 INFO:teuthology.orchestra.run.trial163.stdout:Installed: 2026-02-18T06:53:48.272 INFO:teuthology.orchestra.run.trial163.stdout: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:48.272 INFO:teuthology.orchestra.run.trial163.stdout: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:48.273 INFO:teuthology.orchestra.run.trial163.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-18T06:53:48.273 INFO:teuthology.orchestra.run.trial163.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-18T06:53:48.273 INFO:teuthology.orchestra.run.trial163.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T06:53:48.273 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:48.273 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:53:48.282 INFO:teuthology.orchestra.run.trial034.stdout:(59/95): python3-asyncssh-2.13.2-5.el9.noarch.r 8.5 MB/s | 548 kB 00:00 2026-02-18T06:53:48.310 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install ceph 2026-02-18T06:53:48.314 INFO:teuthology.orchestra.run.trial034.stdout:(60/95): python3-autocommand-2.2.2-8.el9.noarch 909 kB/s | 29 kB 00:00 2026-02-18T06:53:48.349 INFO:teuthology.orchestra.run.trial034.stdout:(61/95): python3-backports-tarfile-1.2.0-1.el9. 1.7 MB/s | 60 kB 00:00 2026-02-18T06:53:48.383 INFO:teuthology.orchestra.run.trial034.stdout:(62/95): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.3 MB/s | 43 kB 00:00 2026-02-18T06:53:48.415 INFO:teuthology.orchestra.run.trial034.stdout:(63/95): python3-cachetools-4.2.4-1.el9.noarch. 988 kB/s | 32 kB 00:00 2026-02-18T06:53:48.447 INFO:teuthology.orchestra.run.trial034.stdout:(64/95): python3-certifi-2023.05.07-4.el9.noarc 450 kB/s | 14 kB 00:00 2026-02-18T06:53:48.487 INFO:teuthology.orchestra.run.trial034.stdout:(65/95): python3-cheroot-10.0.1-4.el9.noarch.rp 4.2 MB/s | 173 kB 00:00 2026-02-18T06:53:48.536 INFO:teuthology.orchestra.run.trial034.stdout:(66/95): python3-cherrypy-18.6.1-2.el9.noarch.r 7.1 MB/s | 358 kB 00:00 2026-02-18T06:53:48.579 INFO:teuthology.orchestra.run.trial034.stdout:(67/95): python3-google-auth-2.45.0-1.el9.noarc 5.8 MB/s | 254 kB 00:00 2026-02-18T06:53:48.613 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:22 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:53:48.699 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:53:48.701 INFO:teuthology.orchestra.run.trial163.stdout:====================================================================================== 2026-02-18T06:53:48.702 INFO:teuthology.orchestra.run.trial163.stdout: Package Arch Version Repository Size 2026-02-18T06:53:48.702 INFO:teuthology.orchestra.run.trial163.stdout:====================================================================================== 2026-02-18T06:53:48.702 INFO:teuthology.orchestra.run.trial163.stdout:Installing: 2026-02-18T06:53:48.702 INFO:teuthology.orchestra.run.trial163.stdout: ceph x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.5 k 2026-02-18T06:53:48.702 INFO:teuthology.orchestra.run.trial163.stdout:Installing dependencies: 2026-02-18T06:53:48.702 INFO:teuthology.orchestra.run.trial163.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-18T06:53:48.702 INFO:teuthology.orchestra.run.trial163.stdout: ceph-grafana-dashboards noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 43 k 2026-02-18T06:53:48.702 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mds x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.3 M 2026-02-18T06:53:48.702 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mgr x86_64 2:20.2.0-670.gadc19233.el9 ceph 961 k 2026-02-18T06:53:48.703 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mgr-modules-core noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 290 k 2026-02-18T06:53:48.703 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mon x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.1 M 2026-02-18T06:53:48.703 INFO:teuthology.orchestra.run.trial163.stdout: ceph-osd x86_64 2:20.2.0-670.gadc19233.el9 ceph 17 M 2026-02-18T06:53:48.703 INFO:teuthology.orchestra.run.trial163.stdout: ceph-prometheus-alerts noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 17 k 2026-02-18T06:53:48.703 INFO:teuthology.orchestra.run.trial163.stdout: cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 1.0 M 2026-02-18T06:53:48.703 INFO:teuthology.orchestra.run.trial163.stdout: cryptsetup x86_64 2.8.1-2.el9 baseos 350 k 2026-02-18T06:53:48.703 INFO:teuthology.orchestra.run.trial163.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T06:53:48.703 INFO:teuthology.orchestra.run.trial163.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T06:53:48.703 INFO:teuthology.orchestra.run.trial163.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T06:53:48.703 INFO:teuthology.orchestra.run.trial163.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-18T06:53:48.703 INFO:teuthology.orchestra.run.trial163.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T06:53:48.704 INFO:teuthology.orchestra.run.trial163.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T06:53:48.704 INFO:teuthology.orchestra.run.trial163.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T06:53:48.704 INFO:teuthology.orchestra.run.trial163.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T06:53:48.704 INFO:teuthology.orchestra.run.trial163.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T06:53:48.704 INFO:teuthology.orchestra.run.trial163.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-18T06:53:48.704 INFO:teuthology.orchestra.run.trial163.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-18T06:53:48.704 INFO:teuthology.orchestra.run.trial163.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-18T06:53:48.704 INFO:teuthology.orchestra.run.trial163.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T06:53:48.704 INFO:teuthology.orchestra.run.trial163.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T06:53:48.704 INFO:teuthology.orchestra.run.trial163.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-18T06:53:48.705 INFO:teuthology.orchestra.run.trial163.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-18T06:53:48.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T06:53:48.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T06:53:48.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T06:53:48.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T06:53:48.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T06:53:48.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T06:53:48.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T06:53:48.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T06:53:48.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T06:53:48.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T06:53:48.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T06:53:48.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-devel x86_64 3.9.25-2.el9 appstream 244 k 2026-02-18T06:53:48.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T06:53:48.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-18T06:53:48.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-18T06:53:48.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-18T06:53:48.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T06:53:48.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T06:53:48.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T06:53:48.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T06:53:48.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T06:53:48.707 INFO:teuthology.orchestra.run.trial163.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T06:53:48.707 INFO:teuthology.orchestra.run.trial163.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T06:53:48.707 INFO:teuthology.orchestra.run.trial163.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-18T06:53:48.707 INFO:teuthology.orchestra.run.trial163.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T06:53:48.707 INFO:teuthology.orchestra.run.trial163.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T06:53:48.707 INFO:teuthology.orchestra.run.trial163.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-18T06:53:48.707 INFO:teuthology.orchestra.run.trial163.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T06:53:48.707 INFO:teuthology.orchestra.run.trial163.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T06:53:48.707 INFO:teuthology.orchestra.run.trial163.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-18T06:53:48.707 INFO:teuthology.orchestra.run.trial163.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T06:53:48.707 INFO:teuthology.orchestra.run.trial163.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T06:53:48.708 INFO:teuthology.orchestra.run.trial163.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T06:53:48.708 INFO:teuthology.orchestra.run.trial163.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T06:53:48.708 INFO:teuthology.orchestra.run.trial163.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T06:53:48.708 INFO:teuthology.orchestra.run.trial163.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T06:53:48.708 INFO:teuthology.orchestra.run.trial163.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-18T06:53:48.708 INFO:teuthology.orchestra.run.trial163.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T06:53:48.708 INFO:teuthology.orchestra.run.trial163.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T06:53:48.708 INFO:teuthology.orchestra.run.trial163.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T06:53:48.708 INFO:teuthology.orchestra.run.trial163.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T06:53:48.708 INFO:teuthology.orchestra.run.trial163.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T06:53:48.709 INFO:teuthology.orchestra.run.trial163.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T06:53:48.709 INFO:teuthology.orchestra.run.trial163.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T06:53:48.709 INFO:teuthology.orchestra.run.trial163.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T06:53:48.709 INFO:teuthology.orchestra.run.trial163.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T06:53:48.709 INFO:teuthology.orchestra.run.trial163.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T06:53:48.709 INFO:teuthology.orchestra.run.trial163.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T06:53:48.709 INFO:teuthology.orchestra.run.trial163.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T06:53:48.709 INFO:teuthology.orchestra.run.trial163.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T06:53:48.709 INFO:teuthology.orchestra.run.trial163.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T06:53:48.709 INFO:teuthology.orchestra.run.trial163.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T06:53:48.709 INFO:teuthology.orchestra.run.trial163.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T06:53:48.709 INFO:teuthology.orchestra.run.trial163.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-18T06:53:48.710 INFO:teuthology.orchestra.run.trial163.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-18T06:53:48.710 INFO:teuthology.orchestra.run.trial163.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T06:53:48.710 INFO:teuthology.orchestra.run.trial163.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-18T06:53:48.710 INFO:teuthology.orchestra.run.trial163.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-18T06:53:48.710 INFO:teuthology.orchestra.run.trial163.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-18T06:53:48.710 INFO:teuthology.orchestra.run.trial163.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-18T06:53:48.710 INFO:teuthology.orchestra.run.trial163.stdout:Installing weak dependencies: 2026-02-18T06:53:48.710 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mgr-cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 173 k 2026-02-18T06:53:48.710 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mgr-dashboard noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 11 M 2026-02-18T06:53:48.710 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 7.4 M 2026-02-18T06:53:48.711 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mgr-k8sevents noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 22 k 2026-02-18T06:53:48.711 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mgr-rook noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 50 k 2026-02-18T06:53:48.711 INFO:teuthology.orchestra.run.trial163.stdout: ceph-volume noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 297 k 2026-02-18T06:53:48.711 INFO:teuthology.orchestra.run.trial163.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-18T06:53:48.711 INFO:teuthology.orchestra.run.trial163.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-18T06:53:48.711 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:48.711 INFO:teuthology.orchestra.run.trial163.stdout:Transaction Summary 2026-02-18T06:53:48.711 INFO:teuthology.orchestra.run.trial163.stdout:====================================================================================== 2026-02-18T06:53:48.711 INFO:teuthology.orchestra.run.trial163.stdout:Install 95 Packages 2026-02-18T06:53:48.711 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:48.712 INFO:teuthology.orchestra.run.trial163.stdout:Total download size: 101 M 2026-02-18T06:53:48.712 INFO:teuthology.orchestra.run.trial163.stdout:Installed size: 561 M 2026-02-18T06:53:48.713 INFO:teuthology.orchestra.run.trial163.stdout:Downloading Packages: 2026-02-18T06:53:48.713 INFO:teuthology.orchestra.run.trial034.stdout:(68/95): python3-grpcio-1.46.7-10.el9.x86_64.rp 15 MB/s | 2.0 MB 00:00 2026-02-18T06:53:48.755 INFO:teuthology.orchestra.run.trial034.stdout:(69/95): python3-grpcio-tools-1.46.7-10.el9.x86 3.4 MB/s | 144 kB 00:00 2026-02-18T06:53:48.793 INFO:teuthology.orchestra.run.trial034.stdout:(70/95): python3-influxdb-5.3.1-1.el9.noarch.rp 3.6 MB/s | 139 kB 00:00 2026-02-18T06:53:48.826 INFO:teuthology.orchestra.run.trial034.stdout:(71/95): python3-isodate-0.6.1-3.el9.noarch.rpm 1.6 MB/s | 56 kB 00:00 2026-02-18T06:53:48.858 INFO:teuthology.orchestra.run.trial034.stdout:(72/95): python3-jaraco-8.2.1-3.el9.noarch.rpm 341 kB/s | 11 kB 00:00 2026-02-18T06:53:48.890 INFO:teuthology.orchestra.run.trial034.stdout:(73/95): python3-jaraco-classes-3.2.1-5.el9.noa 552 kB/s | 18 kB 00:00 2026-02-18T06:53:48.922 INFO:teuthology.orchestra.run.trial034.stdout:(74/95): python3-jaraco-collections-3.0.0-8.el9 727 kB/s | 23 kB 00:00 2026-02-18T06:53:48.954 INFO:teuthology.orchestra.run.trial034.stdout:(75/95): python3-jaraco-context-6.0.1-3.el9.noa 620 kB/s | 20 kB 00:00 2026-02-18T06:53:48.986 INFO:teuthology.orchestra.run.trial034.stdout:(76/95): python3-jaraco-functools-3.5.0-2.el9.n 610 kB/s | 19 kB 00:00 2026-02-18T06:53:49.028 INFO:teuthology.orchestra.run.trial034.stdout:(77/95): python3-jaraco-text-4.0.0-2.el9.noarch 625 kB/s | 26 kB 00:00 2026-02-18T06:53:49.124 INFO:teuthology.orchestra.run.trial034.stdout:(78/95): python3-kubernetes-26.1.0-3.el9.noarch 11 MB/s | 1.0 MB 00:00 2026-02-18T06:53:49.173 INFO:teuthology.orchestra.run.trial034.stdout:(79/95): python3-more-itertools-8.12.0-2.el9.no 1.6 MB/s | 79 kB 00:00 2026-02-18T06:53:49.206 INFO:teuthology.orchestra.run.trial034.stdout:(80/95): python3-msgpack-1.0.3-2.el9.x86_64.rpm 2.5 MB/s | 86 kB 00:00 2026-02-18T06:53:49.268 INFO:teuthology.orchestra.run.trial163.stdout:(1/95): ceph-20.2.0-670.gadc19233.el9.x86_64.rp 103 kB/s | 6.5 kB 00:00 2026-02-18T06:53:49.297 INFO:teuthology.orchestra.run.trial034.stdout:(81/95): python3-natsort-7.1.1-5.el9.noarch.rpm 638 kB/s | 58 kB 00:00 2026-02-18T06:53:49.334 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:53:49.334 INFO:teuthology.orchestra.run.trial109.stdout:skipping the directory /sys 2026-02-18T06:53:49.334 INFO:teuthology.orchestra.run.trial109.stdout:skipping the directory /proc 2026-02-18T06:53:49.334 INFO:teuthology.orchestra.run.trial109.stdout:skipping the directory /mnt 2026-02-18T06:53:49.334 INFO:teuthology.orchestra.run.trial109.stdout:skipping the directory /var/tmp 2026-02-18T06:53:49.334 INFO:teuthology.orchestra.run.trial109.stdout:skipping the directory /home 2026-02-18T06:53:49.334 INFO:teuthology.orchestra.run.trial109.stdout:skipping the directory /root 2026-02-18T06:53:49.335 INFO:teuthology.orchestra.run.trial109.stdout:skipping the directory /tmp 2026-02-18T06:53:49.335 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:49.342 INFO:teuthology.orchestra.run.trial163.stdout:(2/95): ceph-mgr-20.2.0-670.gadc19233.el9.x86_6 6.9 MB/s | 961 kB 00:00 2026-02-18T06:53:49.362 INFO:teuthology.orchestra.run.trial163.stdout:(3/95): ceph-mds-20.2.0-670.gadc19233.el9.x86_6 15 MB/s | 2.3 MB 00:00 2026-02-18T06:53:49.364 INFO:teuthology.orchestra.run.trial034.stdout:(82/95): python3-portend-3.1.0-2.el9.noarch.rpm 244 kB/s | 16 kB 00:00 2026-02-18T06:53:49.389 INFO:teuthology.orchestra.run.trial163.stdout:(4/95): ceph-grafana-dashboards-20.2.0-670.gadc 1.6 MB/s | 43 kB 00:00 2026-02-18T06:53:49.420 INFO:teuthology.orchestra.run.trial163.stdout:(5/95): ceph-mgr-cephadm-20.2.0-670.gadc19233.e 5.4 MB/s | 173 kB 00:00 2026-02-18T06:53:49.504 INFO:teuthology.orchestra.run.trial034.stdout:(83/95): python3-pyOpenSSL-21.0.0-1.el9.noarch. 644 kB/s | 90 kB 00:00 2026-02-18T06:53:49.687 INFO:teuthology.orchestra.run.trial163.stdout:(6/95): ceph-mon-20.2.0-670.gadc19233.el9.x86_6 12 MB/s | 5.1 MB 00:00 2026-02-18T06:53:49.695 INFO:teuthology.orchestra.run.trial034.stdout:(84/95): python3-repoze-lru-0.7-16.el9.noarch.r 161 kB/s | 31 kB 00:00 2026-02-18T06:53:49.737 INFO:teuthology.orchestra.run.trial034.stdout:(85/95): python3-routes-2.5.1-5.el9.noarch.rpm 4.5 MB/s | 188 kB 00:00 2026-02-18T06:53:49.769 INFO:teuthology.orchestra.run.trial034.stdout:(86/95): python3-rsa-4.9-2.el9.noarch.rpm 1.8 MB/s | 59 kB 00:00 2026-02-18T06:53:49.802 INFO:teuthology.orchestra.run.trial034.stdout:(87/95): python3-saml-1.16.0-1.el9.noarch.rpm 3.7 MB/s | 125 kB 00:00 2026-02-18T06:53:49.835 INFO:teuthology.orchestra.run.trial034.stdout:(88/95): python3-tempora-5.0.0-2.el9.noarch.rpm 1.1 MB/s | 36 kB 00:00 2026-02-18T06:53:49.870 INFO:teuthology.orchestra.run.trial034.stdout:(89/95): python3-typing-extensions-4.15.0-1.el9 2.4 MB/s | 86 kB 00:00 2026-02-18T06:53:49.906 INFO:teuthology.orchestra.run.trial034.stdout:(90/95): python3-websocket-client-1.2.3-2.el9.n 2.4 MB/s | 90 kB 00:00 2026-02-18T06:53:49.941 INFO:teuthology.orchestra.run.trial034.stdout:(91/95): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 1.3 MB/s | 48 kB 00:00 2026-02-18T06:53:49.944 INFO:teuthology.orchestra.run.trial163.stdout:(7/95): ceph-mgr-dashboard-20.2.0-670.gadc19233 20 MB/s | 11 MB 00:00 2026-02-18T06:53:49.974 INFO:teuthology.orchestra.run.trial034.stdout:(92/95): python3-xmltodict-0.12.0-15.el9.noarch 688 kB/s | 22 kB 00:00 2026-02-18T06:53:49.985 INFO:teuthology.orchestra.run.trial163.stdout:(8/95): ceph-osd-20.2.0-670.gadc19233.el9.x86_6 26 MB/s | 17 MB 00:00 2026-02-18T06:53:49.985 INFO:teuthology.orchestra.run.trial163.stdout:(9/95): ceph-mgr-k8sevents-20.2.0-670.gadc19233 533 kB/s | 22 kB 00:00 2026-02-18T06:53:50.006 INFO:teuthology.orchestra.run.trial163.stdout:(10/95): ceph-mgr-modules-core-20.2.0-670.gadc1 14 MB/s | 290 kB 00:00 2026-02-18T06:53:50.006 INFO:teuthology.orchestra.run.trial034.stdout:(93/95): python3-zc-lockfile-2.0-10.el9.noarch. 628 kB/s | 20 kB 00:00 2026-02-18T06:53:50.006 INFO:teuthology.orchestra.run.trial163.stdout:(11/95): ceph-mgr-rook-20.2.0-670.gadc19233.el9 2.4 MB/s | 50 kB 00:00 2026-02-18T06:53:50.022 INFO:teuthology.orchestra.run.trial163.stdout:(12/95): ceph-prometheus-alerts-20.2.0-670.gadc 1.0 MB/s | 17 kB 00:00 2026-02-18T06:53:50.028 INFO:teuthology.orchestra.run.trial163.stdout:(13/95): ceph-volume-20.2.0-670.gadc19233.el9.n 13 MB/s | 297 kB 00:00 2026-02-18T06:53:50.064 INFO:teuthology.orchestra.run.trial163.stdout:(14/95): cephadm-20.2.0-670.gadc19233.el9.noarc 24 MB/s | 1.0 MB 00:00 2026-02-18T06:53:50.081 INFO:teuthology.orchestra.run.trial163.stdout:(15/95): ceph-mgr-diskprediction-local-20.2.0-6 19 MB/s | 7.4 MB 00:00 2026-02-18T06:53:50.126 INFO:teuthology.orchestra.run.trial163.stdout:(16/95): ledmon-libs-1.1.0-3.el9.x86_64.rpm 650 kB/s | 40 kB 00:00 2026-02-18T06:53:50.139 INFO:teuthology.orchestra.run.trial163.stdout:(17/95): cryptsetup-2.8.1-2.el9.x86_64.rpm 3.1 MB/s | 350 kB 00:00 2026-02-18T06:53:50.144 INFO:teuthology.orchestra.run.trial163.stdout:(18/95): libconfig-1.7.2-9.el9.x86_64.rpm 1.1 MB/s | 72 kB 00:00 2026-02-18T06:53:50.162 INFO:teuthology.orchestra.run.trial163.stdout:(19/95): libquadmath-11.5.0-14.el9.x86_64.rpm 7.7 MB/s | 184 kB 00:00 2026-02-18T06:53:50.189 INFO:teuthology.orchestra.run.trial163.stdout:(20/95): python3-cffi-1.14.5-5.el9.x86_64.rpm 5.6 MB/s | 253 kB 00:00 2026-02-18T06:53:50.211 INFO:teuthology.orchestra.run.trial163.stdout:(21/95): libgfortran-11.5.0-14.el9.x86_64.rpm 9.1 MB/s | 794 kB 00:00 2026-02-18T06:53:50.212 INFO:teuthology.orchestra.run.trial163.stdout:(22/95): python3-ply-3.11-14.el9.noarch.rpm 4.4 MB/s | 106 kB 00:00 2026-02-18T06:53:50.227 INFO:teuthology.orchestra.run.trial163.stdout:(23/95): python3-cryptography-36.0.1-5.el9.x86_ 19 MB/s | 1.2 MB 00:00 2026-02-18T06:53:50.235 INFO:teuthology.orchestra.run.trial163.stdout:(24/95): python3-pycparser-2.20-6.el9.noarch.rp 5.6 MB/s | 135 kB 00:00 2026-02-18T06:53:50.237 INFO:teuthology.orchestra.run.trial163.stdout:(25/95): python3-pyparsing-2.4.7-9.el9.noarch.r 5.9 MB/s | 150 kB 00:00 2026-02-18T06:53:50.250 INFO:teuthology.orchestra.run.trial163.stdout:(26/95): python3-requests-2.25.1-10.el9.noarch. 5.3 MB/s | 126 kB 00:00 2026-02-18T06:53:50.257 INFO:teuthology.orchestra.run.trial163.stdout:(27/95): python3-urllib3-1.26.5-7.el9.noarch.rp 9.7 MB/s | 218 kB 00:00 2026-02-18T06:53:50.261 INFO:teuthology.orchestra.run.trial163.stdout:(28/95): unzip-6.0-59.el9.x86_64.rpm 7.6 MB/s | 182 kB 00:00 2026-02-18T06:53:50.274 INFO:teuthology.orchestra.run.trial163.stdout:(29/95): zip-3.0-35.el9.x86_64.rpm 11 MB/s | 266 kB 00:00 2026-02-18T06:53:50.306 INFO:teuthology.orchestra.run.trial163.stdout:(30/95): flexiblas-3.0.4-9.el9.x86_64.rpm 602 kB/s | 30 kB 00:00 2026-02-18T06:53:50.307 INFO:teuthology.orchestra.run.trial163.stdout:(31/95): flexiblas-openblas-openmp-3.0.4-9.el9. 451 kB/s | 15 kB 00:00 2026-02-18T06:53:50.340 INFO:teuthology.orchestra.run.trial163.stdout:(32/95): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 7.2 MB/s | 246 kB 00:00 2026-02-18T06:53:50.342 INFO:teuthology.orchestra.run.trial163.stdout:(33/95): lua-5.4.4-4.el9.x86_64.rpm 5.2 MB/s | 188 kB 00:00 2026-02-18T06:53:50.364 INFO:teuthology.orchestra.run.trial163.stdout:(34/95): openblas-0.3.29-1.el9.x86_64.rpm 1.7 MB/s | 42 kB 00:00 2026-02-18T06:53:50.365 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:53:50.388 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:53:50.388 INFO:teuthology.orchestra.run.trial109.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:53:50.388 INFO:teuthology.orchestra.run.trial109.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T06:53:50.388 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:53:50.388 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:53:50.388 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:50.390 INFO:teuthology.orchestra.run.trial109.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:53:50.393 INFO:teuthology.orchestra.run.trial163.stdout:(35/95): openblas-openmp-0.3.29-1.el9.x86_64.rp 105 MB/s | 5.3 MB 00:00 2026-02-18T06:53:50.397 INFO:teuthology.orchestra.run.trial163.stdout:(36/95): protobuf-3.14.0-17.el9.x86_64.rpm 31 MB/s | 1.0 MB 00:00 2026-02-18T06:53:50.402 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:53:50.402 INFO:teuthology.orchestra.run.trial109.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:53:50.422 INFO:teuthology.orchestra.run.trial163.stdout:(37/95): python3-devel-3.9.25-2.el9.x86_64.rpm 9.5 MB/s | 244 kB 00:00 2026-02-18T06:53:50.445 INFO:teuthology.orchestra.run.trial163.stdout:(38/95): python3-babel-2.9.1-2.el9.noarch.rpm 117 MB/s | 6.0 MB 00:00 2026-02-18T06:53:50.448 INFO:teuthology.orchestra.run.trial163.stdout:(39/95): python3-jinja2-2.11.3-8.el9.noarch.rpm 9.4 MB/s | 249 kB 00:00 2026-02-18T06:53:50.456 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:53:50.456 INFO:teuthology.orchestra.run.trial109.stdout:Creating group 'qat' with GID 992. 2026-02-18T06:53:50.456 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:50.460 INFO:teuthology.orchestra.run.trial163.stdout:(40/95): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 15 MB/s | 3.0 MB 00:00 2026-02-18T06:53:50.472 INFO:teuthology.orchestra.run.trial163.stdout:(41/95): python3-libstoragemgmt-1.10.1-1.el9.x8 7.1 MB/s | 177 kB 00:00 2026-02-18T06:53:50.473 INFO:teuthology.orchestra.run.trial163.stdout:(42/95): python3-jmespath-1.0.1-1.el9.noarch.rp 1.6 MB/s | 48 kB 00:00 2026-02-18T06:53:50.496 INFO:teuthology.orchestra.run.trial163.stdout:(43/95): python3-lxml-4.6.5-3.el9.x86_64.rpm 34 MB/s | 1.2 MB 00:00 2026-02-18T06:53:50.497 INFO:teuthology.orchestra.run.trial163.stdout:(44/95): python3-markupsafe-1.1.1-12.el9.x86_64 1.4 MB/s | 35 kB 00:00 2026-02-18T06:53:50.529 INFO:teuthology.orchestra.run.trial163.stdout:(45/95): python3-numpy-1.23.5-2.el9.x86_64.rpm 111 MB/s | 6.1 MB 00:00 2026-02-18T06:53:50.529 INFO:teuthology.orchestra.run.trial163.stdout:(46/95): python3-packaging-20.9-5.el9.noarch.rp 2.3 MB/s | 77 kB 00:00 2026-02-18T06:53:50.530 INFO:teuthology.orchestra.run.trial163.stdout:(47/95): python3-numpy-f2py-1.23.5-2.el9.x86_64 13 MB/s | 442 kB 00:00 2026-02-18T06:53:50.554 INFO:teuthology.orchestra.run.trial163.stdout:(48/95): python3-pyasn1-0.4.8-6.el9.noarch.rpm 6.4 MB/s | 159 kB 00:00 2026-02-18T06:53:50.559 INFO:teuthology.orchestra.run.trial163.stdout:(49/95): python3-protobuf-3.14.0-17.el9.noarch. 8.5 MB/s | 267 kB 00:00 2026-02-18T06:53:50.565 INFO:teuthology.orchestra.run.trial163.stdout:(50/95): python3-pyasn1-modules-0.4.8-6.el9.noa 7.8 MB/s | 279 kB 00:00 2026-02-18T06:53:50.578 INFO:teuthology.orchestra.run.trial163.stdout:(51/95): python3-requests-oauthlib-1.3.0-12.el9 2.1 MB/s | 54 kB 00:00 2026-02-18T06:53:50.587 INFO:teuthology.orchestra.run.trial163.stdout:(52/95): python3-toml-0.10.2-6.el9.noarch.rpm 1.8 MB/s | 42 kB 00:00 2026-02-18T06:53:50.606 INFO:teuthology.orchestra.run.trial163.stdout:(53/95): xmlsec1-1.2.29-13.el9.x86_64.rpm 6.6 MB/s | 189 kB 00:00 2026-02-18T06:53:50.609 INFO:teuthology.orchestra.run.trial163.stdout:(54/95): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 4.1 MB/s | 90 kB 00:00 2026-02-18T06:53:50.635 INFO:teuthology.orchestra.run.trial163.stdout:(55/95): lua-devel-5.4.4-4.el9.x86_64.rpm 768 kB/s | 22 kB 00:00 2026-02-18T06:53:50.684 INFO:teuthology.orchestra.run.trial163.stdout:(56/95): python3-scipy-1.9.3-2.el9.x86_64.rpm 154 MB/s | 19 MB 00:00 2026-02-18T06:53:50.694 INFO:teuthology.orchestra.run.trial163.stdout:(57/95): protobuf-compiler-3.14.0-17.el9.x86_64 10 MB/s | 862 kB 00:00 2026-02-18T06:53:50.708 INFO:teuthology.orchestra.run.trial163.stdout:(58/95): grpc-data-1.46.7-10.el9.noarch.rpm 842 kB/s | 19 kB 00:00 2026-02-18T06:53:50.724 INFO:teuthology.orchestra.run.trial163.stdout:(59/95): python3-asyncssh-2.13.2-5.el9.noarch.r 33 MB/s | 548 kB 00:00 2026-02-18T06:53:50.724 INFO:teuthology.orchestra.run.trial163.stdout:(60/95): luarocks-3.9.2-5.el9.noarch.rpm 4.8 MB/s | 151 kB 00:00 2026-02-18T06:53:50.728 INFO:teuthology.orchestra.run.trial163.stdout:(61/95): python3-autocommand-2.2.2-8.el9.noarch 7.9 MB/s | 29 kB 00:00 2026-02-18T06:53:50.728 INFO:teuthology.orchestra.run.trial163.stdout:(62/95): python3-backports-tarfile-1.2.0-1.el9. 16 MB/s | 60 kB 00:00 2026-02-18T06:53:50.731 INFO:teuthology.orchestra.run.trial163.stdout:(63/95): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 12 MB/s | 43 kB 00:00 2026-02-18T06:53:50.732 INFO:teuthology.orchestra.run.trial163.stdout:(64/95): python3-cachetools-4.2.4-1.el9.noarch. 8.4 MB/s | 32 kB 00:00 2026-02-18T06:53:50.735 INFO:teuthology.orchestra.run.trial163.stdout:(65/95): python3-certifi-2023.05.07-4.el9.noarc 3.9 MB/s | 14 kB 00:00 2026-02-18T06:53:50.739 INFO:teuthology.orchestra.run.trial163.stdout:(66/95): python3-cheroot-10.0.1-4.el9.noarch.rp 25 MB/s | 173 kB 00:00 2026-02-18T06:53:50.741 INFO:teuthology.orchestra.run.trial163.stdout:(67/95): python3-cherrypy-18.6.1-2.el9.noarch.r 62 MB/s | 358 kB 00:00 2026-02-18T06:53:50.744 INFO:teuthology.orchestra.run.trial163.stdout:(68/95): python3-google-auth-2.45.0-1.el9.noarc 54 MB/s | 254 kB 00:00 2026-02-18T06:53:50.745 INFO:teuthology.orchestra.run.trial163.stdout:(69/95): abseil-cpp-20211102.0-4.el9.x86_64.rpm 4.9 MB/s | 551 kB 00:00 2026-02-18T06:53:50.748 INFO:teuthology.orchestra.run.trial163.stdout:(70/95): python3-grpcio-tools-1.46.7-10.el9.x86 33 MB/s | 144 kB 00:00 2026-02-18T06:53:50.752 INFO:teuthology.orchestra.run.trial163.stdout:(71/95): python3-isodate-0.6.1-3.el9.noarch.rpm 14 MB/s | 56 kB 00:00 2026-02-18T06:53:50.755 INFO:teuthology.orchestra.run.trial163.stdout:(72/95): python3-grpcio-1.46.7-10.el9.x86_64.rp 142 MB/s | 2.0 MB 00:00 2026-02-18T06:53:50.756 INFO:teuthology.orchestra.run.trial163.stdout:(73/95): python3-jaraco-8.2.1-3.el9.noarch.rpm 3.0 MB/s | 11 kB 00:00 2026-02-18T06:53:50.759 INFO:teuthology.orchestra.run.trial163.stdout:(74/95): python3-influxdb-5.3.1-1.el9.noarch.rp 9.8 MB/s | 139 kB 00:00 2026-02-18T06:53:50.759 INFO:teuthology.orchestra.run.trial163.stdout:(75/95): python3-jaraco-classes-3.2.1-5.el9.noa 4.3 MB/s | 18 kB 00:00 2026-02-18T06:53:50.760 INFO:teuthology.orchestra.run.trial163.stdout:(76/95): python3-jaraco-collections-3.0.0-8.el9 5.8 MB/s | 23 kB 00:00 2026-02-18T06:53:50.763 INFO:teuthology.orchestra.run.trial163.stdout:(77/95): python3-jaraco-context-6.0.1-3.el9.noa 5.3 MB/s | 20 kB 00:00 2026-02-18T06:53:50.763 INFO:teuthology.orchestra.run.trial163.stdout:(78/95): python3-jaraco-functools-3.5.0-2.el9.n 5.3 MB/s | 19 kB 00:00 2026-02-18T06:53:50.766 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 1/39 2026-02-18T06:53:50.766 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2/39 2026-02-18T06:53:50.767 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:53:50.767 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:53:50.767 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:53:50.767 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:53:50.767 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:53:50.767 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 8/39 2026-02-18T06:53:50.767 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 9/39 2026-02-18T06:53:50.767 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 10/39 2026-02-18T06:53:50.767 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 11/39 2026-02-18T06:53:50.767 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 12/39 2026-02-18T06:53:50.767 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:53:50.768 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:53:50.768 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 15/39 2026-02-18T06:53:50.768 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-18T06:53:50.768 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : nvme-cli-2.13-1.el9.x86_64 17/39 2026-02-18T06:53:50.768 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-18T06:53:50.768 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-18T06:53:50.768 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:53:50.768 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-18T06:53:50.768 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-18T06:53:50.768 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-18T06:53:50.768 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-18T06:53:50.768 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-18T06:53:50.769 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-18T06:53:50.769 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-18T06:53:50.769 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-18T06:53:50.769 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-18T06:53:50.769 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-18T06:53:50.769 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-18T06:53:50.769 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-18T06:53:50.769 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-18T06:53:50.769 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-18T06:53:50.769 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-18T06:53:50.769 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : librados2-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:53:50.769 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-18T06:53:50.769 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 38/39 2026-02-18T06:53:50.770 INFO:teuthology.orchestra.run.trial163.stdout:(79/95): python3-jaraco-text-4.0.0-2.el9.noarch 7.1 MB/s | 26 kB 00:00 2026-02-18T06:53:50.770 INFO:teuthology.orchestra.run.trial163.stdout:(80/95): python3-more-itertools-8.12.0-2.el9.no 19 MB/s | 79 kB 00:00 2026-02-18T06:53:50.770 INFO:teuthology.orchestra.run.trial163.stdout:(81/95): python3-msgpack-1.0.3-2.el9.x86_64.rpm 19 MB/s | 86 kB 00:00 2026-02-18T06:53:50.771 INFO:teuthology.orchestra.run.trial163.stdout:(82/95): python3-natsort-7.1.1-5.el9.noarch.rpm 15 MB/s | 58 kB 00:00 2026-02-18T06:53:50.772 INFO:teuthology.orchestra.run.trial163.stdout:(83/95): python3-portend-3.1.0-2.el9.noarch.rpm 4.6 MB/s | 16 kB 00:00 2026-02-18T06:53:50.775 INFO:teuthology.orchestra.run.trial163.stdout:(84/95): python3-pyOpenSSL-21.0.0-1.el9.noarch. 21 MB/s | 90 kB 00:00 2026-02-18T06:53:50.776 INFO:teuthology.orchestra.run.trial163.stdout:(85/95): python3-repoze-lru-0.7-16.el9.noarch.r 7.3 MB/s | 31 kB 00:00 2026-02-18T06:53:50.780 INFO:teuthology.orchestra.run.trial163.stdout:(86/95): python3-rsa-4.9-2.el9.noarch.rpm 15 MB/s | 59 kB 00:00 2026-02-18T06:53:50.780 INFO:teuthology.orchestra.run.trial163.stdout:(87/95): python3-routes-2.5.1-5.el9.noarch.rpm 39 MB/s | 188 kB 00:00 2026-02-18T06:53:50.784 INFO:teuthology.orchestra.run.trial163.stdout:(88/95): python3-saml-1.16.0-1.el9.noarch.rpm 29 MB/s | 125 kB 00:00 2026-02-18T06:53:50.785 INFO:teuthology.orchestra.run.trial163.stdout:(89/95): python3-tempora-5.0.0-2.el9.noarch.rpm 8.3 MB/s | 36 kB 00:00 2026-02-18T06:53:50.788 INFO:teuthology.orchestra.run.trial163.stdout:(90/95): python3-typing-extensions-4.15.0-1.el9 22 MB/s | 86 kB 00:00 2026-02-18T06:53:50.789 INFO:teuthology.orchestra.run.trial163.stdout:(91/95): python3-websocket-client-1.2.3-2.el9.n 22 MB/s | 90 kB 00:00 2026-02-18T06:53:50.792 INFO:teuthology.orchestra.run.trial163.stdout:(92/95): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 13 MB/s | 48 kB 00:00 2026-02-18T06:53:50.792 INFO:teuthology.orchestra.run.trial163.stdout:(93/95): python3-xmltodict-0.12.0-15.el9.noarch 6.1 MB/s | 22 kB 00:00 2026-02-18T06:53:50.796 INFO:teuthology.orchestra.run.trial163.stdout:(94/95): python3-zc-lockfile-2.0-10.el9.noarch. 4.8 MB/s | 20 kB 00:00 2026-02-18T06:53:50.822 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:53:50.822 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:50.822 INFO:teuthology.orchestra.run.trial109.stdout:Upgraded: 2026-02-18T06:53:50.822 INFO:teuthology.orchestra.run.trial109.stdout: librados2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.822 INFO:teuthology.orchestra.run.trial109.stdout: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.823 INFO:teuthology.orchestra.run.trial109.stdout:Installed: 2026-02-18T06:53:50.823 INFO:teuthology.orchestra.run.trial109.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-18T06:53:50.823 INFO:teuthology.orchestra.run.trial109.stdout: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.823 INFO:teuthology.orchestra.run.trial109.stdout: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.823 INFO:teuthology.orchestra.run.trial109.stdout: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.823 INFO:teuthology.orchestra.run.trial109.stdout: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.823 INFO:teuthology.orchestra.run.trial109.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T06:53:50.823 INFO:teuthology.orchestra.run.trial109.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-18T06:53:50.823 INFO:teuthology.orchestra.run.trial109.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-18T06:53:50.823 INFO:teuthology.orchestra.run.trial109.stdout: libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.823 INFO:teuthology.orchestra.run.trial109.stdout: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.824 INFO:teuthology.orchestra.run.trial109.stdout: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.824 INFO:teuthology.orchestra.run.trial109.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-18T06:53:50.824 INFO:teuthology.orchestra.run.trial109.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T06:53:50.824 INFO:teuthology.orchestra.run.trial109.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T06:53:50.824 INFO:teuthology.orchestra.run.trial109.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T06:53:50.824 INFO:teuthology.orchestra.run.trial109.stdout: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.824 INFO:teuthology.orchestra.run.trial109.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T06:53:50.824 INFO:teuthology.orchestra.run.trial109.stdout: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.824 INFO:teuthology.orchestra.run.trial109.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T06:53:50.824 INFO:teuthology.orchestra.run.trial109.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T06:53:50.824 INFO:teuthology.orchestra.run.trial109.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T06:53:50.824 INFO:teuthology.orchestra.run.trial109.stdout: nvme-cli-2.13-1.el9.x86_64 2026-02-18T06:53:50.825 INFO:teuthology.orchestra.run.trial109.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-18T06:53:50.825 INFO:teuthology.orchestra.run.trial109.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-18T06:53:50.825 INFO:teuthology.orchestra.run.trial109.stdout: python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.825 INFO:teuthology.orchestra.run.trial109.stdout: python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.825 INFO:teuthology.orchestra.run.trial109.stdout: python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.825 INFO:teuthology.orchestra.run.trial109.stdout: python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.825 INFO:teuthology.orchestra.run.trial109.stdout: python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.825 INFO:teuthology.orchestra.run.trial109.stdout: python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:50.825 INFO:teuthology.orchestra.run.trial109.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-18T06:53:50.825 INFO:teuthology.orchestra.run.trial109.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-18T06:53:50.825 INFO:teuthology.orchestra.run.trial109.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-18T06:53:50.825 INFO:teuthology.orchestra.run.trial109.stdout: re2-1:20211101-20.el9.x86_64 2026-02-18T06:53:50.826 INFO:teuthology.orchestra.run.trial109.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T06:53:50.826 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:50.826 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:53:50.831 INFO:teuthology.orchestra.run.trial163.stdout:(95/95): python3-kubernetes-26.1.0-3.el9.noarch 15 MB/s | 1.0 MB 00:00 2026-02-18T06:53:50.834 INFO:teuthology.orchestra.run.trial163.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:53:50.834 INFO:teuthology.orchestra.run.trial163.stdout:Total 48 MB/s | 101 MB 00:02 2026-02-18T06:53:50.864 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install ceph-test 2026-02-18T06:53:51.171 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:16 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:53:51.253 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:53:51.254 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:53:51.254 INFO:teuthology.orchestra.run.trial109.stdout: Package Arch Version Repository Size 2026-02-18T06:53:51.254 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:53:51.254 INFO:teuthology.orchestra.run.trial109.stdout:Installing: 2026-02-18T06:53:51.254 INFO:teuthology.orchestra.run.trial109.stdout: ceph-test x86_64 2:20.2.0-670.gadc19233.el9 ceph 84 M 2026-02-18T06:53:51.254 INFO:teuthology.orchestra.run.trial109.stdout:Installing dependencies: 2026-02-18T06:53:51.255 INFO:teuthology.orchestra.run.trial109.stdout: libcephsqlite x86_64 2:20.2.0-670.gadc19233.el9 ceph 164 k 2026-02-18T06:53:51.255 INFO:teuthology.orchestra.run.trial109.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T06:53:51.255 INFO:teuthology.orchestra.run.trial109.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T06:53:51.255 INFO:teuthology.orchestra.run.trial109.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T06:53:51.255 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:51.255 INFO:teuthology.orchestra.run.trial109.stdout:Transaction Summary 2026-02-18T06:53:51.255 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:53:51.255 INFO:teuthology.orchestra.run.trial109.stdout:Install 5 Packages 2026-02-18T06:53:51.255 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:51.255 INFO:teuthology.orchestra.run.trial109.stdout:Total download size: 85 M 2026-02-18T06:53:51.255 INFO:teuthology.orchestra.run.trial109.stdout:Installed size: 364 M 2026-02-18T06:53:51.255 INFO:teuthology.orchestra.run.trial109.stdout:Downloading Packages: 2026-02-18T06:53:51.258 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction check 2026-02-18T06:53:51.295 INFO:teuthology.orchestra.run.trial163.stdout:Transaction check succeeded. 2026-02-18T06:53:51.296 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction test 2026-02-18T06:53:51.402 INFO:teuthology.orchestra.run.trial109.stdout:(1/5): libcephsqlite-20.2.0-670.gadc19233.el9.x 1.9 MB/s | 164 kB 00:00 2026-02-18T06:53:51.725 INFO:teuthology.orchestra.run.trial163.stdout:Transaction test succeeded. 2026-02-18T06:53:51.725 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction 2026-02-18T06:53:51.820 INFO:teuthology.orchestra.run.trial034.stdout:(94/95): python3-numpy-1.23.5-2.el9.x86_64.rpm 888 kB/s | 6.1 MB 00:07 2026-02-18T06:53:52.178 INFO:teuthology.orchestra.run.trial163.stdout: Preparing : 1/1 2026-02-18T06:53:52.180 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/95 2026-02-18T06:53:52.183 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/95 2026-02-18T06:53:52.205 INFO:teuthology.orchestra.run.trial163.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/95 2026-02-18T06:53:52.237 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/95 2026-02-18T06:53:52.247 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/95 2026-02-18T06:53:52.248 INFO:teuthology.orchestra.run.trial109.stdout:(2/5): libxslt-1.1.34-12.el9.x86_64.rpm 251 kB/s | 233 kB 00:00 2026-02-18T06:53:52.252 INFO:teuthology.orchestra.run.trial163.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 6/95 2026-02-18T06:53:52.254 INFO:teuthology.orchestra.run.trial163.stdout: Installing : lua-5.4.4-4.el9.x86_64 7/95 2026-02-18T06:53:52.259 INFO:teuthology.orchestra.run.trial163.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 8/95 2026-02-18T06:53:52.282 INFO:teuthology.orchestra.run.trial163.stdout: Installing : unzip-6.0-59.el9.x86_64 9/95 2026-02-18T06:53:52.294 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 10/95 2026-02-18T06:53:52.297 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 11/95 2026-02-18T06:53:52.303 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 12/95 2026-02-18T06:53:52.305 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 13/95 2026-02-18T06:53:52.316 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 14/95 2026-02-18T06:53:52.322 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 15/95 2026-02-18T06:53:52.346 INFO:teuthology.orchestra.run.trial163.stdout: Installing : zip-3.0-35.el9.x86_64 16/95 2026-02-18T06:53:52.349 INFO:teuthology.orchestra.run.trial163.stdout: Installing : luarocks-3.9.2-5.el9.noarch 17/95 2026-02-18T06:53:52.351 INFO:teuthology.orchestra.run.trial109.stdout:(3/5): socat-1.7.4.1-8.el9.x86_64.rpm 319 kB/s | 303 kB 00:00 2026-02-18T06:53:52.356 INFO:teuthology.orchestra.run.trial163.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 18/95 2026-02-18T06:53:52.407 INFO:teuthology.orchestra.run.trial163.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 19/95 2026-02-18T06:53:52.419 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 20/95 2026-02-18T06:53:52.422 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-rsa-4.9-2.el9.noarch 21/95 2026-02-18T06:53:52.426 INFO:teuthology.orchestra.run.trial163.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 22/95 2026-02-18T06:53:52.431 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 23/95 2026-02-18T06:53:52.436 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 24/95 2026-02-18T06:53:52.439 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 25/95 2026-02-18T06:53:52.453 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 26/95 2026-02-18T06:53:52.458 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 27/95 2026-02-18T06:53:52.463 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 28/95 2026-02-18T06:53:52.474 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 29/95 2026-02-18T06:53:52.483 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 30/95 2026-02-18T06:53:52.485 INFO:teuthology.orchestra.run.trial109.stdout:(4/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 268 kB/s | 64 kB 00:00 2026-02-18T06:53:52.489 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 31/95 2026-02-18T06:53:52.509 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 32/95 2026-02-18T06:53:52.519 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 33/95 2026-02-18T06:53:52.535 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 34/95 2026-02-18T06:53:52.540 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 35/95 2026-02-18T06:53:52.547 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 36/95 2026-02-18T06:53:52.587 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 37/95 2026-02-18T06:53:52.642 INFO:teuthology.orchestra.run.trial034.stdout:(95/95): python3-scipy-1.9.3-2.el9.x86_64.rpm 3.4 MB/s | 19 MB 00:05 2026-02-18T06:53:52.646 INFO:teuthology.orchestra.run.trial034.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:53:52.646 INFO:teuthology.orchestra.run.trial034.stdout:Total 6.2 MB/s | 101 MB 00:16 2026-02-18T06:53:52.911 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 38/95 2026-02-18T06:53:52.921 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 39/95 2026-02-18T06:53:52.924 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 40/95 2026-02-18T06:53:52.930 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 41/95 2026-02-18T06:53:52.932 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 42/95 2026-02-18T06:53:52.960 INFO:teuthology.orchestra.run.trial163.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 43/95 2026-02-18T06:53:52.976 INFO:teuthology.orchestra.run.trial109.stdout:(5/5): ceph-test-20.2.0-670.gadc19233.el9.x86_6 51 MB/s | 84 MB 00:01 2026-02-18T06:53:52.978 INFO:teuthology.orchestra.run.trial109.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:53:52.978 INFO:teuthology.orchestra.run.trial109.stdout:Total 49 MB/s | 85 MB 00:01 2026-02-18T06:53:53.003 INFO:teuthology.orchestra.run.trial163.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 44/95 2026-02-18T06:53:53.004 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction check 2026-02-18T06:53:53.010 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 45/95 2026-02-18T06:53:53.013 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 46/95 2026-02-18T06:53:53.015 INFO:teuthology.orchestra.run.trial109.stdout:Transaction check succeeded. 2026-02-18T06:53:53.015 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction test 2026-02-18T06:53:53.019 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 47/95 2026-02-18T06:53:53.023 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 48/95 2026-02-18T06:53:53.030 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 49/95 2026-02-18T06:53:53.033 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 50/95 2026-02-18T06:53:53.061 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 51/95 2026-02-18T06:53:53.066 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction check 2026-02-18T06:53:53.070 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 52/95 2026-02-18T06:53:53.076 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 53/95 2026-02-18T06:53:53.083 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 54/95 2026-02-18T06:53:53.104 INFO:teuthology.orchestra.run.trial034.stdout:Transaction check succeeded. 2026-02-18T06:53:53.104 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction test 2026-02-18T06:53:53.117 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 55/95 2026-02-18T06:53:53.302 INFO:teuthology.orchestra.run.trial109.stdout:Transaction test succeeded. 2026-02-18T06:53:53.302 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction 2026-02-18T06:53:53.340 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-devel-3.9.25-2.el9.x86_64 56/95 2026-02-18T06:53:53.364 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 57/95 2026-02-18T06:53:53.368 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 58/95 2026-02-18T06:53:53.427 INFO:teuthology.orchestra.run.trial163.stdout: Installing : openblas-0.3.29-1.el9.x86_64 59/95 2026-02-18T06:53:53.429 INFO:teuthology.orchestra.run.trial163.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 60/95 2026-02-18T06:53:53.450 INFO:teuthology.orchestra.run.trial163.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 61/95 2026-02-18T06:53:53.534 INFO:teuthology.orchestra.run.trial034.stdout:Transaction test succeeded. 2026-02-18T06:53:53.534 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction 2026-02-18T06:53:53.612 INFO:teuthology.orchestra.run.trial109.stdout: Preparing : 1/1 2026-02-18T06:53:53.618 INFO:teuthology.orchestra.run.trial109.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T06:53:53.622 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T06:53:53.630 INFO:teuthology.orchestra.run.trial109.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T06:53:53.630 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:53:53.775 INFO:teuthology.orchestra.run.trial163.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 62/95 2026-02-18T06:53:53.848 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 63/95 2026-02-18T06:53:53.987 INFO:teuthology.orchestra.run.trial034.stdout: Preparing : 1/1 2026-02-18T06:53:53.989 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/95 2026-02-18T06:53:53.993 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/95 2026-02-18T06:53:54.014 INFO:teuthology.orchestra.run.trial034.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/95 2026-02-18T06:53:54.047 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/95 2026-02-18T06:53:54.057 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/95 2026-02-18T06:53:54.062 INFO:teuthology.orchestra.run.trial034.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 6/95 2026-02-18T06:53:54.064 INFO:teuthology.orchestra.run.trial034.stdout: Installing : lua-5.4.4-4.el9.x86_64 7/95 2026-02-18T06:53:54.069 INFO:teuthology.orchestra.run.trial034.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 8/95 2026-02-18T06:53:54.092 INFO:teuthology.orchestra.run.trial034.stdout: Installing : unzip-6.0-59.el9.x86_64 9/95 2026-02-18T06:53:54.105 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 10/95 2026-02-18T06:53:54.108 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 11/95 2026-02-18T06:53:54.114 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 12/95 2026-02-18T06:53:54.116 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 13/95 2026-02-18T06:53:54.127 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 14/95 2026-02-18T06:53:54.133 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 15/95 2026-02-18T06:53:54.157 INFO:teuthology.orchestra.run.trial034.stdout: Installing : zip-3.0-35.el9.x86_64 16/95 2026-02-18T06:53:54.160 INFO:teuthology.orchestra.run.trial034.stdout: Installing : luarocks-3.9.2-5.el9.noarch 17/95 2026-02-18T06:53:54.167 INFO:teuthology.orchestra.run.trial034.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 18/95 2026-02-18T06:53:54.218 INFO:teuthology.orchestra.run.trial034.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 19/95 2026-02-18T06:53:54.231 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 20/95 2026-02-18T06:53:54.235 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-rsa-4.9-2.el9.noarch 21/95 2026-02-18T06:53:54.239 INFO:teuthology.orchestra.run.trial034.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 22/95 2026-02-18T06:53:54.244 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 23/95 2026-02-18T06:53:54.249 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 24/95 2026-02-18T06:53:54.252 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 25/95 2026-02-18T06:53:54.267 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 26/95 2026-02-18T06:53:54.271 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 27/95 2026-02-18T06:53:54.276 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 28/95 2026-02-18T06:53:54.287 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 29/95 2026-02-18T06:53:54.296 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 30/95 2026-02-18T06:53:54.303 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 31/95 2026-02-18T06:53:54.322 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 32/95 2026-02-18T06:53:54.333 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 33/95 2026-02-18T06:53:54.349 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 34/95 2026-02-18T06:53:54.353 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 35/95 2026-02-18T06:53:54.361 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 36/95 2026-02-18T06:53:54.401 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 37/95 2026-02-18T06:53:54.517 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 64/95 2026-02-18T06:53:54.534 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 65/95 2026-02-18T06:53:54.544 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 66/95 2026-02-18T06:53:54.550 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-packaging-20.9-5.el9.noarch 67/95 2026-02-18T06:53:54.563 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-ply-3.11-14.el9.noarch 68/95 2026-02-18T06:53:54.579 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 69/95 2026-02-18T06:53:54.654 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 70/95 2026-02-18T06:53:54.662 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 71/95 2026-02-18T06:53:54.686 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 72/95 2026-02-18T06:53:54.715 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 73/95 2026-02-18T06:53:54.724 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 38/95 2026-02-18T06:53:54.734 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 39/95 2026-02-18T06:53:54.738 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 40/95 2026-02-18T06:53:54.743 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 41/95 2026-02-18T06:53:54.745 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 42/95 2026-02-18T06:53:54.765 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 74/95 2026-02-18T06:53:54.771 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 75/95 2026-02-18T06:53:54.773 INFO:teuthology.orchestra.run.trial034.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 43/95 2026-02-18T06:53:54.775 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 76/95 2026-02-18T06:53:54.776 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 77/95 2026-02-18T06:53:54.794 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:53:54.795 INFO:teuthology.orchestra.run.trial163.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-18T06:53:54.795 INFO:teuthology.orchestra.run.trial163.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-18T06:53:54.795 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:54.804 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:53:54.817 INFO:teuthology.orchestra.run.trial034.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 44/95 2026-02-18T06:53:54.823 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 45/95 2026-02-18T06:53:54.827 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 46/95 2026-02-18T06:53:54.830 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:53:54.830 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T06:53:54.830 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:54.833 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 47/95 2026-02-18T06:53:54.836 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 48/95 2026-02-18T06:53:54.843 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 49/95 2026-02-18T06:53:54.847 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 50/95 2026-02-18T06:53:54.864 INFO:teuthology.orchestra.run.trial163.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 79/95 2026-02-18T06:53:54.874 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 51/95 2026-02-18T06:53:54.884 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 52/95 2026-02-18T06:53:54.890 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 53/95 2026-02-18T06:53:54.897 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 54/95 2026-02-18T06:53:54.928 INFO:teuthology.orchestra.run.trial163.stdout: Installing : cryptsetup-2.8.1-2.el9.x86_64 80/95 2026-02-18T06:53:54.930 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:53:54.931 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 55/95 2026-02-18T06:53:54.942 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:53:54.942 INFO:teuthology.orchestra.run.trial163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:53:54.942 INFO:teuthology.orchestra.run.trial163.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-18T06:53:54.942 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:55.155 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-devel-3.9.25-2.el9.x86_64 56/95 2026-02-18T06:53:55.179 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 57/95 2026-02-18T06:53:55.183 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 58/95 2026-02-18T06:53:55.241 INFO:teuthology.orchestra.run.trial034.stdout: Installing : openblas-0.3.29-1.el9.x86_64 59/95 2026-02-18T06:53:55.243 INFO:teuthology.orchestra.run.trial034.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 60/95 2026-02-18T06:53:55.263 INFO:teuthology.orchestra.run.trial034.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 61/95 2026-02-18T06:53:55.584 INFO:teuthology.orchestra.run.trial034.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 62/95 2026-02-18T06:53:55.627 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:53:55.651 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:53:55.652 INFO:teuthology.orchestra.run.trial163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:53:55.652 INFO:teuthology.orchestra.run.trial163.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T06:53:55.652 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:53:55.652 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:53:55.652 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:55.656 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 63/95 2026-02-18T06:53:55.710 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:53:55.712 INFO:teuthology.orchestra.run.trial163.stdout: Installing : cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:53:55.719 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 84/95 2026-02-18T06:53:55.742 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 85/95 2026-02-18T06:53:55.743 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:53:56.318 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 64/95 2026-02-18T06:53:56.335 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 65/95 2026-02-18T06:53:56.345 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 66/95 2026-02-18T06:53:56.351 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-packaging-20.9-5.el9.noarch 67/95 2026-02-18T06:53:56.364 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-ply-3.11-14.el9.noarch 68/95 2026-02-18T06:53:56.380 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 69/95 2026-02-18T06:53:56.454 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 70/95 2026-02-18T06:53:56.462 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 71/95 2026-02-18T06:53:56.485 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 72/95 2026-02-18T06:53:56.514 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 73/95 2026-02-18T06:53:56.564 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 74/95 2026-02-18T06:53:56.570 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 75/95 2026-02-18T06:53:56.574 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 76/95 2026-02-18T06:53:56.575 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 77/95 2026-02-18T06:53:56.592 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:53:56.592 INFO:teuthology.orchestra.run.trial034.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-18T06:53:56.592 INFO:teuthology.orchestra.run.trial034.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-18T06:53:56.592 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:56.599 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:53:56.625 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:53:56.625 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T06:53:56.625 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:56.661 INFO:teuthology.orchestra.run.trial034.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 79/95 2026-02-18T06:53:56.724 INFO:teuthology.orchestra.run.trial034.stdout: Installing : cryptsetup-2.8.1-2.el9.x86_64 80/95 2026-02-18T06:53:56.726 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:53:56.740 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:53:56.740 INFO:teuthology.orchestra.run.trial034.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:53:56.741 INFO:teuthology.orchestra.run.trial034.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-18T06:53:56.741 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:56.902 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:53:56.907 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:53:57.359 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:53:57.369 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:53:57.370 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:53:57.377 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:53:57.382 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:53:57.383 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:53:57.412 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:53:57.437 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:53:57.437 INFO:teuthology.orchestra.run.trial034.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:53:57.437 INFO:teuthology.orchestra.run.trial034.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T06:53:57.437 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:53:57.438 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:53:57.438 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:57.440 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:53:57.484 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 90/95 2026-02-18T06:53:57.485 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:53:57.499 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:53:57.501 INFO:teuthology.orchestra.run.trial034.stdout: Installing : cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:53:57.506 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:53:57.506 INFO:teuthology.orchestra.run.trial163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:53:57.506 INFO:teuthology.orchestra.run.trial163.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T06:53:57.506 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:53:57.506 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:53:57.506 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:57.508 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 84/95 2026-02-18T06:53:57.518 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:53:57.530 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 85/95 2026-02-18T06:53:57.532 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:53:57.724 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:53:57.724 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 1/5 2026-02-18T06:53:57.724 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2/5 2026-02-18T06:53:57.724 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T06:53:57.725 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T06:53:57.746 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:53:57.748 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:53:57.770 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:53:57.770 INFO:teuthology.orchestra.run.trial163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:53:57.770 INFO:teuthology.orchestra.run.trial163.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T06:53:57.770 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:53:57.770 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:53:57.770 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:57.775 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T06:53:57.775 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:57.776 INFO:teuthology.orchestra.run.trial109.stdout:Installed: 2026-02-18T06:53:57.776 INFO:teuthology.orchestra.run.trial109.stdout: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:57.776 INFO:teuthology.orchestra.run.trial109.stdout: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:57.776 INFO:teuthology.orchestra.run.trial109.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-18T06:53:57.776 INFO:teuthology.orchestra.run.trial109.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-18T06:53:57.776 INFO:teuthology.orchestra.run.trial109.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T06:53:57.776 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:57.776 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:53:57.812 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install ceph 2026-02-18T06:53:57.869 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:53:57.889 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:53:57.889 INFO:teuthology.orchestra.run.trial163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:53:57.889 INFO:teuthology.orchestra.run.trial163.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T06:53:57.890 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:53:57.890 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:53:57.890 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:57.907 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:53:58.117 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:23 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:53:58.204 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:53:58.206 INFO:teuthology.orchestra.run.trial109.stdout:====================================================================================== 2026-02-18T06:53:58.206 INFO:teuthology.orchestra.run.trial109.stdout: Package Arch Version Repository Size 2026-02-18T06:53:58.207 INFO:teuthology.orchestra.run.trial109.stdout:====================================================================================== 2026-02-18T06:53:58.207 INFO:teuthology.orchestra.run.trial109.stdout:Installing: 2026-02-18T06:53:58.207 INFO:teuthology.orchestra.run.trial109.stdout: ceph x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.5 k 2026-02-18T06:53:58.207 INFO:teuthology.orchestra.run.trial109.stdout:Installing dependencies: 2026-02-18T06:53:58.207 INFO:teuthology.orchestra.run.trial109.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-18T06:53:58.207 INFO:teuthology.orchestra.run.trial109.stdout: ceph-grafana-dashboards noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 43 k 2026-02-18T06:53:58.207 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mds x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.3 M 2026-02-18T06:53:58.207 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mgr x86_64 2:20.2.0-670.gadc19233.el9 ceph 961 k 2026-02-18T06:53:58.207 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mgr-modules-core noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 290 k 2026-02-18T06:53:58.207 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mon x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.1 M 2026-02-18T06:53:58.208 INFO:teuthology.orchestra.run.trial109.stdout: ceph-osd x86_64 2:20.2.0-670.gadc19233.el9 ceph 17 M 2026-02-18T06:53:58.208 INFO:teuthology.orchestra.run.trial109.stdout: ceph-prometheus-alerts noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 17 k 2026-02-18T06:53:58.208 INFO:teuthology.orchestra.run.trial109.stdout: cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 1.0 M 2026-02-18T06:53:58.208 INFO:teuthology.orchestra.run.trial109.stdout: cryptsetup x86_64 2.8.1-2.el9 baseos 350 k 2026-02-18T06:53:58.208 INFO:teuthology.orchestra.run.trial109.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T06:53:58.208 INFO:teuthology.orchestra.run.trial109.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T06:53:58.208 INFO:teuthology.orchestra.run.trial109.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T06:53:58.208 INFO:teuthology.orchestra.run.trial109.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-18T06:53:58.208 INFO:teuthology.orchestra.run.trial109.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T06:53:58.208 INFO:teuthology.orchestra.run.trial109.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T06:53:58.208 INFO:teuthology.orchestra.run.trial109.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T06:53:58.208 INFO:teuthology.orchestra.run.trial109.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T06:53:58.209 INFO:teuthology.orchestra.run.trial109.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T06:53:58.209 INFO:teuthology.orchestra.run.trial109.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-18T06:53:58.209 INFO:teuthology.orchestra.run.trial109.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-18T06:53:58.209 INFO:teuthology.orchestra.run.trial109.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-18T06:53:58.209 INFO:teuthology.orchestra.run.trial109.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T06:53:58.209 INFO:teuthology.orchestra.run.trial109.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T06:53:58.209 INFO:teuthology.orchestra.run.trial109.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-18T06:53:58.209 INFO:teuthology.orchestra.run.trial109.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-18T06:53:58.209 INFO:teuthology.orchestra.run.trial109.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T06:53:58.209 INFO:teuthology.orchestra.run.trial109.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T06:53:58.209 INFO:teuthology.orchestra.run.trial109.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T06:53:58.209 INFO:teuthology.orchestra.run.trial109.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T06:53:58.210 INFO:teuthology.orchestra.run.trial109.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T06:53:58.210 INFO:teuthology.orchestra.run.trial109.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T06:53:58.210 INFO:teuthology.orchestra.run.trial109.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T06:53:58.210 INFO:teuthology.orchestra.run.trial109.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T06:53:58.210 INFO:teuthology.orchestra.run.trial109.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T06:53:58.210 INFO:teuthology.orchestra.run.trial109.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T06:53:58.210 INFO:teuthology.orchestra.run.trial109.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T06:53:58.210 INFO:teuthology.orchestra.run.trial109.stdout: python3-devel x86_64 3.9.25-2.el9 appstream 244 k 2026-02-18T06:53:58.210 INFO:teuthology.orchestra.run.trial109.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T06:53:58.210 INFO:teuthology.orchestra.run.trial109.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-18T06:53:58.210 INFO:teuthology.orchestra.run.trial109.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-18T06:53:58.210 INFO:teuthology.orchestra.run.trial109.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-18T06:53:58.210 INFO:teuthology.orchestra.run.trial109.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T06:53:58.211 INFO:teuthology.orchestra.run.trial109.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T06:53:58.211 INFO:teuthology.orchestra.run.trial109.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T06:53:58.211 INFO:teuthology.orchestra.run.trial109.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T06:53:58.211 INFO:teuthology.orchestra.run.trial109.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T06:53:58.211 INFO:teuthology.orchestra.run.trial109.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T06:53:58.211 INFO:teuthology.orchestra.run.trial109.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T06:53:58.211 INFO:teuthology.orchestra.run.trial109.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-18T06:53:58.211 INFO:teuthology.orchestra.run.trial109.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T06:53:58.211 INFO:teuthology.orchestra.run.trial109.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T06:53:58.211 INFO:teuthology.orchestra.run.trial109.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-18T06:53:58.211 INFO:teuthology.orchestra.run.trial109.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T06:53:58.211 INFO:teuthology.orchestra.run.trial109.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T06:53:58.211 INFO:teuthology.orchestra.run.trial109.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-18T06:53:58.212 INFO:teuthology.orchestra.run.trial109.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T06:53:58.212 INFO:teuthology.orchestra.run.trial109.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T06:53:58.212 INFO:teuthology.orchestra.run.trial109.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T06:53:58.212 INFO:teuthology.orchestra.run.trial109.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T06:53:58.212 INFO:teuthology.orchestra.run.trial109.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T06:53:58.212 INFO:teuthology.orchestra.run.trial109.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T06:53:58.212 INFO:teuthology.orchestra.run.trial109.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-18T06:53:58.212 INFO:teuthology.orchestra.run.trial109.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T06:53:58.212 INFO:teuthology.orchestra.run.trial109.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T06:53:58.212 INFO:teuthology.orchestra.run.trial109.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T06:53:58.212 INFO:teuthology.orchestra.run.trial109.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T06:53:58.212 INFO:teuthology.orchestra.run.trial109.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T06:53:58.213 INFO:teuthology.orchestra.run.trial109.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T06:53:58.213 INFO:teuthology.orchestra.run.trial109.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T06:53:58.213 INFO:teuthology.orchestra.run.trial109.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T06:53:58.213 INFO:teuthology.orchestra.run.trial109.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T06:53:58.213 INFO:teuthology.orchestra.run.trial109.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T06:53:58.213 INFO:teuthology.orchestra.run.trial109.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T06:53:58.213 INFO:teuthology.orchestra.run.trial109.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T06:53:58.213 INFO:teuthology.orchestra.run.trial109.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T06:53:58.213 INFO:teuthology.orchestra.run.trial109.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T06:53:58.213 INFO:teuthology.orchestra.run.trial109.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T06:53:58.213 INFO:teuthology.orchestra.run.trial109.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T06:53:58.213 INFO:teuthology.orchestra.run.trial109.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-18T06:53:58.213 INFO:teuthology.orchestra.run.trial109.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-18T06:53:58.214 INFO:teuthology.orchestra.run.trial109.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T06:53:58.214 INFO:teuthology.orchestra.run.trial109.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-18T06:53:58.214 INFO:teuthology.orchestra.run.trial109.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-18T06:53:58.214 INFO:teuthology.orchestra.run.trial109.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-18T06:53:58.214 INFO:teuthology.orchestra.run.trial109.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-18T06:53:58.214 INFO:teuthology.orchestra.run.trial109.stdout:Installing weak dependencies: 2026-02-18T06:53:58.214 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mgr-cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 173 k 2026-02-18T06:53:58.214 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mgr-dashboard noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 11 M 2026-02-18T06:53:58.214 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 7.4 M 2026-02-18T06:53:58.214 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mgr-k8sevents noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 22 k 2026-02-18T06:53:58.214 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mgr-rook noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 50 k 2026-02-18T06:53:58.214 INFO:teuthology.orchestra.run.trial109.stdout: ceph-volume noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 297 k 2026-02-18T06:53:58.215 INFO:teuthology.orchestra.run.trial109.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-18T06:53:58.215 INFO:teuthology.orchestra.run.trial109.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-18T06:53:58.215 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:58.215 INFO:teuthology.orchestra.run.trial109.stdout:Transaction Summary 2026-02-18T06:53:58.215 INFO:teuthology.orchestra.run.trial109.stdout:====================================================================================== 2026-02-18T06:53:58.215 INFO:teuthology.orchestra.run.trial109.stdout:Install 95 Packages 2026-02-18T06:53:58.215 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:53:58.216 INFO:teuthology.orchestra.run.trial109.stdout:Total download size: 101 M 2026-02-18T06:53:58.216 INFO:teuthology.orchestra.run.trial109.stdout:Installed size: 561 M 2026-02-18T06:53:58.216 INFO:teuthology.orchestra.run.trial109.stdout:Downloading Packages: 2026-02-18T06:53:58.635 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:53:58.635 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-2:20.2.0-670.gadc19233.el9.x86_64 1/95 2026-02-18T06:53:58.635 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2/95 2026-02-18T06:53:58.636 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 3/95 2026-02-18T06:53:58.636 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 4/95 2026-02-18T06:53:58.636 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 5/95 2026-02-18T06:53:58.636 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 6/95 2026-02-18T06:53:58.636 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 7/95 2026-02-18T06:53:58.636 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 8/95 2026-02-18T06:53:58.636 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 9/95 2026-02-18T06:53:58.636 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 10/95 2026-02-18T06:53:58.636 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 11/95 2026-02-18T06:53:58.636 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 12/95 2026-02-18T06:53:58.636 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 13/95 2026-02-18T06:53:58.636 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 14/95 2026-02-18T06:53:58.637 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : cephadm-2:20.2.0-670.gadc19233.el9.noarch 15/95 2026-02-18T06:53:58.637 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : cryptsetup-2.8.1-2.el9.x86_64 16/95 2026-02-18T06:53:58.637 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/95 2026-02-18T06:53:58.637 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/95 2026-02-18T06:53:58.637 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/95 2026-02-18T06:53:58.637 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/95 2026-02-18T06:53:58.637 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/95 2026-02-18T06:53:58.637 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/95 2026-02-18T06:53:58.637 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/95 2026-02-18T06:53:58.637 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/95 2026-02-18T06:53:58.637 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 25/95 2026-02-18T06:53:58.638 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 26/95 2026-02-18T06:53:58.638 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 27/95 2026-02-18T06:53:58.638 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : unzip-6.0-59.el9.x86_64 28/95 2026-02-18T06:53:58.638 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : zip-3.0-35.el9.x86_64 29/95 2026-02-18T06:53:58.638 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 30/95 2026-02-18T06:53:58.638 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 31/95 2026-02-18T06:53:58.638 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 32/95 2026-02-18T06:53:58.638 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 33/95 2026-02-18T06:53:58.638 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : lua-5.4.4-4.el9.x86_64 34/95 2026-02-18T06:53:58.638 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 35/95 2026-02-18T06:53:58.638 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 36/95 2026-02-18T06:53:58.638 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 37/95 2026-02-18T06:53:58.638 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/95 2026-02-18T06:53:58.639 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-devel-3.9.25-2.el9.x86_64 39/95 2026-02-18T06:53:58.639 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/95 2026-02-18T06:53:58.639 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 41/95 2026-02-18T06:53:58.639 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 42/95 2026-02-18T06:53:58.639 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 43/95 2026-02-18T06:53:58.639 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/95 2026-02-18T06:53:58.639 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/95 2026-02-18T06:53:58.639 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/95 2026-02-18T06:53:58.639 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/95 2026-02-18T06:53:58.639 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/95 2026-02-18T06:53:58.639 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/95 2026-02-18T06:53:58.639 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/95 2026-02-18T06:53:58.640 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/95 2026-02-18T06:53:58.640 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/95 2026-02-18T06:53:58.640 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/95 2026-02-18T06:53:58.640 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/95 2026-02-18T06:53:58.640 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/95 2026-02-18T06:53:58.640 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/95 2026-02-18T06:53:58.640 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/95 2026-02-18T06:53:58.640 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/95 2026-02-18T06:53:58.640 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/95 2026-02-18T06:53:58.640 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/95 2026-02-18T06:53:58.640 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/95 2026-02-18T06:53:58.640 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/95 2026-02-18T06:53:58.640 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/95 2026-02-18T06:53:58.641 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/95 2026-02-18T06:53:58.641 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/95 2026-02-18T06:53:58.641 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/95 2026-02-18T06:53:58.641 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/95 2026-02-18T06:53:58.641 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/95 2026-02-18T06:53:58.641 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/95 2026-02-18T06:53:58.641 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/95 2026-02-18T06:53:58.641 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/95 2026-02-18T06:53:58.641 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/95 2026-02-18T06:53:58.641 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/95 2026-02-18T06:53:58.641 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/95 2026-02-18T06:53:58.641 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/95 2026-02-18T06:53:58.641 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/95 2026-02-18T06:53:58.642 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/95 2026-02-18T06:53:58.642 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/95 2026-02-18T06:53:58.642 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/95 2026-02-18T06:53:58.642 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/95 2026-02-18T06:53:58.642 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 81/95 2026-02-18T06:53:58.642 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 82/95 2026-02-18T06:53:58.642 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 83/95 2026-02-18T06:53:58.642 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 84/95 2026-02-18T06:53:58.642 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 85/95 2026-02-18T06:53:58.642 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 86/95 2026-02-18T06:53:58.642 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 87/95 2026-02-18T06:53:58.642 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 88/95 2026-02-18T06:53:58.642 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 89/95 2026-02-18T06:53:58.643 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 90/95 2026-02-18T06:53:58.643 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 91/95 2026-02-18T06:53:58.643 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 92/95 2026-02-18T06:53:58.643 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 93/95 2026-02-18T06:53:58.643 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 94/95 2026-02-18T06:53:58.666 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:53:58.671 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:53:58.699 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 95/95 2026-02-18T06:53:58.699 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:58.699 INFO:teuthology.orchestra.run.trial163.stdout:Installed: 2026-02-18T06:53:58.699 INFO:teuthology.orchestra.run.trial163.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-18T06:53:58.699 INFO:teuthology.orchestra.run.trial163.stdout: ceph-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:58.699 INFO:teuthology.orchestra.run.trial163.stdout: ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:53:58.699 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:58.699 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:58.699 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:53:58.699 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:53:58.699 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:53:58.700 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:53:58.700 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:53:58.700 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:53:58.700 INFO:teuthology.orchestra.run.trial163.stdout: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:58.700 INFO:teuthology.orchestra.run.trial163.stdout: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:53:58.700 INFO:teuthology.orchestra.run.trial163.stdout: ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:53:58.700 INFO:teuthology.orchestra.run.trial163.stdout: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:53:58.700 INFO:teuthology.orchestra.run.trial163.stdout: cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:53:58.700 INFO:teuthology.orchestra.run.trial163.stdout: cryptsetup-2.8.1-2.el9.x86_64 2026-02-18T06:53:58.700 INFO:teuthology.orchestra.run.trial163.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T06:53:58.700 INFO:teuthology.orchestra.run.trial163.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T06:53:58.701 INFO:teuthology.orchestra.run.trial163.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T06:53:58.701 INFO:teuthology.orchestra.run.trial163.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-18T06:53:58.701 INFO:teuthology.orchestra.run.trial163.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T06:53:58.701 INFO:teuthology.orchestra.run.trial163.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T06:53:58.701 INFO:teuthology.orchestra.run.trial163.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T06:53:58.701 INFO:teuthology.orchestra.run.trial163.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T06:53:58.701 INFO:teuthology.orchestra.run.trial163.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:53:58.701 INFO:teuthology.orchestra.run.trial163.stdout: lua-5.4.4-4.el9.x86_64 2026-02-18T06:53:58.701 INFO:teuthology.orchestra.run.trial163.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-18T06:53:58.701 INFO:teuthology.orchestra.run.trial163.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-18T06:53:58.701 INFO:teuthology.orchestra.run.trial163.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T06:53:58.701 INFO:teuthology.orchestra.run.trial163.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T06:53:58.702 INFO:teuthology.orchestra.run.trial163.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-18T06:53:58.702 INFO:teuthology.orchestra.run.trial163.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-18T06:53:58.702 INFO:teuthology.orchestra.run.trial163.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T06:53:58.702 INFO:teuthology.orchestra.run.trial163.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T06:53:58.702 INFO:teuthology.orchestra.run.trial163.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T06:53:58.702 INFO:teuthology.orchestra.run.trial163.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T06:53:58.702 INFO:teuthology.orchestra.run.trial163.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T06:53:58.702 INFO:teuthology.orchestra.run.trial163.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T06:53:58.702 INFO:teuthology.orchestra.run.trial163.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T06:53:58.702 INFO:teuthology.orchestra.run.trial163.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T06:53:58.702 INFO:teuthology.orchestra.run.trial163.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T06:53:58.702 INFO:teuthology.orchestra.run.trial163.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T06:53:58.703 INFO:teuthology.orchestra.run.trial163.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T06:53:58.703 INFO:teuthology.orchestra.run.trial163.stdout: python3-devel-3.9.25-2.el9.x86_64 2026-02-18T06:53:58.703 INFO:teuthology.orchestra.run.trial163.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T06:53:58.703 INFO:teuthology.orchestra.run.trial163.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-18T06:53:58.703 INFO:teuthology.orchestra.run.trial163.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-18T06:53:58.703 INFO:teuthology.orchestra.run.trial163.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-18T06:53:58.703 INFO:teuthology.orchestra.run.trial163.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-18T06:53:58.703 INFO:teuthology.orchestra.run.trial163.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T06:53:58.703 INFO:teuthology.orchestra.run.trial163.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T06:53:58.703 INFO:teuthology.orchestra.run.trial163.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T06:53:58.703 INFO:teuthology.orchestra.run.trial163.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T06:53:58.703 INFO:teuthology.orchestra.run.trial163.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T06:53:58.704 INFO:teuthology.orchestra.run.trial163.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T06:53:58.704 INFO:teuthology.orchestra.run.trial163.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T06:53:58.704 INFO:teuthology.orchestra.run.trial163.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-18T06:53:58.704 INFO:teuthology.orchestra.run.trial163.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T06:53:58.704 INFO:teuthology.orchestra.run.trial163.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:53:58.704 INFO:teuthology.orchestra.run.trial163.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-18T06:53:58.704 INFO:teuthology.orchestra.run.trial163.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T06:53:58.704 INFO:teuthology.orchestra.run.trial163.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T06:53:58.704 INFO:teuthology.orchestra.run.trial163.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-18T06:53:58.704 INFO:teuthology.orchestra.run.trial163.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T06:53:58.704 INFO:teuthology.orchestra.run.trial163.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T06:53:58.704 INFO:teuthology.orchestra.run.trial163.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T06:53:58.704 INFO:teuthology.orchestra.run.trial163.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T06:53:58.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T06:53:58.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T06:53:58.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-18T06:53:58.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T06:53:58.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T06:53:58.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T06:53:58.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T06:53:58.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-18T06:53:58.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T06:53:58.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T06:53:58.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T06:53:58.705 INFO:teuthology.orchestra.run.trial163.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T06:53:58.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T06:53:58.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-18T06:53:58.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T06:53:58.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T06:53:58.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T06:53:58.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T06:53:58.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T06:53:58.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T06:53:58.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-18T06:53:58.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-18T06:53:58.706 INFO:teuthology.orchestra.run.trial163.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T06:53:58.706 INFO:teuthology.orchestra.run.trial163.stdout: unzip-6.0-59.el9.x86_64 2026-02-18T06:53:58.707 INFO:teuthology.orchestra.run.trial163.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-18T06:53:58.707 INFO:teuthology.orchestra.run.trial163.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-18T06:53:58.707 INFO:teuthology.orchestra.run.trial163.stdout: zip-3.0-35.el9.x86_64 2026-02-18T06:53:58.707 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:58.707 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:53:58.756 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install ceph-base 2026-02-18T06:53:58.805 INFO:teuthology.orchestra.run.trial109.stdout:(1/95): ceph-20.2.0-670.gadc19233.el9.x86_64.rp 114 kB/s | 6.5 kB 00:00 2026-02-18T06:53:58.874 INFO:teuthology.orchestra.run.trial109.stdout:(2/95): ceph-mgr-20.2.0-670.gadc19233.el9.x86_6 7.5 MB/s | 961 kB 00:00 2026-02-18T06:53:58.897 INFO:teuthology.orchestra.run.trial109.stdout:(3/95): ceph-mds-20.2.0-670.gadc19233.el9.x86_6 16 MB/s | 2.3 MB 00:00 2026-02-18T06:53:58.928 INFO:teuthology.orchestra.run.trial109.stdout:(4/95): ceph-grafana-dashboards-20.2.0-670.gadc 1.4 MB/s | 43 kB 00:00 2026-02-18T06:53:58.964 INFO:teuthology.orchestra.run.trial109.stdout:(5/95): ceph-mgr-cephadm-20.2.0-670.gadc19233.e 4.6 MB/s | 173 kB 00:00 2026-02-18T06:53:59.067 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:33 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:53:59.122 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:53:59.123 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:53:59.131 INFO:teuthology.orchestra.run.trial163.stdout:Package ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:53:59.136 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:53:59.136 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:53:59.148 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:53:59.149 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:53:59.149 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:53:59.168 INFO:teuthology.orchestra.run.trial109.stdout:(6/95): ceph-mon-20.2.0-670.gadc19233.el9.x86_6 14 MB/s | 5.1 MB 00:00 2026-02-18T06:53:59.170 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install cephadm 2026-02-18T06:53:59.193 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:53:59.237 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 90/95 2026-02-18T06:53:59.238 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:53:59.260 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:53:59.261 INFO:teuthology.orchestra.run.trial034.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:53:59.261 INFO:teuthology.orchestra.run.trial034.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T06:53:59.261 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:53:59.261 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:53:59.261 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:59.273 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:53:59.454 INFO:teuthology.orchestra.run.trial109.stdout:(7/95): ceph-mgr-dashboard-20.2.0-670.gadc19233 22 MB/s | 11 MB 00:00 2026-02-18T06:53:59.477 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:33 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:53:59.483 INFO:teuthology.orchestra.run.trial109.stdout:(8/95): ceph-mgr-k8sevents-20.2.0-670.gadc19233 772 kB/s | 22 kB 00:00 2026-02-18T06:53:59.496 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:53:59.498 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:53:59.518 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:53:59.518 INFO:teuthology.orchestra.run.trial034.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:53:59.519 INFO:teuthology.orchestra.run.trial034.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T06:53:59.519 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:53:59.519 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:53:59.519 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:59.522 INFO:teuthology.orchestra.run.trial109.stdout:(9/95): ceph-mgr-modules-core-20.2.0-670.gadc19 7.2 MB/s | 290 kB 00:00 2026-02-18T06:53:59.541 INFO:teuthology.orchestra.run.trial163.stdout:Package cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:53:59.558 INFO:teuthology.orchestra.run.trial109.stdout:(10/95): ceph-mgr-rook-20.2.0-670.gadc19233.el9 1.4 MB/s | 50 kB 00:00 2026-02-18T06:53:59.559 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:53:59.559 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:53:59.559 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:53:59.580 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T06:53:59.582 INFO:teuthology.orchestra.run.trial109.stdout:(11/95): ceph-osd-20.2.0-670.gadc19233.el9.x86_ 24 MB/s | 17 MB 00:00 2026-02-18T06:53:59.582 INFO:teuthology.orchestra.run.trial109.stdout:(12/95): ceph-prometheus-alerts-20.2.0-670.gadc 738 kB/s | 17 kB 00:00 2026-02-18T06:53:59.597 INFO:teuthology.orchestra.run.trial109.stdout:(13/95): ceph-volume-20.2.0-670.gadc19233.el9.n 19 MB/s | 297 kB 00:00 2026-02-18T06:53:59.616 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:53:59.620 INFO:teuthology.orchestra.run.trial109.stdout:(14/95): cephadm-20.2.0-670.gadc19233.el9.noarc 26 MB/s | 1.0 MB 00:00 2026-02-18T06:53:59.630 INFO:teuthology.orchestra.run.trial109.stdout:(15/95): ceph-mgr-diskprediction-local-20.2.0-6 16 MB/s | 7.4 MB 00:00 2026-02-18T06:53:59.637 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:53:59.637 INFO:teuthology.orchestra.run.trial034.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:53:59.637 INFO:teuthology.orchestra.run.trial034.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T06:53:59.637 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:53:59.637 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:53:59.637 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:53:59.655 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:53:59.683 INFO:teuthology.orchestra.run.trial109.stdout:(16/95): ledmon-libs-1.1.0-3.el9.x86_64.rpm 644 kB/s | 40 kB 00:00 2026-02-18T06:53:59.693 INFO:teuthology.orchestra.run.trial109.stdout:(17/95): libconfig-1.7.2-9.el9.x86_64.rpm 1.1 MB/s | 72 kB 00:00 2026-02-18T06:53:59.714 INFO:teuthology.orchestra.run.trial109.stdout:(18/95): cryptsetup-2.8.1-2.el9.x86_64.rpm 2.9 MB/s | 350 kB 00:00 2026-02-18T06:53:59.737 INFO:teuthology.orchestra.run.trial109.stdout:(19/95): libquadmath-11.5.0-14.el9.x86_64.rpm 4.1 MB/s | 184 kB 00:00 2026-02-18T06:53:59.739 INFO:teuthology.orchestra.run.trial109.stdout:(20/95): python3-cffi-1.14.5-5.el9.x86_64.rpm 10 MB/s | 253 kB 00:00 2026-02-18T06:53:59.762 INFO:teuthology.orchestra.run.trial109.stdout:(21/95): python3-ply-3.11-14.el9.noarch.rpm 4.5 MB/s | 106 kB 00:00 2026-02-18T06:53:59.769 INFO:teuthology.orchestra.run.trial109.stdout:(22/95): libgfortran-11.5.0-14.el9.x86_64.rpm 9.0 MB/s | 794 kB 00:00 2026-02-18T06:53:59.786 INFO:teuthology.orchestra.run.trial109.stdout:(23/95): python3-pycparser-2.20-6.el9.noarch.rp 5.6 MB/s | 135 kB 00:00 2026-02-18T06:53:59.793 INFO:teuthology.orchestra.run.trial109.stdout:(24/95): python3-pyparsing-2.4.7-9.el9.noarch.r 6.2 MB/s | 150 kB 00:00 2026-02-18T06:53:59.809 INFO:teuthology.orchestra.run.trial109.stdout:(25/95): python3-requests-2.25.1-10.el9.noarch. 5.3 MB/s | 126 kB 00:00 2026-02-18T06:53:59.818 INFO:teuthology.orchestra.run.trial109.stdout:(26/95): python3-urllib3-1.26.5-7.el9.noarch.rp 8.8 MB/s | 218 kB 00:00 2026-02-18T06:53:59.821 INFO:teuthology.orchestra.run.trial109.stdout:(27/95): python3-cryptography-36.0.1-5.el9.x86_ 15 MB/s | 1.2 MB 00:00 2026-02-18T06:53:59.832 INFO:teuthology.orchestra.run.trial109.stdout:(28/95): unzip-6.0-59.el9.x86_64.rpm 7.7 MB/s | 182 kB 00:00 2026-02-18T06:53:59.841 INFO:teuthology.orchestra.run.trial109.stdout:(29/95): zip-3.0-35.el9.x86_64.rpm 11 MB/s | 266 kB 00:00 2026-02-18T06:53:59.890 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:33 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:53:59.972 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:53:59.972 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:53:59.972 INFO:teuthology.orchestra.run.trial163.stdout: Package Arch Version Repo Size 2026-02-18T06:53:59.973 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:53:59.973 INFO:teuthology.orchestra.run.trial163.stdout:Installing: 2026-02-18T06:53:59.973 INFO:teuthology.orchestra.run.trial163.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-670.gadc19233.el9 ceph 154 k 2026-02-18T06:53:59.973 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:59.973 INFO:teuthology.orchestra.run.trial163.stdout:Transaction Summary 2026-02-18T06:53:59.973 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:53:59.973 INFO:teuthology.orchestra.run.trial163.stdout:Install 1 Package 2026-02-18T06:53:59.973 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:53:59.973 INFO:teuthology.orchestra.run.trial163.stdout:Total download size: 154 k 2026-02-18T06:53:59.973 INFO:teuthology.orchestra.run.trial163.stdout:Installed size: 447 k 2026-02-18T06:53:59.974 INFO:teuthology.orchestra.run.trial163.stdout:Downloading Packages: 2026-02-18T06:54:00.057 INFO:teuthology.orchestra.run.trial163.stdout:ceph-immutable-object-cache-20.2.0-670.gadc1923 1.8 MB/s | 154 kB 00:00 2026-02-18T06:54:00.058 INFO:teuthology.orchestra.run.trial163.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:00.058 INFO:teuthology.orchestra.run.trial163.stdout:Total 1.8 MB/s | 154 kB 00:00 2026-02-18T06:54:00.058 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction check 2026-02-18T06:54:00.063 INFO:teuthology.orchestra.run.trial163.stdout:Transaction check succeeded. 2026-02-18T06:54:00.063 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction test 2026-02-18T06:54:00.095 INFO:teuthology.orchestra.run.trial163.stdout:Transaction test succeeded. 2026-02-18T06:54:00.095 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction 2026-02-18T06:54:00.151 INFO:teuthology.orchestra.run.trial163.stdout: Preparing : 1/1 2026-02-18T06:54:00.152 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:54:00.176 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:54:00.176 INFO:teuthology.orchestra.run.trial163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:54:00.176 INFO:teuthology.orchestra.run.trial163.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T06:54:00.176 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:00.313 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:54:00.313 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-2:20.2.0-670.gadc19233.el9.x86_64 1/95 2026-02-18T06:54:00.313 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2/95 2026-02-18T06:54:00.313 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 3/95 2026-02-18T06:54:00.314 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 4/95 2026-02-18T06:54:00.314 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 5/95 2026-02-18T06:54:00.314 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 6/95 2026-02-18T06:54:00.314 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 7/95 2026-02-18T06:54:00.314 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 8/95 2026-02-18T06:54:00.314 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 9/95 2026-02-18T06:54:00.314 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 10/95 2026-02-18T06:54:00.314 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 11/95 2026-02-18T06:54:00.314 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 12/95 2026-02-18T06:54:00.314 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 13/95 2026-02-18T06:54:00.314 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 14/95 2026-02-18T06:54:00.314 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : cephadm-2:20.2.0-670.gadc19233.el9.noarch 15/95 2026-02-18T06:54:00.315 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : cryptsetup-2.8.1-2.el9.x86_64 16/95 2026-02-18T06:54:00.315 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/95 2026-02-18T06:54:00.315 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/95 2026-02-18T06:54:00.315 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/95 2026-02-18T06:54:00.315 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/95 2026-02-18T06:54:00.315 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/95 2026-02-18T06:54:00.315 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/95 2026-02-18T06:54:00.315 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/95 2026-02-18T06:54:00.315 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/95 2026-02-18T06:54:00.315 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 25/95 2026-02-18T06:54:00.315 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 26/95 2026-02-18T06:54:00.315 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 27/95 2026-02-18T06:54:00.316 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : unzip-6.0-59.el9.x86_64 28/95 2026-02-18T06:54:00.316 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : zip-3.0-35.el9.x86_64 29/95 2026-02-18T06:54:00.316 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 30/95 2026-02-18T06:54:00.316 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 31/95 2026-02-18T06:54:00.316 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 32/95 2026-02-18T06:54:00.316 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 33/95 2026-02-18T06:54:00.316 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : lua-5.4.4-4.el9.x86_64 34/95 2026-02-18T06:54:00.316 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 35/95 2026-02-18T06:54:00.316 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 36/95 2026-02-18T06:54:00.316 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 37/95 2026-02-18T06:54:00.316 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/95 2026-02-18T06:54:00.316 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-devel-3.9.25-2.el9.x86_64 39/95 2026-02-18T06:54:00.316 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/95 2026-02-18T06:54:00.317 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 41/95 2026-02-18T06:54:00.317 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 42/95 2026-02-18T06:54:00.317 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 43/95 2026-02-18T06:54:00.317 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/95 2026-02-18T06:54:00.317 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/95 2026-02-18T06:54:00.317 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/95 2026-02-18T06:54:00.317 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/95 2026-02-18T06:54:00.317 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/95 2026-02-18T06:54:00.317 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/95 2026-02-18T06:54:00.317 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/95 2026-02-18T06:54:00.317 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/95 2026-02-18T06:54:00.317 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/95 2026-02-18T06:54:00.318 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/95 2026-02-18T06:54:00.318 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/95 2026-02-18T06:54:00.318 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/95 2026-02-18T06:54:00.318 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/95 2026-02-18T06:54:00.318 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/95 2026-02-18T06:54:00.318 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/95 2026-02-18T06:54:00.318 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/95 2026-02-18T06:54:00.318 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/95 2026-02-18T06:54:00.318 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/95 2026-02-18T06:54:00.318 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/95 2026-02-18T06:54:00.318 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/95 2026-02-18T06:54:00.318 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/95 2026-02-18T06:54:00.318 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/95 2026-02-18T06:54:00.319 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/95 2026-02-18T06:54:00.319 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/95 2026-02-18T06:54:00.319 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/95 2026-02-18T06:54:00.319 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/95 2026-02-18T06:54:00.319 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/95 2026-02-18T06:54:00.319 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/95 2026-02-18T06:54:00.319 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/95 2026-02-18T06:54:00.319 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/95 2026-02-18T06:54:00.319 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/95 2026-02-18T06:54:00.319 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/95 2026-02-18T06:54:00.319 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/95 2026-02-18T06:54:00.319 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/95 2026-02-18T06:54:00.319 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/95 2026-02-18T06:54:00.320 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/95 2026-02-18T06:54:00.320 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/95 2026-02-18T06:54:00.320 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 81/95 2026-02-18T06:54:00.320 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 82/95 2026-02-18T06:54:00.320 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 83/95 2026-02-18T06:54:00.320 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 84/95 2026-02-18T06:54:00.320 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 85/95 2026-02-18T06:54:00.320 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 86/95 2026-02-18T06:54:00.320 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 87/95 2026-02-18T06:54:00.320 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 88/95 2026-02-18T06:54:00.320 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 89/95 2026-02-18T06:54:00.320 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 90/95 2026-02-18T06:54:00.320 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 91/95 2026-02-18T06:54:00.321 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 92/95 2026-02-18T06:54:00.321 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 93/95 2026-02-18T06:54:00.321 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 94/95 2026-02-18T06:54:00.355 INFO:teuthology.orchestra.run.trial109.stdout:(30/95): flexiblas-3.0.4-9.el9.x86_64.rpm 55 kB/s | 30 kB 00:00 2026-02-18T06:54:00.375 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 95/95 2026-02-18T06:54:00.375 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:00.375 INFO:teuthology.orchestra.run.trial034.stdout:Installed: 2026-02-18T06:54:00.375 INFO:teuthology.orchestra.run.trial034.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-18T06:54:00.375 INFO:teuthology.orchestra.run.trial034.stdout: ceph-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:00.376 INFO:teuthology.orchestra.run.trial034.stdout: ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:00.376 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:00.376 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:00.376 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:00.376 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:00.376 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:00.376 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:00.376 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:00.376 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:00.376 INFO:teuthology.orchestra.run.trial034.stdout: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:00.376 INFO:teuthology.orchestra.run.trial034.stdout: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:00.376 INFO:teuthology.orchestra.run.trial034.stdout: ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:00.377 INFO:teuthology.orchestra.run.trial034.stdout: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:00.377 INFO:teuthology.orchestra.run.trial034.stdout: cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:00.377 INFO:teuthology.orchestra.run.trial034.stdout: cryptsetup-2.8.1-2.el9.x86_64 2026-02-18T06:54:00.377 INFO:teuthology.orchestra.run.trial034.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T06:54:00.377 INFO:teuthology.orchestra.run.trial034.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T06:54:00.377 INFO:teuthology.orchestra.run.trial034.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T06:54:00.377 INFO:teuthology.orchestra.run.trial034.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-18T06:54:00.377 INFO:teuthology.orchestra.run.trial034.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T06:54:00.377 INFO:teuthology.orchestra.run.trial034.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T06:54:00.377 INFO:teuthology.orchestra.run.trial034.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T06:54:00.377 INFO:teuthology.orchestra.run.trial034.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T06:54:00.377 INFO:teuthology.orchestra.run.trial034.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:54:00.378 INFO:teuthology.orchestra.run.trial034.stdout: lua-5.4.4-4.el9.x86_64 2026-02-18T06:54:00.378 INFO:teuthology.orchestra.run.trial034.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-18T06:54:00.378 INFO:teuthology.orchestra.run.trial034.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-18T06:54:00.378 INFO:teuthology.orchestra.run.trial034.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T06:54:00.378 INFO:teuthology.orchestra.run.trial034.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T06:54:00.378 INFO:teuthology.orchestra.run.trial034.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-18T06:54:00.378 INFO:teuthology.orchestra.run.trial034.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-18T06:54:00.378 INFO:teuthology.orchestra.run.trial034.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T06:54:00.378 INFO:teuthology.orchestra.run.trial034.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T06:54:00.378 INFO:teuthology.orchestra.run.trial034.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T06:54:00.378 INFO:teuthology.orchestra.run.trial034.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T06:54:00.378 INFO:teuthology.orchestra.run.trial034.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T06:54:00.379 INFO:teuthology.orchestra.run.trial034.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T06:54:00.379 INFO:teuthology.orchestra.run.trial034.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T06:54:00.379 INFO:teuthology.orchestra.run.trial034.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T06:54:00.379 INFO:teuthology.orchestra.run.trial034.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T06:54:00.379 INFO:teuthology.orchestra.run.trial034.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T06:54:00.379 INFO:teuthology.orchestra.run.trial034.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T06:54:00.379 INFO:teuthology.orchestra.run.trial034.stdout: python3-devel-3.9.25-2.el9.x86_64 2026-02-18T06:54:00.379 INFO:teuthology.orchestra.run.trial034.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T06:54:00.379 INFO:teuthology.orchestra.run.trial034.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-18T06:54:00.379 INFO:teuthology.orchestra.run.trial034.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-18T06:54:00.379 INFO:teuthology.orchestra.run.trial034.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-18T06:54:00.379 INFO:teuthology.orchestra.run.trial034.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-18T06:54:00.380 INFO:teuthology.orchestra.run.trial034.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T06:54:00.380 INFO:teuthology.orchestra.run.trial034.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T06:54:00.380 INFO:teuthology.orchestra.run.trial034.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T06:54:00.380 INFO:teuthology.orchestra.run.trial034.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T06:54:00.380 INFO:teuthology.orchestra.run.trial034.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T06:54:00.380 INFO:teuthology.orchestra.run.trial034.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T06:54:00.380 INFO:teuthology.orchestra.run.trial034.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T06:54:00.380 INFO:teuthology.orchestra.run.trial034.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-18T06:54:00.380 INFO:teuthology.orchestra.run.trial034.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T06:54:00.380 INFO:teuthology.orchestra.run.trial034.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:54:00.380 INFO:teuthology.orchestra.run.trial034.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-18T06:54:00.380 INFO:teuthology.orchestra.run.trial034.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T06:54:00.381 INFO:teuthology.orchestra.run.trial034.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T06:54:00.381 INFO:teuthology.orchestra.run.trial034.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-18T06:54:00.381 INFO:teuthology.orchestra.run.trial034.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T06:54:00.381 INFO:teuthology.orchestra.run.trial034.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T06:54:00.381 INFO:teuthology.orchestra.run.trial034.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T06:54:00.381 INFO:teuthology.orchestra.run.trial034.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T06:54:00.381 INFO:teuthology.orchestra.run.trial034.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T06:54:00.381 INFO:teuthology.orchestra.run.trial034.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T06:54:00.381 INFO:teuthology.orchestra.run.trial034.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-18T06:54:00.381 INFO:teuthology.orchestra.run.trial034.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T06:54:00.381 INFO:teuthology.orchestra.run.trial034.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T06:54:00.382 INFO:teuthology.orchestra.run.trial034.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T06:54:00.382 INFO:teuthology.orchestra.run.trial034.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T06:54:00.382 INFO:teuthology.orchestra.run.trial034.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-18T06:54:00.382 INFO:teuthology.orchestra.run.trial034.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T06:54:00.382 INFO:teuthology.orchestra.run.trial034.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T06:54:00.382 INFO:teuthology.orchestra.run.trial034.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T06:54:00.382 INFO:teuthology.orchestra.run.trial034.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T06:54:00.382 INFO:teuthology.orchestra.run.trial034.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T06:54:00.382 INFO:teuthology.orchestra.run.trial034.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-18T06:54:00.382 INFO:teuthology.orchestra.run.trial034.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T06:54:00.382 INFO:teuthology.orchestra.run.trial034.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T06:54:00.382 INFO:teuthology.orchestra.run.trial034.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T06:54:00.382 INFO:teuthology.orchestra.run.trial034.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T06:54:00.383 INFO:teuthology.orchestra.run.trial034.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T06:54:00.383 INFO:teuthology.orchestra.run.trial034.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T06:54:00.383 INFO:teuthology.orchestra.run.trial034.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-18T06:54:00.383 INFO:teuthology.orchestra.run.trial034.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-18T06:54:00.383 INFO:teuthology.orchestra.run.trial034.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T06:54:00.383 INFO:teuthology.orchestra.run.trial034.stdout: unzip-6.0-59.el9.x86_64 2026-02-18T06:54:00.383 INFO:teuthology.orchestra.run.trial034.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-18T06:54:00.383 INFO:teuthology.orchestra.run.trial034.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-18T06:54:00.383 INFO:teuthology.orchestra.run.trial034.stdout: zip-3.0-35.el9.x86_64 2026-02-18T06:54:00.383 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:00.383 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:00.431 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install ceph-base 2026-02-18T06:54:00.479 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:54:00.480 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:00.480 INFO:teuthology.orchestra.run.trial163.stdout:Installed: 2026-02-18T06:54:00.480 INFO:teuthology.orchestra.run.trial163.stdout: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:00.480 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:00.480 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:00.506 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install ceph-mgr 2026-02-18T06:54:00.637 INFO:teuthology.orchestra.run.trial109.stdout:(31/95): flexiblas-openblas-openmp-3.0.4-9.el9. 19 kB/s | 15 kB 00:00 2026-02-18T06:54:00.746 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:44 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:00.811 INFO:teuthology.orchestra.run.trial034.stdout:Package ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:00.816 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:34 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:00.829 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:00.829 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:00.830 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:00.850 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install cephadm 2026-02-18T06:54:00.880 INFO:teuthology.orchestra.run.trial163.stdout:Package ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:00.898 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:00.898 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:54:00.899 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:00.920 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T06:54:01.159 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:01.202 INFO:teuthology.orchestra.run.trial109.stdout:(32/95): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 291 kB/s | 246 kB 00:00 2026-02-18T06:54:01.223 INFO:teuthology.orchestra.run.trial034.stdout:Package cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:01.224 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:01.240 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:01.241 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:01.241 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:01.262 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T06:54:01.289 INFO:teuthology.orchestra.run.trial163.stdout:Package ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:01.307 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:01.308 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:54:01.308 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:01.329 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T06:54:01.569 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:01.583 INFO:teuthology.orchestra.run.trial109.stdout:(33/95): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 1.7 MB/s | 3.0 MB 00:01 2026-02-18T06:54:01.637 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:35 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:01.650 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:01.652 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:01.652 INFO:teuthology.orchestra.run.trial034.stdout: Package Arch Version Repo Size 2026-02-18T06:54:01.652 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:01.652 INFO:teuthology.orchestra.run.trial034.stdout:Installing: 2026-02-18T06:54:01.652 INFO:teuthology.orchestra.run.trial034.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-670.gadc19233.el9 ceph 154 k 2026-02-18T06:54:01.652 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:01.652 INFO:teuthology.orchestra.run.trial034.stdout:Transaction Summary 2026-02-18T06:54:01.652 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:01.652 INFO:teuthology.orchestra.run.trial034.stdout:Install 1 Package 2026-02-18T06:54:01.653 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:01.653 INFO:teuthology.orchestra.run.trial034.stdout:Total download size: 154 k 2026-02-18T06:54:01.653 INFO:teuthology.orchestra.run.trial034.stdout:Installed size: 447 k 2026-02-18T06:54:01.653 INFO:teuthology.orchestra.run.trial034.stdout:Downloading Packages: 2026-02-18T06:54:01.700 INFO:teuthology.orchestra.run.trial163.stdout:Package ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:01.718 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:01.719 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:54:01.719 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:01.736 INFO:teuthology.orchestra.run.trial034.stdout:ceph-immutable-object-cache-20.2.0-670.gadc1923 1.8 MB/s | 154 kB 00:00 2026-02-18T06:54:01.736 INFO:teuthology.orchestra.run.trial034.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:01.736 INFO:teuthology.orchestra.run.trial034.stdout:Total 1.8 MB/s | 154 kB 00:00 2026-02-18T06:54:01.737 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction check 2026-02-18T06:54:01.741 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install ceph-mgr-rook 2026-02-18T06:54:01.742 INFO:teuthology.orchestra.run.trial034.stdout:Transaction check succeeded. 2026-02-18T06:54:01.742 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction test 2026-02-18T06:54:01.752 INFO:teuthology.orchestra.run.trial109.stdout:(34/95): openblas-0.3.29-1.el9.x86_64.rpm 77 kB/s | 42 kB 00:00 2026-02-18T06:54:01.773 INFO:teuthology.orchestra.run.trial034.stdout:Transaction test succeeded. 2026-02-18T06:54:01.773 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction 2026-02-18T06:54:01.828 INFO:teuthology.orchestra.run.trial034.stdout: Preparing : 1/1 2026-02-18T06:54:01.829 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:54:01.852 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:54:01.852 INFO:teuthology.orchestra.run.trial034.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:54:01.853 INFO:teuthology.orchestra.run.trial034.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T06:54:01.853 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:02.042 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:02.050 INFO:teuthology.orchestra.run.trial109.stdout:(35/95): lua-5.4.4-4.el9.x86_64.rpm 133 kB/s | 188 kB 00:01 2026-02-18T06:54:02.106 INFO:teuthology.orchestra.run.trial163.stdout:Package ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:02.123 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:02.124 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:54:02.124 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:02.145 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T06:54:02.166 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:54:02.167 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:02.167 INFO:teuthology.orchestra.run.trial034.stdout:Installed: 2026-02-18T06:54:02.167 INFO:teuthology.orchestra.run.trial034.stdout: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:02.167 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:02.167 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:02.193 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install ceph-mgr 2026-02-18T06:54:02.453 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:02.504 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:46 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:02.517 INFO:teuthology.orchestra.run.trial163.stdout:Package ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:02.534 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:02.535 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:54:02.535 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:02.556 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install ceph-fuse 2026-02-18T06:54:02.569 INFO:teuthology.orchestra.run.trial034.stdout:Package ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:02.587 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:02.587 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:02.587 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:02.609 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T06:54:02.792 INFO:teuthology.orchestra.run.trial109.stdout:(36/95): openblas-openmp-0.3.29-1.el9.x86_64.rp 4.4 MB/s | 5.3 MB 00:01 2026-02-18T06:54:02.858 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:36 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:02.915 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:46 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:02.939 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:02.940 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:02.941 INFO:teuthology.orchestra.run.trial163.stdout: Package Architecture Version Repository Size 2026-02-18T06:54:02.941 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:02.941 INFO:teuthology.orchestra.run.trial163.stdout:Installing: 2026-02-18T06:54:02.941 INFO:teuthology.orchestra.run.trial163.stdout: ceph-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 942 k 2026-02-18T06:54:02.941 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:02.941 INFO:teuthology.orchestra.run.trial163.stdout:Transaction Summary 2026-02-18T06:54:02.941 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:02.941 INFO:teuthology.orchestra.run.trial163.stdout:Install 1 Package 2026-02-18T06:54:02.941 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:02.941 INFO:teuthology.orchestra.run.trial163.stdout:Total download size: 942 k 2026-02-18T06:54:02.941 INFO:teuthology.orchestra.run.trial163.stdout:Installed size: 2.7 M 2026-02-18T06:54:02.942 INFO:teuthology.orchestra.run.trial163.stdout:Downloading Packages: 2026-02-18T06:54:02.978 INFO:teuthology.orchestra.run.trial034.stdout:Package ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:02.996 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:02.996 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:02.996 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:03.017 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T06:54:03.057 INFO:teuthology.orchestra.run.trial163.stdout:ceph-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 7.9 MB/s | 942 kB 00:00 2026-02-18T06:54:03.058 INFO:teuthology.orchestra.run.trial163.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:03.059 INFO:teuthology.orchestra.run.trial163.stdout:Total 7.8 MB/s | 942 kB 00:00 2026-02-18T06:54:03.059 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction check 2026-02-18T06:54:03.063 INFO:teuthology.orchestra.run.trial163.stdout:Transaction check succeeded. 2026-02-18T06:54:03.063 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction test 2026-02-18T06:54:03.097 INFO:teuthology.orchestra.run.trial163.stdout:Transaction test succeeded. 2026-02-18T06:54:03.097 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction 2026-02-18T06:54:03.187 INFO:teuthology.orchestra.run.trial163.stdout: Preparing : 1/1 2026-02-18T06:54:03.205 INFO:teuthology.orchestra.run.trial163.stdout: Installing : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:03.321 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:47 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:03.354 INFO:teuthology.orchestra.run.trial109.stdout:(37/95): protobuf-3.14.0-17.el9.x86_64.rpm 642 kB/s | 1.0 MB 00:01 2026-02-18T06:54:03.385 INFO:teuthology.orchestra.run.trial034.stdout:Package ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:03.403 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:03.404 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:03.404 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:03.425 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install ceph-mgr-rook 2026-02-18T06:54:03.457 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:03.513 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:03.514 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:03.514 INFO:teuthology.orchestra.run.trial163.stdout:Installed: 2026-02-18T06:54:03.514 INFO:teuthology.orchestra.run.trial163.stdout: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:03.514 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:03.514 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:03.540 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install ceph-volume 2026-02-18T06:54:03.643 INFO:teuthology.orchestra.run.trial109.stdout:(38/95): python3-devel-3.9.25-2.el9.x86_64.rpm 287 kB/s | 244 kB 00:00 2026-02-18T06:54:03.732 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:47 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:03.796 INFO:teuthology.orchestra.run.trial034.stdout:Package ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:03.814 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:03.814 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:03.814 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:03.836 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T06:54:03.848 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:37 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:03.912 INFO:teuthology.orchestra.run.trial163.stdout:Package ceph-volume-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:03.930 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:03.931 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:54:03.931 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:03.952 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install librados-devel 2026-02-18T06:54:03.976 INFO:teuthology.orchestra.run.trial109.stdout:(39/95): python3-babel-2.9.1-2.el9.noarch.rpm 3.1 MB/s | 6.0 MB 00:01 2026-02-18T06:54:04.141 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:48 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:04.204 INFO:teuthology.orchestra.run.trial034.stdout:Package ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:04.222 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:04.222 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:04.222 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:04.244 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install ceph-fuse 2026-02-18T06:54:04.265 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:38 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:04.321 INFO:teuthology.orchestra.run.trial109.stdout:(40/95): python3-jmespath-1.0.1-1.el9.noarch.rp 70 kB/s | 48 kB 00:00 2026-02-18T06:54:04.347 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:04.348 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:04.348 INFO:teuthology.orchestra.run.trial163.stdout: Package Arch Version Repo Size 2026-02-18T06:54:04.348 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:04.348 INFO:teuthology.orchestra.run.trial163.stdout:Installing: 2026-02-18T06:54:04.348 INFO:teuthology.orchestra.run.trial163.stdout: librados-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 126 k 2026-02-18T06:54:04.349 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:04.349 INFO:teuthology.orchestra.run.trial163.stdout:Transaction Summary 2026-02-18T06:54:04.349 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:04.349 INFO:teuthology.orchestra.run.trial163.stdout:Install 1 Package 2026-02-18T06:54:04.349 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:04.349 INFO:teuthology.orchestra.run.trial163.stdout:Total download size: 126 k 2026-02-18T06:54:04.349 INFO:teuthology.orchestra.run.trial163.stdout:Installed size: 449 k 2026-02-18T06:54:04.349 INFO:teuthology.orchestra.run.trial163.stdout:Downloading Packages: 2026-02-18T06:54:04.433 INFO:teuthology.orchestra.run.trial163.stdout:librados-devel-20.2.0-670.gadc19233.el9.x86_64. 1.5 MB/s | 126 kB 00:00 2026-02-18T06:54:04.433 INFO:teuthology.orchestra.run.trial163.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:04.433 INFO:teuthology.orchestra.run.trial163.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-18T06:54:04.433 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction check 2026-02-18T06:54:04.436 INFO:teuthology.orchestra.run.trial163.stdout:Transaction check succeeded. 2026-02-18T06:54:04.436 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction test 2026-02-18T06:54:04.467 INFO:teuthology.orchestra.run.trial163.stdout:Transaction test succeeded. 2026-02-18T06:54:04.467 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction 2026-02-18T06:54:04.521 INFO:teuthology.orchestra.run.trial163.stdout: Preparing : 1/1 2026-02-18T06:54:04.538 INFO:teuthology.orchestra.run.trial163.stdout: Installing : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:04.551 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:48 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:04.622 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:04.633 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:04.633 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:04.634 INFO:teuthology.orchestra.run.trial034.stdout: Package Architecture Version Repository Size 2026-02-18T06:54:04.634 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:04.634 INFO:teuthology.orchestra.run.trial034.stdout:Installing: 2026-02-18T06:54:04.634 INFO:teuthology.orchestra.run.trial034.stdout: ceph-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 942 k 2026-02-18T06:54:04.634 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:04.634 INFO:teuthology.orchestra.run.trial034.stdout:Transaction Summary 2026-02-18T06:54:04.634 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:04.634 INFO:teuthology.orchestra.run.trial034.stdout:Install 1 Package 2026-02-18T06:54:04.634 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:04.634 INFO:teuthology.orchestra.run.trial034.stdout:Total download size: 942 k 2026-02-18T06:54:04.634 INFO:teuthology.orchestra.run.trial034.stdout:Installed size: 2.7 M 2026-02-18T06:54:04.635 INFO:teuthology.orchestra.run.trial034.stdout:Downloading Packages: 2026-02-18T06:54:04.671 INFO:teuthology.orchestra.run.trial109.stdout:(41/95): python3-libstoragemgmt-1.10.1-1.el9.x8 254 kB/s | 177 kB 00:00 2026-02-18T06:54:04.681 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:04.681 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:04.681 INFO:teuthology.orchestra.run.trial163.stdout:Installed: 2026-02-18T06:54:04.682 INFO:teuthology.orchestra.run.trial163.stdout: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:04.682 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:04.682 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:04.710 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install libcephfs2 2026-02-18T06:54:04.744 INFO:teuthology.orchestra.run.trial109.stdout:(42/95): python3-jinja2-2.11.3-8.el9.noarch.rpm 179 kB/s | 249 kB 00:01 2026-02-18T06:54:04.753 INFO:teuthology.orchestra.run.trial034.stdout:ceph-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 7.7 MB/s | 942 kB 00:00 2026-02-18T06:54:04.753 INFO:teuthology.orchestra.run.trial034.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:04.753 INFO:teuthology.orchestra.run.trial034.stdout:Total 7.7 MB/s | 942 kB 00:00 2026-02-18T06:54:04.754 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction check 2026-02-18T06:54:04.758 INFO:teuthology.orchestra.run.trial034.stdout:Transaction check succeeded. 2026-02-18T06:54:04.758 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction test 2026-02-18T06:54:04.791 INFO:teuthology.orchestra.run.trial034.stdout:Transaction test succeeded. 2026-02-18T06:54:04.791 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction 2026-02-18T06:54:04.881 INFO:teuthology.orchestra.run.trial034.stdout: Preparing : 1/1 2026-02-18T06:54:04.898 INFO:teuthology.orchestra.run.trial034.stdout: Installing : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:05.017 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:05.081 INFO:teuthology.orchestra.run.trial163.stdout:Package libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:05.097 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:05.099 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:05.099 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:54:05.099 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:05.121 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install libcephfs-devel 2026-02-18T06:54:05.153 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:05.153 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:05.153 INFO:teuthology.orchestra.run.trial034.stdout:Installed: 2026-02-18T06:54:05.153 INFO:teuthology.orchestra.run.trial034.stdout: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:05.153 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:05.153 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:05.181 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install ceph-volume 2026-02-18T06:54:05.208 INFO:teuthology.orchestra.run.trial109.stdout:(43/95): python3-markupsafe-1.1.1-12.el9.x86_64 65 kB/s | 35 kB 00:00 2026-02-18T06:54:05.424 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:39 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:05.491 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:49 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:05.505 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:05.506 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:05.506 INFO:teuthology.orchestra.run.trial163.stdout: Package Arch Version Repo Size 2026-02-18T06:54:05.506 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:05.506 INFO:teuthology.orchestra.run.trial163.stdout:Installing: 2026-02-18T06:54:05.507 INFO:teuthology.orchestra.run.trial163.stdout: libcephfs-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 34 k 2026-02-18T06:54:05.507 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:05.507 INFO:teuthology.orchestra.run.trial163.stdout:Transaction Summary 2026-02-18T06:54:05.507 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:05.507 INFO:teuthology.orchestra.run.trial163.stdout:Install 1 Package 2026-02-18T06:54:05.507 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:05.507 INFO:teuthology.orchestra.run.trial163.stdout:Total download size: 34 k 2026-02-18T06:54:05.507 INFO:teuthology.orchestra.run.trial163.stdout:Installed size: 155 k 2026-02-18T06:54:05.507 INFO:teuthology.orchestra.run.trial163.stdout:Downloading Packages: 2026-02-18T06:54:05.556 INFO:teuthology.orchestra.run.trial034.stdout:Package ceph-volume-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:05.569 INFO:teuthology.orchestra.run.trial163.stdout:libcephfs-devel-20.2.0-670.gadc19233.el9.x86_64 547 kB/s | 34 kB 00:00 2026-02-18T06:54:05.570 INFO:teuthology.orchestra.run.trial163.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:05.570 INFO:teuthology.orchestra.run.trial163.stdout:Total 541 kB/s | 34 kB 00:00 2026-02-18T06:54:05.570 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction check 2026-02-18T06:54:05.572 INFO:teuthology.orchestra.run.trial163.stdout:Transaction check succeeded. 2026-02-18T06:54:05.572 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction test 2026-02-18T06:54:05.574 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:05.574 INFO:teuthology.orchestra.run.trial163.stdout:Transaction test succeeded. 2026-02-18T06:54:05.574 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction 2026-02-18T06:54:05.575 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:05.575 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:05.595 INFO:teuthology.orchestra.run.trial163.stdout: Preparing : 1/1 2026-02-18T06:54:05.596 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install librados-devel 2026-02-18T06:54:05.611 INFO:teuthology.orchestra.run.trial163.stdout: Installing : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:05.666 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:05.723 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:05.724 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:05.724 INFO:teuthology.orchestra.run.trial163.stdout:Installed: 2026-02-18T06:54:05.724 INFO:teuthology.orchestra.run.trial163.stdout: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:05.724 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:05.724 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:05.751 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install librados2 2026-02-18T06:54:05.895 INFO:teuthology.orchestra.run.trial109.stdout:(44/95): python3-lxml-4.6.5-3.el9.x86_64.rpm 795 kB/s | 1.2 MB 00:01 2026-02-18T06:54:05.912 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:49 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:05.953 INFO:teuthology.orchestra.run.trial109.stdout:(45/95): python3-numpy-1.23.5-2.el9.x86_64.rpm 5.1 MB/s | 6.1 MB 00:01 2026-02-18T06:54:05.993 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:05.994 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:05.994 INFO:teuthology.orchestra.run.trial034.stdout: Package Arch Version Repo Size 2026-02-18T06:54:05.994 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:05.994 INFO:teuthology.orchestra.run.trial034.stdout:Installing: 2026-02-18T06:54:05.994 INFO:teuthology.orchestra.run.trial034.stdout: librados-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 126 k 2026-02-18T06:54:05.994 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:05.994 INFO:teuthology.orchestra.run.trial034.stdout:Transaction Summary 2026-02-18T06:54:05.995 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:05.995 INFO:teuthology.orchestra.run.trial034.stdout:Install 1 Package 2026-02-18T06:54:05.995 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:05.995 INFO:teuthology.orchestra.run.trial034.stdout:Total download size: 126 k 2026-02-18T06:54:05.995 INFO:teuthology.orchestra.run.trial034.stdout:Installed size: 449 k 2026-02-18T06:54:05.995 INFO:teuthology.orchestra.run.trial034.stdout:Downloading Packages: 2026-02-18T06:54:06.058 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:06.080 INFO:teuthology.orchestra.run.trial034.stdout:librados-devel-20.2.0-670.gadc19233.el9.x86_64. 1.4 MB/s | 126 kB 00:00 2026-02-18T06:54:06.081 INFO:teuthology.orchestra.run.trial034.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:06.082 INFO:teuthology.orchestra.run.trial034.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-18T06:54:06.082 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction check 2026-02-18T06:54:06.084 INFO:teuthology.orchestra.run.trial034.stdout:Transaction check succeeded. 2026-02-18T06:54:06.084 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction test 2026-02-18T06:54:06.115 INFO:teuthology.orchestra.run.trial034.stdout:Transaction test succeeded. 2026-02-18T06:54:06.116 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction 2026-02-18T06:54:06.118 INFO:teuthology.orchestra.run.trial109.stdout:(46/95): python3-numpy-f2py-1.23.5-2.el9.x86_64 485 kB/s | 442 kB 00:00 2026-02-18T06:54:06.121 INFO:teuthology.orchestra.run.trial163.stdout:Package librados2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:06.139 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:06.140 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:54:06.140 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:06.161 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install librbd1 2026-02-18T06:54:06.170 INFO:teuthology.orchestra.run.trial034.stdout: Preparing : 1/1 2026-02-18T06:54:06.187 INFO:teuthology.orchestra.run.trial034.stdout: Installing : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:06.266 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:06.324 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:06.325 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:06.325 INFO:teuthology.orchestra.run.trial034.stdout:Installed: 2026-02-18T06:54:06.325 INFO:teuthology.orchestra.run.trial034.stdout: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:06.325 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:06.325 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:06.353 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install libcephfs2 2026-02-18T06:54:06.473 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:06.536 INFO:teuthology.orchestra.run.trial163.stdout:Package librbd1-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:06.554 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:06.555 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:54:06.555 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:06.575 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install python3-rados 2026-02-18T06:54:06.658 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:06.723 INFO:teuthology.orchestra.run.trial034.stdout:Package libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:06.740 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:06.741 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:06.741 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:06.762 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install libcephfs-devel 2026-02-18T06:54:06.799 INFO:teuthology.orchestra.run.trial109.stdout:(47/95): python3-protobuf-3.14.0-17.el9.noarch. 316 kB/s | 267 kB 00:00 2026-02-18T06:54:06.881 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:40 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:06.922 INFO:teuthology.orchestra.run.trial109.stdout:(48/95): python3-pyasn1-0.4.8-6.el9.noarch.rpm 197 kB/s | 159 kB 00:00 2026-02-18T06:54:06.945 INFO:teuthology.orchestra.run.trial163.stdout:Package python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:06.963 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:06.963 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:54:06.963 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:06.984 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install python3-rgw 2026-02-18T06:54:06.985 INFO:teuthology.orchestra.run.trial109.stdout:(49/95): python3-packaging-20.9-5.el9.noarch.rp 71 kB/s | 77 kB 00:01 2026-02-18T06:54:07.075 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:51 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:07.158 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:07.158 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:07.159 INFO:teuthology.orchestra.run.trial034.stdout: Package Arch Version Repo Size 2026-02-18T06:54:07.159 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:07.159 INFO:teuthology.orchestra.run.trial034.stdout:Installing: 2026-02-18T06:54:07.159 INFO:teuthology.orchestra.run.trial034.stdout: libcephfs-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 34 k 2026-02-18T06:54:07.159 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:07.159 INFO:teuthology.orchestra.run.trial034.stdout:Transaction Summary 2026-02-18T06:54:07.159 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:07.159 INFO:teuthology.orchestra.run.trial034.stdout:Install 1 Package 2026-02-18T06:54:07.159 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:07.159 INFO:teuthology.orchestra.run.trial034.stdout:Total download size: 34 k 2026-02-18T06:54:07.160 INFO:teuthology.orchestra.run.trial034.stdout:Installed size: 155 k 2026-02-18T06:54:07.160 INFO:teuthology.orchestra.run.trial034.stdout:Downloading Packages: 2026-02-18T06:54:07.220 INFO:teuthology.orchestra.run.trial034.stdout:libcephfs-devel-20.2.0-670.gadc19233.el9.x86_64 557 kB/s | 34 kB 00:00 2026-02-18T06:54:07.221 INFO:teuthology.orchestra.run.trial034.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:07.221 INFO:teuthology.orchestra.run.trial034.stdout:Total 548 kB/s | 34 kB 00:00 2026-02-18T06:54:07.221 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction check 2026-02-18T06:54:07.223 INFO:teuthology.orchestra.run.trial034.stdout:Transaction check succeeded. 2026-02-18T06:54:07.223 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction test 2026-02-18T06:54:07.225 INFO:teuthology.orchestra.run.trial034.stdout:Transaction test succeeded. 2026-02-18T06:54:07.225 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction 2026-02-18T06:54:07.246 INFO:teuthology.orchestra.run.trial034.stdout: Preparing : 1/1 2026-02-18T06:54:07.263 INFO:teuthology.orchestra.run.trial034.stdout: Installing : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:07.294 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:07.322 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:07.358 INFO:teuthology.orchestra.run.trial163.stdout:Package python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:07.376 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:07.376 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:54:07.376 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:07.380 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:07.380 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:07.380 INFO:teuthology.orchestra.run.trial034.stdout:Installed: 2026-02-18T06:54:07.380 INFO:teuthology.orchestra.run.trial034.stdout: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:07.380 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:07.380 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:07.397 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install python3-cephfs 2026-02-18T06:54:07.407 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install librados2 2026-02-18T06:54:07.491 INFO:teuthology.orchestra.run.trial109.stdout:(50/95): python3-requests-oauthlib-1.3.0-12.el9 94 kB/s | 54 kB 00:00 2026-02-18T06:54:07.660 INFO:teuthology.orchestra.run.trial109.stdout:(51/95): python3-pyasn1-modules-0.4.8-6.el9.noa 324 kB/s | 279 kB 00:00 2026-02-18T06:54:07.704 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:07.721 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:51 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:07.767 INFO:teuthology.orchestra.run.trial163.stdout:Package python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:07.785 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:07.785 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:54:07.786 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:07.786 INFO:teuthology.orchestra.run.trial034.stdout:Package librados2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:07.804 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:07.804 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:07.805 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:07.806 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install python3-rbd 2026-02-18T06:54:07.826 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install librbd1 2026-02-18T06:54:08.112 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:08.134 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:52 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:08.177 INFO:teuthology.orchestra.run.trial163.stdout:Package python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:08.195 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:08.196 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:54:08.196 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:08.199 INFO:teuthology.orchestra.run.trial034.stdout:Package librbd1-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:08.217 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install rbd-fuse 2026-02-18T06:54:08.218 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:08.218 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:08.218 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:08.239 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install python3-rados 2026-02-18T06:54:08.330 INFO:teuthology.orchestra.run.trial109.stdout:(52/95): python3-scipy-1.9.3-2.el9.x86_64.rpm 14 MB/s | 19 MB 00:01 2026-02-18T06:54:08.377 INFO:teuthology.orchestra.run.trial109.stdout:(53/95): python3-toml-0.10.2-6.el9.noarch.rpm 47 kB/s | 42 kB 00:00 2026-02-18T06:54:08.392 INFO:teuthology.orchestra.run.trial109.stdout:(54/95): lua-devel-5.4.4-4.el9.x86_64.rpm 1.5 MB/s | 22 kB 00:00 2026-02-18T06:54:08.411 INFO:teuthology.orchestra.run.trial109.stdout:(55/95): protobuf-compiler-3.14.0-17.el9.x86_64 44 MB/s | 862 kB 00:00 2026-02-18T06:54:08.525 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:08.545 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:52 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:08.606 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:08.607 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:08.607 INFO:teuthology.orchestra.run.trial163.stdout: Package Architecture Version Repository Size 2026-02-18T06:54:08.607 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:08.607 INFO:teuthology.orchestra.run.trial163.stdout:Installing: 2026-02-18T06:54:08.607 INFO:teuthology.orchestra.run.trial163.stdout: rbd-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 91 k 2026-02-18T06:54:08.607 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:08.607 INFO:teuthology.orchestra.run.trial163.stdout:Transaction Summary 2026-02-18T06:54:08.607 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:08.608 INFO:teuthology.orchestra.run.trial163.stdout:Install 1 Package 2026-02-18T06:54:08.608 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:08.608 INFO:teuthology.orchestra.run.trial163.stdout:Total download size: 91 k 2026-02-18T06:54:08.608 INFO:teuthology.orchestra.run.trial163.stdout:Installed size: 238 k 2026-02-18T06:54:08.608 INFO:teuthology.orchestra.run.trial163.stdout:Downloading Packages: 2026-02-18T06:54:08.609 INFO:teuthology.orchestra.run.trial034.stdout:Package python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:08.627 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:08.628 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:08.628 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:08.649 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install python3-rgw 2026-02-18T06:54:08.919 INFO:teuthology.orchestra.run.trial163.stdout:rbd-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 291 kB/s | 91 kB 00:00 2026-02-18T06:54:08.920 INFO:teuthology.orchestra.run.trial163.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:08.920 INFO:teuthology.orchestra.run.trial163.stdout:Total 291 kB/s | 91 kB 00:00 2026-02-18T06:54:08.920 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction check 2026-02-18T06:54:08.923 INFO:teuthology.orchestra.run.trial109.stdout:(56/95): abseil-cpp-20211102.0-4.el9.x86_64.rpm 1.1 MB/s | 551 kB 00:00 2026-02-18T06:54:08.924 INFO:teuthology.orchestra.run.trial163.stdout:Transaction check succeeded. 2026-02-18T06:54:08.925 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction test 2026-02-18T06:54:08.939 INFO:teuthology.orchestra.run.trial109.stdout:(57/95): xmlsec1-1.2.29-13.el9.x86_64.rpm 147 kB/s | 189 kB 00:01 2026-02-18T06:54:08.956 INFO:teuthology.orchestra.run.trial163.stdout:Transaction test succeeded. 2026-02-18T06:54:08.956 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction 2026-02-18T06:54:08.958 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:52 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:08.984 INFO:teuthology.orchestra.run.trial109.stdout:(58/95): grpc-data-1.46.7-10.el9.noarch.rpm 316 kB/s | 19 kB 00:00 2026-02-18T06:54:09.008 INFO:teuthology.orchestra.run.trial163.stdout: Preparing : 1/1 2026-02-18T06:54:09.021 INFO:teuthology.orchestra.run.trial034.stdout:Package python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:09.025 INFO:teuthology.orchestra.run.trial163.stdout: Installing : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:09.038 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:09.039 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:09.039 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:09.061 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install python3-cephfs 2026-02-18T06:54:09.086 INFO:teuthology.orchestra.run.trial109.stdout:(59/95): python3-asyncssh-2.13.2-5.el9.noarch.r 5.2 MB/s | 548 kB 00:00 2026-02-18T06:54:09.105 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:09.148 INFO:teuthology.orchestra.run.trial109.stdout:(60/95): python3-autocommand-2.2.2-8.el9.noarch 474 kB/s | 29 kB 00:00 2026-02-18T06:54:09.164 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:09.164 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:09.164 INFO:teuthology.orchestra.run.trial163.stdout:Installed: 2026-02-18T06:54:09.164 INFO:teuthology.orchestra.run.trial163.stdout: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:09.164 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:09.164 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:09.193 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install rbd-mirror 2026-02-18T06:54:09.213 INFO:teuthology.orchestra.run.trial109.stdout:(61/95): python3-backports-tarfile-1.2.0-1.el9. 939 kB/s | 60 kB 00:00 2026-02-18T06:54:09.276 INFO:teuthology.orchestra.run.trial109.stdout:(62/95): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 688 kB/s | 43 kB 00:00 2026-02-18T06:54:09.338 INFO:teuthology.orchestra.run.trial109.stdout:(63/95): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 90 kB/s | 90 kB 00:01 2026-02-18T06:54:09.339 INFO:teuthology.orchestra.run.trial109.stdout:(64/95): python3-cachetools-4.2.4-1.el9.noarch. 511 kB/s | 32 kB 00:00 2026-02-18T06:54:09.365 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:09.400 INFO:teuthology.orchestra.run.trial109.stdout:(65/95): python3-certifi-2023.05.07-4.el9.noarc 230 kB/s | 14 kB 00:00 2026-02-18T06:54:09.430 INFO:teuthology.orchestra.run.trial034.stdout:Package python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:09.447 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:09.448 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:09.448 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:09.449 INFO:teuthology.orchestra.run.trial109.stdout:(66/95): luarocks-3.9.2-5.el9.noarch.rpm 296 kB/s | 151 kB 00:00 2026-02-18T06:54:09.469 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install python3-rbd 2026-02-18T06:54:09.483 INFO:teuthology.orchestra.run.trial109.stdout:(67/95): python3-cherrypy-18.6.1-2.el9.noarch.r 4.2 MB/s | 358 kB 00:00 2026-02-18T06:54:09.506 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:43 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:09.588 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:09.589 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:09.589 INFO:teuthology.orchestra.run.trial163.stdout: Package Arch Version Repo Size 2026-02-18T06:54:09.589 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:09.589 INFO:teuthology.orchestra.run.trial163.stdout:Installing: 2026-02-18T06:54:09.589 INFO:teuthology.orchestra.run.trial163.stdout: rbd-mirror x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.9 M 2026-02-18T06:54:09.589 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:09.589 INFO:teuthology.orchestra.run.trial163.stdout:Transaction Summary 2026-02-18T06:54:09.589 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:09.589 INFO:teuthology.orchestra.run.trial163.stdout:Install 1 Package 2026-02-18T06:54:09.590 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:09.590 INFO:teuthology.orchestra.run.trial163.stdout:Total download size: 2.9 M 2026-02-18T06:54:09.590 INFO:teuthology.orchestra.run.trial163.stdout:Installed size: 11 M 2026-02-18T06:54:09.590 INFO:teuthology.orchestra.run.trial163.stdout:Downloading Packages: 2026-02-18T06:54:09.637 INFO:teuthology.orchestra.run.trial109.stdout:(68/95): python3-google-auth-2.45.0-1.el9.noarc 1.3 MB/s | 254 kB 00:00 2026-02-18T06:54:09.668 INFO:teuthology.orchestra.run.trial109.stdout:(69/95): python3-grpcio-1.46.7-10.el9.x86_64.rp 11 MB/s | 2.0 MB 00:00 2026-02-18T06:54:09.732 INFO:teuthology.orchestra.run.trial109.stdout:(70/95): python3-influxdb-5.3.1-1.el9.noarch.rp 2.1 MB/s | 139 kB 00:00 2026-02-18T06:54:09.740 INFO:teuthology.orchestra.run.trial109.stdout:(71/95): python3-grpcio-tools-1.46.7-10.el9.x86 1.4 MB/s | 144 kB 00:00 2026-02-18T06:54:09.777 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:09.793 INFO:teuthology.orchestra.run.trial109.stdout:(72/95): python3-isodate-0.6.1-3.el9.noarch.rpm 915 kB/s | 56 kB 00:00 2026-02-18T06:54:09.820 INFO:teuthology.orchestra.run.trial109.stdout:(73/95): python3-jaraco-8.2.1-3.el9.noarch.rpm 133 kB/s | 11 kB 00:00 2026-02-18T06:54:09.841 INFO:teuthology.orchestra.run.trial034.stdout:Package python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:09.854 INFO:teuthology.orchestra.run.trial109.stdout:(74/95): python3-jaraco-classes-3.2.1-5.el9.noa 289 kB/s | 18 kB 00:00 2026-02-18T06:54:09.859 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:09.859 INFO:teuthology.orchestra.run.trial034.stdout:Nothing to do. 2026-02-18T06:54:09.860 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:09.868 INFO:teuthology.orchestra.run.trial109.stdout:(75/95): python3-cheroot-10.0.1-4.el9.noarch.rp 328 kB/s | 173 kB 00:00 2026-02-18T06:54:09.883 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install rbd-fuse 2026-02-18T06:54:09.903 INFO:teuthology.orchestra.run.trial109.stdout:(76/95): python3-jaraco-collections-3.0.0-8.el9 280 kB/s | 23 kB 00:00 2026-02-18T06:54:09.916 INFO:teuthology.orchestra.run.trial109.stdout:(77/95): python3-jaraco-context-6.0.1-3.el9.noa 321 kB/s | 20 kB 00:00 2026-02-18T06:54:09.952 INFO:teuthology.orchestra.run.trial109.stdout:(78/95): python3-jaraco-functools-3.5.0-2.el9.n 230 kB/s | 19 kB 00:00 2026-02-18T06:54:09.986 INFO:teuthology.orchestra.run.trial109.stdout:(79/95): python3-jaraco-text-4.0.0-2.el9.noarch 319 kB/s | 26 kB 00:00 2026-02-18T06:54:09.997 INFO:teuthology.orchestra.run.trial109.stdout:(80/95): python3-kubernetes-26.1.0-3.el9.noarch 12 MB/s | 1.0 MB 00:00 2026-02-18T06:54:10.026 INFO:teuthology.orchestra.run.trial163.stdout:rbd-mirror-20.2.0-670.gadc19233.el9.x86_64.rpm 6.7 MB/s | 2.9 MB 00:00 2026-02-18T06:54:10.027 INFO:teuthology.orchestra.run.trial163.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:10.027 INFO:teuthology.orchestra.run.trial163.stdout:Total 6.6 MB/s | 2.9 MB 00:00 2026-02-18T06:54:10.027 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction check 2026-02-18T06:54:10.032 INFO:teuthology.orchestra.run.trial163.stdout:Transaction check succeeded. 2026-02-18T06:54:10.032 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction test 2026-02-18T06:54:10.056 INFO:teuthology.orchestra.run.trial109.stdout:(81/95): python3-more-itertools-8.12.0-2.el9.no 762 kB/s | 79 kB 00:00 2026-02-18T06:54:10.059 INFO:teuthology.orchestra.run.trial109.stdout:(82/95): python3-natsort-7.1.1-5.el9.noarch.rpm 940 kB/s | 58 kB 00:00 2026-02-18T06:54:10.071 INFO:teuthology.orchestra.run.trial163.stdout:Transaction test succeeded. 2026-02-18T06:54:10.071 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction 2026-02-18T06:54:10.078 INFO:teuthology.orchestra.run.trial109.stdout:(83/95): python3-msgpack-1.0.3-2.el9.x86_64.rpm 929 kB/s | 86 kB 00:00 2026-02-18T06:54:10.122 INFO:teuthology.orchestra.run.trial109.stdout:(84/95): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.4 MB/s | 90 kB 00:00 2026-02-18T06:54:10.139 INFO:teuthology.orchestra.run.trial109.stdout:(85/95): python3-portend-3.1.0-2.el9.noarch.rpm 197 kB/s | 16 kB 00:00 2026-02-18T06:54:10.162 INFO:teuthology.orchestra.run.trial109.stdout:(86/95): python3-repoze-lru-0.7-16.el9.noarch.r 368 kB/s | 31 kB 00:00 2026-02-18T06:54:10.185 INFO:teuthology.orchestra.run.trial109.stdout:(87/95): python3-routes-2.5.1-5.el9.noarch.rpm 2.9 MB/s | 188 kB 00:00 2026-02-18T06:54:10.195 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:54 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:10.240 INFO:teuthology.orchestra.run.trial109.stdout:(88/95): python3-rsa-4.9-2.el9.noarch.rpm 585 kB/s | 59 kB 00:00 2026-02-18T06:54:10.246 INFO:teuthology.orchestra.run.trial109.stdout:(89/95): python3-tempora-5.0.0-2.el9.noarch.rpm 586 kB/s | 36 kB 00:00 2026-02-18T06:54:10.251 INFO:teuthology.orchestra.run.trial163.stdout: Preparing : 1/1 2026-02-18T06:54:10.253 INFO:teuthology.orchestra.run.trial163.stdout: Installing : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:10.261 INFO:teuthology.orchestra.run.trial109.stdout:(90/95): python3-saml-1.16.0-1.el9.noarch.rpm 1.2 MB/s | 125 kB 00:00 2026-02-18T06:54:10.277 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:10.278 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:10.278 INFO:teuthology.orchestra.run.trial163.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:54:10.278 INFO:teuthology.orchestra.run.trial163.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T06:54:10.278 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:54:10.278 INFO:teuthology.orchestra.run.trial163.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:54:10.278 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:10.279 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:10.279 INFO:teuthology.orchestra.run.trial034.stdout: Package Architecture Version Repository Size 2026-02-18T06:54:10.279 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:10.279 INFO:teuthology.orchestra.run.trial034.stdout:Installing: 2026-02-18T06:54:10.279 INFO:teuthology.orchestra.run.trial034.stdout: rbd-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 91 k 2026-02-18T06:54:10.279 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:10.279 INFO:teuthology.orchestra.run.trial034.stdout:Transaction Summary 2026-02-18T06:54:10.280 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:10.280 INFO:teuthology.orchestra.run.trial034.stdout:Install 1 Package 2026-02-18T06:54:10.280 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:10.280 INFO:teuthology.orchestra.run.trial034.stdout:Total download size: 91 k 2026-02-18T06:54:10.280 INFO:teuthology.orchestra.run.trial034.stdout:Installed size: 238 k 2026-02-18T06:54:10.280 INFO:teuthology.orchestra.run.trial034.stdout:Downloading Packages: 2026-02-18T06:54:10.309 INFO:teuthology.orchestra.run.trial109.stdout:(91/95): python3-websocket-client-1.2.3-2.el9.n 1.4 MB/s | 90 kB 00:00 2026-02-18T06:54:10.346 INFO:teuthology.orchestra.run.trial109.stdout:(92/95): python3-typing-extensions-4.15.0-1.el9 816 kB/s | 86 kB 00:00 2026-02-18T06:54:10.347 INFO:teuthology.orchestra.run.trial109.stdout:(93/95): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 560 kB/s | 48 kB 00:00 2026-02-18T06:54:10.369 INFO:teuthology.orchestra.run.trial034.stdout:rbd-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 1.0 MB/s | 91 kB 00:00 2026-02-18T06:54:10.370 INFO:teuthology.orchestra.run.trial034.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:10.370 INFO:teuthology.orchestra.run.trial034.stdout:Total 985 kB/s | 91 kB 00:00 2026-02-18T06:54:10.371 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction check 2026-02-18T06:54:10.371 INFO:teuthology.orchestra.run.trial109.stdout:(94/95): python3-xmltodict-0.12.0-15.el9.noarch 358 kB/s | 22 kB 00:00 2026-02-18T06:54:10.376 INFO:teuthology.orchestra.run.trial034.stdout:Transaction check succeeded. 2026-02-18T06:54:10.376 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction test 2026-02-18T06:54:10.407 INFO:teuthology.orchestra.run.trial034.stdout:Transaction test succeeded. 2026-02-18T06:54:10.407 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction 2026-02-18T06:54:10.433 INFO:teuthology.orchestra.run.trial109.stdout:(95/95): python3-zc-lockfile-2.0-10.el9.noarch. 230 kB/s | 20 kB 00:00 2026-02-18T06:54:10.435 INFO:teuthology.orchestra.run.trial109.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:10.436 INFO:teuthology.orchestra.run.trial109.stdout:Total 8.3 MB/s | 101 MB 00:12 2026-02-18T06:54:10.460 INFO:teuthology.orchestra.run.trial034.stdout: Preparing : 1/1 2026-02-18T06:54:10.476 INFO:teuthology.orchestra.run.trial034.stdout: Installing : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:10.557 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:10.600 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:10.600 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:10.600 INFO:teuthology.orchestra.run.trial163.stdout:Installed: 2026-02-18T06:54:10.601 INFO:teuthology.orchestra.run.trial163.stdout: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:10.601 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:10.601 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:10.614 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:10.614 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:10.614 INFO:teuthology.orchestra.run.trial034.stdout:Installed: 2026-02-18T06:54:10.614 INFO:teuthology.orchestra.run.trial034.stdout: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:10.614 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:10.614 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:10.629 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install rbd-nbd 2026-02-18T06:54:10.643 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install rbd-mirror 2026-02-18T06:54:10.850 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction check 2026-02-18T06:54:10.886 INFO:teuthology.orchestra.run.trial109.stdout:Transaction check succeeded. 2026-02-18T06:54:10.886 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction test 2026-02-18T06:54:10.942 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:00:44 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:54:10.955 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:54 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:11.023 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:54:11.024 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:11.024 INFO:teuthology.orchestra.run.trial163.stdout: Package Architecture Version Repository Size 2026-02-18T06:54:11.024 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:11.024 INFO:teuthology.orchestra.run.trial163.stdout:Installing: 2026-02-18T06:54:11.024 INFO:teuthology.orchestra.run.trial163.stdout: rbd-nbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 180 k 2026-02-18T06:54:11.024 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:11.024 INFO:teuthology.orchestra.run.trial163.stdout:Transaction Summary 2026-02-18T06:54:11.024 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T06:54:11.024 INFO:teuthology.orchestra.run.trial163.stdout:Install 1 Package 2026-02-18T06:54:11.025 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:11.025 INFO:teuthology.orchestra.run.trial163.stdout:Total download size: 180 k 2026-02-18T06:54:11.025 INFO:teuthology.orchestra.run.trial163.stdout:Installed size: 498 k 2026-02-18T06:54:11.025 INFO:teuthology.orchestra.run.trial163.stdout:Downloading Packages: 2026-02-18T06:54:11.037 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:11.038 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:11.038 INFO:teuthology.orchestra.run.trial034.stdout: Package Arch Version Repo Size 2026-02-18T06:54:11.038 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:11.038 INFO:teuthology.orchestra.run.trial034.stdout:Installing: 2026-02-18T06:54:11.039 INFO:teuthology.orchestra.run.trial034.stdout: rbd-mirror x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.9 M 2026-02-18T06:54:11.039 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:11.039 INFO:teuthology.orchestra.run.trial034.stdout:Transaction Summary 2026-02-18T06:54:11.039 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:11.039 INFO:teuthology.orchestra.run.trial034.stdout:Install 1 Package 2026-02-18T06:54:11.039 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:11.039 INFO:teuthology.orchestra.run.trial034.stdout:Total download size: 2.9 M 2026-02-18T06:54:11.039 INFO:teuthology.orchestra.run.trial034.stdout:Installed size: 11 M 2026-02-18T06:54:11.039 INFO:teuthology.orchestra.run.trial034.stdout:Downloading Packages: 2026-02-18T06:54:11.109 INFO:teuthology.orchestra.run.trial163.stdout:rbd-nbd-20.2.0-670.gadc19233.el9.x86_64.rpm 2.1 MB/s | 180 kB 00:00 2026-02-18T06:54:11.110 INFO:teuthology.orchestra.run.trial163.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:11.110 INFO:teuthology.orchestra.run.trial163.stdout:Total 2.0 MB/s | 180 kB 00:00 2026-02-18T06:54:11.110 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction check 2026-02-18T06:54:11.114 INFO:teuthology.orchestra.run.trial163.stdout:Transaction check succeeded. 2026-02-18T06:54:11.115 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction test 2026-02-18T06:54:11.146 INFO:teuthology.orchestra.run.trial163.stdout:Transaction test succeeded. 2026-02-18T06:54:11.146 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction 2026-02-18T06:54:11.185 INFO:teuthology.orchestra.run.trial034.stdout:rbd-mirror-20.2.0-670.gadc19233.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-18T06:54:11.186 INFO:teuthology.orchestra.run.trial034.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:11.187 INFO:teuthology.orchestra.run.trial034.stdout:Total 20 MB/s | 2.9 MB 00:00 2026-02-18T06:54:11.187 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction check 2026-02-18T06:54:11.192 INFO:teuthology.orchestra.run.trial034.stdout:Transaction check succeeded. 2026-02-18T06:54:11.192 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction test 2026-02-18T06:54:11.203 INFO:teuthology.orchestra.run.trial163.stdout: Preparing : 1/1 2026-02-18T06:54:11.220 INFO:teuthology.orchestra.run.trial163.stdout: Installing : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:11.231 INFO:teuthology.orchestra.run.trial034.stdout:Transaction test succeeded. 2026-02-18T06:54:11.231 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction 2026-02-18T06:54:11.308 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:11.319 INFO:teuthology.orchestra.run.trial109.stdout:Transaction test succeeded. 2026-02-18T06:54:11.319 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction 2026-02-18T06:54:11.367 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:11.367 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:11.367 INFO:teuthology.orchestra.run.trial163.stdout:Installed: 2026-02-18T06:54:11.367 INFO:teuthology.orchestra.run.trial163.stdout: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:11.367 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:11.367 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:54:11.398 DEBUG:teuthology.parallel:result is None 2026-02-18T06:54:11.412 INFO:teuthology.orchestra.run.trial034.stdout: Preparing : 1/1 2026-02-18T06:54:11.414 INFO:teuthology.orchestra.run.trial034.stdout: Installing : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:11.436 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:11.436 INFO:teuthology.orchestra.run.trial034.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:54:11.436 INFO:teuthology.orchestra.run.trial034.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T06:54:11.436 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:54:11.437 INFO:teuthology.orchestra.run.trial034.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:54:11.437 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:11.737 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:11.737 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:11.737 INFO:teuthology.orchestra.run.trial034.stdout:Installed: 2026-02-18T06:54:11.737 INFO:teuthology.orchestra.run.trial034.stdout: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:11.737 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:11.738 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:11.765 DEBUG:teuthology.orchestra.run.trial034:> sudo yum -y install rbd-nbd 2026-02-18T06:54:11.774 INFO:teuthology.orchestra.run.trial109.stdout: Preparing : 1/1 2026-02-18T06:54:11.776 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/95 2026-02-18T06:54:11.779 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/95 2026-02-18T06:54:11.801 INFO:teuthology.orchestra.run.trial109.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/95 2026-02-18T06:54:11.835 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/95 2026-02-18T06:54:11.844 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/95 2026-02-18T06:54:11.850 INFO:teuthology.orchestra.run.trial109.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 6/95 2026-02-18T06:54:11.852 INFO:teuthology.orchestra.run.trial109.stdout: Installing : lua-5.4.4-4.el9.x86_64 7/95 2026-02-18T06:54:11.857 INFO:teuthology.orchestra.run.trial109.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 8/95 2026-02-18T06:54:11.880 INFO:teuthology.orchestra.run.trial109.stdout: Installing : unzip-6.0-59.el9.x86_64 9/95 2026-02-18T06:54:11.893 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 10/95 2026-02-18T06:54:11.897 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 11/95 2026-02-18T06:54:11.903 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 12/95 2026-02-18T06:54:11.904 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 13/95 2026-02-18T06:54:11.916 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 14/95 2026-02-18T06:54:11.922 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 15/95 2026-02-18T06:54:11.946 INFO:teuthology.orchestra.run.trial109.stdout: Installing : zip-3.0-35.el9.x86_64 16/95 2026-02-18T06:54:11.950 INFO:teuthology.orchestra.run.trial109.stdout: Installing : luarocks-3.9.2-5.el9.noarch 17/95 2026-02-18T06:54:11.957 INFO:teuthology.orchestra.run.trial109.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 18/95 2026-02-18T06:54:12.008 INFO:teuthology.orchestra.run.trial109.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 19/95 2026-02-18T06:54:12.021 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 20/95 2026-02-18T06:54:12.024 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-rsa-4.9-2.el9.noarch 21/95 2026-02-18T06:54:12.028 INFO:teuthology.orchestra.run.trial109.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 22/95 2026-02-18T06:54:12.034 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 23/95 2026-02-18T06:54:12.038 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 24/95 2026-02-18T06:54:12.042 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 25/95 2026-02-18T06:54:12.056 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 26/95 2026-02-18T06:54:12.061 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 27/95 2026-02-18T06:54:12.066 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 28/95 2026-02-18T06:54:12.075 INFO:teuthology.orchestra.run.trial034.stdout:Last metadata expiration check: 0:00:56 ago on Wed 18 Feb 2026 06:53:16 AM UTC. 2026-02-18T06:54:12.077 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 29/95 2026-02-18T06:54:12.086 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 30/95 2026-02-18T06:54:12.093 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 31/95 2026-02-18T06:54:12.113 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 32/95 2026-02-18T06:54:12.124 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 33/95 2026-02-18T06:54:12.140 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 34/95 2026-02-18T06:54:12.145 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 35/95 2026-02-18T06:54:12.153 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 36/95 2026-02-18T06:54:12.157 INFO:teuthology.orchestra.run.trial034.stdout:Dependencies resolved. 2026-02-18T06:54:12.158 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:12.158 INFO:teuthology.orchestra.run.trial034.stdout: Package Architecture Version Repository Size 2026-02-18T06:54:12.158 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:12.158 INFO:teuthology.orchestra.run.trial034.stdout:Installing: 2026-02-18T06:54:12.158 INFO:teuthology.orchestra.run.trial034.stdout: rbd-nbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 180 k 2026-02-18T06:54:12.158 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:12.159 INFO:teuthology.orchestra.run.trial034.stdout:Transaction Summary 2026-02-18T06:54:12.159 INFO:teuthology.orchestra.run.trial034.stdout:================================================================================ 2026-02-18T06:54:12.159 INFO:teuthology.orchestra.run.trial034.stdout:Install 1 Package 2026-02-18T06:54:12.159 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:12.159 INFO:teuthology.orchestra.run.trial034.stdout:Total download size: 180 k 2026-02-18T06:54:12.159 INFO:teuthology.orchestra.run.trial034.stdout:Installed size: 498 k 2026-02-18T06:54:12.159 INFO:teuthology.orchestra.run.trial034.stdout:Downloading Packages: 2026-02-18T06:54:12.193 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 37/95 2026-02-18T06:54:12.244 INFO:teuthology.orchestra.run.trial034.stdout:rbd-nbd-20.2.0-670.gadc19233.el9.x86_64.rpm 2.0 MB/s | 180 kB 00:00 2026-02-18T06:54:12.245 INFO:teuthology.orchestra.run.trial034.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:12.245 INFO:teuthology.orchestra.run.trial034.stdout:Total 2.0 MB/s | 180 kB 00:00 2026-02-18T06:54:12.245 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction check 2026-02-18T06:54:12.249 INFO:teuthology.orchestra.run.trial034.stdout:Transaction check succeeded. 2026-02-18T06:54:12.249 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction test 2026-02-18T06:54:12.280 INFO:teuthology.orchestra.run.trial034.stdout:Transaction test succeeded. 2026-02-18T06:54:12.281 INFO:teuthology.orchestra.run.trial034.stdout:Running transaction 2026-02-18T06:54:12.337 INFO:teuthology.orchestra.run.trial034.stdout: Preparing : 1/1 2026-02-18T06:54:12.354 INFO:teuthology.orchestra.run.trial034.stdout: Installing : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:12.444 INFO:teuthology.orchestra.run.trial034.stdout: Running scriptlet: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:12.500 INFO:teuthology.orchestra.run.trial034.stdout: Verifying : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:12.500 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:12.501 INFO:teuthology.orchestra.run.trial034.stdout:Installed: 2026-02-18T06:54:12.501 INFO:teuthology.orchestra.run.trial034.stdout: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:12.501 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:12.501 INFO:teuthology.orchestra.run.trial034.stdout:Complete! 2026-02-18T06:54:12.523 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 38/95 2026-02-18T06:54:12.531 DEBUG:teuthology.parallel:result is None 2026-02-18T06:54:12.533 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 39/95 2026-02-18T06:54:12.537 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 40/95 2026-02-18T06:54:12.543 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 41/95 2026-02-18T06:54:12.545 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 42/95 2026-02-18T06:54:12.573 INFO:teuthology.orchestra.run.trial109.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 43/95 2026-02-18T06:54:12.618 INFO:teuthology.orchestra.run.trial109.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 44/95 2026-02-18T06:54:12.625 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 45/95 2026-02-18T06:54:12.629 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 46/95 2026-02-18T06:54:12.634 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 47/95 2026-02-18T06:54:12.638 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 48/95 2026-02-18T06:54:12.645 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 49/95 2026-02-18T06:54:12.649 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 50/95 2026-02-18T06:54:12.677 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 51/95 2026-02-18T06:54:12.687 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 52/95 2026-02-18T06:54:12.693 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 53/95 2026-02-18T06:54:12.700 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 54/95 2026-02-18T06:54:12.735 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 55/95 2026-02-18T06:54:12.963 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-devel-3.9.25-2.el9.x86_64 56/95 2026-02-18T06:54:12.987 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 57/95 2026-02-18T06:54:12.991 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 58/95 2026-02-18T06:54:13.051 INFO:teuthology.orchestra.run.trial109.stdout: Installing : openblas-0.3.29-1.el9.x86_64 59/95 2026-02-18T06:54:13.053 INFO:teuthology.orchestra.run.trial109.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 60/95 2026-02-18T06:54:13.074 INFO:teuthology.orchestra.run.trial109.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 61/95 2026-02-18T06:54:13.405 INFO:teuthology.orchestra.run.trial109.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 62/95 2026-02-18T06:54:13.479 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 63/95 2026-02-18T06:54:14.162 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 64/95 2026-02-18T06:54:14.180 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 65/95 2026-02-18T06:54:14.191 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 66/95 2026-02-18T06:54:14.198 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-packaging-20.9-5.el9.noarch 67/95 2026-02-18T06:54:14.211 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-ply-3.11-14.el9.noarch 68/95 2026-02-18T06:54:14.227 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 69/95 2026-02-18T06:54:14.304 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 70/95 2026-02-18T06:54:14.312 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 71/95 2026-02-18T06:54:14.336 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 72/95 2026-02-18T06:54:14.367 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 73/95 2026-02-18T06:54:14.418 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 74/95 2026-02-18T06:54:14.424 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 75/95 2026-02-18T06:54:14.428 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 76/95 2026-02-18T06:54:14.429 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 77/95 2026-02-18T06:54:14.446 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:54:14.446 INFO:teuthology.orchestra.run.trial109.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-18T06:54:14.446 INFO:teuthology.orchestra.run.trial109.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-18T06:54:14.446 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:14.454 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:54:14.478 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:54:14.478 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T06:54:14.478 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:14.513 INFO:teuthology.orchestra.run.trial109.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 79/95 2026-02-18T06:54:14.577 INFO:teuthology.orchestra.run.trial109.stdout: Installing : cryptsetup-2.8.1-2.el9.x86_64 80/95 2026-02-18T06:54:14.579 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:54:14.593 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:54:14.593 INFO:teuthology.orchestra.run.trial109.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:54:14.593 INFO:teuthology.orchestra.run.trial109.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-18T06:54:14.593 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:15.262 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:54:15.287 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:54:15.287 INFO:teuthology.orchestra.run.trial109.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:54:15.287 INFO:teuthology.orchestra.run.trial109.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T06:54:15.287 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:54:15.287 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:54:15.287 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:15.349 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:54:15.351 INFO:teuthology.orchestra.run.trial109.stdout: Installing : cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:54:15.358 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 84/95 2026-02-18T06:54:15.381 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 85/95 2026-02-18T06:54:15.383 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:54:16.534 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:54:16.539 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:54:16.998 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:54:16.999 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:54:17.010 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:54:17.011 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:54:17.069 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:54:17.112 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 90/95 2026-02-18T06:54:17.113 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:54:17.134 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:54:17.134 INFO:teuthology.orchestra.run.trial109.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:54:17.134 INFO:teuthology.orchestra.run.trial109.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T06:54:17.134 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:54:17.134 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:54:17.135 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:17.145 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:54:17.369 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:54:17.370 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:54:17.391 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:54:17.391 INFO:teuthology.orchestra.run.trial109.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:54:17.391 INFO:teuthology.orchestra.run.trial109.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T06:54:17.391 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:54:17.391 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:54:17.392 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:17.489 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:54:17.509 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:54:17.510 INFO:teuthology.orchestra.run.trial109.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:54:17.510 INFO:teuthology.orchestra.run.trial109.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T06:54:17.510 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:54:17.510 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:54:17.510 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:17.528 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:54:18.184 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:54:18.184 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-2:20.2.0-670.gadc19233.el9.x86_64 1/95 2026-02-18T06:54:18.184 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2/95 2026-02-18T06:54:18.184 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 3/95 2026-02-18T06:54:18.185 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 4/95 2026-02-18T06:54:18.185 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 5/95 2026-02-18T06:54:18.185 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 6/95 2026-02-18T06:54:18.185 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 7/95 2026-02-18T06:54:18.185 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 8/95 2026-02-18T06:54:18.185 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 9/95 2026-02-18T06:54:18.185 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 10/95 2026-02-18T06:54:18.185 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 11/95 2026-02-18T06:54:18.185 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 12/95 2026-02-18T06:54:18.185 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 13/95 2026-02-18T06:54:18.185 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 14/95 2026-02-18T06:54:18.186 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : cephadm-2:20.2.0-670.gadc19233.el9.noarch 15/95 2026-02-18T06:54:18.186 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : cryptsetup-2.8.1-2.el9.x86_64 16/95 2026-02-18T06:54:18.186 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/95 2026-02-18T06:54:18.186 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/95 2026-02-18T06:54:18.186 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/95 2026-02-18T06:54:18.186 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/95 2026-02-18T06:54:18.186 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/95 2026-02-18T06:54:18.186 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/95 2026-02-18T06:54:18.186 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/95 2026-02-18T06:54:18.186 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/95 2026-02-18T06:54:18.186 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 25/95 2026-02-18T06:54:18.186 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 26/95 2026-02-18T06:54:18.187 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 27/95 2026-02-18T06:54:18.187 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : unzip-6.0-59.el9.x86_64 28/95 2026-02-18T06:54:18.187 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : zip-3.0-35.el9.x86_64 29/95 2026-02-18T06:54:18.187 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 30/95 2026-02-18T06:54:18.187 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 31/95 2026-02-18T06:54:18.187 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 32/95 2026-02-18T06:54:18.187 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 33/95 2026-02-18T06:54:18.187 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : lua-5.4.4-4.el9.x86_64 34/95 2026-02-18T06:54:18.187 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 35/95 2026-02-18T06:54:18.187 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 36/95 2026-02-18T06:54:18.187 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 37/95 2026-02-18T06:54:18.187 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/95 2026-02-18T06:54:18.188 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-devel-3.9.25-2.el9.x86_64 39/95 2026-02-18T06:54:18.188 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/95 2026-02-18T06:54:18.188 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 41/95 2026-02-18T06:54:18.188 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 42/95 2026-02-18T06:54:18.188 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 43/95 2026-02-18T06:54:18.188 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/95 2026-02-18T06:54:18.188 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/95 2026-02-18T06:54:18.188 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/95 2026-02-18T06:54:18.188 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/95 2026-02-18T06:54:18.188 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/95 2026-02-18T06:54:18.188 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/95 2026-02-18T06:54:18.188 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/95 2026-02-18T06:54:18.189 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/95 2026-02-18T06:54:18.189 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/95 2026-02-18T06:54:18.189 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/95 2026-02-18T06:54:18.189 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/95 2026-02-18T06:54:18.189 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/95 2026-02-18T06:54:18.189 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/95 2026-02-18T06:54:18.189 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/95 2026-02-18T06:54:18.189 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/95 2026-02-18T06:54:18.189 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/95 2026-02-18T06:54:18.189 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/95 2026-02-18T06:54:18.189 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/95 2026-02-18T06:54:18.189 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/95 2026-02-18T06:54:18.190 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/95 2026-02-18T06:54:18.190 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/95 2026-02-18T06:54:18.190 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/95 2026-02-18T06:54:18.190 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/95 2026-02-18T06:54:18.190 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/95 2026-02-18T06:54:18.190 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/95 2026-02-18T06:54:18.190 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/95 2026-02-18T06:54:18.190 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/95 2026-02-18T06:54:18.190 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/95 2026-02-18T06:54:18.190 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/95 2026-02-18T06:54:18.190 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/95 2026-02-18T06:54:18.190 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/95 2026-02-18T06:54:18.191 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/95 2026-02-18T06:54:18.191 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/95 2026-02-18T06:54:18.191 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/95 2026-02-18T06:54:18.191 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/95 2026-02-18T06:54:18.191 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/95 2026-02-18T06:54:18.191 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/95 2026-02-18T06:54:18.191 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 81/95 2026-02-18T06:54:18.191 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 82/95 2026-02-18T06:54:18.191 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 83/95 2026-02-18T06:54:18.191 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 84/95 2026-02-18T06:54:18.191 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 85/95 2026-02-18T06:54:18.191 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 86/95 2026-02-18T06:54:18.191 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 87/95 2026-02-18T06:54:18.192 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 88/95 2026-02-18T06:54:18.192 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 89/95 2026-02-18T06:54:18.192 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 90/95 2026-02-18T06:54:18.192 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 91/95 2026-02-18T06:54:18.192 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 92/95 2026-02-18T06:54:18.192 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 93/95 2026-02-18T06:54:18.192 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 94/95 2026-02-18T06:54:18.247 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 95/95 2026-02-18T06:54:18.247 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:18.247 INFO:teuthology.orchestra.run.trial109.stdout:Installed: 2026-02-18T06:54:18.247 INFO:teuthology.orchestra.run.trial109.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-18T06:54:18.248 INFO:teuthology.orchestra.run.trial109.stdout: ceph-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:18.248 INFO:teuthology.orchestra.run.trial109.stdout: ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:18.248 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:18.248 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:18.248 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:18.248 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:18.248 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:18.248 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:18.248 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:18.248 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:18.248 INFO:teuthology.orchestra.run.trial109.stdout: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:18.249 INFO:teuthology.orchestra.run.trial109.stdout: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:18.249 INFO:teuthology.orchestra.run.trial109.stdout: ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:18.249 INFO:teuthology.orchestra.run.trial109.stdout: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:18.249 INFO:teuthology.orchestra.run.trial109.stdout: cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:54:18.249 INFO:teuthology.orchestra.run.trial109.stdout: cryptsetup-2.8.1-2.el9.x86_64 2026-02-18T06:54:18.249 INFO:teuthology.orchestra.run.trial109.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T06:54:18.249 INFO:teuthology.orchestra.run.trial109.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T06:54:18.249 INFO:teuthology.orchestra.run.trial109.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T06:54:18.249 INFO:teuthology.orchestra.run.trial109.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-18T06:54:18.249 INFO:teuthology.orchestra.run.trial109.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T06:54:18.250 INFO:teuthology.orchestra.run.trial109.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T06:54:18.250 INFO:teuthology.orchestra.run.trial109.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T06:54:18.250 INFO:teuthology.orchestra.run.trial109.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T06:54:18.250 INFO:teuthology.orchestra.run.trial109.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:54:18.250 INFO:teuthology.orchestra.run.trial109.stdout: lua-5.4.4-4.el9.x86_64 2026-02-18T06:54:18.250 INFO:teuthology.orchestra.run.trial109.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-18T06:54:18.250 INFO:teuthology.orchestra.run.trial109.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-18T06:54:18.250 INFO:teuthology.orchestra.run.trial109.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T06:54:18.250 INFO:teuthology.orchestra.run.trial109.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T06:54:18.250 INFO:teuthology.orchestra.run.trial109.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-18T06:54:18.250 INFO:teuthology.orchestra.run.trial109.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-18T06:54:18.250 INFO:teuthology.orchestra.run.trial109.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T06:54:18.251 INFO:teuthology.orchestra.run.trial109.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T06:54:18.251 INFO:teuthology.orchestra.run.trial109.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T06:54:18.251 INFO:teuthology.orchestra.run.trial109.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T06:54:18.251 INFO:teuthology.orchestra.run.trial109.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T06:54:18.251 INFO:teuthology.orchestra.run.trial109.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T06:54:18.251 INFO:teuthology.orchestra.run.trial109.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T06:54:18.251 INFO:teuthology.orchestra.run.trial109.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T06:54:18.251 INFO:teuthology.orchestra.run.trial109.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T06:54:18.251 INFO:teuthology.orchestra.run.trial109.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T06:54:18.251 INFO:teuthology.orchestra.run.trial109.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T06:54:18.251 INFO:teuthology.orchestra.run.trial109.stdout: python3-devel-3.9.25-2.el9.x86_64 2026-02-18T06:54:18.251 INFO:teuthology.orchestra.run.trial109.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T06:54:18.252 INFO:teuthology.orchestra.run.trial109.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-18T06:54:18.252 INFO:teuthology.orchestra.run.trial109.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-18T06:54:18.252 INFO:teuthology.orchestra.run.trial109.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-18T06:54:18.252 INFO:teuthology.orchestra.run.trial109.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-18T06:54:18.252 INFO:teuthology.orchestra.run.trial109.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T06:54:18.252 INFO:teuthology.orchestra.run.trial109.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T06:54:18.252 INFO:teuthology.orchestra.run.trial109.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T06:54:18.252 INFO:teuthology.orchestra.run.trial109.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T06:54:18.252 INFO:teuthology.orchestra.run.trial109.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T06:54:18.252 INFO:teuthology.orchestra.run.trial109.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T06:54:18.252 INFO:teuthology.orchestra.run.trial109.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T06:54:18.252 INFO:teuthology.orchestra.run.trial109.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-18T06:54:18.253 INFO:teuthology.orchestra.run.trial109.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T06:54:18.253 INFO:teuthology.orchestra.run.trial109.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:54:18.253 INFO:teuthology.orchestra.run.trial109.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-18T06:54:18.253 INFO:teuthology.orchestra.run.trial109.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T06:54:18.253 INFO:teuthology.orchestra.run.trial109.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T06:54:18.253 INFO:teuthology.orchestra.run.trial109.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-18T06:54:18.253 INFO:teuthology.orchestra.run.trial109.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T06:54:18.253 INFO:teuthology.orchestra.run.trial109.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T06:54:18.253 INFO:teuthology.orchestra.run.trial109.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T06:54:18.253 INFO:teuthology.orchestra.run.trial109.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T06:54:18.253 INFO:teuthology.orchestra.run.trial109.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T06:54:18.253 INFO:teuthology.orchestra.run.trial109.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T06:54:18.254 INFO:teuthology.orchestra.run.trial109.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-18T06:54:18.254 INFO:teuthology.orchestra.run.trial109.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T06:54:18.254 INFO:teuthology.orchestra.run.trial109.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T06:54:18.254 INFO:teuthology.orchestra.run.trial109.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T06:54:18.254 INFO:teuthology.orchestra.run.trial109.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T06:54:18.254 INFO:teuthology.orchestra.run.trial109.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-18T06:54:18.254 INFO:teuthology.orchestra.run.trial109.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T06:54:18.254 INFO:teuthology.orchestra.run.trial109.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T06:54:18.254 INFO:teuthology.orchestra.run.trial109.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T06:54:18.254 INFO:teuthology.orchestra.run.trial109.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T06:54:18.254 INFO:teuthology.orchestra.run.trial109.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T06:54:18.254 INFO:teuthology.orchestra.run.trial109.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-18T06:54:18.255 INFO:teuthology.orchestra.run.trial109.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T06:54:18.255 INFO:teuthology.orchestra.run.trial109.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T06:54:18.255 INFO:teuthology.orchestra.run.trial109.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T06:54:18.255 INFO:teuthology.orchestra.run.trial109.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T06:54:18.255 INFO:teuthology.orchestra.run.trial109.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T06:54:18.255 INFO:teuthology.orchestra.run.trial109.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T06:54:18.255 INFO:teuthology.orchestra.run.trial109.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-18T06:54:18.255 INFO:teuthology.orchestra.run.trial109.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-18T06:54:18.255 INFO:teuthology.orchestra.run.trial109.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T06:54:18.255 INFO:teuthology.orchestra.run.trial109.stdout: unzip-6.0-59.el9.x86_64 2026-02-18T06:54:18.255 INFO:teuthology.orchestra.run.trial109.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-18T06:54:18.255 INFO:teuthology.orchestra.run.trial109.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-18T06:54:18.256 INFO:teuthology.orchestra.run.trial109.stdout: zip-3.0-35.el9.x86_64 2026-02-18T06:54:18.256 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:18.256 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:18.304 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install ceph-base 2026-02-18T06:54:18.615 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:43 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:18.680 INFO:teuthology.orchestra.run.trial109.stdout:Package ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:18.698 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:18.699 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:18.699 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:18.721 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install cephadm 2026-02-18T06:54:19.031 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:44 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:19.097 INFO:teuthology.orchestra.run.trial109.stdout:Package cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:19.116 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:19.117 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:19.117 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:19.138 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T06:54:19.447 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:44 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:19.529 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:19.530 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:19.530 INFO:teuthology.orchestra.run.trial109.stdout: Package Arch Version Repo Size 2026-02-18T06:54:19.530 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:19.530 INFO:teuthology.orchestra.run.trial109.stdout:Installing: 2026-02-18T06:54:19.531 INFO:teuthology.orchestra.run.trial109.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-670.gadc19233.el9 ceph 154 k 2026-02-18T06:54:19.531 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:19.531 INFO:teuthology.orchestra.run.trial109.stdout:Transaction Summary 2026-02-18T06:54:19.531 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:19.531 INFO:teuthology.orchestra.run.trial109.stdout:Install 1 Package 2026-02-18T06:54:19.531 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:19.531 INFO:teuthology.orchestra.run.trial109.stdout:Total download size: 154 k 2026-02-18T06:54:19.531 INFO:teuthology.orchestra.run.trial109.stdout:Installed size: 447 k 2026-02-18T06:54:19.531 INFO:teuthology.orchestra.run.trial109.stdout:Downloading Packages: 2026-02-18T06:54:19.632 INFO:teuthology.orchestra.run.trial109.stdout:ceph-immutable-object-cache-20.2.0-670.gadc1923 1.5 MB/s | 154 kB 00:00 2026-02-18T06:54:19.633 INFO:teuthology.orchestra.run.trial109.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:19.633 INFO:teuthology.orchestra.run.trial109.stdout:Total 1.5 MB/s | 154 kB 00:00 2026-02-18T06:54:19.633 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction check 2026-02-18T06:54:19.638 INFO:teuthology.orchestra.run.trial109.stdout:Transaction check succeeded. 2026-02-18T06:54:19.638 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction test 2026-02-18T06:54:19.670 INFO:teuthology.orchestra.run.trial109.stdout:Transaction test succeeded. 2026-02-18T06:54:19.670 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction 2026-02-18T06:54:19.725 INFO:teuthology.orchestra.run.trial109.stdout: Preparing : 1/1 2026-02-18T06:54:19.726 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:54:19.749 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:54:19.749 INFO:teuthology.orchestra.run.trial109.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:54:19.749 INFO:teuthology.orchestra.run.trial109.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T06:54:19.749 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:20.044 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:54:20.045 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:20.045 INFO:teuthology.orchestra.run.trial109.stdout:Installed: 2026-02-18T06:54:20.045 INFO:teuthology.orchestra.run.trial109.stdout: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:20.045 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:20.045 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:20.072 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install ceph-mgr 2026-02-18T06:54:20.385 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:20.449 INFO:teuthology.orchestra.run.trial109.stdout:Package ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:20.466 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:20.467 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:20.467 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:20.489 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T06:54:20.793 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:20.856 INFO:teuthology.orchestra.run.trial109.stdout:Package ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:20.874 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:20.874 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:20.875 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:20.895 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T06:54:21.201 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:46 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:21.266 INFO:teuthology.orchestra.run.trial109.stdout:Package ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:21.283 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:21.284 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:21.284 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:21.306 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install ceph-mgr-rook 2026-02-18T06:54:21.612 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:46 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:21.677 INFO:teuthology.orchestra.run.trial109.stdout:Package ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:21.695 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:21.696 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:21.696 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:21.717 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T06:54:22.033 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:47 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:22.097 INFO:teuthology.orchestra.run.trial109.stdout:Package ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:22.115 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:22.115 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:22.116 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:22.138 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install ceph-fuse 2026-02-18T06:54:22.444 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:47 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:22.529 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:22.530 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:22.530 INFO:teuthology.orchestra.run.trial109.stdout: Package Architecture Version Repository Size 2026-02-18T06:54:22.530 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:22.530 INFO:teuthology.orchestra.run.trial109.stdout:Installing: 2026-02-18T06:54:22.530 INFO:teuthology.orchestra.run.trial109.stdout: ceph-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 942 k 2026-02-18T06:54:22.530 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:22.530 INFO:teuthology.orchestra.run.trial109.stdout:Transaction Summary 2026-02-18T06:54:22.531 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:22.531 INFO:teuthology.orchestra.run.trial109.stdout:Install 1 Package 2026-02-18T06:54:22.531 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:22.531 INFO:teuthology.orchestra.run.trial109.stdout:Total download size: 942 k 2026-02-18T06:54:22.531 INFO:teuthology.orchestra.run.trial109.stdout:Installed size: 2.7 M 2026-02-18T06:54:22.531 INFO:teuthology.orchestra.run.trial109.stdout:Downloading Packages: 2026-02-18T06:54:23.066 INFO:teuthology.orchestra.run.trial109.stdout:ceph-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 1.7 MB/s | 942 kB 00:00 2026-02-18T06:54:23.066 INFO:teuthology.orchestra.run.trial109.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:23.066 INFO:teuthology.orchestra.run.trial109.stdout:Total 1.7 MB/s | 942 kB 00:00 2026-02-18T06:54:23.066 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction check 2026-02-18T06:54:23.071 INFO:teuthology.orchestra.run.trial109.stdout:Transaction check succeeded. 2026-02-18T06:54:23.071 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction test 2026-02-18T06:54:23.105 INFO:teuthology.orchestra.run.trial109.stdout:Transaction test succeeded. 2026-02-18T06:54:23.105 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction 2026-02-18T06:54:23.194 INFO:teuthology.orchestra.run.trial109.stdout: Preparing : 1/1 2026-02-18T06:54:23.211 INFO:teuthology.orchestra.run.trial109.stdout: Installing : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:23.442 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:23.498 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:23.499 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:23.499 INFO:teuthology.orchestra.run.trial109.stdout:Installed: 2026-02-18T06:54:23.499 INFO:teuthology.orchestra.run.trial109.stdout: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:23.499 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:23.499 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:23.528 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install ceph-volume 2026-02-18T06:54:23.838 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:48 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:23.905 INFO:teuthology.orchestra.run.trial109.stdout:Package ceph-volume-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:54:23.922 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:23.923 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:23.923 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:23.945 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install librados-devel 2026-02-18T06:54:24.258 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:49 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:24.340 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:24.341 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:24.341 INFO:teuthology.orchestra.run.trial109.stdout: Package Arch Version Repo Size 2026-02-18T06:54:24.341 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:24.341 INFO:teuthology.orchestra.run.trial109.stdout:Installing: 2026-02-18T06:54:24.341 INFO:teuthology.orchestra.run.trial109.stdout: librados-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 126 k 2026-02-18T06:54:24.341 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:24.342 INFO:teuthology.orchestra.run.trial109.stdout:Transaction Summary 2026-02-18T06:54:24.342 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:24.342 INFO:teuthology.orchestra.run.trial109.stdout:Install 1 Package 2026-02-18T06:54:24.342 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:24.342 INFO:teuthology.orchestra.run.trial109.stdout:Total download size: 126 k 2026-02-18T06:54:24.342 INFO:teuthology.orchestra.run.trial109.stdout:Installed size: 449 k 2026-02-18T06:54:24.342 INFO:teuthology.orchestra.run.trial109.stdout:Downloading Packages: 2026-02-18T06:54:24.628 INFO:teuthology.orchestra.run.trial109.stdout:librados-devel-20.2.0-670.gadc19233.el9.x86_64. 439 kB/s | 126 kB 00:00 2026-02-18T06:54:24.629 INFO:teuthology.orchestra.run.trial109.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:24.629 INFO:teuthology.orchestra.run.trial109.stdout:Total 437 kB/s | 126 kB 00:00 2026-02-18T06:54:24.629 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction check 2026-02-18T06:54:24.632 INFO:teuthology.orchestra.run.trial109.stdout:Transaction check succeeded. 2026-02-18T06:54:24.632 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction test 2026-02-18T06:54:24.663 INFO:teuthology.orchestra.run.trial109.stdout:Transaction test succeeded. 2026-02-18T06:54:24.663 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction 2026-02-18T06:54:24.717 INFO:teuthology.orchestra.run.trial109.stdout: Preparing : 1/1 2026-02-18T06:54:24.734 INFO:teuthology.orchestra.run.trial109.stdout: Installing : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:24.815 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:24.872 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:24.872 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:24.872 INFO:teuthology.orchestra.run.trial109.stdout:Installed: 2026-02-18T06:54:24.872 INFO:teuthology.orchestra.run.trial109.stdout: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:24.872 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:24.872 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:24.900 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install libcephfs2 2026-02-18T06:54:25.210 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:25.277 INFO:teuthology.orchestra.run.trial109.stdout:Package libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:25.295 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:25.296 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:25.296 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:25.317 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install libcephfs-devel 2026-02-18T06:54:25.625 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:25.706 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:25.707 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:25.707 INFO:teuthology.orchestra.run.trial109.stdout: Package Arch Version Repo Size 2026-02-18T06:54:25.707 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:25.707 INFO:teuthology.orchestra.run.trial109.stdout:Installing: 2026-02-18T06:54:25.707 INFO:teuthology.orchestra.run.trial109.stdout: libcephfs-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 34 k 2026-02-18T06:54:25.707 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:25.708 INFO:teuthology.orchestra.run.trial109.stdout:Transaction Summary 2026-02-18T06:54:25.708 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:25.708 INFO:teuthology.orchestra.run.trial109.stdout:Install 1 Package 2026-02-18T06:54:25.708 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:25.708 INFO:teuthology.orchestra.run.trial109.stdout:Total download size: 34 k 2026-02-18T06:54:25.708 INFO:teuthology.orchestra.run.trial109.stdout:Installed size: 155 k 2026-02-18T06:54:25.708 INFO:teuthology.orchestra.run.trial109.stdout:Downloading Packages: 2026-02-18T06:54:25.920 INFO:teuthology.orchestra.run.trial109.stdout:libcephfs-devel-20.2.0-670.gadc19233.el9.x86_64 161 kB/s | 34 kB 00:00 2026-02-18T06:54:25.921 INFO:teuthology.orchestra.run.trial109.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:25.921 INFO:teuthology.orchestra.run.trial109.stdout:Total 160 kB/s | 34 kB 00:00 2026-02-18T06:54:25.922 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction check 2026-02-18T06:54:25.924 INFO:teuthology.orchestra.run.trial109.stdout:Transaction check succeeded. 2026-02-18T06:54:25.924 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction test 2026-02-18T06:54:25.927 INFO:teuthology.orchestra.run.trial109.stdout:Transaction test succeeded. 2026-02-18T06:54:25.927 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction 2026-02-18T06:54:25.947 INFO:teuthology.orchestra.run.trial109.stdout: Preparing : 1/1 2026-02-18T06:54:25.963 INFO:teuthology.orchestra.run.trial109.stdout: Installing : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:26.019 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:26.075 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:26.075 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:26.075 INFO:teuthology.orchestra.run.trial109.stdout:Installed: 2026-02-18T06:54:26.076 INFO:teuthology.orchestra.run.trial109.stdout: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:26.076 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:26.076 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:26.102 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install librados2 2026-02-18T06:54:26.412 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:51 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:26.477 INFO:teuthology.orchestra.run.trial109.stdout:Package librados2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:26.495 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:26.496 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:26.496 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:26.516 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install librbd1 2026-02-18T06:54:26.829 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:51 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:26.894 INFO:teuthology.orchestra.run.trial109.stdout:Package librbd1-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:26.912 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:26.913 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:26.913 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:26.935 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install python3-rados 2026-02-18T06:54:27.241 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:52 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:27.307 INFO:teuthology.orchestra.run.trial109.stdout:Package python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:27.325 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:27.325 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:27.325 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:27.347 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install python3-rgw 2026-02-18T06:54:27.659 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:52 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:27.725 INFO:teuthology.orchestra.run.trial109.stdout:Package python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:27.743 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:27.743 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:27.743 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:27.765 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install python3-cephfs 2026-02-18T06:54:28.079 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:28.143 INFO:teuthology.orchestra.run.trial109.stdout:Package python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:28.161 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:28.162 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:28.162 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:28.184 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install python3-rbd 2026-02-18T06:54:28.496 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:28.559 INFO:teuthology.orchestra.run.trial109.stdout:Package python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:54:28.577 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:28.578 INFO:teuthology.orchestra.run.trial109.stdout:Nothing to do. 2026-02-18T06:54:28.578 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:28.599 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install rbd-fuse 2026-02-18T06:54:28.912 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:28.996 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:28.997 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:28.998 INFO:teuthology.orchestra.run.trial109.stdout: Package Architecture Version Repository Size 2026-02-18T06:54:28.998 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:28.998 INFO:teuthology.orchestra.run.trial109.stdout:Installing: 2026-02-18T06:54:28.998 INFO:teuthology.orchestra.run.trial109.stdout: rbd-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 91 k 2026-02-18T06:54:28.998 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:28.998 INFO:teuthology.orchestra.run.trial109.stdout:Transaction Summary 2026-02-18T06:54:28.998 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:28.998 INFO:teuthology.orchestra.run.trial109.stdout:Install 1 Package 2026-02-18T06:54:28.998 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:28.998 INFO:teuthology.orchestra.run.trial109.stdout:Total download size: 91 k 2026-02-18T06:54:28.999 INFO:teuthology.orchestra.run.trial109.stdout:Installed size: 238 k 2026-02-18T06:54:28.999 INFO:teuthology.orchestra.run.trial109.stdout:Downloading Packages: 2026-02-18T06:54:29.278 INFO:teuthology.orchestra.run.trial109.stdout:rbd-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 324 kB/s | 91 kB 00:00 2026-02-18T06:54:29.279 INFO:teuthology.orchestra.run.trial109.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:29.279 INFO:teuthology.orchestra.run.trial109.stdout:Total 323 kB/s | 91 kB 00:00 2026-02-18T06:54:29.279 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction check 2026-02-18T06:54:29.284 INFO:teuthology.orchestra.run.trial109.stdout:Transaction check succeeded. 2026-02-18T06:54:29.284 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction test 2026-02-18T06:54:29.314 INFO:teuthology.orchestra.run.trial109.stdout:Transaction test succeeded. 2026-02-18T06:54:29.314 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction 2026-02-18T06:54:29.366 INFO:teuthology.orchestra.run.trial109.stdout: Preparing : 1/1 2026-02-18T06:54:29.382 INFO:teuthology.orchestra.run.trial109.stdout: Installing : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:29.459 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:29.516 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:29.517 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:29.517 INFO:teuthology.orchestra.run.trial109.stdout:Installed: 2026-02-18T06:54:29.517 INFO:teuthology.orchestra.run.trial109.stdout: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:29.517 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:29.517 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:29.545 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install rbd-mirror 2026-02-18T06:54:29.862 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:54 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:29.944 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:29.945 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:29.945 INFO:teuthology.orchestra.run.trial109.stdout: Package Arch Version Repo Size 2026-02-18T06:54:29.945 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:29.945 INFO:teuthology.orchestra.run.trial109.stdout:Installing: 2026-02-18T06:54:29.945 INFO:teuthology.orchestra.run.trial109.stdout: rbd-mirror x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.9 M 2026-02-18T06:54:29.946 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:29.946 INFO:teuthology.orchestra.run.trial109.stdout:Transaction Summary 2026-02-18T06:54:29.946 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:29.946 INFO:teuthology.orchestra.run.trial109.stdout:Install 1 Package 2026-02-18T06:54:29.946 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:29.946 INFO:teuthology.orchestra.run.trial109.stdout:Total download size: 2.9 M 2026-02-18T06:54:29.946 INFO:teuthology.orchestra.run.trial109.stdout:Installed size: 11 M 2026-02-18T06:54:29.946 INFO:teuthology.orchestra.run.trial109.stdout:Downloading Packages: 2026-02-18T06:54:30.382 INFO:teuthology.orchestra.run.trial109.stdout:rbd-mirror-20.2.0-670.gadc19233.el9.x86_64.rpm 6.7 MB/s | 2.9 MB 00:00 2026-02-18T06:54:30.383 INFO:teuthology.orchestra.run.trial109.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:30.383 INFO:teuthology.orchestra.run.trial109.stdout:Total 6.7 MB/s | 2.9 MB 00:00 2026-02-18T06:54:30.383 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction check 2026-02-18T06:54:30.387 INFO:teuthology.orchestra.run.trial109.stdout:Transaction check succeeded. 2026-02-18T06:54:30.388 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction test 2026-02-18T06:54:30.427 INFO:teuthology.orchestra.run.trial109.stdout:Transaction test succeeded. 2026-02-18T06:54:30.427 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction 2026-02-18T06:54:30.607 INFO:teuthology.orchestra.run.trial109.stdout: Preparing : 1/1 2026-02-18T06:54:30.609 INFO:teuthology.orchestra.run.trial109.stdout: Installing : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:30.631 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:30.631 INFO:teuthology.orchestra.run.trial109.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:54:30.632 INFO:teuthology.orchestra.run.trial109.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T06:54:30.632 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:54:30.632 INFO:teuthology.orchestra.run.trial109.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:54:30.632 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:30.922 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:30.922 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:30.922 INFO:teuthology.orchestra.run.trial109.stdout:Installed: 2026-02-18T06:54:30.922 INFO:teuthology.orchestra.run.trial109.stdout: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:30.922 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:30.923 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:30.950 DEBUG:teuthology.orchestra.run.trial109:> sudo yum -y install rbd-nbd 2026-02-18T06:54:31.262 INFO:teuthology.orchestra.run.trial109.stdout:Last metadata expiration check: 0:00:56 ago on Wed 18 Feb 2026 06:53:35 AM UTC. 2026-02-18T06:54:31.345 INFO:teuthology.orchestra.run.trial109.stdout:Dependencies resolved. 2026-02-18T06:54:31.346 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:31.346 INFO:teuthology.orchestra.run.trial109.stdout: Package Architecture Version Repository Size 2026-02-18T06:54:31.346 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:31.346 INFO:teuthology.orchestra.run.trial109.stdout:Installing: 2026-02-18T06:54:31.346 INFO:teuthology.orchestra.run.trial109.stdout: rbd-nbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 180 k 2026-02-18T06:54:31.346 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:31.346 INFO:teuthology.orchestra.run.trial109.stdout:Transaction Summary 2026-02-18T06:54:31.346 INFO:teuthology.orchestra.run.trial109.stdout:================================================================================ 2026-02-18T06:54:31.346 INFO:teuthology.orchestra.run.trial109.stdout:Install 1 Package 2026-02-18T06:54:31.346 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:31.347 INFO:teuthology.orchestra.run.trial109.stdout:Total download size: 180 k 2026-02-18T06:54:31.347 INFO:teuthology.orchestra.run.trial109.stdout:Installed size: 498 k 2026-02-18T06:54:31.347 INFO:teuthology.orchestra.run.trial109.stdout:Downloading Packages: 2026-02-18T06:54:31.431 INFO:teuthology.orchestra.run.trial109.stdout:rbd-nbd-20.2.0-670.gadc19233.el9.x86_64.rpm 2.1 MB/s | 180 kB 00:00 2026-02-18T06:54:31.432 INFO:teuthology.orchestra.run.trial109.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:54:31.432 INFO:teuthology.orchestra.run.trial109.stdout:Total 2.0 MB/s | 180 kB 00:00 2026-02-18T06:54:31.432 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction check 2026-02-18T06:54:31.437 INFO:teuthology.orchestra.run.trial109.stdout:Transaction check succeeded. 2026-02-18T06:54:31.437 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction test 2026-02-18T06:54:31.468 INFO:teuthology.orchestra.run.trial109.stdout:Transaction test succeeded. 2026-02-18T06:54:31.468 INFO:teuthology.orchestra.run.trial109.stdout:Running transaction 2026-02-18T06:54:31.523 INFO:teuthology.orchestra.run.trial109.stdout: Preparing : 1/1 2026-02-18T06:54:31.540 INFO:teuthology.orchestra.run.trial109.stdout: Installing : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:31.620 INFO:teuthology.orchestra.run.trial109.stdout: Running scriptlet: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:31.678 INFO:teuthology.orchestra.run.trial109.stdout: Verifying : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:54:31.678 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:31.678 INFO:teuthology.orchestra.run.trial109.stdout:Installed: 2026-02-18T06:54:31.678 INFO:teuthology.orchestra.run.trial109.stdout: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:54:31.678 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:31.678 INFO:teuthology.orchestra.run.trial109.stdout:Complete! 2026-02-18T06:54:31.711 DEBUG:teuthology.parallel:result is None 2026-02-18T06:54:31.711 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:54:31.877 DEBUG:teuthology.orchestra.run.trial034:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T06:54:31.898 INFO:teuthology.orchestra.run.trial034.stdout:20.2.0-670.gadc19233.el9 2026-02-18T06:54:31.898 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670.gadc19233.el9 2026-02-18T06:54:31.898 INFO:teuthology.task.install:The correct ceph version 20.2.0-670.gadc19233 is installed. 2026-02-18T06:54:31.901 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:54:32.054 DEBUG:teuthology.orchestra.run.trial109:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T06:54:32.075 INFO:teuthology.orchestra.run.trial109.stdout:20.2.0-670.gadc19233.el9 2026-02-18T06:54:32.076 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670.gadc19233.el9 2026-02-18T06:54:32.076 INFO:teuthology.task.install:The correct ceph version 20.2.0-670.gadc19233 is installed. 2026-02-18T06:54:32.079 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:54:32.225 DEBUG:teuthology.orchestra.run.trial163:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T06:54:32.247 INFO:teuthology.orchestra.run.trial163.stdout:20.2.0-670.gadc19233.el9 2026-02-18T06:54:32.247 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670.gadc19233.el9 2026-02-18T06:54:32.247 INFO:teuthology.task.install:The correct ceph version 20.2.0-670.gadc19233 is installed. 2026-02-18T06:54:32.249 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-18T06:54:32.249 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:32.249 DEBUG:teuthology.orchestra.run.trial034:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T06:54:32.276 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:32.277 DEBUG:teuthology.orchestra.run.trial109:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T06:54:32.303 DEBUG:teuthology.orchestra.run.trial163:> set -ex 2026-02-18T06:54:32.304 DEBUG:teuthology.orchestra.run.trial163:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T06:54:32.328 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-18T06:54:32.329 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:32.329 DEBUG:teuthology.orchestra.run.trial034:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T06:54:32.355 DEBUG:teuthology.orchestra.run.trial034:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T06:54:32.421 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:32.421 DEBUG:teuthology.orchestra.run.trial109:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T06:54:32.446 DEBUG:teuthology.orchestra.run.trial109:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T06:54:32.510 DEBUG:teuthology.orchestra.run.trial163:> set -ex 2026-02-18T06:54:32.510 DEBUG:teuthology.orchestra.run.trial163:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T06:54:32.536 DEBUG:teuthology.orchestra.run.trial163:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T06:54:32.600 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-18T06:54:32.600 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:32.601 DEBUG:teuthology.orchestra.run.trial034:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T06:54:32.626 DEBUG:teuthology.orchestra.run.trial034:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T06:54:32.690 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:32.690 DEBUG:teuthology.orchestra.run.trial109:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T06:54:32.715 DEBUG:teuthology.orchestra.run.trial109:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T06:54:32.778 DEBUG:teuthology.orchestra.run.trial163:> set -ex 2026-02-18T06:54:32.779 DEBUG:teuthology.orchestra.run.trial163:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T06:54:32.804 DEBUG:teuthology.orchestra.run.trial163:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T06:54:32.868 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-18T06:54:32.868 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:32.869 DEBUG:teuthology.orchestra.run.trial034:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T06:54:32.895 DEBUG:teuthology.orchestra.run.trial034:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T06:54:32.960 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:32.960 DEBUG:teuthology.orchestra.run.trial109:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T06:54:32.985 DEBUG:teuthology.orchestra.run.trial109:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T06:54:33.049 DEBUG:teuthology.orchestra.run.trial163:> set -ex 2026-02-18T06:54:33.049 DEBUG:teuthology.orchestra.run.trial163:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T06:54:33.074 DEBUG:teuthology.orchestra.run.trial163:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T06:54:33.139 INFO:teuthology.run_tasks:Running task ceph... 2026-02-18T06:54:33.248 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-02-18T06:54:33.248 DEBUG:teuthology.orchestra.run.trial034:> sudo chmod 777 /var/log/ceph 2026-02-18T06:54:33.250 DEBUG:teuthology.orchestra.run.trial109:> sudo chmod 777 /var/log/ceph 2026-02-18T06:54:33.251 DEBUG:teuthology.orchestra.run.trial163:> sudo chmod 777 /var/log/ceph 2026-02-18T06:54:33.276 INFO:tasks.ceph:Disabling ceph logrotate... 2026-02-18T06:54:33.276 DEBUG:teuthology.orchestra.run.trial034:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-18T06:54:33.314 DEBUG:teuthology.orchestra.run.trial109:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-18T06:54:33.316 DEBUG:teuthology.orchestra.run.trial163:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-18T06:54:33.340 INFO:tasks.ceph:Creating extra log directories... 2026-02-18T06:54:33.340 DEBUG:teuthology.orchestra.run.trial034:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-18T06:54:33.378 DEBUG:teuthology.orchestra.run.trial109:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-18T06:54:33.380 DEBUG:teuthology.orchestra.run.trial163:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-18T06:54:33.419 INFO:tasks.ceph:Creating ceph cluster ceph... 2026-02-18T06:54:33.419 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': 'snappy', '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-18T06:54:33.419 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943', 'branch': '20.2.1_2.17.26-baseline_2', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-snappy 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': '54943', '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-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial', 'no_nested_subset': False, 'openstack': [{'volumes': {'count': 4, 'size': 10}}], 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': '20.2.1_2.17.26-baseline_2'}, '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': 'snappy', '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': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': '20.2.1_2.17.26-baseline_2', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}}, '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': 7878, 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': '20.2.1_2.17.26-baseline_2', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'targets': {'trial034.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG+4xpp+pJ+diH04oM0lIVkf+19ThG/gpsvCoRNDfOc/4vOUtRlvs8f44hwPCAEUDimZbA48YlANWj4buyywmxQ=', 'trial109.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDATuXCFp6kKPFhhXOQRjbm7n+U77iupyJRfKozvkQnATAn59/xNaZGuXJnjOoOp1reO7KtJsbXmlTRUJYRXQVc=', 'trial163.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHfHR2JvLiJZ+rEdC7LuoWiEfHcDZETgeKQnm7wl+L2NZg2cFFzUB9XRRW9CCH/RRsc4gQcADkSEagCM2GqEdK4='}, '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-17_21:26:40', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3682'} 2026-02-18T06:54:33.420 DEBUG:teuthology.orchestra.run.trial034:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-18T06:54:33.443 DEBUG:teuthology.orchestra.run.trial109:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-18T06:54:33.446 DEBUG:teuthology.orchestra.run.trial163:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-18T06:54:33.464 DEBUG:teuthology.orchestra.run.trial034:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T06:54:33.499 DEBUG:teuthology.orchestra.run.trial109:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T06:54:33.503 DEBUG:teuthology.orchestra.run.trial163:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T06:54:33.528 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:33.528 DEBUG:teuthology.orchestra.run.trial034:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T06:54:33.578 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-18T06:54:33.579 DEBUG:teuthology.orchestra.run.trial034:> stat /dev/vg_nvme/lv_1 2026-02-18T06:54:33.636 INFO:teuthology.orchestra.run.trial034.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T06:54:33.636 INFO:teuthology.orchestra.run.trial034.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:54:33.636 INFO:teuthology.orchestra.run.trial034.stdout:Device: 6h/6d Inode: 1310 Links: 1 2026-02-18T06:54:33.637 INFO:teuthology.orchestra.run.trial034.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:54:33.637 INFO:teuthology.orchestra.run.trial034.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:54:33.637 INFO:teuthology.orchestra.run.trial034.stdout:Access: 2026-02-18 06:54:11.578390134 +0000 2026-02-18T06:54:33.637 INFO:teuthology.orchestra.run.trial034.stdout:Modify: 2026-02-18 06:53:21.467619703 +0000 2026-02-18T06:54:33.637 INFO:teuthology.orchestra.run.trial034.stdout:Change: 2026-02-18 06:53:21.467619703 +0000 2026-02-18T06:54:33.637 INFO:teuthology.orchestra.run.trial034.stdout: Birth: 2026-02-18 06:53:21.467619703 +0000 2026-02-18T06:54:33.637 DEBUG:teuthology.orchestra.run.trial034:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T06:54:33.699 INFO:teuthology.orchestra.run.trial034.stderr:1+0 records in 2026-02-18T06:54:33.699 INFO:teuthology.orchestra.run.trial034.stderr:1+0 records out 2026-02-18T06:54:33.699 INFO:teuthology.orchestra.run.trial034.stderr:512 bytes copied, 0.000155691 s, 3.3 MB/s 2026-02-18T06:54:33.700 DEBUG:teuthology.orchestra.run.trial034:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T06:54:33.758 DEBUG:teuthology.orchestra.run.trial034:> stat /dev/vg_nvme/lv_2 2026-02-18T06:54:33.814 INFO:teuthology.orchestra.run.trial034.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T06:54:33.815 INFO:teuthology.orchestra.run.trial034.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:54:33.815 INFO:teuthology.orchestra.run.trial034.stdout:Device: 6h/6d Inode: 1311 Links: 1 2026-02-18T06:54:33.815 INFO:teuthology.orchestra.run.trial034.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:54:33.815 INFO:teuthology.orchestra.run.trial034.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:54:33.815 INFO:teuthology.orchestra.run.trial034.stdout:Access: 2026-02-18 06:54:11.578390134 +0000 2026-02-18T06:54:33.815 INFO:teuthology.orchestra.run.trial034.stdout:Modify: 2026-02-18 06:53:21.467619703 +0000 2026-02-18T06:54:33.815 INFO:teuthology.orchestra.run.trial034.stdout:Change: 2026-02-18 06:53:21.467619703 +0000 2026-02-18T06:54:33.815 INFO:teuthology.orchestra.run.trial034.stdout: Birth: 2026-02-18 06:53:21.467619703 +0000 2026-02-18T06:54:33.816 DEBUG:teuthology.orchestra.run.trial034:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T06:54:33.878 INFO:teuthology.orchestra.run.trial034.stderr:1+0 records in 2026-02-18T06:54:33.879 INFO:teuthology.orchestra.run.trial034.stderr:1+0 records out 2026-02-18T06:54:33.879 INFO:teuthology.orchestra.run.trial034.stderr:512 bytes copied, 0.000146234 s, 3.5 MB/s 2026-02-18T06:54:33.880 DEBUG:teuthology.orchestra.run.trial034:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T06:54:33.938 DEBUG:teuthology.orchestra.run.trial034:> stat /dev/vg_nvme/lv_3 2026-02-18T06:54:33.995 INFO:teuthology.orchestra.run.trial034.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T06:54:33.995 INFO:teuthology.orchestra.run.trial034.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:54:33.995 INFO:teuthology.orchestra.run.trial034.stdout:Device: 6h/6d Inode: 1318 Links: 1 2026-02-18T06:54:33.995 INFO:teuthology.orchestra.run.trial034.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:54:33.995 INFO:teuthology.orchestra.run.trial034.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:54:33.995 INFO:teuthology.orchestra.run.trial034.stdout:Access: 2026-02-18 06:54:11.579390110 +0000 2026-02-18T06:54:33.995 INFO:teuthology.orchestra.run.trial034.stdout:Modify: 2026-02-18 06:53:21.468619679 +0000 2026-02-18T06:54:33.995 INFO:teuthology.orchestra.run.trial034.stdout:Change: 2026-02-18 06:53:21.468619679 +0000 2026-02-18T06:54:33.996 INFO:teuthology.orchestra.run.trial034.stdout: Birth: 2026-02-18 06:53:21.468619679 +0000 2026-02-18T06:54:33.996 DEBUG:teuthology.orchestra.run.trial034:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T06:54:34.059 INFO:teuthology.orchestra.run.trial034.stderr:1+0 records in 2026-02-18T06:54:34.059 INFO:teuthology.orchestra.run.trial034.stderr:1+0 records out 2026-02-18T06:54:34.060 INFO:teuthology.orchestra.run.trial034.stderr:512 bytes copied, 0.000159107 s, 3.2 MB/s 2026-02-18T06:54:34.061 DEBUG:teuthology.orchestra.run.trial034:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T06:54:34.118 DEBUG:teuthology.orchestra.run.trial034:> stat /dev/vg_nvme/lv_4 2026-02-18T06:54:34.174 INFO:teuthology.orchestra.run.trial034.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T06:54:34.174 INFO:teuthology.orchestra.run.trial034.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:54:34.175 INFO:teuthology.orchestra.run.trial034.stdout:Device: 6h/6d Inode: 1302 Links: 1 2026-02-18T06:54:34.175 INFO:teuthology.orchestra.run.trial034.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:54:34.175 INFO:teuthology.orchestra.run.trial034.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:54:34.175 INFO:teuthology.orchestra.run.trial034.stdout:Access: 2026-02-18 06:54:11.579390110 +0000 2026-02-18T06:54:34.175 INFO:teuthology.orchestra.run.trial034.stdout:Modify: 2026-02-18 06:53:21.466619728 +0000 2026-02-18T06:54:34.175 INFO:teuthology.orchestra.run.trial034.stdout:Change: 2026-02-18 06:53:21.466619728 +0000 2026-02-18T06:54:34.175 INFO:teuthology.orchestra.run.trial034.stdout: Birth: 2026-02-18 06:53:21.466619728 +0000 2026-02-18T06:54:34.175 DEBUG:teuthology.orchestra.run.trial034:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T06:54:34.236 INFO:teuthology.orchestra.run.trial034.stderr:1+0 records in 2026-02-18T06:54:34.236 INFO:teuthology.orchestra.run.trial034.stderr:1+0 records out 2026-02-18T06:54:34.236 INFO:teuthology.orchestra.run.trial034.stderr:512 bytes copied, 0.000135753 s, 3.8 MB/s 2026-02-18T06:54:34.238 DEBUG:teuthology.orchestra.run.trial034:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T06:54:34.295 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-18T06:54:34.295 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:34.295 DEBUG:teuthology.orchestra.run.trial109:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T06:54:34.314 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-18T06:54:34.314 DEBUG:teuthology.orchestra.run.trial109:> stat /dev/vg_nvme/lv_1 2026-02-18T06:54:34.371 INFO:teuthology.orchestra.run.trial109.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T06:54:34.371 INFO:teuthology.orchestra.run.trial109.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:54:34.371 INFO:teuthology.orchestra.run.trial109.stdout:Device: 6h/6d Inode: 1311 Links: 1 2026-02-18T06:54:34.371 INFO:teuthology.orchestra.run.trial109.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:54:34.371 INFO:teuthology.orchestra.run.trial109.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:54:34.372 INFO:teuthology.orchestra.run.trial109.stdout:Access: 2026-02-18 06:54:30.769188335 +0000 2026-02-18T06:54:34.372 INFO:teuthology.orchestra.run.trial109.stdout:Modify: 2026-02-18 06:53:43.411137879 +0000 2026-02-18T06:54:34.372 INFO:teuthology.orchestra.run.trial109.stdout:Change: 2026-02-18 06:53:43.411137879 +0000 2026-02-18T06:54:34.372 INFO:teuthology.orchestra.run.trial109.stdout: Birth: 2026-02-18 06:53:43.411137879 +0000 2026-02-18T06:54:34.372 DEBUG:teuthology.orchestra.run.trial109:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T06:54:34.433 INFO:teuthology.orchestra.run.trial109.stderr:1+0 records in 2026-02-18T06:54:34.434 INFO:teuthology.orchestra.run.trial109.stderr:1+0 records out 2026-02-18T06:54:34.434 INFO:teuthology.orchestra.run.trial109.stderr:512 bytes copied, 0.000148035 s, 3.5 MB/s 2026-02-18T06:54:34.435 DEBUG:teuthology.orchestra.run.trial109:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T06:54:34.492 DEBUG:teuthology.orchestra.run.trial109:> stat /dev/vg_nvme/lv_2 2026-02-18T06:54:34.549 INFO:teuthology.orchestra.run.trial109.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T06:54:34.549 INFO:teuthology.orchestra.run.trial109.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:54:34.549 INFO:teuthology.orchestra.run.trial109.stdout:Device: 6h/6d Inode: 1320 Links: 1 2026-02-18T06:54:34.549 INFO:teuthology.orchestra.run.trial109.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:54:34.549 INFO:teuthology.orchestra.run.trial109.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:54:34.550 INFO:teuthology.orchestra.run.trial109.stdout:Access: 2026-02-18 06:54:30.770188323 +0000 2026-02-18T06:54:34.550 INFO:teuthology.orchestra.run.trial109.stdout:Modify: 2026-02-18 06:53:43.412137855 +0000 2026-02-18T06:54:34.550 INFO:teuthology.orchestra.run.trial109.stdout:Change: 2026-02-18 06:53:43.412137855 +0000 2026-02-18T06:54:34.550 INFO:teuthology.orchestra.run.trial109.stdout: Birth: 2026-02-18 06:53:43.412137855 +0000 2026-02-18T06:54:34.550 DEBUG:teuthology.orchestra.run.trial109:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T06:54:34.614 INFO:teuthology.orchestra.run.trial109.stderr:1+0 records in 2026-02-18T06:54:34.614 INFO:teuthology.orchestra.run.trial109.stderr:1+0 records out 2026-02-18T06:54:34.614 INFO:teuthology.orchestra.run.trial109.stderr:512 bytes copied, 0.000136273 s, 3.8 MB/s 2026-02-18T06:54:34.616 DEBUG:teuthology.orchestra.run.trial109:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T06:54:34.672 DEBUG:teuthology.orchestra.run.trial109:> stat /dev/vg_nvme/lv_3 2026-02-18T06:54:34.729 INFO:teuthology.orchestra.run.trial109.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T06:54:34.729 INFO:teuthology.orchestra.run.trial109.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:54:34.729 INFO:teuthology.orchestra.run.trial109.stdout:Device: 6h/6d Inode: 1322 Links: 1 2026-02-18T06:54:34.729 INFO:teuthology.orchestra.run.trial109.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:54:34.730 INFO:teuthology.orchestra.run.trial109.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:54:34.730 INFO:teuthology.orchestra.run.trial109.stdout:Access: 2026-02-18 06:54:30.770188323 +0000 2026-02-18T06:54:34.730 INFO:teuthology.orchestra.run.trial109.stdout:Modify: 2026-02-18 06:53:43.412137855 +0000 2026-02-18T06:54:34.730 INFO:teuthology.orchestra.run.trial109.stdout:Change: 2026-02-18 06:53:43.412137855 +0000 2026-02-18T06:54:34.730 INFO:teuthology.orchestra.run.trial109.stdout: Birth: 2026-02-18 06:53:43.412137855 +0000 2026-02-18T06:54:34.730 DEBUG:teuthology.orchestra.run.trial109:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T06:54:34.791 INFO:teuthology.orchestra.run.trial109.stderr:1+0 records in 2026-02-18T06:54:34.791 INFO:teuthology.orchestra.run.trial109.stderr:1+0 records out 2026-02-18T06:54:34.792 INFO:teuthology.orchestra.run.trial109.stderr:512 bytes copied, 0.000154989 s, 3.3 MB/s 2026-02-18T06:54:34.793 DEBUG:teuthology.orchestra.run.trial109:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T06:54:34.850 DEBUG:teuthology.orchestra.run.trial109:> stat /dev/vg_nvme/lv_4 2026-02-18T06:54:34.906 INFO:teuthology.orchestra.run.trial109.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T06:54:34.907 INFO:teuthology.orchestra.run.trial109.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:54:34.907 INFO:teuthology.orchestra.run.trial109.stdout:Device: 6h/6d Inode: 1308 Links: 1 2026-02-18T06:54:34.907 INFO:teuthology.orchestra.run.trial109.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:54:34.907 INFO:teuthology.orchestra.run.trial109.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:54:34.907 INFO:teuthology.orchestra.run.trial109.stdout:Access: 2026-02-18 06:54:30.770188323 +0000 2026-02-18T06:54:34.907 INFO:teuthology.orchestra.run.trial109.stdout:Modify: 2026-02-18 06:53:43.411137879 +0000 2026-02-18T06:54:34.907 INFO:teuthology.orchestra.run.trial109.stdout:Change: 2026-02-18 06:53:43.411137879 +0000 2026-02-18T06:54:34.907 INFO:teuthology.orchestra.run.trial109.stdout: Birth: 2026-02-18 06:53:43.411137879 +0000 2026-02-18T06:54:34.908 DEBUG:teuthology.orchestra.run.trial109:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T06:54:34.972 INFO:teuthology.orchestra.run.trial109.stderr:1+0 records in 2026-02-18T06:54:34.972 INFO:teuthology.orchestra.run.trial109.stderr:1+0 records out 2026-02-18T06:54:34.972 INFO:teuthology.orchestra.run.trial109.stderr:512 bytes copied, 0.000158976 s, 3.2 MB/s 2026-02-18T06:54:34.973 DEBUG:teuthology.orchestra.run.trial109:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T06:54:35.037 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-18T06:54:35.038 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial034.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@trial109.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-18T06:54:35.038 INFO:tasks.ceph:Generating config... 2026-02-18T06:54:35.041 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-18T06:54:35.041 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-18T06:54:35.041 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-18T06:54:35.041 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-18T06:54:35.041 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-18T06:54:35.041 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-18T06:54:35.041 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-18T06:54:35.041 INFO:tasks.ceph:[osd] bluestore compression algorithm = snappy 2026-02-18T06:54:35.042 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-02-18T06:54:35.042 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-18T06:54:35.042 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-18T06:54:35.042 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-18T06:54:35.042 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-18T06:54:35.042 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-18T06:54:35.042 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-18T06:54:35.042 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-18T06:54:35.042 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-18T06:54:35.042 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-18T06:54:35.042 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-18T06:54:35.043 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-18T06:54:35.043 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2026-02-18T06:54:35.043 INFO:tasks.ceph:Setting up mon.a... 2026-02-18T06:54:35.043 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2026-02-18T06:54:35.079 INFO:teuthology.orchestra.run.trial034.stdout:creating /etc/ceph/ceph.keyring 2026-02-18T06:54:35.082 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2026-02-18T06:54:35.160 DEBUG:teuthology.orchestra.run.trial034:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T06:54:35.225 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '10.20.193.34'), ('mon.c', '[v2:10.20.193.34:3301,v1:10.20.193.34:6790]'), ('mon.b', '10.20.193.109')] 2026-02-18T06:54:35.226 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', 'mon osd allow primary affinity': 'true', 'mon osd allow pg remap': 'true', 'mon warn on legacy crush tunables': 'false', 'mon warn on crush straw calc version zero': 'false', 'mon warn on no sortbitwise': 'false', 'mon warn on osd down out interval zero': 'false', 'mon warn on too few osds': 'false', 'mon_warn_on_pool_pg_num_not_power_of_two': 'false', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '10.20.193.34,[v2:10.20.193.34:3301,v1:10.20.193.34:6790],10.20.193.109', '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': 'snappy', '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-18T06:54:35.227 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:35.227 DEBUG:teuthology.orchestra.run.trial034:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-18T06:54:35.281 DEBUG:teuthology.orchestra.run.trial034:> 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.34 --addv c '[v2:10.20.193.34:3301,v1:10.20.193.34:6790]' --add b 10.20.193.109 --print /home/ubuntu/cephtest/ceph.monmap 2026-02-18T06:54:35.356 INFO:teuthology.orchestra.run.trial034.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2026-02-18T06:54:35.356 INFO:teuthology.orchestra.run.trial034.stdout:monmaptool: generated fsid 619967d9-a503-4dd8-be95-e72b3200d8e1 2026-02-18T06:54:35.356 INFO:teuthology.orchestra.run.trial034.stdout:setting min_mon_release = tentacle 2026-02-18T06:54:35.356 INFO:teuthology.orchestra.run.trial034.stdout:epoch 0 2026-02-18T06:54:35.356 INFO:teuthology.orchestra.run.trial034.stdout:fsid 619967d9-a503-4dd8-be95-e72b3200d8e1 2026-02-18T06:54:35.356 INFO:teuthology.orchestra.run.trial034.stdout:last_changed 2026-02-18T06:54:35.353747+0000 2026-02-18T06:54:35.356 INFO:teuthology.orchestra.run.trial034.stdout:created 2026-02-18T06:54:35.353747+0000 2026-02-18T06:54:35.356 INFO:teuthology.orchestra.run.trial034.stdout:min_mon_release 20 (tentacle) 2026-02-18T06:54:35.357 INFO:teuthology.orchestra.run.trial034.stdout:election_strategy: 1 2026-02-18T06:54:35.357 INFO:teuthology.orchestra.run.trial034.stdout:0: [v2:10.20.193.34:3300/0,v1:10.20.193.34:6789/0] mon.a 2026-02-18T06:54:35.357 INFO:teuthology.orchestra.run.trial034.stdout:1: [v2:10.20.193.109:3300/0,v1:10.20.193.109:6789/0] mon.b 2026-02-18T06:54:35.357 INFO:teuthology.orchestra.run.trial034.stdout:2: [v2:10.20.193.34:3301/0,v1:10.20.193.34:6790/0] mon.c 2026-02-18T06:54:35.357 INFO:teuthology.orchestra.run.trial034.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2026-02-18T06:54:35.358 DEBUG:teuthology.orchestra.run.trial034:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-18T06:54:35.415 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID 619967d9-a503-4dd8-be95-e72b3200d8e1... 2026-02-18T06:54:35.416 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:35.457 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:35.460 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:54:35.497 INFO:teuthology.orchestra.run.trial034.stdout:[global] 2026-02-18T06:54:35.498 INFO:teuthology.orchestra.run.trial034.stdout: chdir = "" 2026-02-18T06:54:35.498 INFO:teuthology.orchestra.run.trial034.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T06:54:35.498 INFO:teuthology.orchestra.run.trial034.stdout: auth supported = cephx 2026-02-18T06:54:35.498 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.498 INFO:teuthology.orchestra.run.trial034.stdout: filestore xattr use omap = true 2026-02-18T06:54:35.498 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.498 INFO:teuthology.orchestra.run.trial034.stdout: mon clock drift allowed = 1.000 2026-02-18T06:54:35.498 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.498 INFO:teuthology.orchestra.run.trial034.stdout: osd crush chooseleaf type = 0 2026-02-18T06:54:35.498 INFO:teuthology.orchestra.run.trial034.stdout: auth debug = true 2026-02-18T06:54:35.499 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.499 INFO:teuthology.orchestra.run.trial034.stdout: ms die on old message = true 2026-02-18T06:54:35.499 INFO:teuthology.orchestra.run.trial034.stdout: ms die on bug = true 2026-02-18T06:54:35.499 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.499 INFO:teuthology.orchestra.run.trial034.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T06:54:35.499 INFO:teuthology.orchestra.run.trial034.stdout: mon pg warn max object skew = 0 2026-02-18T06:54:35.499 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.499 INFO:teuthology.orchestra.run.trial034.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T06:54:35.499 INFO:teuthology.orchestra.run.trial034.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T06:54:35.499 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.499 INFO:teuthology.orchestra.run.trial034.stdout: osd pool default size = 2 2026-02-18T06:54:35.500 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.500 INFO:teuthology.orchestra.run.trial034.stdout: mon osd allow primary affinity = true 2026-02-18T06:54:35.500 INFO:teuthology.orchestra.run.trial034.stdout: mon osd allow pg remap = true 2026-02-18T06:54:35.500 INFO:teuthology.orchestra.run.trial034.stdout: mon warn on legacy crush tunables = false 2026-02-18T06:54:35.500 INFO:teuthology.orchestra.run.trial034.stdout: mon warn on crush straw calc version zero = false 2026-02-18T06:54:35.500 INFO:teuthology.orchestra.run.trial034.stdout: mon warn on no sortbitwise = false 2026-02-18T06:54:35.500 INFO:teuthology.orchestra.run.trial034.stdout: mon warn on osd down out interval zero = false 2026-02-18T06:54:35.500 INFO:teuthology.orchestra.run.trial034.stdout: mon warn on too few osds = false 2026-02-18T06:54:35.500 INFO:teuthology.orchestra.run.trial034.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T06:54:35.500 INFO:teuthology.orchestra.run.trial034.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T06:54:35.500 INFO:teuthology.orchestra.run.trial034.stdout: mon_allow_pool_size_one = true 2026-02-18T06:54:35.500 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.501 INFO:teuthology.orchestra.run.trial034.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T06:54:35.501 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.501 INFO:teuthology.orchestra.run.trial034.stdout: osd default data pool replay window = 5 2026-02-18T06:54:35.501 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.501 INFO:teuthology.orchestra.run.trial034.stdout: mon allow pool delete = true 2026-02-18T06:54:35.501 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.501 INFO:teuthology.orchestra.run.trial034.stdout: mon cluster log file level = debug 2026-02-18T06:54:35.501 INFO:teuthology.orchestra.run.trial034.stdout: debug asserts on shutdown = true 2026-02-18T06:54:35.501 INFO:teuthology.orchestra.run.trial034.stdout: mon health detail to clog = false 2026-02-18T06:54:35.501 INFO:teuthology.orchestra.run.trial034.stdout: mon host = "10.20.193.34,[v2:10.20.193.34:3301,v1:10.20.193.34:6790],10.20.193.109" 2026-02-18T06:54:35.501 INFO:teuthology.orchestra.run.trial034.stdout: mon warn on pool no app = False 2026-02-18T06:54:35.501 INFO:teuthology.orchestra.run.trial034.stdout: fsid = 619967d9-a503-4dd8-be95-e72b3200d8e1 2026-02-18T06:54:35.502 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.502 INFO:teuthology.orchestra.run.trial034.stdout:[osd] 2026-02-18T06:54:35.502 INFO:teuthology.orchestra.run.trial034.stdout: osd journal size = 100 2026-02-18T06:54:35.502 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.502 INFO:teuthology.orchestra.run.trial034.stdout: osd scrub load threshold = 5.0 2026-02-18T06:54:35.502 INFO:teuthology.orchestra.run.trial034.stdout: osd scrub max interval = 600 2026-02-18T06:54:35.502 INFO:teuthology.orchestra.run.trial034.stdout: osd mclock profile = high_recovery_ops 2026-02-18T06:54:35.502 INFO:teuthology.orchestra.run.trial034.stdout: osd mclock skip benchmark = true 2026-02-18T06:54:35.502 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.502 INFO:teuthology.orchestra.run.trial034.stdout: osd recover clone overlap = true 2026-02-18T06:54:35.502 INFO:teuthology.orchestra.run.trial034.stdout: osd recovery max chunk = 1048576 2026-02-18T06:54:35.502 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.502 INFO:teuthology.orchestra.run.trial034.stdout: osd debug shutdown = true 2026-02-18T06:54:35.503 INFO:teuthology.orchestra.run.trial034.stdout: osd debug op order = true 2026-02-18T06:54:35.503 INFO:teuthology.orchestra.run.trial034.stdout: osd debug verify stray on activate = true 2026-02-18T06:54:35.503 INFO:teuthology.orchestra.run.trial034.stdout: osd debug trim objects = true 2026-02-18T06:54:35.503 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.503 INFO:teuthology.orchestra.run.trial034.stdout: osd open classes on start = true 2026-02-18T06:54:35.503 INFO:teuthology.orchestra.run.trial034.stdout: osd debug pg log writeout = true 2026-02-18T06:54:35.503 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.503 INFO:teuthology.orchestra.run.trial034.stdout: osd deep scrub update digest min age = 30 2026-02-18T06:54:35.503 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.503 INFO:teuthology.orchestra.run.trial034.stdout: osd map max advance = 10 2026-02-18T06:54:35.503 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.503 INFO:teuthology.orchestra.run.trial034.stdout: journal zero on create = true 2026-02-18T06:54:35.504 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.504 INFO:teuthology.orchestra.run.trial034.stdout: filestore ondisk finisher threads = 3 2026-02-18T06:54:35.504 INFO:teuthology.orchestra.run.trial034.stdout: filestore apply finisher threads = 3 2026-02-18T06:54:35.504 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.504 INFO:teuthology.orchestra.run.trial034.stdout: bdev debug aio = true 2026-02-18T06:54:35.504 INFO:teuthology.orchestra.run.trial034.stdout: osd debug misdirected ops = true 2026-02-18T06:54:35.504 INFO:teuthology.orchestra.run.trial034.stdout: bluestore block size = 96636764160 2026-02-18T06:54:35.504 INFO:teuthology.orchestra.run.trial034.stdout: bluestore compression algorithm = snappy 2026-02-18T06:54:35.504 INFO:teuthology.orchestra.run.trial034.stdout: bluestore compression mode = aggressive 2026-02-18T06:54:35.504 INFO:teuthology.orchestra.run.trial034.stdout: bluestore fsck on mount = True 2026-02-18T06:54:35.504 INFO:teuthology.orchestra.run.trial034.stdout: debug bluefs = 1/20 2026-02-18T06:54:35.504 INFO:teuthology.orchestra.run.trial034.stdout: debug bluestore = 1/20 2026-02-18T06:54:35.504 INFO:teuthology.orchestra.run.trial034.stdout: debug ms = 1 2026-02-18T06:54:35.505 INFO:teuthology.orchestra.run.trial034.stdout: debug osd = 20 2026-02-18T06:54:35.505 INFO:teuthology.orchestra.run.trial034.stdout: debug rocksdb = 4/10 2026-02-18T06:54:35.505 INFO:teuthology.orchestra.run.trial034.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T06:54:35.505 INFO:teuthology.orchestra.run.trial034.stdout: mon osd full ratio = 0.9 2026-02-18T06:54:35.505 INFO:teuthology.orchestra.run.trial034.stdout: mon osd nearfull ratio = 0.8 2026-02-18T06:54:35.505 INFO:teuthology.orchestra.run.trial034.stdout: osd failsafe full ratio = 0.95 2026-02-18T06:54:35.505 INFO:teuthology.orchestra.run.trial034.stdout: osd objectstore = bluestore 2026-02-18T06:54:35.505 INFO:teuthology.orchestra.run.trial034.stdout: osd shutdown pgref assert = True 2026-02-18T06:54:35.505 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.505 INFO:teuthology.orchestra.run.trial034.stdout:[mgr] 2026-02-18T06:54:35.505 INFO:teuthology.orchestra.run.trial034.stdout: debug ms = 1 2026-02-18T06:54:35.505 INFO:teuthology.orchestra.run.trial034.stdout: debug mgr = 20 2026-02-18T06:54:35.505 INFO:teuthology.orchestra.run.trial034.stdout: debug mon = 20 2026-02-18T06:54:35.506 INFO:teuthology.orchestra.run.trial034.stdout: debug auth = 20 2026-02-18T06:54:35.506 INFO:teuthology.orchestra.run.trial034.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:54:35.506 INFO:teuthology.orchestra.run.trial034.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:54:35.506 INFO:teuthology.orchestra.run.trial034.stdout: mgr/telemetry/nag = false 2026-02-18T06:54:35.506 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.506 INFO:teuthology.orchestra.run.trial034.stdout:[mon] 2026-02-18T06:54:35.506 INFO:teuthology.orchestra.run.trial034.stdout: debug ms = 1 2026-02-18T06:54:35.506 INFO:teuthology.orchestra.run.trial034.stdout: debug mon = 20 2026-02-18T06:54:35.506 INFO:teuthology.orchestra.run.trial034.stdout: debug paxos = 20 2026-02-18T06:54:35.506 INFO:teuthology.orchestra.run.trial034.stdout: debug auth = 20 2026-02-18T06:54:35.506 INFO:teuthology.orchestra.run.trial034.stdout: mon data avail warn = 5 2026-02-18T06:54:35.506 INFO:teuthology.orchestra.run.trial034.stdout: mon mgr mkfs grace = 240 2026-02-18T06:54:35.506 INFO:teuthology.orchestra.run.trial034.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:54:35.507 INFO:teuthology.orchestra.run.trial034.stdout: mon osd reporter subtree level = osd 2026-02-18T06:54:35.507 INFO:teuthology.orchestra.run.trial034.stdout: mon osd prime pg temp = true 2026-02-18T06:54:35.507 INFO:teuthology.orchestra.run.trial034.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:54:35.507 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.507 INFO:teuthology.orchestra.run.trial034.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T06:54:35.507 INFO:teuthology.orchestra.run.trial034.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T06:54:35.507 INFO:teuthology.orchestra.run.trial034.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T06:54:35.507 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.507 INFO:teuthology.orchestra.run.trial034.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T06:54:35.507 INFO:teuthology.orchestra.run.trial034.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T06:54:35.507 INFO:teuthology.orchestra.run.trial034.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T06:54:35.507 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.508 INFO:teuthology.orchestra.run.trial034.stdout: # 1m isn't quite enough 2026-02-18T06:54:35.508 INFO:teuthology.orchestra.run.trial034.stdout: mon_down_mkfs_grace = 2m 2026-02-18T06:54:35.508 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.508 INFO:teuthology.orchestra.run.trial034.stdout: mon_warn_on_filestore_osds = false 2026-02-18T06:54:35.508 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:35.508 INFO:teuthology.orchestra.run.trial034.stdout:[client] 2026-02-18T06:54:35.508 INFO:teuthology.orchestra.run.trial034.stdout: rgw cache enabled = true 2026-02-18T06:54:35.508 INFO:teuthology.orchestra.run.trial034.stdout: rgw enable ops log = true 2026-02-18T06:54:35.508 INFO:teuthology.orchestra.run.trial034.stdout: rgw enable usage log = true 2026-02-18T06:54:35.508 INFO:teuthology.orchestra.run.trial034.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T06:54:35.508 INFO:teuthology.orchestra.run.trial034.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T06:54:35.508 INFO:teuthology.orchestra.run.trial034.stdout:[mon.a] 2026-02-18T06:54:35.508 INFO:teuthology.orchestra.run.trial034.stdout:[mon.c] 2026-02-18T06:54:35.509 INFO:teuthology.orchestra.run.trial034.stdout:[mon.b] 2026-02-18T06:54:35.510 INFO:teuthology.orchestra.run.trial163.stdout:[global] 2026-02-18T06:54:35.510 INFO:teuthology.orchestra.run.trial163.stdout: chdir = "" 2026-02-18T06:54:35.510 INFO:teuthology.orchestra.run.trial163.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T06:54:35.510 INFO:teuthology.orchestra.run.trial163.stdout: auth supported = cephx 2026-02-18T06:54:35.510 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.510 INFO:teuthology.orchestra.run.trial163.stdout: filestore xattr use omap = true 2026-02-18T06:54:35.510 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.510 INFO:teuthology.orchestra.run.trial163.stdout: mon clock drift allowed = 1.000 2026-02-18T06:54:35.510 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.510 INFO:teuthology.orchestra.run.trial163.stdout: osd crush chooseleaf type = 0 2026-02-18T06:54:35.511 INFO:teuthology.orchestra.run.trial163.stdout: auth debug = true 2026-02-18T06:54:35.511 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.511 INFO:teuthology.orchestra.run.trial163.stdout: ms die on old message = true 2026-02-18T06:54:35.511 INFO:teuthology.orchestra.run.trial163.stdout: ms die on bug = true 2026-02-18T06:54:35.511 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.511 INFO:teuthology.orchestra.run.trial163.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T06:54:35.511 INFO:teuthology.orchestra.run.trial163.stdout: mon pg warn max object skew = 0 2026-02-18T06:54:35.511 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.511 INFO:teuthology.orchestra.run.trial163.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T06:54:35.511 INFO:teuthology.orchestra.run.trial163.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T06:54:35.511 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.511 INFO:teuthology.orchestra.run.trial163.stdout: osd pool default size = 2 2026-02-18T06:54:35.512 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.512 INFO:teuthology.orchestra.run.trial163.stdout: mon osd allow primary affinity = true 2026-02-18T06:54:35.512 INFO:teuthology.orchestra.run.trial163.stdout: mon osd allow pg remap = true 2026-02-18T06:54:35.512 INFO:teuthology.orchestra.run.trial163.stdout: mon warn on legacy crush tunables = false 2026-02-18T06:54:35.512 INFO:teuthology.orchestra.run.trial163.stdout: mon warn on crush straw calc version zero = false 2026-02-18T06:54:35.512 INFO:teuthology.orchestra.run.trial163.stdout: mon warn on no sortbitwise = false 2026-02-18T06:54:35.512 INFO:teuthology.orchestra.run.trial163.stdout: mon warn on osd down out interval zero = false 2026-02-18T06:54:35.512 INFO:teuthology.orchestra.run.trial163.stdout: mon warn on too few osds = false 2026-02-18T06:54:35.512 INFO:teuthology.orchestra.run.trial163.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T06:54:35.512 INFO:teuthology.orchestra.run.trial163.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T06:54:35.512 INFO:teuthology.orchestra.run.trial163.stdout: mon_allow_pool_size_one = true 2026-02-18T06:54:35.512 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.512 INFO:teuthology.orchestra.run.trial163.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T06:54:35.513 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.513 INFO:teuthology.orchestra.run.trial163.stdout: osd default data pool replay window = 5 2026-02-18T06:54:35.513 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.513 INFO:teuthology.orchestra.run.trial163.stdout: mon allow pool delete = true 2026-02-18T06:54:35.513 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.513 INFO:teuthology.orchestra.run.trial163.stdout: mon cluster log file level = debug 2026-02-18T06:54:35.513 INFO:teuthology.orchestra.run.trial163.stdout: debug asserts on shutdown = true 2026-02-18T06:54:35.513 INFO:teuthology.orchestra.run.trial163.stdout: mon health detail to clog = false 2026-02-18T06:54:35.513 INFO:teuthology.orchestra.run.trial163.stdout: mon host = "10.20.193.34,[v2:10.20.193.34:3301,v1:10.20.193.34:6790],10.20.193.109" 2026-02-18T06:54:35.513 INFO:teuthology.orchestra.run.trial163.stdout: mon warn on pool no app = False 2026-02-18T06:54:35.513 INFO:teuthology.orchestra.run.trial163.stdout: fsid = 619967d9-a503-4dd8-be95-e72b3200d8e1 2026-02-18T06:54:35.514 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.514 INFO:teuthology.orchestra.run.trial163.stdout:[osd] 2026-02-18T06:54:35.514 INFO:teuthology.orchestra.run.trial163.stdout: osd journal size = 100 2026-02-18T06:54:35.514 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.514 INFO:teuthology.orchestra.run.trial163.stdout: osd scrub load threshold = 5.0 2026-02-18T06:54:35.514 INFO:teuthology.orchestra.run.trial163.stdout: osd scrub max interval = 600 2026-02-18T06:54:35.514 INFO:teuthology.orchestra.run.trial163.stdout: osd mclock profile = high_recovery_ops 2026-02-18T06:54:35.514 INFO:teuthology.orchestra.run.trial163.stdout: osd mclock skip benchmark = true 2026-02-18T06:54:35.514 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.514 INFO:teuthology.orchestra.run.trial163.stdout: osd recover clone overlap = true 2026-02-18T06:54:35.514 INFO:teuthology.orchestra.run.trial163.stdout: osd recovery max chunk = 1048576 2026-02-18T06:54:35.514 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.514 INFO:teuthology.orchestra.run.trial163.stdout: osd debug shutdown = true 2026-02-18T06:54:35.515 INFO:teuthology.orchestra.run.trial163.stdout: osd debug op order = true 2026-02-18T06:54:35.515 INFO:teuthology.orchestra.run.trial163.stdout: osd debug verify stray on activate = true 2026-02-18T06:54:35.515 INFO:teuthology.orchestra.run.trial163.stdout: osd debug trim objects = true 2026-02-18T06:54:35.515 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.515 INFO:teuthology.orchestra.run.trial163.stdout: osd open classes on start = true 2026-02-18T06:54:35.515 INFO:teuthology.orchestra.run.trial163.stdout: osd debug pg log writeout = true 2026-02-18T06:54:35.515 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.515 INFO:teuthology.orchestra.run.trial163.stdout: osd deep scrub update digest min age = 30 2026-02-18T06:54:35.515 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.515 INFO:teuthology.orchestra.run.trial163.stdout: osd map max advance = 10 2026-02-18T06:54:35.515 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.515 INFO:teuthology.orchestra.run.trial163.stdout: journal zero on create = true 2026-02-18T06:54:35.515 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.516 INFO:teuthology.orchestra.run.trial163.stdout: filestore ondisk finisher threads = 3 2026-02-18T06:54:35.516 INFO:teuthology.orchestra.run.trial163.stdout: filestore apply finisher threads = 3 2026-02-18T06:54:35.516 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.516 INFO:teuthology.orchestra.run.trial163.stdout: bdev debug aio = true 2026-02-18T06:54:35.516 INFO:teuthology.orchestra.run.trial163.stdout: osd debug misdirected ops = true 2026-02-18T06:54:35.516 INFO:teuthology.orchestra.run.trial163.stdout: bluestore block size = 96636764160 2026-02-18T06:54:35.516 INFO:teuthology.orchestra.run.trial163.stdout: bluestore compression algorithm = snappy 2026-02-18T06:54:35.516 INFO:teuthology.orchestra.run.trial163.stdout: bluestore compression mode = aggressive 2026-02-18T06:54:35.516 INFO:teuthology.orchestra.run.trial163.stdout: bluestore fsck on mount = True 2026-02-18T06:54:35.516 INFO:teuthology.orchestra.run.trial163.stdout: debug bluefs = 1/20 2026-02-18T06:54:35.516 INFO:teuthology.orchestra.run.trial163.stdout: debug bluestore = 1/20 2026-02-18T06:54:35.516 INFO:teuthology.orchestra.run.trial163.stdout: debug ms = 1 2026-02-18T06:54:35.516 INFO:teuthology.orchestra.run.trial163.stdout: debug osd = 20 2026-02-18T06:54:35.517 INFO:teuthology.orchestra.run.trial163.stdout: debug rocksdb = 4/10 2026-02-18T06:54:35.517 INFO:teuthology.orchestra.run.trial163.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T06:54:35.517 INFO:teuthology.orchestra.run.trial163.stdout: mon osd full ratio = 0.9 2026-02-18T06:54:35.517 INFO:teuthology.orchestra.run.trial163.stdout: mon osd nearfull ratio = 0.8 2026-02-18T06:54:35.517 INFO:teuthology.orchestra.run.trial163.stdout: osd failsafe full ratio = 0.95 2026-02-18T06:54:35.517 INFO:teuthology.orchestra.run.trial163.stdout: osd objectstore = bluestore 2026-02-18T06:54:35.517 INFO:teuthology.orchestra.run.trial163.stdout: osd shutdown pgref assert = True 2026-02-18T06:54:35.517 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.517 INFO:teuthology.orchestra.run.trial163.stdout:[mgr] 2026-02-18T06:54:35.517 INFO:teuthology.orchestra.run.trial163.stdout: debug ms = 1 2026-02-18T06:54:35.517 INFO:teuthology.orchestra.run.trial163.stdout: debug mgr = 20 2026-02-18T06:54:35.517 INFO:teuthology.orchestra.run.trial163.stdout: debug mon = 20 2026-02-18T06:54:35.518 INFO:teuthology.orchestra.run.trial163.stdout: debug auth = 20 2026-02-18T06:54:35.518 INFO:teuthology.orchestra.run.trial163.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:54:35.518 INFO:teuthology.orchestra.run.trial163.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:54:35.518 INFO:teuthology.orchestra.run.trial163.stdout: mgr/telemetry/nag = false 2026-02-18T06:54:35.518 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.518 INFO:teuthology.orchestra.run.trial163.stdout:[mon] 2026-02-18T06:54:35.518 INFO:teuthology.orchestra.run.trial163.stdout: debug ms = 1 2026-02-18T06:54:35.518 INFO:teuthology.orchestra.run.trial163.stdout: debug mon = 20 2026-02-18T06:54:35.518 INFO:teuthology.orchestra.run.trial163.stdout: debug paxos = 20 2026-02-18T06:54:35.518 INFO:teuthology.orchestra.run.trial163.stdout: debug auth = 20 2026-02-18T06:54:35.518 INFO:teuthology.orchestra.run.trial163.stdout: mon data avail warn = 5 2026-02-18T06:54:35.518 INFO:teuthology.orchestra.run.trial163.stdout: mon mgr mkfs grace = 240 2026-02-18T06:54:35.519 INFO:teuthology.orchestra.run.trial163.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:54:35.519 INFO:teuthology.orchestra.run.trial163.stdout: mon osd reporter subtree level = osd 2026-02-18T06:54:35.519 INFO:teuthology.orchestra.run.trial163.stdout: mon osd prime pg temp = true 2026-02-18T06:54:35.519 INFO:teuthology.orchestra.run.trial163.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:54:35.519 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.519 INFO:teuthology.orchestra.run.trial163.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T06:54:35.519 INFO:teuthology.orchestra.run.trial163.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T06:54:35.519 INFO:teuthology.orchestra.run.trial163.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T06:54:35.519 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.519 INFO:teuthology.orchestra.run.trial163.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T06:54:35.519 INFO:teuthology.orchestra.run.trial163.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T06:54:35.519 INFO:teuthology.orchestra.run.trial163.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T06:54:35.519 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.520 INFO:teuthology.orchestra.run.trial163.stdout: # 1m isn't quite enough 2026-02-18T06:54:35.520 INFO:teuthology.orchestra.run.trial163.stdout: mon_down_mkfs_grace = 2m 2026-02-18T06:54:35.520 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.520 INFO:teuthology.orchestra.run.trial163.stdout: mon_warn_on_filestore_osds = false 2026-02-18T06:54:35.520 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T06:54:35.520 INFO:teuthology.orchestra.run.trial163.stdout:[client] 2026-02-18T06:54:35.520 INFO:teuthology.orchestra.run.trial163.stdout: rgw cache enabled = true 2026-02-18T06:54:35.520 INFO:teuthology.orchestra.run.trial163.stdout: rgw enable ops log = true 2026-02-18T06:54:35.520 INFO:teuthology.orchestra.run.trial163.stdout: rgw enable usage log = true 2026-02-18T06:54:35.520 INFO:teuthology.orchestra.run.trial163.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T06:54:35.520 INFO:teuthology.orchestra.run.trial163.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T06:54:35.520 INFO:teuthology.orchestra.run.trial163.stdout:[mon.a] 2026-02-18T06:54:35.521 INFO:teuthology.orchestra.run.trial163.stdout:[mon.c] 2026-02-18T06:54:35.521 INFO:teuthology.orchestra.run.trial163.stdout:[mon.b] 2026-02-18T06:54:35.522 INFO:teuthology.orchestra.run.trial109.stdout:[global] 2026-02-18T06:54:35.522 INFO:teuthology.orchestra.run.trial109.stdout: chdir = "" 2026-02-18T06:54:35.522 INFO:teuthology.orchestra.run.trial109.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T06:54:35.522 INFO:teuthology.orchestra.run.trial109.stdout: auth supported = cephx 2026-02-18T06:54:35.522 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.523 INFO:teuthology.orchestra.run.trial109.stdout: filestore xattr use omap = true 2026-02-18T06:54:35.523 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.523 INFO:teuthology.orchestra.run.trial109.stdout: mon clock drift allowed = 1.000 2026-02-18T06:54:35.523 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.523 INFO:teuthology.orchestra.run.trial109.stdout: osd crush chooseleaf type = 0 2026-02-18T06:54:35.523 INFO:teuthology.orchestra.run.trial109.stdout: auth debug = true 2026-02-18T06:54:35.523 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.523 INFO:teuthology.orchestra.run.trial109.stdout: ms die on old message = true 2026-02-18T06:54:35.523 INFO:teuthology.orchestra.run.trial109.stdout: ms die on bug = true 2026-02-18T06:54:35.523 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.523 INFO:teuthology.orchestra.run.trial109.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T06:54:35.523 INFO:teuthology.orchestra.run.trial109.stdout: mon pg warn max object skew = 0 2026-02-18T06:54:35.524 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.524 INFO:teuthology.orchestra.run.trial109.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T06:54:35.524 INFO:teuthology.orchestra.run.trial109.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T06:54:35.524 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.524 INFO:teuthology.orchestra.run.trial109.stdout: osd pool default size = 2 2026-02-18T06:54:35.524 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.524 INFO:teuthology.orchestra.run.trial109.stdout: mon osd allow primary affinity = true 2026-02-18T06:54:35.524 INFO:teuthology.orchestra.run.trial109.stdout: mon osd allow pg remap = true 2026-02-18T06:54:35.524 INFO:teuthology.orchestra.run.trial109.stdout: mon warn on legacy crush tunables = false 2026-02-18T06:54:35.524 INFO:teuthology.orchestra.run.trial109.stdout: mon warn on crush straw calc version zero = false 2026-02-18T06:54:35.524 INFO:teuthology.orchestra.run.trial109.stdout: mon warn on no sortbitwise = false 2026-02-18T06:54:35.524 INFO:teuthology.orchestra.run.trial109.stdout: mon warn on osd down out interval zero = false 2026-02-18T06:54:35.525 INFO:teuthology.orchestra.run.trial109.stdout: mon warn on too few osds = false 2026-02-18T06:54:35.525 INFO:teuthology.orchestra.run.trial109.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T06:54:35.525 INFO:teuthology.orchestra.run.trial109.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T06:54:35.525 INFO:teuthology.orchestra.run.trial109.stdout: mon_allow_pool_size_one = true 2026-02-18T06:54:35.525 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.525 INFO:teuthology.orchestra.run.trial109.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T06:54:35.525 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.525 INFO:teuthology.orchestra.run.trial109.stdout: osd default data pool replay window = 5 2026-02-18T06:54:35.525 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.525 INFO:teuthology.orchestra.run.trial109.stdout: mon allow pool delete = true 2026-02-18T06:54:35.525 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.525 INFO:teuthology.orchestra.run.trial109.stdout: mon cluster log file level = debug 2026-02-18T06:54:35.526 INFO:teuthology.orchestra.run.trial109.stdout: debug asserts on shutdown = true 2026-02-18T06:54:35.526 INFO:teuthology.orchestra.run.trial109.stdout: mon health detail to clog = false 2026-02-18T06:54:35.526 INFO:teuthology.orchestra.run.trial109.stdout: mon host = "10.20.193.34,[v2:10.20.193.34:3301,v1:10.20.193.34:6790],10.20.193.109" 2026-02-18T06:54:35.526 INFO:teuthology.orchestra.run.trial109.stdout: mon warn on pool no app = False 2026-02-18T06:54:35.526 INFO:teuthology.orchestra.run.trial109.stdout: fsid = 619967d9-a503-4dd8-be95-e72b3200d8e1 2026-02-18T06:54:35.526 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.526 INFO:teuthology.orchestra.run.trial109.stdout:[osd] 2026-02-18T06:54:35.526 INFO:teuthology.orchestra.run.trial109.stdout: osd journal size = 100 2026-02-18T06:54:35.526 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.526 INFO:teuthology.orchestra.run.trial109.stdout: osd scrub load threshold = 5.0 2026-02-18T06:54:35.526 INFO:teuthology.orchestra.run.trial109.stdout: osd scrub max interval = 600 2026-02-18T06:54:35.526 INFO:teuthology.orchestra.run.trial109.stdout: osd mclock profile = high_recovery_ops 2026-02-18T06:54:35.526 INFO:teuthology.orchestra.run.trial109.stdout: osd mclock skip benchmark = true 2026-02-18T06:54:35.527 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.527 INFO:teuthology.orchestra.run.trial109.stdout: osd recover clone overlap = true 2026-02-18T06:54:35.527 INFO:teuthology.orchestra.run.trial109.stdout: osd recovery max chunk = 1048576 2026-02-18T06:54:35.527 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.527 INFO:teuthology.orchestra.run.trial109.stdout: osd debug shutdown = true 2026-02-18T06:54:35.527 INFO:teuthology.orchestra.run.trial109.stdout: osd debug op order = true 2026-02-18T06:54:35.527 INFO:teuthology.orchestra.run.trial109.stdout: osd debug verify stray on activate = true 2026-02-18T06:54:35.527 INFO:teuthology.orchestra.run.trial109.stdout: osd debug trim objects = true 2026-02-18T06:54:35.527 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.527 INFO:teuthology.orchestra.run.trial109.stdout: osd open classes on start = true 2026-02-18T06:54:35.527 INFO:teuthology.orchestra.run.trial109.stdout: osd debug pg log writeout = true 2026-02-18T06:54:35.527 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.528 INFO:teuthology.orchestra.run.trial109.stdout: osd deep scrub update digest min age = 30 2026-02-18T06:54:35.528 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.528 INFO:teuthology.orchestra.run.trial109.stdout: osd map max advance = 10 2026-02-18T06:54:35.528 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.528 INFO:teuthology.orchestra.run.trial109.stdout: journal zero on create = true 2026-02-18T06:54:35.528 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.528 INFO:teuthology.orchestra.run.trial109.stdout: filestore ondisk finisher threads = 3 2026-02-18T06:54:35.528 INFO:teuthology.orchestra.run.trial109.stdout: filestore apply finisher threads = 3 2026-02-18T06:54:35.528 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.528 INFO:teuthology.orchestra.run.trial109.stdout: bdev debug aio = true 2026-02-18T06:54:35.528 INFO:teuthology.orchestra.run.trial109.stdout: osd debug misdirected ops = true 2026-02-18T06:54:35.528 INFO:teuthology.orchestra.run.trial109.stdout: bluestore block size = 96636764160 2026-02-18T06:54:35.528 INFO:teuthology.orchestra.run.trial109.stdout: bluestore compression algorithm = snappy 2026-02-18T06:54:35.529 INFO:teuthology.orchestra.run.trial109.stdout: bluestore compression mode = aggressive 2026-02-18T06:54:35.529 INFO:teuthology.orchestra.run.trial109.stdout: bluestore fsck on mount = True 2026-02-18T06:54:35.529 INFO:teuthology.orchestra.run.trial109.stdout: debug bluefs = 1/20 2026-02-18T06:54:35.529 INFO:teuthology.orchestra.run.trial109.stdout: debug bluestore = 1/20 2026-02-18T06:54:35.529 INFO:teuthology.orchestra.run.trial109.stdout: debug ms = 1 2026-02-18T06:54:35.529 INFO:teuthology.orchestra.run.trial109.stdout: debug osd = 20 2026-02-18T06:54:35.529 INFO:teuthology.orchestra.run.trial109.stdout: debug rocksdb = 4/10 2026-02-18T06:54:35.529 INFO:teuthology.orchestra.run.trial109.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T06:54:35.529 INFO:teuthology.orchestra.run.trial109.stdout: mon osd full ratio = 0.9 2026-02-18T06:54:35.529 INFO:teuthology.orchestra.run.trial109.stdout: mon osd nearfull ratio = 0.8 2026-02-18T06:54:35.529 INFO:teuthology.orchestra.run.trial109.stdout: osd failsafe full ratio = 0.95 2026-02-18T06:54:35.529 INFO:teuthology.orchestra.run.trial109.stdout: osd objectstore = bluestore 2026-02-18T06:54:35.529 INFO:teuthology.orchestra.run.trial109.stdout: osd shutdown pgref assert = True 2026-02-18T06:54:35.529 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.530 INFO:teuthology.orchestra.run.trial109.stdout:[mgr] 2026-02-18T06:54:35.530 INFO:teuthology.orchestra.run.trial109.stdout: debug ms = 1 2026-02-18T06:54:35.530 INFO:teuthology.orchestra.run.trial109.stdout: debug mgr = 20 2026-02-18T06:54:35.530 INFO:teuthology.orchestra.run.trial109.stdout: debug mon = 20 2026-02-18T06:54:35.530 INFO:teuthology.orchestra.run.trial109.stdout: debug auth = 20 2026-02-18T06:54:35.530 INFO:teuthology.orchestra.run.trial109.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:54:35.530 INFO:teuthology.orchestra.run.trial109.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:54:35.530 INFO:teuthology.orchestra.run.trial109.stdout: mgr/telemetry/nag = false 2026-02-18T06:54:35.530 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.530 INFO:teuthology.orchestra.run.trial109.stdout:[mon] 2026-02-18T06:54:35.530 INFO:teuthology.orchestra.run.trial109.stdout: debug ms = 1 2026-02-18T06:54:35.530 INFO:teuthology.orchestra.run.trial109.stdout: debug mon = 20 2026-02-18T06:54:35.530 INFO:teuthology.orchestra.run.trial109.stdout: debug paxos = 20 2026-02-18T06:54:35.530 INFO:teuthology.orchestra.run.trial109.stdout: debug auth = 20 2026-02-18T06:54:35.531 INFO:teuthology.orchestra.run.trial109.stdout: mon data avail warn = 5 2026-02-18T06:54:35.531 INFO:teuthology.orchestra.run.trial109.stdout: mon mgr mkfs grace = 240 2026-02-18T06:54:35.531 INFO:teuthology.orchestra.run.trial109.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:54:35.531 INFO:teuthology.orchestra.run.trial109.stdout: mon osd reporter subtree level = osd 2026-02-18T06:54:35.531 INFO:teuthology.orchestra.run.trial109.stdout: mon osd prime pg temp = true 2026-02-18T06:54:35.531 INFO:teuthology.orchestra.run.trial109.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:54:35.531 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.531 INFO:teuthology.orchestra.run.trial109.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T06:54:35.531 INFO:teuthology.orchestra.run.trial109.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T06:54:35.531 INFO:teuthology.orchestra.run.trial109.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T06:54:35.531 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.531 INFO:teuthology.orchestra.run.trial109.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T06:54:35.531 INFO:teuthology.orchestra.run.trial109.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T06:54:35.531 INFO:teuthology.orchestra.run.trial109.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T06:54:35.532 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.532 INFO:teuthology.orchestra.run.trial109.stdout: # 1m isn't quite enough 2026-02-18T06:54:35.532 INFO:teuthology.orchestra.run.trial109.stdout: mon_down_mkfs_grace = 2m 2026-02-18T06:54:35.532 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.532 INFO:teuthology.orchestra.run.trial109.stdout: mon_warn_on_filestore_osds = false 2026-02-18T06:54:35.532 INFO:teuthology.orchestra.run.trial109.stdout: 2026-02-18T06:54:35.532 INFO:teuthology.orchestra.run.trial109.stdout:[client] 2026-02-18T06:54:35.532 INFO:teuthology.orchestra.run.trial109.stdout: rgw cache enabled = true 2026-02-18T06:54:35.532 INFO:teuthology.orchestra.run.trial109.stdout: rgw enable ops log = true 2026-02-18T06:54:35.532 INFO:teuthology.orchestra.run.trial109.stdout: rgw enable usage log = true 2026-02-18T06:54:35.532 INFO:teuthology.orchestra.run.trial109.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T06:54:35.532 INFO:teuthology.orchestra.run.trial109.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T06:54:35.532 INFO:teuthology.orchestra.run.trial109.stdout:[mon.a] 2026-02-18T06:54:35.532 INFO:teuthology.orchestra.run.trial109.stdout:[mon.c] 2026-02-18T06:54:35.533 INFO:teuthology.orchestra.run.trial109.stdout:[mon.b] 2026-02-18T06:54:35.534 INFO:tasks.ceph:Creating admin key on mon.a... 2026-02-18T06:54:35.534 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:35.605 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-18T06:54:35.605 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:35.605 DEBUG:teuthology.orchestra.run.trial034:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2026-02-18T06:54:35.663 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:35.663 DEBUG:teuthology.orchestra.run.trial034:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2026-02-18T06:54:35.721 INFO:tasks.ceph:Sending monmap to node ubuntu@trial034.front.sepia.ceph.com 2026-02-18T06:54:35.721 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:35.721 DEBUG:teuthology.orchestra.run.trial034:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-18T06:54:35.721 DEBUG:teuthology.orchestra.run.trial034:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T06:54:35.794 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:35.794 DEBUG:teuthology.orchestra.run.trial034:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-18T06:54:35.850 INFO:tasks.ceph:Sending monmap to node ubuntu@trial109.front.sepia.ceph.com 2026-02-18T06:54:35.850 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:35.850 DEBUG:teuthology.orchestra.run.trial109:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-18T06:54:35.851 DEBUG:teuthology.orchestra.run.trial109:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T06:54:35.884 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:35.885 DEBUG:teuthology.orchestra.run.trial109:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-18T06:54:35.941 INFO:tasks.ceph:Sending monmap to node ubuntu@trial163.front.sepia.ceph.com 2026-02-18T06:54:35.941 DEBUG:teuthology.orchestra.run.trial163:> set -ex 2026-02-18T06:54:35.941 DEBUG:teuthology.orchestra.run.trial163:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-18T06:54:35.941 DEBUG:teuthology.orchestra.run.trial163:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T06:54:35.976 DEBUG:teuthology.orchestra.run.trial163:> set -ex 2026-02-18T06:54:35.976 DEBUG:teuthology.orchestra.run.trial163:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-18T06:54:36.033 INFO:tasks.ceph:Setting up mon nodes... 2026-02-18T06:54:36.033 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-18T06:54:36.033 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:36.077 INFO:teuthology.orchestra.run.trial034.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2026-02-18T06:54:36.080 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:36.125 INFO:teuthology.orchestra.run.trial109.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2026-02-18T06:54:36.128 INFO:tasks.ceph:Setting up mds nodes... 2026-02-18T06:54:36.128 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-18T06:54:36.128 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:54:36.164 INFO:teuthology.orchestra.run.trial163.stdout:creating /etc/ceph/ceph.client.0.keyring 2026-02-18T06:54:36.175 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-18T06:54:36.176 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial034.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@trial109.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-18T06:54:36.176 DEBUG:teuthology.orchestra.run.trial034:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2026-02-18T06:54:36.201 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-18T06:54:36.201 INFO:tasks.ceph:role: osd.0 2026-02-18T06:54:36.201 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial034.front.sepia.ceph.com 2026-02-18T06:54:36.201 DEBUG:teuthology.orchestra.run.trial034:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-18T06:54:36.266 INFO:teuthology.orchestra.run.trial034.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:54:36.266 INFO:teuthology.orchestra.run.trial034.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:54:36.266 INFO:teuthology.orchestra.run.trial034.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:54:36.266 INFO:teuthology.orchestra.run.trial034.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:54:36.266 INFO:teuthology.orchestra.run.trial034.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:54:36.266 INFO:teuthology.orchestra.run.trial034.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:54:36.266 INFO:teuthology.orchestra.run.trial034.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:54:36.266 INFO:teuthology.orchestra.run.trial034.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:54:36.266 INFO:teuthology.orchestra.run.trial034.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:54:36.267 INFO:teuthology.orchestra.run.trial034.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:54:36.862 INFO:teuthology.orchestra.run.trial034.stdout:Discarding blocks...Done. 2026-02-18T06:54:36.864 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial034.front.sepia.ceph.com -o noatime 2026-02-18T06:54:36.865 DEBUG:teuthology.orchestra.run.trial034:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2026-02-18T06:54:36.932 DEBUG:teuthology.orchestra.run.trial034:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2026-02-18T06:54:37.000 DEBUG:teuthology.orchestra.run.trial034:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2026-02-18T06:54:37.065 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-18T06:54:37.065 INFO:tasks.ceph:role: osd.1 2026-02-18T06:54:37.065 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial034.front.sepia.ceph.com 2026-02-18T06:54:37.065 DEBUG:teuthology.orchestra.run.trial034:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-18T06:54:37.129 INFO:teuthology.orchestra.run.trial034.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:54:37.130 INFO:teuthology.orchestra.run.trial034.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:54:37.130 INFO:teuthology.orchestra.run.trial034.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:54:37.130 INFO:teuthology.orchestra.run.trial034.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:54:37.130 INFO:teuthology.orchestra.run.trial034.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:54:37.130 INFO:teuthology.orchestra.run.trial034.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:54:37.130 INFO:teuthology.orchestra.run.trial034.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:54:37.130 INFO:teuthology.orchestra.run.trial034.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:54:37.130 INFO:teuthology.orchestra.run.trial034.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:54:37.130 INFO:teuthology.orchestra.run.trial034.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:54:37.690 INFO:teuthology.orchestra.run.trial034.stdout:Discarding blocks...Done. 2026-02-18T06:54:37.692 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial034.front.sepia.ceph.com -o noatime 2026-02-18T06:54:37.692 DEBUG:teuthology.orchestra.run.trial034:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2026-02-18T06:54:37.760 DEBUG:teuthology.orchestra.run.trial034:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2026-02-18T06:54:37.827 DEBUG:teuthology.orchestra.run.trial034:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2026-02-18T06:54:37.891 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-18T06:54:37.892 INFO:tasks.ceph:role: osd.2 2026-02-18T06:54:37.892 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial034.front.sepia.ceph.com 2026-02-18T06:54:37.892 DEBUG:teuthology.orchestra.run.trial034:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-18T06:54:37.958 INFO:teuthology.orchestra.run.trial034.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:54:37.958 INFO:teuthology.orchestra.run.trial034.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:54:37.958 INFO:teuthology.orchestra.run.trial034.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:54:37.958 INFO:teuthology.orchestra.run.trial034.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:54:37.958 INFO:teuthology.orchestra.run.trial034.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:54:37.958 INFO:teuthology.orchestra.run.trial034.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:54:37.958 INFO:teuthology.orchestra.run.trial034.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:54:37.959 INFO:teuthology.orchestra.run.trial034.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:54:37.959 INFO:teuthology.orchestra.run.trial034.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:54:37.959 INFO:teuthology.orchestra.run.trial034.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:54:38.531 INFO:teuthology.orchestra.run.trial034.stdout:Discarding blocks...Done. 2026-02-18T06:54:38.533 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial034.front.sepia.ceph.com -o noatime 2026-02-18T06:54:38.533 DEBUG:teuthology.orchestra.run.trial034:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2026-02-18T06:54:38.601 DEBUG:teuthology.orchestra.run.trial034:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2026-02-18T06:54:38.669 DEBUG:teuthology.orchestra.run.trial034:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2026-02-18T06:54:38.733 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-18T06:54:38.733 INFO:tasks.ceph:role: osd.3 2026-02-18T06:54:38.733 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial034.front.sepia.ceph.com 2026-02-18T06:54:38.734 DEBUG:teuthology.orchestra.run.trial034:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-18T06:54:38.798 INFO:teuthology.orchestra.run.trial034.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:54:38.798 INFO:teuthology.orchestra.run.trial034.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:54:38.798 INFO:teuthology.orchestra.run.trial034.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:54:38.798 INFO:teuthology.orchestra.run.trial034.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:54:38.798 INFO:teuthology.orchestra.run.trial034.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:54:38.798 INFO:teuthology.orchestra.run.trial034.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:54:38.798 INFO:teuthology.orchestra.run.trial034.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:54:38.799 INFO:teuthology.orchestra.run.trial034.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:54:38.799 INFO:teuthology.orchestra.run.trial034.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:54:38.799 INFO:teuthology.orchestra.run.trial034.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:54:39.357 INFO:teuthology.orchestra.run.trial034.stdout:Discarding blocks...Done. 2026-02-18T06:54:39.360 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial034.front.sepia.ceph.com -o noatime 2026-02-18T06:54:39.360 DEBUG:teuthology.orchestra.run.trial034:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2026-02-18T06:54:39.435 DEBUG:teuthology.orchestra.run.trial034:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2026-02-18T06:54:39.501 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:39.580 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:39.577+0000 7f27de013900 -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-18T06:54:39.581 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:39.577+0000 7f27de013900 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2026-02-18T06:54:39.581 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:39.577+0000 7f27de013900 -1 bdev(0x55cc97ea7800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2026-02-18T06:54:39.581 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:39.577+0000 7f27de013900 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2026-02-18T06:54:40.036 DEBUG:teuthology.orchestra.run.trial034:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2026-02-18T06:54:40.101 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:40.181 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:40.178+0000 7ff1a480f900 -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-18T06:54:40.182 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:40.178+0000 7ff1a480f900 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2026-02-18T06:54:40.182 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:40.178+0000 7ff1a480f900 -1 bdev(0x5631dcd89800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2026-02-18T06:54:40.182 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:40.178+0000 7ff1a480f900 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2026-02-18T06:54:40.641 DEBUG:teuthology.orchestra.run.trial034:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2026-02-18T06:54:40.705 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:40.783 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:40.780+0000 7fd770c5d900 -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-18T06:54:40.784 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:40.780+0000 7fd770c5d900 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2026-02-18T06:54:40.784 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:40.781+0000 7fd770c5d900 -1 bdev(0x55efd5db5800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2026-02-18T06:54:40.784 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:40.781+0000 7fd770c5d900 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2026-02-18T06:54:41.275 DEBUG:teuthology.orchestra.run.trial034:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2026-02-18T06:54:41.340 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:41.419 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:41.416+0000 7fde38340900 -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-18T06:54:41.420 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:41.416+0000 7fde38340900 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2026-02-18T06:54:41.420 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:41.416+0000 7fde38340900 -1 bdev(0x55a9e52bb800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2026-02-18T06:54:41.420 INFO:teuthology.orchestra.run.trial034.stderr:2026-02-18T06:54:41.416+0000 7fde38340900 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2026-02-18T06:54:41.867 DEBUG:teuthology.orchestra.run.trial034:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2026-02-18T06:54:41.933 DEBUG:teuthology.orchestra.run.trial109:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2026-02-18T06:54:41.958 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-18T06:54:41.958 INFO:tasks.ceph:role: osd.4 2026-02-18T06:54:41.958 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial109.front.sepia.ceph.com 2026-02-18T06:54:41.959 DEBUG:teuthology.orchestra.run.trial109:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-18T06:54:42.023 INFO:teuthology.orchestra.run.trial109.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:54:42.023 INFO:teuthology.orchestra.run.trial109.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:54:42.023 INFO:teuthology.orchestra.run.trial109.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:54:42.024 INFO:teuthology.orchestra.run.trial109.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:54:42.024 INFO:teuthology.orchestra.run.trial109.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:54:42.024 INFO:teuthology.orchestra.run.trial109.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:54:42.024 INFO:teuthology.orchestra.run.trial109.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:54:42.024 INFO:teuthology.orchestra.run.trial109.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:54:42.024 INFO:teuthology.orchestra.run.trial109.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:54:42.024 INFO:teuthology.orchestra.run.trial109.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:54:42.603 INFO:teuthology.orchestra.run.trial109.stdout:Discarding blocks...Done. 2026-02-18T06:54:42.605 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial109.front.sepia.ceph.com -o noatime 2026-02-18T06:54:42.605 DEBUG:teuthology.orchestra.run.trial109:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2026-02-18T06:54:42.674 DEBUG:teuthology.orchestra.run.trial109:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2026-02-18T06:54:42.743 DEBUG:teuthology.orchestra.run.trial109:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2026-02-18T06:54:42.807 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-18T06:54:42.807 INFO:tasks.ceph:role: osd.5 2026-02-18T06:54:42.807 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial109.front.sepia.ceph.com 2026-02-18T06:54:42.807 DEBUG:teuthology.orchestra.run.trial109:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-18T06:54:42.872 INFO:teuthology.orchestra.run.trial109.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:54:42.872 INFO:teuthology.orchestra.run.trial109.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:54:42.872 INFO:teuthology.orchestra.run.trial109.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:54:42.873 INFO:teuthology.orchestra.run.trial109.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:54:42.873 INFO:teuthology.orchestra.run.trial109.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:54:42.873 INFO:teuthology.orchestra.run.trial109.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:54:42.873 INFO:teuthology.orchestra.run.trial109.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:54:42.873 INFO:teuthology.orchestra.run.trial109.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:54:42.873 INFO:teuthology.orchestra.run.trial109.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:54:42.873 INFO:teuthology.orchestra.run.trial109.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:54:43.430 INFO:teuthology.orchestra.run.trial109.stdout:Discarding blocks...Done. 2026-02-18T06:54:43.433 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial109.front.sepia.ceph.com -o noatime 2026-02-18T06:54:43.433 DEBUG:teuthology.orchestra.run.trial109:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2026-02-18T06:54:43.501 DEBUG:teuthology.orchestra.run.trial109:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2026-02-18T06:54:43.568 DEBUG:teuthology.orchestra.run.trial109:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2026-02-18T06:54:43.630 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-18T06:54:43.631 INFO:tasks.ceph:role: osd.6 2026-02-18T06:54:43.631 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial109.front.sepia.ceph.com 2026-02-18T06:54:43.631 DEBUG:teuthology.orchestra.run.trial109:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-18T06:54:43.695 INFO:teuthology.orchestra.run.trial109.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:54:43.695 INFO:teuthology.orchestra.run.trial109.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:54:43.696 INFO:teuthology.orchestra.run.trial109.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:54:43.696 INFO:teuthology.orchestra.run.trial109.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:54:43.696 INFO:teuthology.orchestra.run.trial109.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:54:43.696 INFO:teuthology.orchestra.run.trial109.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:54:43.696 INFO:teuthology.orchestra.run.trial109.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:54:43.696 INFO:teuthology.orchestra.run.trial109.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:54:43.696 INFO:teuthology.orchestra.run.trial109.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:54:43.696 INFO:teuthology.orchestra.run.trial109.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:54:44.258 INFO:teuthology.orchestra.run.trial109.stdout:Discarding blocks...Done. 2026-02-18T06:54:44.261 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial109.front.sepia.ceph.com -o noatime 2026-02-18T06:54:44.261 DEBUG:teuthology.orchestra.run.trial109:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2026-02-18T06:54:44.333 DEBUG:teuthology.orchestra.run.trial109:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2026-02-18T06:54:44.399 DEBUG:teuthology.orchestra.run.trial109:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2026-02-18T06:54:44.463 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-18T06:54:44.463 INFO:tasks.ceph:role: osd.7 2026-02-18T06:54:44.463 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial109.front.sepia.ceph.com 2026-02-18T06:54:44.463 DEBUG:teuthology.orchestra.run.trial109:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-18T06:54:44.528 INFO:teuthology.orchestra.run.trial109.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:54:44.528 INFO:teuthology.orchestra.run.trial109.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:54:44.528 INFO:teuthology.orchestra.run.trial109.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:54:44.528 INFO:teuthology.orchestra.run.trial109.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:54:44.528 INFO:teuthology.orchestra.run.trial109.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:54:44.528 INFO:teuthology.orchestra.run.trial109.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:54:44.529 INFO:teuthology.orchestra.run.trial109.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:54:44.529 INFO:teuthology.orchestra.run.trial109.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:54:44.529 INFO:teuthology.orchestra.run.trial109.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:54:44.529 INFO:teuthology.orchestra.run.trial109.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:54:45.087 INFO:teuthology.orchestra.run.trial109.stdout:Discarding blocks...Done. 2026-02-18T06:54:45.089 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial109.front.sepia.ceph.com -o noatime 2026-02-18T06:54:45.090 DEBUG:teuthology.orchestra.run.trial109:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2026-02-18T06:54:45.166 DEBUG:teuthology.orchestra.run.trial109:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2026-02-18T06:54:45.235 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:45.313 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:45.310+0000 7f858c413900 -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-18T06:54:45.313 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:45.311+0000 7f858c413900 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2026-02-18T06:54:45.313 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:45.311+0000 7f858c413900 -1 bdev(0x559c7e08f800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2026-02-18T06:54:45.313 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:45.311+0000 7f858c413900 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2026-02-18T06:54:45.759 DEBUG:teuthology.orchestra.run.trial109:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2026-02-18T06:54:45.827 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:45.904 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:45.901+0000 7ff18a329900 -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-18T06:54:45.905 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:45.902+0000 7ff18a329900 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2026-02-18T06:54:45.905 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:45.902+0000 7ff18a329900 -1 bdev(0x556bcfdb3800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2026-02-18T06:54:45.905 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:45.902+0000 7ff18a329900 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2026-02-18T06:54:46.385 DEBUG:teuthology.orchestra.run.trial109:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2026-02-18T06:54:46.451 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:46.528 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:46.524+0000 7fccc62f6900 -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-18T06:54:46.528 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:46.524+0000 7fccc62f6900 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2026-02-18T06:54:46.528 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:46.524+0000 7fccc62f6900 -1 bdev(0x5591a49bf800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2026-02-18T06:54:46.528 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:46.524+0000 7fccc62f6900 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2026-02-18T06:54:46.981 DEBUG:teuthology.orchestra.run.trial109:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2026-02-18T06:54:47.047 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:47.124 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:47.120+0000 7f04f8651900 -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-18T06:54:47.124 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:47.120+0000 7f04f8651900 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2026-02-18T06:54:47.124 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:47.120+0000 7f04f8651900 -1 bdev(0x5579a1433800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2026-02-18T06:54:47.125 INFO:teuthology.orchestra.run.trial109.stderr:2026-02-18T06:54:47.120+0000 7f04f8651900 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2026-02-18T06:54:47.578 DEBUG:teuthology.orchestra.run.trial109:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2026-02-18T06:54:47.644 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-18T06:54:47.644 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:47.644 DEBUG:teuthology.orchestra.run.trial034:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2026-02-18T06:54:47.671 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:47.671 DEBUG:teuthology.orchestra.run.trial034:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2026-02-18T06:54:47.735 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:47.735 DEBUG:teuthology.orchestra.run.trial034:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2026-02-18T06:54:47.799 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:47.799 DEBUG:teuthology.orchestra.run.trial034:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2026-02-18T06:54:47.862 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:47.862 DEBUG:teuthology.orchestra.run.trial034:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2026-02-18T06:54:47.926 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:47.926 DEBUG:teuthology.orchestra.run.trial109:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2026-02-18T06:54:47.951 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:47.952 DEBUG:teuthology.orchestra.run.trial109:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2026-02-18T06:54:48.016 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:48.017 DEBUG:teuthology.orchestra.run.trial109:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2026-02-18T06:54:48.080 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:48.080 DEBUG:teuthology.orchestra.run.trial109:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2026-02-18T06:54:48.145 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:48.145 DEBUG:teuthology.orchestra.run.trial109:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2026-02-18T06:54:48.208 DEBUG:teuthology.orchestra.run.trial163:> set -ex 2026-02-18T06:54:48.208 DEBUG:teuthology.orchestra.run.trial163:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2026-02-18T06:54:48.227 INFO:tasks.ceph:Adding keys to all mons... 2026-02-18T06:54:48.228 DEBUG:teuthology.orchestra.run.trial034:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-18T06:54:48.230 DEBUG:teuthology.orchestra.run.trial109:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-18T06:54:48.251 INFO:teuthology.orchestra.run.trial034.stdout:[mgr.x] 2026-02-18T06:54:48.251 INFO:teuthology.orchestra.run.trial034.stdout: key = AQAsYpVpyhCBBBAAljVUfbULLDPkbu7chG2etg== 2026-02-18T06:54:48.251 INFO:teuthology.orchestra.run.trial034.stdout:[osd.0] 2026-02-18T06:54:48.251 INFO:teuthology.orchestra.run.trial034.stdout: key = AQAvYpVp9Ex9IhAA0wruo+T7CxUzLXzOPIuy3A== 2026-02-18T06:54:48.252 INFO:teuthology.orchestra.run.trial034.stdout:[osd.1] 2026-02-18T06:54:48.252 INFO:teuthology.orchestra.run.trial034.stdout: key = AQAwYpVpQZK1ChAASk2NmXwF8hJ1z90o9nLLvQ== 2026-02-18T06:54:48.252 INFO:teuthology.orchestra.run.trial034.stdout:[osd.2] 2026-02-18T06:54:48.252 INFO:teuthology.orchestra.run.trial034.stdout: key = AQAwYpVpXVqZLhAAdx63JKjViTIKLYDibXFNsQ== 2026-02-18T06:54:48.252 INFO:teuthology.orchestra.run.trial034.stdout:[osd.3] 2026-02-18T06:54:48.252 INFO:teuthology.orchestra.run.trial034.stdout: key = AQAxYpVpe/TfGBAAa5HFJ/3IbcJXE0FT539ouQ== 2026-02-18T06:54:48.252 INFO:teuthology.orchestra.run.trial034.stdout:[mgr.y] 2026-02-18T06:54:48.252 INFO:teuthology.orchestra.run.trial034.stdout: key = AQAsYpVpCKRfBxAAZg3uuh6qqraK+VB6P5wqag== 2026-02-18T06:54:48.252 INFO:teuthology.orchestra.run.trial034.stdout:[osd.4] 2026-02-18T06:54:48.252 INFO:teuthology.orchestra.run.trial034.stdout: key = AQA1YpVpOC+QEhAAA0CHfJekZqMUJLKdhyTYjA== 2026-02-18T06:54:48.252 INFO:teuthology.orchestra.run.trial034.stdout:[osd.5] 2026-02-18T06:54:48.252 INFO:teuthology.orchestra.run.trial034.stdout: key = AQA1YpVpVJTHNRAABPnoEsSoUjdqSCm39cqsUw== 2026-02-18T06:54:48.253 INFO:teuthology.orchestra.run.trial034.stdout:[osd.6] 2026-02-18T06:54:48.253 INFO:teuthology.orchestra.run.trial034.stdout: key = AQA2YpVpiklWHxAA46BDxs8lNj4d79YuyhjkAQ== 2026-02-18T06:54:48.253 INFO:teuthology.orchestra.run.trial034.stdout:[osd.7] 2026-02-18T06:54:48.253 INFO:teuthology.orchestra.run.trial034.stdout: key = AQA3YpVp9/NFBxAAQwJ9/AgRnkiaRhHeaJUEXw== 2026-02-18T06:54:48.253 INFO:teuthology.orchestra.run.trial034.stdout:[client.0] 2026-02-18T06:54:48.253 INFO:teuthology.orchestra.run.trial034.stdout: key = AQAsYpVp9OW1CRAAMAedVavZ88gLYIEBkEwyeg== 2026-02-18T06:54:48.270 INFO:teuthology.orchestra.run.trial109.stdout:[mgr.x] 2026-02-18T06:54:48.270 INFO:teuthology.orchestra.run.trial109.stdout: key = AQAsYpVpyhCBBBAAljVUfbULLDPkbu7chG2etg== 2026-02-18T06:54:48.270 INFO:teuthology.orchestra.run.trial109.stdout:[osd.0] 2026-02-18T06:54:48.270 INFO:teuthology.orchestra.run.trial109.stdout: key = AQAvYpVp9Ex9IhAA0wruo+T7CxUzLXzOPIuy3A== 2026-02-18T06:54:48.270 INFO:teuthology.orchestra.run.trial109.stdout:[osd.1] 2026-02-18T06:54:48.270 INFO:teuthology.orchestra.run.trial109.stdout: key = AQAwYpVpQZK1ChAASk2NmXwF8hJ1z90o9nLLvQ== 2026-02-18T06:54:48.271 INFO:teuthology.orchestra.run.trial109.stdout:[osd.2] 2026-02-18T06:54:48.271 INFO:teuthology.orchestra.run.trial109.stdout: key = AQAwYpVpXVqZLhAAdx63JKjViTIKLYDibXFNsQ== 2026-02-18T06:54:48.271 INFO:teuthology.orchestra.run.trial109.stdout:[osd.3] 2026-02-18T06:54:48.271 INFO:teuthology.orchestra.run.trial109.stdout: key = AQAxYpVpe/TfGBAAa5HFJ/3IbcJXE0FT539ouQ== 2026-02-18T06:54:48.271 INFO:teuthology.orchestra.run.trial109.stdout:[mgr.y] 2026-02-18T06:54:48.271 INFO:teuthology.orchestra.run.trial109.stdout: key = AQAsYpVpCKRfBxAAZg3uuh6qqraK+VB6P5wqag== 2026-02-18T06:54:48.271 INFO:teuthology.orchestra.run.trial109.stdout:[osd.4] 2026-02-18T06:54:48.271 INFO:teuthology.orchestra.run.trial109.stdout: key = AQA1YpVpOC+QEhAAA0CHfJekZqMUJLKdhyTYjA== 2026-02-18T06:54:48.271 INFO:teuthology.orchestra.run.trial109.stdout:[osd.5] 2026-02-18T06:54:48.271 INFO:teuthology.orchestra.run.trial109.stdout: key = AQA1YpVpVJTHNRAABPnoEsSoUjdqSCm39cqsUw== 2026-02-18T06:54:48.271 INFO:teuthology.orchestra.run.trial109.stdout:[osd.6] 2026-02-18T06:54:48.272 INFO:teuthology.orchestra.run.trial109.stdout: key = AQA2YpVpiklWHxAA46BDxs8lNj4d79YuyhjkAQ== 2026-02-18T06:54:48.272 INFO:teuthology.orchestra.run.trial109.stdout:[osd.7] 2026-02-18T06:54:48.272 INFO:teuthology.orchestra.run.trial109.stdout: key = AQA3YpVp9/NFBxAAQwJ9/AgRnkiaRhHeaJUEXw== 2026-02-18T06:54:48.272 INFO:teuthology.orchestra.run.trial109.stdout:[client.0] 2026-02-18T06:54:48.272 INFO:teuthology.orchestra.run.trial109.stdout: key = AQAsYpVp9OW1CRAAMAedVavZ88gLYIEBkEwyeg== 2026-02-18T06:54:48.273 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:48.296 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:48.354 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:48.377 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:48.435 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:48.458 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:48.516 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:48.537 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:48.595 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:48.618 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:48.676 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:48.699 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:48.756 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:48.779 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:48.835 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:48.859 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:48.914 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:48.940 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:48.994 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:49.020 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:49.073 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:49.099 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:49.153 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-18T06:54:49.154 DEBUG:teuthology.orchestra.run.trial034:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2026-02-18T06:54:49.203 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:49.285 DEBUG:teuthology.orchestra.run.trial034:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2026-02-18T06:54:49.350 DEBUG:teuthology.orchestra.run.trial034:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2026-02-18T06:54:49.414 DEBUG:teuthology.orchestra.run.trial034:> 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-18T06:54:49.500 DEBUG:teuthology.orchestra.run.trial034:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2026-02-18T06:54:49.524 DEBUG:teuthology.orchestra.run.trial109:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2026-02-18T06:54:49.550 DEBUG:teuthology.orchestra.run.trial109:> 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-18T06:54:49.636 DEBUG:teuthology.orchestra.run.trial109:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2026-02-18T06:54:49.660 DEBUG:teuthology.orchestra.run.trial034:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-18T06:54:49.663 DEBUG:teuthology.orchestra.run.trial109:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-18T06:54:49.716 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2026-02-18T06:54:49.717 INFO:tasks.ceph.mon.a:Restarting daemon 2026-02-18T06:54:49.717 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2026-02-18T06:54:49.720 INFO:tasks.ceph.mon.a:Started 2026-02-18T06:54:49.720 INFO:tasks.ceph.mon.c:Restarting daemon 2026-02-18T06:54:49.721 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2026-02-18T06:54:49.723 INFO:tasks.ceph.mon.c:Started 2026-02-18T06:54:49.723 INFO:tasks.ceph.mon.b:Restarting daemon 2026-02-18T06:54:49.723 DEBUG:teuthology.orchestra.run.trial109:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2026-02-18T06:54:49.759 INFO:tasks.ceph.mon.b:Started 2026-02-18T06:54:49.759 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2026-02-18T06:54:49.759 INFO:tasks.ceph.mgr.x:Restarting daemon 2026-02-18T06:54:49.759 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2026-02-18T06:54:49.761 INFO:tasks.ceph.mgr.x:Started 2026-02-18T06:54:49.762 INFO:tasks.ceph.mgr.y:Restarting daemon 2026-02-18T06:54:49.762 DEBUG:teuthology.orchestra.run.trial109:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2026-02-18T06:54:49.764 INFO:tasks.ceph.mgr.y:Started 2026-02-18T06:54:49.764 DEBUG:tasks.ceph:set 0 configs 2026-02-18T06:54:49.764 DEBUG:teuthology.orchestra.run.trial034:> sudo ceph --cluster ceph config dump 2026-02-18T06:54:55.054 INFO:teuthology.orchestra.run.trial034.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-18T06:54:55.063 INFO:tasks.ceph:Setting crush tunables to default 2026-02-18T06:54:55.063 DEBUG:teuthology.orchestra.run.trial034:> sudo ceph --cluster ceph osd crush tunables default 2026-02-18T06:54:55.168 INFO:teuthology.orchestra.run.trial034.stderr:adjusted tunables profile to default 2026-02-18T06:54:55.176 INFO:tasks.ceph:check_enable_crimson: False 2026-02-18T06:54:55.176 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2026-02-18T06:54:55.177 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:55.177 DEBUG:teuthology.orchestra.run.trial034:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2026-02-18T06:54:55.201 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:55.201 DEBUG:teuthology.orchestra.run.trial034:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2026-02-18T06:54:55.265 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:55.266 DEBUG:teuthology.orchestra.run.trial034:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2026-02-18T06:54:55.329 DEBUG:teuthology.orchestra.run.trial034:> set -ex 2026-02-18T06:54:55.329 DEBUG:teuthology.orchestra.run.trial034:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2026-02-18T06:54:55.393 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:55.393 DEBUG:teuthology.orchestra.run.trial109:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2026-02-18T06:54:55.417 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:55.417 DEBUG:teuthology.orchestra.run.trial109:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2026-02-18T06:54:55.481 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:55.481 DEBUG:teuthology.orchestra.run.trial109:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2026-02-18T06:54:55.545 DEBUG:teuthology.orchestra.run.trial109:> set -ex 2026-02-18T06:54:55.545 DEBUG:teuthology.orchestra.run.trial109:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2026-02-18T06:54:55.607 DEBUG:teuthology.orchestra.run.trial109:> sudo ceph --cluster ceph osd new 9537ca6a-1f42-4f1a-8729-252e785ce8e5 0 2026-02-18T06:54:55.754 INFO:teuthology.orchestra.run.trial109.stdout:0 2026-02-18T06:54:55.762 DEBUG:teuthology.orchestra.run.trial109:> sudo ceph --cluster ceph osd new 20015e50-8cd9-4a67-957f-ea4661c5a7b7 1 2026-02-18T06:54:55.868 INFO:teuthology.orchestra.run.trial109.stdout:1 2026-02-18T06:54:55.872 INFO:tasks.ceph.mgr.y.trial109.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-18T06:54:55.872 INFO:tasks.ceph.mgr.y.trial109.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-18T06:54:55.872 INFO:tasks.ceph.mgr.y.trial109.stderr: from numpy import show_config as show_numpy_config 2026-02-18T06:54:55.877 DEBUG:teuthology.orchestra.run.trial109:> sudo ceph --cluster ceph osd new 73aa5bfb-d93e-460e-b916-d860715b1c59 2 2026-02-18T06:54:55.982 INFO:teuthology.orchestra.run.trial109.stdout:2 2026-02-18T06:54:55.990 DEBUG:teuthology.orchestra.run.trial109:> sudo ceph --cluster ceph osd new 77c25998-d73e-43ce-9faf-abfdbcb2a684 3 2026-02-18T06:54:56.096 INFO:teuthology.orchestra.run.trial109.stdout:3 2026-02-18T06:54:56.104 DEBUG:teuthology.orchestra.run.trial109:> sudo ceph --cluster ceph osd new 58f9c276-e899-47f2-828b-6a6e6322e072 4 2026-02-18T06:54:56.207 INFO:teuthology.orchestra.run.trial109.stdout:4 2026-02-18T06:54:56.215 DEBUG:teuthology.orchestra.run.trial109:> sudo ceph --cluster ceph osd new 96411ba4-2758-47d6-868c-62e569625c35 5 2026-02-18T06:54:56.322 INFO:teuthology.orchestra.run.trial109.stdout:5 2026-02-18T06:54:56.330 DEBUG:teuthology.orchestra.run.trial109:> sudo ceph --cluster ceph osd new ba485b9b-7698-429e-95fd-303723b20682 6 2026-02-18T06:54:56.435 INFO:teuthology.orchestra.run.trial109.stdout:6 2026-02-18T06:54:56.443 DEBUG:teuthology.orchestra.run.trial109:> sudo ceph --cluster ceph osd new caae4d54-40b9-4afd-8477-7b8ad686d4b0 7 2026-02-18T06:54:56.549 INFO:teuthology.orchestra.run.trial109.stdout:7 2026-02-18T06:54:56.557 INFO:tasks.ceph.osd.0:Restarting daemon 2026-02-18T06:54:56.557 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2026-02-18T06:54:56.559 INFO:tasks.ceph.osd.0:Started 2026-02-18T06:54:56.560 INFO:tasks.ceph.osd.1:Restarting daemon 2026-02-18T06:54:56.560 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2026-02-18T06:54:56.562 INFO:tasks.ceph.osd.1:Started 2026-02-18T06:54:56.563 INFO:tasks.ceph.osd.2:Restarting daemon 2026-02-18T06:54:56.563 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2026-02-18T06:54:56.565 INFO:tasks.ceph.osd.2:Started 2026-02-18T06:54:56.565 INFO:tasks.ceph.osd.3:Restarting daemon 2026-02-18T06:54:56.565 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2026-02-18T06:54:56.567 INFO:tasks.ceph.osd.3:Started 2026-02-18T06:54:56.567 INFO:tasks.ceph.osd.4:Restarting daemon 2026-02-18T06:54:56.568 DEBUG:teuthology.orchestra.run.trial109:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2026-02-18T06:54:56.570 INFO:tasks.ceph.osd.4:Started 2026-02-18T06:54:56.570 INFO:tasks.ceph.osd.5:Restarting daemon 2026-02-18T06:54:56.570 DEBUG:teuthology.orchestra.run.trial109:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2026-02-18T06:54:56.572 INFO:tasks.ceph.osd.5:Started 2026-02-18T06:54:56.572 INFO:tasks.ceph.osd.6:Restarting daemon 2026-02-18T06:54:56.573 DEBUG:teuthology.orchestra.run.trial109:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2026-02-18T06:54:56.574 INFO:tasks.ceph.osd.6:Started 2026-02-18T06:54:56.575 INFO:tasks.ceph.osd.7:Restarting daemon 2026-02-18T06:54:56.575 DEBUG:teuthology.orchestra.run.trial109:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2026-02-18T06:54:56.577 INFO:tasks.ceph.osd.7:Started 2026-02-18T06:54:56.578 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T06:54:56.672 INFO:tasks.ceph.mgr.x.trial034.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-18T06:54:56.672 INFO:tasks.ceph.mgr.x.trial034.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-18T06:54:56.672 INFO:tasks.ceph.mgr.x.trial034.stderr: from numpy import show_config as show_numpy_config 2026-02-18T06:54:56.681 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:54:56.681 INFO:teuthology.orchestra.run.trial034.stdout:{"epoch":10,"fsid":"619967d9-a503-4dd8-be95-e72b3200d8e1","created":"2026-02-18T06:54:55.011884+0000","modified":"2026-02-18T06:54:56.545627+0000","last_up_change":"0.000000","last_in_change":"2026-02-18T06:54:56.545627+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":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"9537ca6a-1f42-4f1a-8729-252e785ce8e5","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":"20015e50-8cd9-4a67-957f-ea4661c5a7b7","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":"73aa5bfb-d93e-460e-b916-d860715b1c59","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":"77c25998-d73e-43ce-9faf-abfdbcb2a684","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":"58f9c276-e899-47f2-828b-6a6e6322e072","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":"96411ba4-2758-47d6-868c-62e569625c35","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":"ba485b9b-7698-429e-95fd-303723b20682","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":"caae4d54-40b9-4afd-8477-7b8ad686d4b0","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":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-18T06:54:56.689 INFO:tasks.ceph.ceph_manager.ceph:[] 2026-02-18T06:54:56.689 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-18T06:54:56.847 INFO:tasks.ceph.osd.6.trial109.stderr:2026-02-18T06:54:56.843+0000 7f9738e17900 -1 Falling back to public interface 2026-02-18T06:54:56.848 INFO:tasks.ceph.osd.7.trial109.stderr:2026-02-18T06:54:56.843+0000 7f766b412900 -1 Falling back to public interface 2026-02-18T06:54:56.848 INFO:tasks.ceph.osd.5.trial109.stderr:2026-02-18T06:54:56.843+0000 7f8fbddb0900 -1 Falling back to public interface 2026-02-18T06:54:56.848 INFO:tasks.ceph.osd.5.trial109.stderr:2026-02-18T06:54:56.843+0000 7f8fbcd57640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6800/0: (98) Address already in use 2026-02-18T06:54:56.849 INFO:tasks.ceph.osd.6.trial109.stderr:2026-02-18T06:54:56.843+0000 7f97375ba640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6800/0: (98) Address already in use 2026-02-18T06:54:56.849 INFO:tasks.ceph.osd.5.trial109.stderr:2026-02-18T06:54:56.843+0000 7f8fbcd57640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6801/0: (98) Address already in use 2026-02-18T06:54:56.849 INFO:tasks.ceph.osd.7.trial109.stderr:2026-02-18T06:54:56.843+0000 7f7669c30640 -1 PosixStack listen unable to listen on v1:0.0.0.0:6801/0: (98) Address already in use 2026-02-18T06:54:56.850 INFO:tasks.ceph.osd.6.trial109.stderr:2026-02-18T06:54:56.843+0000 7f97375ba640 -1 PosixStack listen unable to listen on v1:0.0.0.0:6803/0: (98) Address already in use 2026-02-18T06:54:56.850 INFO:tasks.ceph.osd.6.trial109.stderr:2026-02-18T06:54:56.845+0000 7f97375ba640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6815/0: (98) Address already in use 2026-02-18T06:54:56.853 INFO:tasks.ceph.osd.4.trial109.stderr:2026-02-18T06:54:56.850+0000 7faa4cbbf900 -1 Falling back to public interface 2026-02-18T06:54:56.876 INFO:tasks.ceph.osd.1.trial034.stderr:2026-02-18T06:54:56.873+0000 7fe388eb6900 -1 Falling back to public interface 2026-02-18T06:54:56.884 INFO:tasks.ceph.osd.0.trial034.stderr:2026-02-18T06:54:56.881+0000 7f855e414900 -1 Falling back to public interface 2026-02-18T06:54:56.889 INFO:tasks.ceph.osd.3.trial034.stderr:2026-02-18T06:54:56.886+0000 7f2655a16900 -1 Falling back to public interface 2026-02-18T06:54:56.893 INFO:tasks.ceph.osd.2.trial034.stderr:2026-02-18T06:54:56.890+0000 7f72623c6900 -1 Falling back to public interface 2026-02-18T06:54:57.420 INFO:tasks.ceph.osd.5.trial109.stderr:2026-02-18T06:54:57.416+0000 7f8fbddb0900 -1 osd.5 0 log_to_monitors true 2026-02-18T06:54:57.486 INFO:tasks.ceph.osd.4.trial109.stderr:2026-02-18T06:54:57.483+0000 7faa4cbbf900 -1 osd.4 0 log_to_monitors true 2026-02-18T06:54:57.496 DEBUG:teuthology.orchestra.run.trial034:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-18T06:54:57.510 INFO:tasks.ceph.osd.7.trial109.stderr:2026-02-18T06:54:57.506+0000 7f766b412900 -1 osd.7 0 log_to_monitors true 2026-02-18T06:54:57.510 INFO:tasks.ceph.osd.6.trial109.stderr:2026-02-18T06:54:57.507+0000 7f9738e17900 -1 osd.6 0 log_to_monitors true 2026-02-18T06:54:57.529 INFO:tasks.ceph.osd.1.trial034.stderr:2026-02-18T06:54:57.526+0000 7fe388eb6900 -1 osd.1 0 log_to_monitors true 2026-02-18T06:54:57.587 INFO:tasks.ceph.osd.3.trial034.stderr:2026-02-18T06:54:57.583+0000 7f2655a16900 -1 osd.3 0 log_to_monitors true 2026-02-18T06:54:57.593 INFO:teuthology.misc.health.trial034.stdout: 2026-02-18T06:54:57.594 INFO:teuthology.misc.health.trial034.stdout:{"epoch":10,"fsid":"619967d9-a503-4dd8-be95-e72b3200d8e1","created":"2026-02-18T06:54:55.011884+0000","modified":"2026-02-18T06:54:56.545627+0000","last_up_change":"0.000000","last_in_change":"2026-02-18T06:54:56.545627+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":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"9537ca6a-1f42-4f1a-8729-252e785ce8e5","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":"20015e50-8cd9-4a67-957f-ea4661c5a7b7","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":"73aa5bfb-d93e-460e-b916-d860715b1c59","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":"77c25998-d73e-43ce-9faf-abfdbcb2a684","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":"58f9c276-e899-47f2-828b-6a6e6322e072","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":"96411ba4-2758-47d6-868c-62e569625c35","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":"ba485b9b-7698-429e-95fd-303723b20682","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":"caae4d54-40b9-4afd-8477-7b8ad686d4b0","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":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-18T06:54:57.604 DEBUG:teuthology.misc:0 of 8 OSDs are up 2026-02-18T06:54:57.604 INFO:tasks.ceph.osd.0.trial034.stderr:2026-02-18T06:54:57.600+0000 7f855e414900 -1 osd.0 0 log_to_monitors true 2026-02-18T06:54:57.606 INFO:tasks.ceph.osd.2.trial034.stderr:2026-02-18T06:54:57.602+0000 7f72623c6900 -1 osd.2 0 log_to_monitors true 2026-02-18T06:54:58.252 INFO:tasks.ceph.mgr.y.trial109.stderr:2026-02-18T06:54:58.248+0000 7f671482c640 -1 mgr.server handle_report got status from non-daemon mon.c 2026-02-18T06:54:58.252 INFO:tasks.ceph.mgr.y.trial109.stderr:2026-02-18T06:54:58.248+0000 7f671482c640 -1 mgr.server handle_report got status from non-daemon mon.b 2026-02-18T06:54:59.273 INFO:tasks.ceph.osd.3.trial034.stderr:2026-02-18T06:54:59.270+0000 7f26510a3640 -1 osd.3 0 waiting for initial osdmap 2026-02-18T06:54:59.275 INFO:tasks.ceph.osd.3.trial034.stderr:2026-02-18T06:54:59.272+0000 7f26486a1640 -1 osd.3 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:54:59.278 INFO:tasks.ceph.osd.0.trial034.stderr:2026-02-18T06:54:59.275+0000 7f8559b92640 -1 osd.0 0 waiting for initial osdmap 2026-02-18T06:54:59.278 INFO:tasks.ceph.osd.1.trial034.stderr:2026-02-18T06:54:59.275+0000 7fe384e44640 -1 osd.1 0 waiting for initial osdmap 2026-02-18T06:54:59.279 INFO:tasks.ceph.osd.2.trial034.stderr:2026-02-18T06:54:59.276+0000 7f725d458640 -1 osd.2 0 waiting for initial osdmap 2026-02-18T06:54:59.279 INFO:tasks.ceph.osd.7.trial109.stderr:2026-02-18T06:54:59.276+0000 7f766742b640 -1 osd.7 0 waiting for initial osdmap 2026-02-18T06:54:59.280 INFO:tasks.ceph.osd.0.trial034.stderr:2026-02-18T06:54:59.277+0000 7f8551190640 -1 osd.0 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:54:59.280 INFO:tasks.ceph.osd.1.trial034.stderr:2026-02-18T06:54:59.277+0000 7fe37c442640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:54:59.281 INFO:tasks.ceph.osd.4.trial109.stderr:2026-02-18T06:54:59.278+0000 7faa48b4d640 -1 osd.4 0 waiting for initial osdmap 2026-02-18T06:54:59.281 INFO:tasks.ceph.osd.6.trial109.stderr:2026-02-18T06:54:59.278+0000 7f97345a3640 -1 osd.6 0 waiting for initial osdmap 2026-02-18T06:54:59.282 INFO:tasks.ceph.osd.7.trial109.stderr:2026-02-18T06:54:59.278+0000 7f765e217640 -1 osd.7 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:54:59.282 INFO:tasks.ceph.osd.2.trial034.stderr:2026-02-18T06:54:59.278+0000 7f7254a56640 -1 osd.2 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:54:59.282 INFO:tasks.ceph.osd.5.trial109.stderr:2026-02-18T06:54:59.279+0000 7f8fb9d40640 -1 osd.5 0 waiting for initial osdmap 2026-02-18T06:54:59.283 INFO:tasks.ceph.osd.4.trial109.stderr:2026-02-18T06:54:59.280+0000 7faa4014b640 -1 osd.4 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:54:59.283 INFO:tasks.ceph.osd.6.trial109.stderr:2026-02-18T06:54:59.280+0000 7f972bba1640 -1 osd.6 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:54:59.285 INFO:tasks.ceph.osd.5.trial109.stderr:2026-02-18T06:54:59.281+0000 7f8fb133e640 -1 osd.5 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:55:04.410 DEBUG:teuthology.orchestra.run.trial034:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-18T06:55:04.590 INFO:teuthology.misc.health.trial034.stdout: 2026-02-18T06:55:04.590 INFO:teuthology.misc.health.trial034.stdout:{"epoch":16,"fsid":"619967d9-a503-4dd8-be95-e72b3200d8e1","created":"2026-02-18T06:54:55.011884+0000","modified":"2026-02-18T06:55:03.273145+0000","last_up_change":"2026-02-18T06:55:00.262793+0000","last_in_change":"2026-02-18T06:54:56.545627+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T06:55:01.256908+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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":"9537ca6a-1f42-4f1a-8729-252e785ce8e5","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.34:6808","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6809","nonce":3365988672}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6810","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6811","nonce":3365988672}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6814","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6815","nonce":3365988672}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6812","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6813","nonce":3365988672}]},"public_addr":"10.20.193.34:6809/3365988672","cluster_addr":"10.20.193.34:6811/3365988672","heartbeat_back_addr":"10.20.193.34:6815/3365988672","heartbeat_front_addr":"10.20.193.34:6813/3365988672","state":["exists","up"]},{"osd":1,"uuid":"20015e50-8cd9-4a67-957f-ea4661c5a7b7","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.34:6800","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6801","nonce":2751430863}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6802","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6803","nonce":2751430863}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6806","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6807","nonce":2751430863}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6804","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6805","nonce":2751430863}]},"public_addr":"10.20.193.34:6801/2751430863","cluster_addr":"10.20.193.34:6803/2751430863","heartbeat_back_addr":"10.20.193.34:6807/2751430863","heartbeat_front_addr":"10.20.193.34:6805/2751430863","state":["exists","up"]},{"osd":2,"uuid":"73aa5bfb-d93e-460e-b916-d860715b1c59","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.34:6824","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6825","nonce":3120793276}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6826","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6827","nonce":3120793276}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6830","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6831","nonce":3120793276}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6828","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6829","nonce":3120793276}]},"public_addr":"10.20.193.34:6825/3120793276","cluster_addr":"10.20.193.34:6827/3120793276","heartbeat_back_addr":"10.20.193.34:6831/3120793276","heartbeat_front_addr":"10.20.193.34:6829/3120793276","state":["exists","up"]},{"osd":3,"uuid":"77c25998-d73e-43ce-9faf-abfdbcb2a684","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.34:6816","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6817","nonce":2967585384}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6818","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6819","nonce":2967585384}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6822","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6823","nonce":2967585384}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6820","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6821","nonce":2967585384}]},"public_addr":"10.20.193.34:6817/2967585384","cluster_addr":"10.20.193.34:6819/2967585384","heartbeat_back_addr":"10.20.193.34:6823/2967585384","heartbeat_front_addr":"10.20.193.34:6821/2967585384","state":["exists","up"]},{"osd":4,"uuid":"58f9c276-e899-47f2-828b-6a6e6322e072","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.109:6824","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6825","nonce":326393441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6826","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6827","nonce":326393441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6830","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6831","nonce":326393441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6828","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6829","nonce":326393441}]},"public_addr":"10.20.193.109:6825/326393441","cluster_addr":"10.20.193.109:6827/326393441","heartbeat_back_addr":"10.20.193.109:6831/326393441","heartbeat_front_addr":"10.20.193.109:6829/326393441","state":["exists","up"]},{"osd":5,"uuid":"96411ba4-2758-47d6-868c-62e569625c35","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.109:6802","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6804","nonce":2864171878}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6807","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6809","nonce":2864171878}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6816","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6820","nonce":2864171878}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6811","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6813","nonce":2864171878}]},"public_addr":"10.20.193.109:6804/2864171878","cluster_addr":"10.20.193.109:6809/2864171878","heartbeat_back_addr":"10.20.193.109:6820/2864171878","heartbeat_front_addr":"10.20.193.109:6813/2864171878","state":["exists","up"]},{"osd":6,"uuid":"ba485b9b-7698-429e-95fd-303723b20682","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.109:6801","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6805","nonce":1745772716}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6808","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6810","nonce":1745772716}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6817","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6819","nonce":1745772716}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6812","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6814","nonce":1745772716}]},"public_addr":"10.20.193.109:6805/1745772716","cluster_addr":"10.20.193.109:6810/1745772716","heartbeat_back_addr":"10.20.193.109:6819/1745772716","heartbeat_front_addr":"10.20.193.109:6814/1745772716","state":["exists","up"]},{"osd":7,"uuid":"caae4d54-40b9-4afd-8477-7b8ad686d4b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6800","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6803","nonce":2745165634}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6806","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6815","nonce":2745165634}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6822","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6823","nonce":2745165634}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6818","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6821","nonce":2745165634}]},"public_addr":"10.20.193.109:6803/2745165634","cluster_addr":"10.20.193.109:6815/2745165634","heartbeat_back_addr":"10.20.193.109:6823/2745165634","heartbeat_front_addr":"10.20.193.109:6821/2745165634","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-18T06:55:04.600 DEBUG:teuthology.misc:8 of 8 OSDs are up 2026-02-18T06:55:04.600 INFO:tasks.ceph:Creating RBD pool 2026-02-18T06:55:04.600 DEBUG:teuthology.orchestra.run.trial034:> sudo ceph --cluster ceph osd pool create rbd 8 2026-02-18T06:55:05.282 INFO:teuthology.orchestra.run.trial034.stderr:pool 'rbd' created 2026-02-18T06:55:05.294 DEBUG:teuthology.orchestra.run.trial034:> rbd --cluster ceph pool init rbd 2026-02-18T06:55:08.300 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2026-02-18T06:55:08.301 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph config log 1 --format=json 2026-02-18T06:55:08.301 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-18T06:55:08.481 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:55:08.490 INFO:teuthology.orchestra.run.trial034.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-18T06:55:08.491 INFO:tasks.ceph_manager:config epoch is 1 2026-02-18T06:55:08.491 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-18T06:55:08.491 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2026-02-18T06:55:08.491 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2026-02-18T06:55:08.703 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:55:08.711 INFO:teuthology.orchestra.run.trial034.stdout:{"epoch":5,"flags":0,"active_gid":4108,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6832","nonce":95706275},{"type":"v1","addr":"10.20.193.109:6833","nonce":95706275}]},"active_addr":"10.20.193.109:6833/95706275","active_change":"2026-02-18T06:54:57.238518+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[{"gid":4118,"name":"x","mgr_features":4544132024016699391,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often 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":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self certificates generated and signed by cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable 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.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"Elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"Haproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.5","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v3.6.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"Snmp gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds 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":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"how frequently cephadm should check for the presence of stray daemons","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use 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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crypto_caller":{"name":"crypto_caller","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":true,"error_string":"","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["iostat","nfs"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often 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":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self certificates generated and signed by cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable 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.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"Elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"Haproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.5","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v3.6.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"Snmp gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds 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":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"how frequently cephadm should check for the presence of stray daemons","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use 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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crypto_caller":{"name":"crypto_caller","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":true,"error_string":"","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"tentacle":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"10.20.193.109:0","nonce":4257690506}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.109:0","nonce":842297079}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.109:0","nonce":308430785}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.109:0","nonce":605641543}]}]} 2026-02-18T06:55:08.721 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2026-02-18T06:55:08.721 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2026-02-18T06:55:08.721 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T06:55:08.903 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:55:08.903 INFO:teuthology.orchestra.run.trial034.stdout:{"epoch":20,"fsid":"619967d9-a503-4dd8-be95-e72b3200d8e1","created":"2026-02-18T06:54:55.011884+0000","modified":"2026-02-18T06:55:08.288347+0000","last_up_change":"2026-02-18T06:55:00.262793+0000","last_in_change":"2026-02-18T06:54:56.545627+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T06:55:01.256908+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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-18T06:55:04.779616+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":"20","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":20,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.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":"9537ca6a-1f42-4f1a-8729-252e785ce8e5","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.34:6808","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6809","nonce":3365988672}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6810","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6811","nonce":3365988672}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6814","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6815","nonce":3365988672}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6812","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6813","nonce":3365988672}]},"public_addr":"10.20.193.34:6809/3365988672","cluster_addr":"10.20.193.34:6811/3365988672","heartbeat_back_addr":"10.20.193.34:6815/3365988672","heartbeat_front_addr":"10.20.193.34:6813/3365988672","state":["exists","up"]},{"osd":1,"uuid":"20015e50-8cd9-4a67-957f-ea4661c5a7b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6800","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6801","nonce":2751430863}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6802","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6803","nonce":2751430863}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6806","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6807","nonce":2751430863}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6804","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6805","nonce":2751430863}]},"public_addr":"10.20.193.34:6801/2751430863","cluster_addr":"10.20.193.34:6803/2751430863","heartbeat_back_addr":"10.20.193.34:6807/2751430863","heartbeat_front_addr":"10.20.193.34:6805/2751430863","state":["exists","up"]},{"osd":2,"uuid":"73aa5bfb-d93e-460e-b916-d860715b1c59","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6824","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6825","nonce":3120793276}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6826","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6827","nonce":3120793276}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6830","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6831","nonce":3120793276}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6828","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6829","nonce":3120793276}]},"public_addr":"10.20.193.34:6825/3120793276","cluster_addr":"10.20.193.34:6827/3120793276","heartbeat_back_addr":"10.20.193.34:6831/3120793276","heartbeat_front_addr":"10.20.193.34:6829/3120793276","state":["exists","up"]},{"osd":3,"uuid":"77c25998-d73e-43ce-9faf-abfdbcb2a684","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.34:6816","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6817","nonce":2967585384}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6818","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6819","nonce":2967585384}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6822","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6823","nonce":2967585384}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6820","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6821","nonce":2967585384}]},"public_addr":"10.20.193.34:6817/2967585384","cluster_addr":"10.20.193.34:6819/2967585384","heartbeat_back_addr":"10.20.193.34:6823/2967585384","heartbeat_front_addr":"10.20.193.34:6821/2967585384","state":["exists","up"]},{"osd":4,"uuid":"58f9c276-e899-47f2-828b-6a6e6322e072","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.109:6824","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6825","nonce":326393441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6826","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6827","nonce":326393441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6830","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6831","nonce":326393441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6828","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6829","nonce":326393441}]},"public_addr":"10.20.193.109:6825/326393441","cluster_addr":"10.20.193.109:6827/326393441","heartbeat_back_addr":"10.20.193.109:6831/326393441","heartbeat_front_addr":"10.20.193.109:6829/326393441","state":["exists","up"]},{"osd":5,"uuid":"96411ba4-2758-47d6-868c-62e569625c35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6802","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6804","nonce":2864171878}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6807","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6809","nonce":2864171878}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6816","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6820","nonce":2864171878}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6811","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6813","nonce":2864171878}]},"public_addr":"10.20.193.109:6804/2864171878","cluster_addr":"10.20.193.109:6809/2864171878","heartbeat_back_addr":"10.20.193.109:6820/2864171878","heartbeat_front_addr":"10.20.193.109:6813/2864171878","state":["exists","up"]},{"osd":6,"uuid":"ba485b9b-7698-429e-95fd-303723b20682","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6801","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6805","nonce":1745772716}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6808","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6810","nonce":1745772716}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6817","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6819","nonce":1745772716}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6812","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6814","nonce":1745772716}]},"public_addr":"10.20.193.109:6805/1745772716","cluster_addr":"10.20.193.109:6810/1745772716","heartbeat_back_addr":"10.20.193.109:6819/1745772716","heartbeat_front_addr":"10.20.193.109:6814/1745772716","state":["exists","up"]},{"osd":7,"uuid":"caae4d54-40b9-4afd-8477-7b8ad686d4b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6800","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6803","nonce":2745165634}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6806","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6815","nonce":2745165634}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6822","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6823","nonce":2745165634}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6818","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6821","nonce":2745165634}]},"public_addr":"10.20.193.109:6803/2745165634","cluster_addr":"10.20.193.109:6815/2745165634","heartbeat_back_addr":"10.20.193.109:6823/2745165634","heartbeat_front_addr":"10.20.193.109:6821/2745165634","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[{"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-18T06:55:08.913 INFO:tasks.ceph.ceph_manager.ceph:all up! 2026-02-18T06:55:08.913 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T06:55:09.098 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:55:09.098 INFO:teuthology.orchestra.run.trial034.stdout:{"epoch":20,"fsid":"619967d9-a503-4dd8-be95-e72b3200d8e1","created":"2026-02-18T06:54:55.011884+0000","modified":"2026-02-18T06:55:08.288347+0000","last_up_change":"2026-02-18T06:55:00.262793+0000","last_in_change":"2026-02-18T06:54:56.545627+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T06:55:01.256908+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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-18T06:55:04.779616+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":"20","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":20,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.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":"9537ca6a-1f42-4f1a-8729-252e785ce8e5","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.34:6808","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6809","nonce":3365988672}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6810","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6811","nonce":3365988672}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6814","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6815","nonce":3365988672}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6812","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6813","nonce":3365988672}]},"public_addr":"10.20.193.34:6809/3365988672","cluster_addr":"10.20.193.34:6811/3365988672","heartbeat_back_addr":"10.20.193.34:6815/3365988672","heartbeat_front_addr":"10.20.193.34:6813/3365988672","state":["exists","up"]},{"osd":1,"uuid":"20015e50-8cd9-4a67-957f-ea4661c5a7b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6800","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6801","nonce":2751430863}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6802","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6803","nonce":2751430863}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6806","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6807","nonce":2751430863}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6804","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6805","nonce":2751430863}]},"public_addr":"10.20.193.34:6801/2751430863","cluster_addr":"10.20.193.34:6803/2751430863","heartbeat_back_addr":"10.20.193.34:6807/2751430863","heartbeat_front_addr":"10.20.193.34:6805/2751430863","state":["exists","up"]},{"osd":2,"uuid":"73aa5bfb-d93e-460e-b916-d860715b1c59","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6824","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6825","nonce":3120793276}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6826","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6827","nonce":3120793276}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6830","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6831","nonce":3120793276}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6828","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6829","nonce":3120793276}]},"public_addr":"10.20.193.34:6825/3120793276","cluster_addr":"10.20.193.34:6827/3120793276","heartbeat_back_addr":"10.20.193.34:6831/3120793276","heartbeat_front_addr":"10.20.193.34:6829/3120793276","state":["exists","up"]},{"osd":3,"uuid":"77c25998-d73e-43ce-9faf-abfdbcb2a684","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.34:6816","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6817","nonce":2967585384}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6818","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6819","nonce":2967585384}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6822","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6823","nonce":2967585384}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6820","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6821","nonce":2967585384}]},"public_addr":"10.20.193.34:6817/2967585384","cluster_addr":"10.20.193.34:6819/2967585384","heartbeat_back_addr":"10.20.193.34:6823/2967585384","heartbeat_front_addr":"10.20.193.34:6821/2967585384","state":["exists","up"]},{"osd":4,"uuid":"58f9c276-e899-47f2-828b-6a6e6322e072","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.109:6824","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6825","nonce":326393441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6826","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6827","nonce":326393441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6830","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6831","nonce":326393441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6828","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6829","nonce":326393441}]},"public_addr":"10.20.193.109:6825/326393441","cluster_addr":"10.20.193.109:6827/326393441","heartbeat_back_addr":"10.20.193.109:6831/326393441","heartbeat_front_addr":"10.20.193.109:6829/326393441","state":["exists","up"]},{"osd":5,"uuid":"96411ba4-2758-47d6-868c-62e569625c35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6802","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6804","nonce":2864171878}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6807","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6809","nonce":2864171878}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6816","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6820","nonce":2864171878}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6811","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6813","nonce":2864171878}]},"public_addr":"10.20.193.109:6804/2864171878","cluster_addr":"10.20.193.109:6809/2864171878","heartbeat_back_addr":"10.20.193.109:6820/2864171878","heartbeat_front_addr":"10.20.193.109:6813/2864171878","state":["exists","up"]},{"osd":6,"uuid":"ba485b9b-7698-429e-95fd-303723b20682","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6801","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6805","nonce":1745772716}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6808","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6810","nonce":1745772716}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6817","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6819","nonce":1745772716}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6812","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6814","nonce":1745772716}]},"public_addr":"10.20.193.109:6805/1745772716","cluster_addr":"10.20.193.109:6810/1745772716","heartbeat_back_addr":"10.20.193.109:6819/1745772716","heartbeat_front_addr":"10.20.193.109:6814/1745772716","state":["exists","up"]},{"osd":7,"uuid":"caae4d54-40b9-4afd-8477-7b8ad686d4b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6800","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6803","nonce":2745165634}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6806","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6815","nonce":2745165634}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6822","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6823","nonce":2745165634}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6818","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6821","nonce":2745165634}]},"public_addr":"10.20.193.109:6803/2745165634","cluster_addr":"10.20.193.109:6815/2745165634","heartbeat_back_addr":"10.20.193.109:6823/2745165634","heartbeat_front_addr":"10.20.193.109:6821/2745165634","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[{"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-18T06:55:09.109 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2026-02-18T06:55:09.109 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2026-02-18T06:55:09.110 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2026-02-18T06:55:09.110 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2026-02-18T06:55:09.111 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2026-02-18T06:55:09.111 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2026-02-18T06:55:09.111 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2026-02-18T06:55:09.112 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2026-02-18T06:55:09.210 INFO:teuthology.orchestra.run.trial034.stdout:55834574852 2026-02-18T06:55:09.210 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-02-18T06:55:09.211 INFO:teuthology.orchestra.run.trial034.stdout:55834574851 2026-02-18T06:55:09.211 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-02-18T06:55:09.212 INFO:teuthology.orchestra.run.trial034.stdout:55834574851 2026-02-18T06:55:09.212 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-02-18T06:55:09.213 INFO:teuthology.orchestra.run.trial034.stdout:55834574852 2026-02-18T06:55:09.213 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-02-18T06:55:09.214 INFO:teuthology.orchestra.run.trial034.stdout:55834574851 2026-02-18T06:55:09.215 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-02-18T06:55:09.215 INFO:teuthology.orchestra.run.trial034.stdout:55834574851 2026-02-18T06:55:09.216 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-18T06:55:09.217 INFO:teuthology.orchestra.run.trial034.stdout:55834574852 2026-02-18T06:55:09.217 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-02-18T06:55:09.218 INFO:teuthology.orchestra.run.trial034.stdout:55834574852 2026-02-18T06:55:09.218 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-02-18T06:55:09.411 INFO:teuthology.orchestra.run.trial034.stdout:55834574852 2026-02-18T06:55:09.423 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.1 2026-02-18T06:55:09.423 DEBUG:teuthology.parallel:result is None 2026-02-18T06:55:09.453 INFO:teuthology.orchestra.run.trial034.stdout:55834574851 2026-02-18T06:55:09.454 INFO:teuthology.orchestra.run.trial034.stdout:55834574851 2026-02-18T06:55:09.456 INFO:teuthology.orchestra.run.trial034.stdout:55834574851 2026-02-18T06:55:09.457 INFO:teuthology.orchestra.run.trial034.stdout:55834574851 2026-02-18T06:55:09.459 INFO:teuthology.orchestra.run.trial034.stdout:55834574852 2026-02-18T06:55:09.465 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.6 2026-02-18T06:55:09.465 DEBUG:teuthology.parallel:result is None 2026-02-18T06:55:09.467 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.7 2026-02-18T06:55:09.467 DEBUG:teuthology.parallel:result is None 2026-02-18T06:55:09.468 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.2 2026-02-18T06:55:09.469 DEBUG:teuthology.parallel:result is None 2026-02-18T06:55:09.470 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.3 2026-02-18T06:55:09.470 DEBUG:teuthology.parallel:result is None 2026-02-18T06:55:09.471 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.0 2026-02-18T06:55:09.472 DEBUG:teuthology.parallel:result is None 2026-02-18T06:55:09.492 INFO:teuthology.orchestra.run.trial034.stdout:55834574852 2026-02-18T06:55:09.493 INFO:teuthology.orchestra.run.trial034.stdout:55834574852 2026-02-18T06:55:09.503 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.5 2026-02-18T06:55:09.504 DEBUG:teuthology.parallel:result is None 2026-02-18T06:55:09.505 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.4 2026-02-18T06:55:09.505 DEBUG:teuthology.parallel:result is None 2026-02-18T06:55:09.506 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-18T06:55:09.506 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T06:55:09.724 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:55:09.725 INFO:teuthology.orchestra.run.trial034.stderr:dumped all 2026-02-18T06:55:09.733 INFO:teuthology.orchestra.run.trial034.stdout:{"pg_ready":true,"pg_map":{"version":17,"stamp":"2026-02-18T06:55:09.244327+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":17,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":217380,"kb_used_data":1700,"kb_used_omap":63,"kb_used_meta":215488,"kb_avail":754757340,"statfs":{"total":773094113280,"available":772871516160,"internally_reserved":0,"allocated":1740800,"data_stored":1710518,"data_compressed":70246,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":64992,"internal_metadata":220660256},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"2.962185"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.467960+0000","last_change":"2026-02-18T06:55:08.468149+0000","last_active":"2026-02-18T06:55:08.467960+0000","last_peered":"2026-02-18T06:55:08.467960+0000","last_clean":"2026-02-18T06:55:08.467960+0000","last_became_active":"2026-02-18T06:55:06.286146+0000","last_became_peered":"2026-02-18T06:55:06.286146+0000","last_unstale":"2026-02-18T06:55:08.467960+0000","last_undegraded":"2026-02-18T06:55:08.467960+0000","last_fullsized":"2026-02-18T06:55:08.467960+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T08:34:01.826094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033083500000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.293846+0000","last_change":"2026-02-18T06:55:08.293846+0000","last_active":"2026-02-18T06:55:08.293846+0000","last_peered":"2026-02-18T06:55:08.293846+0000","last_clean":"2026-02-18T06:55:08.293846+0000","last_became_active":"2026-02-18T06:55:06.286195+0000","last_became_peered":"2026-02-18T06:55:06.286195+0000","last_unstale":"2026-02-18T06:55:08.293846+0000","last_undegraded":"2026-02-18T06:55:08.293846+0000","last_fullsized":"2026-02-18T06:55:08.293846+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T10:07:23.194628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024383099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.572945+0000","last_change":"2026-02-18T06:55:08.573035+0000","last_active":"2026-02-18T06:55:08.572945+0000","last_peered":"2026-02-18T06:55:08.572945+0000","last_clean":"2026-02-18T06:55:08.572945+0000","last_became_active":"2026-02-18T06:55:06.304430+0000","last_became_peered":"2026-02-18T06:55:06.304430+0000","last_unstale":"2026-02-18T06:55:08.572945+0000","last_undegraded":"2026-02-18T06:55:08.572945+0000","last_fullsized":"2026-02-18T06:55:08.572945+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T17:36:18.189643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018614599999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.293824+0000","last_change":"2026-02-18T06:55:08.293824+0000","last_active":"2026-02-18T06:55:08.293824+0000","last_peered":"2026-02-18T06:55:08.293824+0000","last_clean":"2026-02-18T06:55:08.293824+0000","last_became_active":"2026-02-18T06:55:06.304308+0000","last_became_peered":"2026-02-18T06:55:06.304308+0000","last_unstale":"2026-02-18T06:55:08.293824+0000","last_undegraded":"2026-02-18T06:55:08.293824+0000","last_fullsized":"2026-02-18T06:55:08.293824+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T18:45:46.648165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023058700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"20'2","reported_seq":22,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.293272+0000","last_change":"2026-02-18T06:55:08.293272+0000","last_active":"2026-02-18T06:55:08.293272+0000","last_peered":"2026-02-18T06:55:08.293272+0000","last_clean":"2026-02-18T06:55:08.293272+0000","last_became_active":"2026-02-18T06:55:06.286454+0000","last_became_peered":"2026-02-18T06:55:06.286454+0000","last_unstale":"2026-02-18T06:55:08.293272+0000","last_undegraded":"2026-02-18T06:55:08.293272+0000","last_fullsized":"2026-02-18T06:55:08.293272+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+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-19T09:32:51.061751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078505899999999995,"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":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.582499+0000","last_change":"2026-02-18T06:55:08.582499+0000","last_active":"2026-02-18T06:55:08.582499+0000","last_peered":"2026-02-18T06:55:08.582499+0000","last_clean":"2026-02-18T06:55:08.582499+0000","last_became_active":"2026-02-18T06:55:06.286888+0000","last_became_peered":"2026-02-18T06:55:06.286888+0000","last_unstale":"2026-02-18T06:55:08.582499+0000","last_undegraded":"2026-02-18T06:55:08.582499+0000","last_fullsized":"2026-02-18T06:55:08.582499+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T12:00:05.092415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030662799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.572916+0000","last_change":"2026-02-18T06:55:08.572990+0000","last_active":"2026-02-18T06:55:08.572916+0000","last_peered":"2026-02-18T06:55:08.572916+0000","last_clean":"2026-02-18T06:55:08.572916+0000","last_became_active":"2026-02-18T06:55:06.286479+0000","last_became_peered":"2026-02-18T06:55:06.286479+0000","last_unstale":"2026-02-18T06:55:08.572916+0000","last_undegraded":"2026-02-18T06:55:08.572916+0000","last_fullsized":"2026-02-18T06:55:08.572916+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:52:06.765089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000169786,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"18'1","reported_seq":21,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.292708+0000","last_change":"2026-02-18T06:55:08.292907+0000","last_active":"2026-02-18T06:55:08.292708+0000","last_peered":"2026-02-18T06:55:08.292708+0000","last_clean":"2026-02-18T06:55:08.292708+0000","last_became_active":"2026-02-18T06:55:06.286710+0000","last_became_peered":"2026-02-18T06:55:06.286710+0000","last_unstale":"2026-02-18T06:55:08.292708+0000","last_undegraded":"2026-02-18T06:55:08.292708+0000","last_fullsized":"2026-02-18T06:55:08.292708+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+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-19T16:23:02.609338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038306199999999999,"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":"15'112","reported_seq":157,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.572806+0000","last_change":"2026-02-18T06:55:02.288107+0000","last_active":"2026-02-18T06:55:08.572806+0000","last_peered":"2026-02-18T06:55:08.572806+0000","last_clean":"2026-02-18T06:55:08.572806+0000","last_became_active":"2026-02-18T06:55:02.287625+0000","last_became_peered":"2026-02-18T06:55:02.287625+0000","last_unstale":"2026-02-18T06:55:08.572806+0000","last_undegraded":"2026-02-18T06:55:08.572806+0000","last_fullsized":"2026-02-18T06:55:08.572806+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:01.268295+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:01.268295+0000","last_clean_scrub_stamp":"2026-02-18T06:55:01.268295+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-19T13:40:15.942839+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":131072,"data_stored":1180736,"data_compressed":70246,"data_compressed_allocated":90112,"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":7,"up_from":13,"seq":55834574851,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27212,"kb_used_data":252,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":94344628,"statfs":{"total":96636764160,"available":96608899072,"internally_reserved":0,"allocated":258048,"data_stored":652941,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":6820,"internal_metadata":27583836},"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":6,"up_from":13,"seq":55834574851,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":62573,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7474,"internal_metadata":27583182},"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":5,"up_from":13,"seq":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27164,"kb_used_data":204,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344676,"statfs":{"total":96636764160,"available":96608948224,"internally_reserved":0,"allocated":208896,"data_stored":68424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8775,"internal_metadata":27581881},"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":13,"seq":55834574852,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8775,"internal_metadata":27581881},"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":3,"up_from":13,"seq":55834574851,"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":200,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8773,"internal_metadata":27581883},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834574851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":62573,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7475,"internal_metadata":27583181},"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":13,"seq":55834574852,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27164,"kb_used_data":204,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344676,"statfs":{"total":96636764160,"available":96608948224,"internally_reserved":0,"allocated":208896,"data_stored":68424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":13,"seq":55834574852,"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":264,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":270336,"data_stored":658773,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":35123,"data_compressed_allocated":45056,"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-18T06:55:09.734 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T06:55:09.912 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:55:09.912 INFO:teuthology.orchestra.run.trial034.stderr:dumped all 2026-02-18T06:55:09.920 INFO:teuthology.orchestra.run.trial034.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2026-02-18T06:55:09.782191+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":17,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":217380,"kb_used_data":1700,"kb_used_omap":63,"kb_used_meta":215488,"kb_avail":754757340,"statfs":{"total":773094113280,"available":772871516160,"internally_reserved":0,"allocated":1740800,"data_stored":1710518,"data_compressed":70246,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":64992,"internal_metadata":220660256},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"3.500049"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.467960+0000","last_change":"2026-02-18T06:55:08.468149+0000","last_active":"2026-02-18T06:55:08.467960+0000","last_peered":"2026-02-18T06:55:08.467960+0000","last_clean":"2026-02-18T06:55:08.467960+0000","last_became_active":"2026-02-18T06:55:06.286146+0000","last_became_peered":"2026-02-18T06:55:06.286146+0000","last_unstale":"2026-02-18T06:55:08.467960+0000","last_undegraded":"2026-02-18T06:55:08.467960+0000","last_fullsized":"2026-02-18T06:55:08.467960+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T08:34:01.826094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033083500000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.293846+0000","last_change":"2026-02-18T06:55:08.293846+0000","last_active":"2026-02-18T06:55:08.293846+0000","last_peered":"2026-02-18T06:55:08.293846+0000","last_clean":"2026-02-18T06:55:08.293846+0000","last_became_active":"2026-02-18T06:55:06.286195+0000","last_became_peered":"2026-02-18T06:55:06.286195+0000","last_unstale":"2026-02-18T06:55:08.293846+0000","last_undegraded":"2026-02-18T06:55:08.293846+0000","last_fullsized":"2026-02-18T06:55:08.293846+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T10:07:23.194628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024383099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.572945+0000","last_change":"2026-02-18T06:55:08.573035+0000","last_active":"2026-02-18T06:55:08.572945+0000","last_peered":"2026-02-18T06:55:08.572945+0000","last_clean":"2026-02-18T06:55:08.572945+0000","last_became_active":"2026-02-18T06:55:06.304430+0000","last_became_peered":"2026-02-18T06:55:06.304430+0000","last_unstale":"2026-02-18T06:55:08.572945+0000","last_undegraded":"2026-02-18T06:55:08.572945+0000","last_fullsized":"2026-02-18T06:55:08.572945+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T17:36:18.189643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018614599999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.293824+0000","last_change":"2026-02-18T06:55:08.293824+0000","last_active":"2026-02-18T06:55:08.293824+0000","last_peered":"2026-02-18T06:55:08.293824+0000","last_clean":"2026-02-18T06:55:08.293824+0000","last_became_active":"2026-02-18T06:55:06.304308+0000","last_became_peered":"2026-02-18T06:55:06.304308+0000","last_unstale":"2026-02-18T06:55:08.293824+0000","last_undegraded":"2026-02-18T06:55:08.293824+0000","last_fullsized":"2026-02-18T06:55:08.293824+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T18:45:46.648165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023058700000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"20'2","reported_seq":22,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.293272+0000","last_change":"2026-02-18T06:55:08.293272+0000","last_active":"2026-02-18T06:55:08.293272+0000","last_peered":"2026-02-18T06:55:08.293272+0000","last_clean":"2026-02-18T06:55:08.293272+0000","last_became_active":"2026-02-18T06:55:06.286454+0000","last_became_peered":"2026-02-18T06:55:06.286454+0000","last_unstale":"2026-02-18T06:55:08.293272+0000","last_undegraded":"2026-02-18T06:55:08.293272+0000","last_fullsized":"2026-02-18T06:55:08.293272+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+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-19T09:32:51.061751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078505899999999995,"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":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.582499+0000","last_change":"2026-02-18T06:55:08.582499+0000","last_active":"2026-02-18T06:55:08.582499+0000","last_peered":"2026-02-18T06:55:08.582499+0000","last_clean":"2026-02-18T06:55:08.582499+0000","last_became_active":"2026-02-18T06:55:06.286888+0000","last_became_peered":"2026-02-18T06:55:06.286888+0000","last_unstale":"2026-02-18T06:55:08.582499+0000","last_undegraded":"2026-02-18T06:55:08.582499+0000","last_fullsized":"2026-02-18T06:55:08.582499+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T12:00:05.092415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030662799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.572916+0000","last_change":"2026-02-18T06:55:08.572990+0000","last_active":"2026-02-18T06:55:08.572916+0000","last_peered":"2026-02-18T06:55:08.572916+0000","last_clean":"2026-02-18T06:55:08.572916+0000","last_became_active":"2026-02-18T06:55:06.286479+0000","last_became_peered":"2026-02-18T06:55:06.286479+0000","last_unstale":"2026-02-18T06:55:08.572916+0000","last_undegraded":"2026-02-18T06:55:08.572916+0000","last_fullsized":"2026-02-18T06:55:08.572916+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:52:06.765089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000169786,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"18'1","reported_seq":21,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.292708+0000","last_change":"2026-02-18T06:55:08.292907+0000","last_active":"2026-02-18T06:55:08.292708+0000","last_peered":"2026-02-18T06:55:08.292708+0000","last_clean":"2026-02-18T06:55:08.292708+0000","last_became_active":"2026-02-18T06:55:06.286710+0000","last_became_peered":"2026-02-18T06:55:06.286710+0000","last_unstale":"2026-02-18T06:55:08.292708+0000","last_undegraded":"2026-02-18T06:55:08.292708+0000","last_fullsized":"2026-02-18T06:55:08.292708+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+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-19T16:23:02.609338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038306199999999999,"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":"15'112","reported_seq":157,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T06:55:08.572806+0000","last_change":"2026-02-18T06:55:02.288107+0000","last_active":"2026-02-18T06:55:08.572806+0000","last_peered":"2026-02-18T06:55:08.572806+0000","last_clean":"2026-02-18T06:55:08.572806+0000","last_became_active":"2026-02-18T06:55:02.287625+0000","last_became_peered":"2026-02-18T06:55:02.287625+0000","last_unstale":"2026-02-18T06:55:08.572806+0000","last_undegraded":"2026-02-18T06:55:08.572806+0000","last_fullsized":"2026-02-18T06:55:08.572806+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:01.268295+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:01.268295+0000","last_clean_scrub_stamp":"2026-02-18T06:55:01.268295+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-19T13:40:15.942839+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":131072,"data_stored":1180736,"data_compressed":70246,"data_compressed_allocated":90112,"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":7,"up_from":13,"seq":55834574851,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27212,"kb_used_data":252,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":94344628,"statfs":{"total":96636764160,"available":96608899072,"internally_reserved":0,"allocated":258048,"data_stored":652941,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":6820,"internal_metadata":27583836},"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":6,"up_from":13,"seq":55834574851,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":62573,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7474,"internal_metadata":27583182},"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":5,"up_from":13,"seq":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27164,"kb_used_data":204,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344676,"statfs":{"total":96636764160,"available":96608948224,"internally_reserved":0,"allocated":208896,"data_stored":68424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8775,"internal_metadata":27581881},"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":13,"seq":55834574852,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8775,"internal_metadata":27581881},"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":3,"up_from":13,"seq":55834574851,"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":200,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8773,"internal_metadata":27581883},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834574851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":62573,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7475,"internal_metadata":27583181},"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":13,"seq":55834574852,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27164,"kb_used_data":204,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344676,"statfs":{"total":96636764160,"available":96608948224,"internally_reserved":0,"allocated":208896,"data_stored":68424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":13,"seq":55834574852,"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":264,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":270336,"data_stored":658773,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":35123,"data_compressed_allocated":45056,"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-18T06:55:09.922 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-18T06:55:09.922 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-18T06:55:09.922 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2026-02-18T06:55:09.922 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2026-02-18T06:55:10.126 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T06:55:10.126 INFO:teuthology.orchestra.run.trial034.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-18T06:55:10.136 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2026-02-18T06:55:10.136 INFO:teuthology.run_tasks:Running task exec... 2026-02-18T06:55:10.147 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T06:55:10.147 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial163.front.sepia.ceph.com 2026-02-18T06:55:10.148 DEBUG:teuthology.orchestra.run.trial163:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2026-02-18T06:55:10.174 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:56:05.685 INFO:teuthology.orchestra.run.trial163.stderr:2026-02-18 06:56:05 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2026-02-18T06:56:05.687 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:56:06.247 DEBUG:teuthology.orchestra.run.trial163:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G' 2026-02-18T06:56:06.746 INFO:teuthology.orchestra.run.trial163.stderr:1+0 records in 2026-02-18T06:56:06.746 INFO:teuthology.orchestra.run.trial163.stderr:1+0 records out 2026-02-18T06:56:06.746 INFO:teuthology.orchestra.run.trial163.stderr:1073741824 bytes (1.1 GB, 1.0 GiB) copied, 0.47422 s, 2.3 GB/s 2026-02-18T06:56:06.749 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:56:06.785 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:56:06.852 DEBUG:teuthology.orchestra.run.trial163:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'chmod 0777 /home/ubuntu/cephtest/migration/qemu-nbd-empty' 2026-02-18T06:56:06.918 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:56:07.047 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:56:07.109 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:56:07.173 INFO:teuthology.run_tasks:Running task parallel... 2026-02-18T06:56:07.190 INFO:teuthology.task.parallel:starting parallel... 2026-02-18T06:56:07.191 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-18T06:56:07.192 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-02-18T06:56:07.224 DEBUG:teuthology.orchestra.run.trial163:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-02-18T06:56:07.224 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-18T06:56:07.224 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-02-18T06:56:07.225 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T06:56:07.225 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial163.front.sepia.ceph.com 2026-02-18T06:56:07.225 DEBUG:teuthology.orchestra.run.trial163:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-18T06:56:07.242 INFO:teuthology.packaging:Installing package genisoimage on ubuntu@trial163.front.sepia.ceph.com 2026-02-18T06:56:07.242 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install genisoimage 2026-02-18T06:56:07.586 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:02:41 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:56:07.649 INFO:teuthology.orchestra.run.trial163.stdout:Package genisoimage-1.1.11-48.el9.x86_64 is already installed. 2026-02-18T06:56:07.667 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:56:07.668 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:56:07.668 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:56:07.688 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@trial163.front.sepia.ceph.com 2026-02-18T06:56:07.688 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y install qemu-kvm-block-rbd 2026-02-18T06:56:07.992 INFO:teuthology.orchestra.run.trial163.stdout:Last metadata expiration check: 0:02:41 ago on Wed 18 Feb 2026 06:53:26 AM UTC. 2026-02-18T06:56:08.056 INFO:teuthology.orchestra.run.trial163.stdout:Package qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 is already installed. 2026-02-18T06:56:08.075 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T06:56:08.075 INFO:teuthology.orchestra.run.trial163.stdout:Nothing to do. 2026-02-18T06:56:08.075 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T06:56:08.096 INFO:tasks.qemu:generating iso... 2026-02-18T06:56:08.096 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci.git ref adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:56:08.096 DEBUG:teuthology.orchestra.run.trial163:> 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 adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:56:08.120 INFO:teuthology.orchestra.run.trial163.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2026-02-18T06:56:27.892 INFO:teuthology.orchestra.run.trial163.stderr:Note: switching to 'adc1923395f2bcd6ae89b5d331d278364d1848ed'. 2026-02-18T06:56:27.892 INFO:teuthology.orchestra.run.trial163.stderr: 2026-02-18T06:56:27.892 INFO:teuthology.orchestra.run.trial163.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-18T06:56:27.892 INFO:teuthology.orchestra.run.trial163.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-18T06:56:27.892 INFO:teuthology.orchestra.run.trial163.stderr:state without impacting any branches by switching back to a branch. 2026-02-18T06:56:27.893 INFO:teuthology.orchestra.run.trial163.stderr: 2026-02-18T06:56:27.893 INFO:teuthology.orchestra.run.trial163.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-18T06:56:27.893 INFO:teuthology.orchestra.run.trial163.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-18T06:56:27.893 INFO:teuthology.orchestra.run.trial163.stderr: 2026-02-18T06:56:27.893 INFO:teuthology.orchestra.run.trial163.stderr: git switch -c 2026-02-18T06:56:27.893 INFO:teuthology.orchestra.run.trial163.stderr: 2026-02-18T06:56:27.893 INFO:teuthology.orchestra.run.trial163.stderr:Or undo this operation with: 2026-02-18T06:56:27.893 INFO:teuthology.orchestra.run.trial163.stderr: 2026-02-18T06:56:27.893 INFO:teuthology.orchestra.run.trial163.stderr: git switch - 2026-02-18T06:56:27.893 INFO:teuthology.orchestra.run.trial163.stderr: 2026-02-18T06:56:27.893 INFO:teuthology.orchestra.run.trial163.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-18T06:56:27.894 INFO:teuthology.orchestra.run.trial163.stderr: 2026-02-18T06:56:27.894 INFO:teuthology.orchestra.run.trial163.stderr:HEAD is now at adc1923395f Merge PR #67279 into tentacle 2026-02-18T06:56:27.900 DEBUG:teuthology.orchestra.run.trial163:> set -ex 2026-02-18T06:56:27.900 DEBUG:teuthology.orchestra.run.trial163:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2026-02-18T06:56:27.958 DEBUG:teuthology.orchestra.run.trial163:> set -ex 2026-02-18T06:56:27.958 DEBUG:teuthology.orchestra.run.trial163:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2026-02-18T06:56:28.015 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2026-02-18T06:56:28.015 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:56:28.071 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:56:28.132 INFO:tasks.qemu:downloading base image 2026-02-18T06:56:28.132 DEBUG:teuthology.orchestra.run.trial163:> rbd --cluster ceph resize --size=10240M client.0.0 || true 2026-02-18T06:56:28.220 INFO:teuthology.orchestra.run.trial163.stderr: Resizing image: 100% complete...done. 2026-02-18T06:56:28.224 DEBUG:teuthology.orchestra.run.trial163:> rbd --cluster ceph resize --size=10240M client.0.1 || true 2026-02-18T06:56:28.270 INFO:teuthology.orchestra.run.trial163.stderr: Resizing image: 100% complete...done. 2026-02-18T06:56:28.274 DEBUG:teuthology.orchestra.run.trial163:> rbd --cluster ceph resize --size=10240M client.0.2 || true 2026-02-18T06:56:28.320 INFO:teuthology.orchestra.run.trial163.stderr: Resizing image: 100% complete...done. 2026-02-18T06:56:28.324 DEBUG:teuthology.orchestra.run.trial163:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2026-02-18T06:56:28.351 INFO:tasks.qemu:Creating the nfs export directory... 2026-02-18T06:56:28.351 DEBUG:teuthology.orchestra.run.trial163:> sudo mkdir -p /export/client.0 2026-02-18T06:56:28.414 INFO:tasks.qemu:Mounting the test directory... 2026-02-18T06:56:28.414 DEBUG:teuthology.orchestra.run.trial163:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2026-02-18T06:56:28.480 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-02-18T06:56:28.481 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-18T06:56:28.481 DEBUG:teuthology.orchestra.run.trial163:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-18T06:56:28.544 DEBUG:teuthology.orchestra.run.trial163:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-02-18T06:56:28.607 INFO:teuthology.orchestra.run.trial163.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-02-18T06:56:28.608 INFO:tasks.qemu:Restarting NFS... 2026-02-18T06:56:28.609 DEBUG:teuthology.orchestra.run.trial163:> sudo systemctl restart nfs-server 2026-02-18T06:56:28.960 DEBUG:teuthology.orchestra.run.trial163:> sudo udevadm control --reload 2026-02-18T06:56:28.991 DEBUG:teuthology.orchestra.run.trial163:> sudo udevadm trigger /dev/kvm 2026-02-18T06:56:29.058 DEBUG:teuthology.orchestra.run.trial163:> ls -l /dev/kvm 2026-02-18T06:56:29.114 INFO:teuthology.orchestra.run.trial163.stdout:crw-rw-rw-. 1 root kvm 10, 232 Feb 18 06:56 /dev/kvm 2026-02-18T06:56:29.115 INFO:tasks.qemu:starting qemu... 2026-02-18T06:56:29.115 DEBUG:teuthology.orchestra.run.trial163:> 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-18T06:56:29.157 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-02-18T06:56:29.309 INFO:tasks.qemu.client.0.trial163.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-18T06:56:29.386 INFO:tasks.qemu.client.0.trial163.stdout:c[?7lSeaBIOS (version 1.16.3-5.el9) 2026-02-18T06:56:29.386 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:29.386 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:29.387 INFO:tasks.qemu.client.0.trial163.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCC40+BEF0CC40 CA00 2026-02-18T06:56:29.387 INFO:tasks.qemu.client.0.trial163.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-02-18T06:56:29.387 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:29.387 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:29.556 INFO:tasks.qemu.client.0.trial163.stdout:Booting from Hard Disk... 2026-02-18T06:56:29.803 INFO:tasks.qemu.client.0.trial163.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-02-18T06:56:29.804 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:29.804 INFO:tasks.qemu.client.0.trial163.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2026-02-18T06:56:29.804 INFO:tasks.qemu.client.0.trial163.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2026-02-18T06:56:29.804 INFO:tasks.qemu.client.0.trial163.stdout: before booting or 'c' for a command-line. 2026-02-18T06:56:29.804 INFO:tasks.qemu.client.0.trial163.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-18T06:56:29.804 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:29.804 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:29.804 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:29.804 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:29.804 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.715 INFO:tasks.qemu.client.0.trial163.stdout: The highlighted entry will be executed automatically in 5s.  2026-02-18T06:56:30.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.716 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.716 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.716 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.716 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.716 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.716 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.716 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.716 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.716 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.716 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:30.716 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.714 INFO:tasks.qemu.client.0.trial163.stdout: The highlighted entry will be executed automatically in 4s.  2026-02-18T06:56:31.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:31.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.714 INFO:tasks.qemu.client.0.trial163.stdout: The highlighted entry will be executed automatically in 3s.  2026-02-18T06:56:32.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:32.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.712 INFO:tasks.qemu.client.0.trial163.stdout: The highlighted entry will be executed automatically in 2s.  2026-02-18T06:56:33.712 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.712 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.712 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.712 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.712 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.712 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.713 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.713 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.713 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.713 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.713 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.713 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.713 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.713 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.713 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.713 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:33.713 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.713 INFO:tasks.qemu.client.0.trial163.stdout: The highlighted entry will be executed automatically in 1s.  2026-02-18T06:56:34.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.714 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:34.715 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:35.274 INFO:tasks.qemu.client.0.trial163.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-02-18T06:56:35.274 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-02-18T06:56:35.274 INFO:tasks.qemu.client.0.trial163.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-18T06:56:35.274 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-18T06:56:35.274 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] KERNEL supported cpus: 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Intel GenuineIntel 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] AMD AuthenticAMD 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Centaur CentaurHauls 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] DMI 2.8 present. 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] No AGP bridge found 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5480] f5480 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Using GB pages for direct mapping 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: RSDP 00000000000f5250 00014 (v00 BOCHS ) 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: RSDT 00000000bffe2290 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: FACP 00000000bffe217c 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0213C (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: APIC 00000000bffe21f0 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: WAET 00000000bffe2268 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] No NUMA configuration found 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Zone PFN ranges: 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Movable zone start PFN for each node 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-02-18T06:56:35.275 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Policy zone: Normal 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Checking aperture... 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] No AGP bridge found 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] console [ttyS0] enabled 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.000000] Detected 3693.048 MHz processor. 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 7386.09 BogoMIPS (lpj=14772192) 2026-02-18T06:56:35.276 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.008000] Security Framework initialized 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.008000] AppArmor: AppArmor initialized 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.008003] Yama: becoming mindful. 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.008801] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.010448] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.011654] Mount-cache hash table entries: 256 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.012045] Initializing cgroup subsys cpuacct 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.012744] Initializing cgroup subsys memory 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.013432] Initializing cgroup subsys devices 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.014124] Initializing cgroup subsys freezer 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.014839] Initializing cgroup subsys blkio 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.015512] Initializing cgroup subsys perf_event 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.016195] mce: CPU supports 10 MCE banks 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.017124] SMP alternatives: switching to UP code 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.030948] Freeing SMP alternatives: 24k freed 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.031660] ACPI: Core revision 20110623 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.032256] ftrace: allocating 27008 entries in 106 pages 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.040165] Enabling x2apic 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.040606] Enabled x2apic 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.044005] Switched APIC routing to physical x2apic. 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.045657] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-02-18T06:56:35.277 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.046592] CPU0: AMD EPYC 4464P 12-Core Processor stepping 02 2026-02-18T06:56:35.356 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.048002] Performance Events: no PMU driver, software events only. 2026-02-18T06:56:35.356 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.048002] NMI watchdog disabled (cpu0): hardware events not enabled 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.048002] Brought up 1 CPUs 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.048002] Total of 1 processors activated (7386.09 BogoMIPS). 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.048002] devtmpfs: initialized 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.048357] EVM: security.selinux 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.048881] EVM: security.SMACK64 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.049399] EVM: security.capability 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.050234] print_constraints: dummy: 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.050880] RTC time: 6:56:34, date: 02/18/26 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.051587] NET: Registered protocol family 16 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.052707] Extended Config Space enabled on 0 nodes 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.053493] ACPI: bus type pci registered 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.054228] PCI: Using configuration type 1 for base access 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.055090] PCI: Using configuration type 1 for extended access 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.056231] bio: create slab at 0 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.056884] ACPI: Added _OSI(Module Device) 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.057542] ACPI: Added _OSI(Processor Device) 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.058237] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.058967] ACPI: Added _OSI(Processor Aggregator Device) 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.060621] ACPI: Interpreter enabled 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.061195] ACPI: (supports S0 S5) 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.061775] ACPI: Using IOAPIC for interrupt routing 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.063228] ACPI: No dock devices found. 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.064004] HEST: Table not found. 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.064541] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.065967] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.066943] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.068005] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.069029] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.070160] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.071292] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.076221] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-02-18T06:56:35.357 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.077358] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.104670] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.105568] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.106919] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.108471] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.109521] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.110569] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.111618] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.112314] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.113274] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.114560] vgaarb: loaded 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.115000] vgaarb: bridge control possible 0000:00:02.0 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.116038] i2c-core: driver [aat2870] using legacy suspend method 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.117021] i2c-core: driver [aat2870] using legacy resume method 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.118017] SCSI subsystem initialized 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.118657] usbcore: registered new interface driver usbfs 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.119586] usbcore: registered new interface driver hub 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.120018] usbcore: registered new device driver usb 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.120850] PCI: Using ACPI for IRQ routing 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.121747] NetLabel: Initializing 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.122298] NetLabel: domain hash size = 128 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.122997] NetLabel: protocols = UNLABELED CIPSOv4 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.124011] NetLabel: unlabeled traffic allowed by default 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.124916] Switching to clocksource kvm-clock 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.126010] AppArmor: AppArmor Filesystem Enabled 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.126768] pnp: PnP ACPI init 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.127263] ACPI: bus type pnp registered 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.128126] pnp: PnP ACPI: found 9 devices 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.128786] ACPI: ACPI bus type pnp unregistered 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.134439] NET: Registered protocol family 2 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.135173] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.136625] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.138679] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.139784] TCP: Hash tables configured (established 524288 bind 65536) 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.140847] TCP reno registered 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.141354] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.142315] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.143358] NET: Registered protocol family 1 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.144072] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-02-18T06:56:35.438 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.145025] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-02-18T06:56:35.439 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.145961] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-02-18T06:56:35.439 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.147022] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-02-18T06:56:35.439 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.148058] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-02-18T06:56:35.439 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.149285] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-02-18T06:56:35.439 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.150349] audit: initializing netlink socket (disabled) 2026-02-18T06:56:35.439 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.151219] type=2000 audit(1771397795.148:1): initialized 2026-02-18T06:56:35.439 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.161286] Trying to unpack rootfs image as initramfs... 2026-02-18T06:56:35.447 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.176114] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-02-18T06:56:35.459 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.184546] VFS: Disk quotas dquot_6.5.2 2026-02-18T06:56:35.459 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.185193] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-02-18T06:56:35.459 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.186343] fuse init (API version 7.17) 2026-02-18T06:56:35.459 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.187006] msgmni has been set to 7894 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.199862] Freeing initrd memory: 4308k freed 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.200753] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.202077] io scheduler noop registered 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.202713] io scheduler deadline registered (default) 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.203548] io scheduler cfq registered 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.204201] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.205106] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.206202] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.207379] ACPI: Power Button [PWRF] 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.208209] ERST: Table is not found! 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.208803] GHES: HEST is not enabled! 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.209683] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.210625] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.212421] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.213350] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.215080] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.216010] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-02-18T06:56:35.496 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.217502] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-02-18T06:56:35.512 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.241310] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-18T06:56:35.539 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.265349] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-18T06:56:35.539 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.266288] Linux agpgart interface v0.103 2026-02-18T06:56:35.539 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.267230] brd: module loaded 2026-02-18T06:56:35.540 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.267878] loop: module loaded 2026-02-18T06:56:35.540 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.269185] vda: vda1 2026-02-18T06:56:35.541 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.271093] vdb: unknown partition table 2026-02-18T06:56:35.543 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.273056] vdc: unknown partition table 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.274268] scsi0 : ata_piix 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.274763] scsi1 : ata_piix 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.275243] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.276335] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.277503] Fixed MDIO Bus: probed 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.278059] tun: Universal TUN/TAP device driver, 1.6 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.278870] tun: (C) 1999-2004 Max Krasnyansky 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.280139] PPP generic driver version 2.4.2 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.280854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.281899] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.282890] uhci_hcd: USB Universal Host Controller Interface driver 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.283915] usbcore: registered new interface driver libusual 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.284853] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.286805] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.287608] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.288713] mousedev: PS/2 mouse device common for all mice 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.289843] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.291423] rtc_cmos 00:08: RTC can wake from S4 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.292320] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.293350] rtc0: alarms up to one day, y3k, 242 bytes nvram 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.294275] device-mapper: uevent: version 1.0.3 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.295040] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.296392] cpuidle: using governor ladder 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.297052] cpuidle: using governor menu 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.297687] EFI Variables Facility v0.08 2004-May-17 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.298536] TCP cubic registered 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.299082] NET: Registered protocol family 10 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.299908] NET: Registered protocol family 17 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.300633] Registering the dns_resolver key type 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.301417] registered taskstats version 1 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.304108] Magic number: 14:851:923 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.304774] rtc_cmos 00:08: setting system clock to 2026-02-18 06:56:35 UTC (1771397795) 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.306063] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-02-18T06:56:35.592 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.307022] EDD information not available. 2026-02-18T06:56:35.743 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.444916] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-02-18T06:56:35.743 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.446344] ata2.00: configured for MWDMA2 2026-02-18T06:56:35.743 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.447524] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-02-18T06:56:35.743 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.449235] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-02-18T06:56:35.743 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.450122] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-02-18T06:56:35.743 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.451113] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-02-18T06:56:35.743 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.452464] Freeing unused kernel memory: 924k freed 2026-02-18T06:56:35.743 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.453302] Write protecting the kernel read-only data: 12288k 2026-02-18T06:56:35.743 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.455913] Freeing unused kernel memory: 1640k freed 2026-02-18T06:56:35.743 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.457996] Freeing unused kernel memory: 1200k freed 2026-02-18T06:56:35.743 INFO:tasks.qemu.client.0.trial163.stdout:Loading, please wait... 2026-02-18T06:56:35.743 INFO:tasks.qemu.client.0.trial163.stdout:Begin: Loading essential drivers ... done. 2026-02-18T06:56:35.743 INFO:tasks.qemu.client.0.trial163.stdout:Begin: Running /scripts/init-premount ... done. 2026-02-18T06:56:35.743 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.465511] udevd[84]: starting version 175 2026-02-18T06:56:35.751 INFO:tasks.qemu.client.0.trial163.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-02-18T06:56:35.791 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.515239] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-02-18T06:56:35.791 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.516394] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-02-18T06:56:35.829 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.546144] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-02-18T06:56:35.829 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.547074] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-02-18T06:56:35.829 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.551149] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-02-18T06:56:35.840 INFO:tasks.qemu.client.0.trial163.stdout:Begin: Running /scripts/local-premount ... [ 0.568424] FDC 0 is a S82078B 2026-02-18T06:56:36.162 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.876526] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-02-18T06:56:36.162 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.877624] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-02-18T06:56:36.165 INFO:tasks.qemu.client.0.trial163.stdout:done. 2026-02-18T06:56:36.178 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.896175] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-18T06:56:36.192 INFO:tasks.qemu.client.0.trial163.stdout:Begin: Running /scripts/local-bottom ... [ 0.910446] vda: vda1 2026-02-18T06:56:36.193 INFO:tasks.qemu.client.0.trial163.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-02-18T06:56:36.212 INFO:tasks.qemu.client.0.trial163.stdout:[ 0.928921] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-18T06:56:36.212 INFO:tasks.qemu.client.0.trial163.stdout:done. 2026-02-18T06:56:36.212 INFO:tasks.qemu.client.0.trial163.stdout:done. 2026-02-18T06:56:36.212 INFO:tasks.qemu.client.0.trial163.stdout:Begin: Running /scripts/init-bottom ... done. 2026-02-18T06:56:37.111 INFO:tasks.qemu.client.0.trial163.stdout:cloud-init start-local running: Wed, 18 Feb 2026 06:56:36 +0000. up 1.11 seconds 2026-02-18T06:56:37.141 INFO:tasks.qemu.client.0.trial163.stdout:no instance data found in start-local 2026-02-18T06:56:38.079 INFO:tasks.qemu.client.0.trial163.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-02-18T06:56:38.079 INFO:tasks.qemu.client.0.trial163.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-02-18T06:56:38.079 INFO:tasks.qemu.client.0.trial163.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-02-18T06:56:38.079 INFO:tasks.qemu.client.0.trial163.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-02-18T06:56:38.079 INFO:tasks.qemu.client.0.trial163.stdout:cloud-init start running: Wed, 18 Feb 2026 06:56:37 +0000. up 2.77 seconds 2026-02-18T06:56:38.166 INFO:tasks.qemu.client.0.trial163.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-02-18T06:56:38.867 INFO:tasks.qemu.client.0.trial163.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-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:The key fingerprint is: 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:e2:8b:14:bc:f2:73:c6:26:d7:a6:cd:9a:f4:12:b7:ce root@test 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:The key's randomart image is: 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:+--[ RSA 2048]----+ 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:| | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:| | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:| | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:| . | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:| o . S | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:| +... | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:| . o.o+ . | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:| +ooBB+ | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:| oB=*E | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:+-----------------+ 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:Generating public/private dsa key pair. 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:The key fingerprint is: 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:e8:60:4d:62:f4:88:01:33:ac:eb:9f:a9:57:2b:ab:5b root@test 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:The key's randomart image is: 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:+--[ DSA 1024]----+ 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:|=.. . | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:| + + o | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:|. . + o | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:|. . + . | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:| . o o S | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:|. . + | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:|. E. o | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:| ..oo. | 2026-02-18T06:56:38.868 INFO:tasks.qemu.client.0.trial163.stdout:| +*=o | 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:+-----------------+ 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:Generating public/private ecdsa key pair. 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:The key fingerprint is: 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:5a:e9:fb:23:36:03:cf:f6:5f:68:f7:8a:cd:1c:55:19 root@test 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:The key's randomart image is: 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:+--[ECDSA 256]---+ 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:| E | 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:| o| 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:| ..| 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:| . .| 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:| S .| 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:| .+ . . | 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:| .+. o + | 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:| O... B o | 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:| o.*ooo =..| 2026-02-18T06:56:38.869 INFO:tasks.qemu.client.0.trial163.stdout:+-----------------+ 2026-02-18T06:56:38.900 INFO:tasks.qemu.client.0.trial163.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-02-18T06:56:38.958 INFO:tasks.qemu.client.0.trial163.stdout: * Starting AppArmor profiles  [ OK ] 2026-02-18T06:56:38.974 INFO:tasks.qemu.client.0.trial163.stdout:landscape-client is not configured, please run landscape-config. 2026-02-18T06:56:38.990 INFO:tasks.qemu.client.0.trial163.stdout:acpid: starting up with proc fs 2026-02-18T06:56:38.990 INFO:tasks.qemu.client.0.trial163.stdout:acpid: 1 rule loaded 2026-02-18T06:56:38.990 INFO:tasks.qemu.client.0.trial163.stdout:acpid: waiting for events: event logging is off 2026-02-18T06:56:39.030 INFO:tasks.qemu.client.0.trial163.stdout: * Stopping System V initialisation compatibility[ OK ] 2026-02-18T06:56:39.030 INFO:tasks.qemu.client.0.trial163.stdout: * Starting System V runlevel compatibility[ OK ] 2026-02-18T06:56:39.030 INFO:tasks.qemu.client.0.trial163.stdout: * Starting automatic crash report generation[ OK ] 2026-02-18T06:56:39.030 INFO:tasks.qemu.client.0.trial163.stdout: * Starting deferred execution scheduler[ OK ] 2026-02-18T06:56:39.030 INFO:tasks.qemu.client.0.trial163.stdout: * Starting regular background program processing daemon[ OK ] 2026-02-18T06:56:39.030 INFO:tasks.qemu.client.0.trial163.stdout: * Starting ACPI daemon[ OK ] 2026-02-18T06:56:39.030 INFO:tasks.qemu.client.0.trial163.stdout: * Starting save kernel messages[ OK ] 2026-02-18T06:56:39.030 INFO:tasks.qemu.client.0.trial163.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2026-02-18T06:56:39.030 INFO:tasks.qemu.client.0.trial163.stdout: * Stopping save kernel messages[ OK ] 2026-02-18T06:56:39.030 INFO:tasks.qemu.client.0.trial163.stdout: * Starting crash report submission daemon[ OK ] 2026-02-18T06:56:39.030 INFO:tasks.qemu.client.0.trial163.stdout: * Stopping System V runlevel compatibility[ OK ] 2026-02-18T06:56:39.699 INFO:tasks.qemu.client.0.trial163.stdout:Generating locales... 2026-02-18T06:56:39.936 INFO:tasks.qemu.client.0.trial163.stdout: en_US.UTF-8... done 2026-02-18T06:56:39.939 INFO:tasks.qemu.client.0.trial163.stdout:Generation complete. 2026-02-18T06:56:40.120 INFO:tasks.qemu.client.0.trial163.stdout:passwd: password expiry information changed. 2026-02-18T06:56:40.384 INFO:tasks.qemu.client.0.trial163.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-02-18T06:56:40.464 INFO:tasks.qemu.client.0.trial163.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-02-18T06:56:40.708 INFO:tasks.qemu.client.0.trial163.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-02-18T06:56:40.831 INFO:tasks.qemu.client.0.trial163.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-02-18T06:56:40.909 INFO:tasks.qemu.client.0.trial163.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-02-18T06:56:41.391 INFO:tasks.qemu.client.0.trial163.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-02-18T06:56:41.512 INFO:tasks.qemu.client.0.trial163.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-02-18T06:56:41.791 INFO:tasks.qemu.client.0.trial163.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-02-18T06:56:41.906 INFO:tasks.qemu.client.0.trial163.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-02-18T06:56:42.095 INFO:tasks.qemu.client.0.trial163.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-02-18T06:56:42.204 INFO:tasks.qemu.client.0.trial163.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-02-18T06:56:42.285 INFO:tasks.qemu.client.0.trial163.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-02-18T06:56:42.367 INFO:tasks.qemu.client.0.trial163.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-02-18T06:56:42.463 INFO:tasks.qemu.client.0.trial163.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-02-18T06:56:42.545 INFO:tasks.qemu.client.0.trial163.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-02-18T06:56:42.662 INFO:tasks.qemu.client.0.trial163.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-02-18T06:56:42.757 INFO:tasks.qemu.client.0.trial163.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-02-18T06:56:42.876 INFO:tasks.qemu.client.0.trial163.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-02-18T06:56:42.966 INFO:tasks.qemu.client.0.trial163.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-02-18T06:56:43.045 INFO:tasks.qemu.client.0.trial163.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-02-18T06:56:43.122 INFO:tasks.qemu.client.0.trial163.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-02-18T06:56:43.204 INFO:tasks.qemu.client.0.trial163.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-02-18T06:56:43.307 INFO:tasks.qemu.client.0.trial163.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-02-18T06:56:43.397 INFO:tasks.qemu.client.0.trial163.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-02-18T06:56:43.487 INFO:tasks.qemu.client.0.trial163.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-02-18T06:56:43.571 INFO:tasks.qemu.client.0.trial163.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-02-18T06:56:43.714 INFO:tasks.qemu.client.0.trial163.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-02-18T06:56:44.055 INFO:tasks.qemu.client.0.trial163.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-02-18T06:56:44.170 INFO:tasks.qemu.client.0.trial163.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-02-18T06:56:44.402 INFO:tasks.qemu.client.0.trial163.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-02-18T06:56:44.515 INFO:tasks.qemu.client.0.trial163.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-02-18T06:56:44.727 INFO:tasks.qemu.client.0.trial163.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-02-18T06:56:44.806 INFO:tasks.qemu.client.0.trial163.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-02-18T06:56:44.886 INFO:tasks.qemu.client.0.trial163.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-02-18T06:56:44.982 INFO:tasks.qemu.client.0.trial163.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-02-18T06:56:46.794 INFO:tasks.qemu.client.0.trial163.stdout:Fetched 29.2 MB in 6s (4375 kB/s) 2026-02-18T06:56:47.551 INFO:tasks.qemu.client.0.trial163.stdout:Reading package lists... 2026-02-18T06:56:47.555 INFO:tasks.qemu.client.0.trial163.stdout:Reading package lists... 2026-02-18T06:56:47.656 INFO:tasks.qemu.client.0.trial163.stdout:Building dependency tree... 2026-02-18T06:56:47.656 INFO:tasks.qemu.client.0.trial163.stdout:Reading state information... 2026-02-18T06:56:47.708 INFO:tasks.qemu.client.0.trial163.stdout:The following packages will be upgraded: 2026-02-18T06:56:47.709 INFO:tasks.qemu.client.0.trial163.stdout: ca-certificates libssl1.0.0 2026-02-18T06:56:47.883 INFO:tasks.qemu.client.0.trial163.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-02-18T06:56:47.883 INFO:tasks.qemu.client.0.trial163.stdout:Need to get 1233 kB of archives. 2026-02-18T06:56:47.883 INFO:tasks.qemu.client.0.trial163.stdout:After this operation, 108 kB of additional disk space will be used. 2026-02-18T06:56:47.883 INFO:tasks.qemu.client.0.trial163.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-18T06:56:48.514 INFO:tasks.qemu.client.0.trial163.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-02-18T06:56:48.558 INFO:tasks.qemu.client.0.trial163.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-18T06:56:48.562 INFO:tasks.qemu.client.0.trial163.stdout:Fetched 1233 kB in 0s (1523 kB/s) 2026-02-18T06:56:48.655 INFO:tasks.qemu.client.0.trial163.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-18T06:56:48.656 INFO:tasks.qemu.client.0.trial163.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-18T06:56:48.662 INFO:tasks.qemu.client.0.trial163.stdout:Unpacking replacement libssl1.0.0 ... 2026-02-18T06:56:48.728 INFO:tasks.qemu.client.0.trial163.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-02-18T06:56:48.802 INFO:tasks.qemu.client.0.trial163.stdout:Processing triggers for libc-bin ... 2026-02-18T06:56:48.806 INFO:tasks.qemu.client.0.trial163.stdout:ldconfig deferred processing now taking place 2026-02-18T06:56:48.895 INFO:tasks.qemu.client.0.trial163.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-18T06:56:48.895 INFO:tasks.qemu.client.0.trial163.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-02-18T06:56:48.895 INFO:tasks.qemu.client.0.trial163.stdout:Unpacking replacement ca-certificates ... 2026-02-18T06:56:48.934 INFO:tasks.qemu.client.0.trial163.stdout:Processing triggers for man-db ... 2026-02-18T06:56:49.136 INFO:tasks.qemu.client.0.trial163.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-02-18T06:56:50.174 INFO:tasks.qemu.client.0.trial163.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-02-18T06:56:50.174 INFO:tasks.qemu.client.0.trial163.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-18T06:56:50.839 INFO:tasks.qemu.client.0.trial163.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-02-18T06:56:50.840 INFO:tasks.qemu.client.0.trial163.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-18T06:56:50.840 INFO:tasks.qemu.client.0.trial163.stdout:Reading package lists... 2026-02-18T06:56:50.933 INFO:tasks.qemu.client.0.trial163.stdout:Building dependency tree... 2026-02-18T06:56:50.934 INFO:tasks.qemu.client.0.trial163.stdout:Reading state information... 2026-02-18T06:56:50.990 INFO:tasks.qemu.client.0.trial163.stdout:The following extra packages will be installed: 2026-02-18T06:56:50.991 INFO:tasks.qemu.client.0.trial163.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-02-18T06:56:50.991 INFO:tasks.qemu.client.0.trial163.stdout:The following NEW packages will be installed: 2026-02-18T06:56:50.991 INFO:tasks.qemu.client.0.trial163.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-02-18T06:56:51.064 INFO:tasks.qemu.client.0.trial163.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-02-18T06:56:51.064 INFO:tasks.qemu.client.0.trial163.stdout:Need to get 424 kB of archives. 2026-02-18T06:56:51.064 INFO:tasks.qemu.client.0.trial163.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-02-18T06:56:51.064 INFO:tasks.qemu.client.0.trial163.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-02-18T06:56:51.082 INFO:tasks.qemu.client.0.trial163.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-02-18T06:56:51.143 INFO:tasks.qemu.client.0.trial163.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-02-18T06:56:51.161 INFO:tasks.qemu.client.0.trial163.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-02-18T06:56:51.179 INFO:tasks.qemu.client.0.trial163.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-18T06:56:51.260 INFO:tasks.qemu.client.0.trial163.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-18T06:56:51.266 INFO:tasks.qemu.client.0.trial163.stdout:Fetched 424 kB in 0s (1777 kB/s) 2026-02-18T06:56:51.297 INFO:tasks.qemu.client.0.trial163.stdout:Selecting previously unselected package libgssglue1. 2026-02-18T06:56:51.298 INFO:tasks.qemu.client.0.trial163.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-02-18T06:56:51.298 INFO:tasks.qemu.client.0.trial163.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-02-18T06:56:51.331 INFO:tasks.qemu.client.0.trial163.stdout:Selecting previously unselected package libtirpc1. 2026-02-18T06:56:51.332 INFO:tasks.qemu.client.0.trial163.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-02-18T06:56:51.374 INFO:tasks.qemu.client.0.trial163.stdout:Selecting previously unselected package rpcbind. 2026-02-18T06:56:51.374 INFO:tasks.qemu.client.0.trial163.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-02-18T06:56:51.421 INFO:tasks.qemu.client.0.trial163.stdout:Selecting previously unselected package libnfsidmap2. 2026-02-18T06:56:51.421 INFO:tasks.qemu.client.0.trial163.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-02-18T06:56:51.456 INFO:tasks.qemu.client.0.trial163.stdout:Selecting previously unselected package nfs-common. 2026-02-18T06:56:51.457 INFO:tasks.qemu.client.0.trial163.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-02-18T06:56:51.491 INFO:tasks.qemu.client.0.trial163.stdout:Processing triggers for man-db ... 2026-02-18T06:56:51.609 INFO:tasks.qemu.client.0.trial163.stdout:Processing triggers for ureadahead ... 2026-02-18T06:56:51.634 INFO:tasks.qemu.client.0.trial163.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-02-18T06:56:51.659 INFO:tasks.qemu.client.0.trial163.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-02-18T06:56:51.678 INFO:tasks.qemu.client.0.trial163.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-02-18T06:56:51.706 INFO:tasks.qemu.client.0.trial163.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-02-18T06:56:51.714 INFO:tasks.qemu.client.0.trial163.stdout:portmap start/running, process 8324 2026-02-18T06:56:51.719 INFO:tasks.qemu.client.0.trial163.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-02-18T06:56:51.736 INFO:tasks.qemu.client.0.trial163.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-02-18T06:56:51.807 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:51.808 INFO:tasks.qemu.client.0.trial163.stdout:Creating config file /etc/idmapd.conf with new version 2026-02-18T06:56:51.881 INFO:tasks.qemu.client.0.trial163.stdout: 2026-02-18T06:56:51.881 INFO:tasks.qemu.client.0.trial163.stdout:Creating config file /etc/default/nfs-common with new version 2026-02-18T06:56:51.918 INFO:tasks.qemu.client.0.trial163.stdout:Adding system user `statd' (UID 106) ... 2026-02-18T06:56:51.918 INFO:tasks.qemu.client.0.trial163.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-02-18T06:56:51.935 INFO:tasks.qemu.client.0.trial163.stdout:Not creating home directory `/var/lib/nfs'. 2026-02-18T06:56:51.948 INFO:tasks.qemu.client.0.trial163.stdout:statd start/running, process 8558 2026-02-18T06:56:51.957 INFO:tasks.qemu.client.0.trial163.stdout:gssd stop/post-stop, process 8589 2026-02-18T06:56:52.713 INFO:tasks.qemu.client.0.trial163.stdout:idmapd start/running, process 8629 2026-02-18T06:56:52.718 INFO:tasks.qemu.client.0.trial163.stdout:Processing triggers for libc-bin ... 2026-02-18T06:56:52.723 INFO:tasks.qemu.client.0.trial163.stdout:ldconfig deferred processing now taking place 2026-02-18T06:56:52.888 INFO:tasks.qemu.client.0.trial163.stdout:mount.nfs: timeout set for Wed Feb 18 06:58:52 2026 2026-02-18T06:56:52.888 INFO:tasks.qemu.client.0.trial163.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-02-18T06:56:52.888 INFO:tasks.qemu.client.0.trial163.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-02-18T06:56:52.888 INFO:tasks.qemu.client.0.trial163.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-02-18T06:57:07.252 DEBUG:teuthology.orchestra.run.trial163:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2026-02-18T06:57:08.167 INFO:teuthology.orchestra.run.trial163.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-18T06:57:08.172 DEBUG:teuthology.orchestra.run.trial163:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-18T06:58:08.199 DEBUG:teuthology.orchestra.run.trial163:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2026-02-18T06:58:08.273 INFO:teuthology.orchestra.run.trial163.stderr: Commit image migration: 100% complete...done. 2026-02-18T06:58:08.278 DEBUG:teuthology.orchestra.run.trial163:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-18T06:59:08.304 DEBUG:teuthology.orchestra.run.trial163:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2026-02-18T06:59:08.999 INFO:teuthology.orchestra.run.trial163.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-18T06:59:09.004 DEBUG:teuthology.parallel:result is None 2026-02-18T07:18:09.042 INFO:tasks.qemu.client.0.trial163.stdout:acpid: exiting 2026-02-18T07:18:09.051 INFO:tasks.qemu.client.0.trial163.stdout:Traceback (most recent call last): 2026-02-18T07:18:09.149 INFO:tasks.qemu.client.0.trial163.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:Checking for running unattended-upgrades: 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: self._connect_unixsocket(self.address) 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: self.socket.connect(address) 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: return getattr(self._sock,name)(*args) 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:error: [Errno 111] Connection refused 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:Logged from file __init__.py, line 116 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:ec2: 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:ec2: ############################################################# 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:ec2: 1024 e8:60:4d:62:f4:88:01:33:ac:eb:9f:a9:57:2b:ab:5b root@test (DSA) 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:ec2: 256 5a:e9:fb:23:36:03:cf:f6:5f:68:f7:8a:cd:1c:55:19 root@test (ECDSA) 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:ec2: 2048 e2:8b:14:bc:f2:73:c6:26:d7:a6:cd:9a:f4:12:b7:ce root@test (RSA) 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:-----BEGIN SSH HOST KEY KEYS----- 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:ec2: ############################################################# 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFb1Z5s6AabrT4EvQY75te650M+i7MS21FiwMppb8oNNf3C1n17/MO9IqExcBLbQ4ayMwHIGqCBj7Ria1jzKshQ= root@test 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDKvjOX2W0UiHNycmNaLStD6GChhkJYF5GuRq1f2Dq+SqGHZFjpXB+eLgHkvdQ9y1HtRnhm2c7aErIgMJIf06iF13zDoOixeRv7HvKVtyJtGMY+8ZQGcJHbxbMXVUoz5e3BCJcRiDs8LlEV+wpieBxR0vPzALwByD4mjK3J8Hcel5aOQScKD18TtoFlligyysZMDBxrgajeDdt3Ck/3Qs6s12nH30DLrfxv1LUR5KKni4rU6N0n3A5yaenIU7mSPro5cAumz1qha/QNTtq2umjFC/eSqyRKecxxCYtNpY7d/HfxV0fVNSkqetEM8e1s28Q80s/RFnIV7pBHG+jIB5Xr root@test 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:-----END SSH HOST KEY KEYS----- 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:Traceback (most recent call last): 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: self._connect_unixsocket(self.address) 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: self.socket.connect(address) 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: return getattr(self._sock,name)(*args) 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:error: [Errno 111] Connection refused 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:Logged from file __init__.py, line 116 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:Traceback (most recent call last): 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: self._connect_unixsocket(self.address) 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: self.socket.connect(address) 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout: return getattr(self._sock,name)(*args) 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:error: [Errno 111] Connection refused 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:Logged from file __init__.py, line 116 2026-02-18T07:18:09.150 INFO:tasks.qemu.client.0.trial163.stdout:cloud-init boot finished at Wed, 18 Feb 2026 07:18:09 +0000. Up 1293.99 seconds 2026-02-18T07:18:09.186 INFO:tasks.qemu.client.0.trial163.stdout: * Stopping landscape-client daemon  [fail] 2026-02-18T07:18:09.221 INFO:tasks.qemu.client.0.trial163.stdout: * Asking all remaining processes to terminate...  [ OK ] 2026-02-18T07:18:09.239 INFO:tasks.qemu.client.0.trial163.stdout: * All processes ended within 1 seconds....  [ OK ] 2026-02-18T07:18:09.253 INFO:tasks.qemu.client.0.trial163.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2026-02-18T07:18:09.351 INFO:tasks.qemu.client.0.trial163.stdout: * Deconfiguring network interfaces...  [ OK ] 2026-02-18T07:18:09.368 INFO:tasks.qemu.client.0.trial163.stdout: * Deactivating swap...  [ OK ] 2026-02-18T07:18:09.380 INFO:tasks.qemu.client.0.trial163.stdout: * Unmounting local filesystems...  [ OK ] 2026-02-18T07:18:09.480 INFO:tasks.qemu.client.0.trial163.stdout: * Will now halt 2026-02-18T07:18:09.495 INFO:tasks.qemu.client.0.trial163.stdout:[ 1294.361868] Power down. 2026-02-18T07:18:09.648 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2026-02-18T07:18:09.648 DEBUG:teuthology.orchestra.run.trial163:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2026-02-18T07:18:09.676 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@trial163.front.sepia.ceph.com 2026-02-18T07:18:09.677 INFO:tasks.qemu:Stopping NFS... 2026-02-18T07:18:09.677 DEBUG:teuthology.orchestra.run.trial163:> sudo systemctl stop nfs-server 2026-02-18T07:18:09.818 INFO:tasks.qemu:Unmounting exported directory... 2026-02-18T07:18:09.819 DEBUG:teuthology.orchestra.run.trial163:> sudo umount /export/client.0 2026-02-18T07:18:09.844 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-18T07:18:09.845 DEBUG:teuthology.orchestra.run.trial163:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-18T07:18:09.908 INFO:tasks.qemu:Starting NFS... 2026-02-18T07:18:09.909 DEBUG:teuthology.orchestra.run.trial163:> sudo systemctl start nfs-server 2026-02-18T07:18:10.141 DEBUG:teuthology.orchestra.run.trial163:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2026-02-18T07:18:10.155 INFO:tasks.qemu:Deleting exported directory... 2026-02-18T07:18:10.155 DEBUG:teuthology.orchestra.run.trial163:> sudo rm -r /export 2026-02-18T07:18:10.218 DEBUG:tasks.qemu:cleaning up base image files 2026-02-18T07:18:10.218 DEBUG:teuthology.orchestra.run.trial163:> 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-18T07:18:10.558 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y erase genisoimage 2026-02-18T07:18:10.723 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T07:18:10.724 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T07:18:10.725 INFO:teuthology.orchestra.run.trial163.stdout: Package Architecture Version Repository Size 2026-02-18T07:18:10.725 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T07:18:10.725 INFO:teuthology.orchestra.run.trial163.stdout:Removing: 2026-02-18T07:18:10.725 INFO:teuthology.orchestra.run.trial163.stdout: genisoimage x86_64 1.1.11-48.el9 @epel 1.1 M 2026-02-18T07:18:10.725 INFO:teuthology.orchestra.run.trial163.stdout:Removing unused dependencies: 2026-02-18T07:18:10.725 INFO:teuthology.orchestra.run.trial163.stdout: libusal x86_64 1.1.11-48.el9 @epel 469 k 2026-02-18T07:18:10.725 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T07:18:10.725 INFO:teuthology.orchestra.run.trial163.stdout:Transaction Summary 2026-02-18T07:18:10.725 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T07:18:10.725 INFO:teuthology.orchestra.run.trial163.stdout:Remove 2 Packages 2026-02-18T07:18:10.726 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T07:18:10.726 INFO:teuthology.orchestra.run.trial163.stdout:Freed space: 1.6 M 2026-02-18T07:18:10.726 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction check 2026-02-18T07:18:10.726 INFO:teuthology.orchestra.run.trial163.stdout:Transaction check succeeded. 2026-02-18T07:18:10.726 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction test 2026-02-18T07:18:10.740 INFO:teuthology.orchestra.run.trial163.stdout:Transaction test succeeded. 2026-02-18T07:18:10.740 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction 2026-02-18T07:18:10.769 INFO:teuthology.orchestra.run.trial163.stdout: Preparing : 1/1 2026-02-18T07:18:10.778 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-18T07:18:10.787 INFO:teuthology.orchestra.run.trial163.stdout: Erasing : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-18T07:18:10.803 INFO:teuthology.orchestra.run.trial163.stdout: Erasing : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-18T07:18:10.869 INFO:teuthology.orchestra.run.trial163.stdout: Running scriptlet: libusal-1.1.11-48.el9.x86_64 2/2 2026-02-18T07:18:10.869 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-18T07:18:10.914 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-18T07:18:10.914 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T07:18:10.914 INFO:teuthology.orchestra.run.trial163.stdout:Removed: 2026-02-18T07:18:10.915 INFO:teuthology.orchestra.run.trial163.stdout: genisoimage-1.1.11-48.el9.x86_64 libusal-1.1.11-48.el9.x86_64 2026-02-18T07:18:10.915 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T07:18:10.915 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T07:18:10.937 DEBUG:teuthology.orchestra.run.trial163:> sudo yum -y erase qemu-kvm-block-rbd 2026-02-18T07:18:11.111 INFO:teuthology.orchestra.run.trial163.stdout:Dependencies resolved. 2026-02-18T07:18:11.112 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T07:18:11.112 INFO:teuthology.orchestra.run.trial163.stdout: Package Arch Version Repository Size 2026-02-18T07:18:11.112 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T07:18:11.112 INFO:teuthology.orchestra.run.trial163.stdout:Removing: 2026-02-18T07:18:11.112 INFO:teuthology.orchestra.run.trial163.stdout: qemu-kvm-block-rbd x86_64 17:10.1.0-13.el9 @appstream 37 k 2026-02-18T07:18:11.113 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T07:18:11.113 INFO:teuthology.orchestra.run.trial163.stdout:Transaction Summary 2026-02-18T07:18:11.113 INFO:teuthology.orchestra.run.trial163.stdout:================================================================================ 2026-02-18T07:18:11.113 INFO:teuthology.orchestra.run.trial163.stdout:Remove 1 Package 2026-02-18T07:18:11.113 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T07:18:11.113 INFO:teuthology.orchestra.run.trial163.stdout:Freed space: 37 k 2026-02-18T07:18:11.113 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction check 2026-02-18T07:18:11.114 INFO:teuthology.orchestra.run.trial163.stdout:Transaction check succeeded. 2026-02-18T07:18:11.114 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction test 2026-02-18T07:18:11.126 INFO:teuthology.orchestra.run.trial163.stdout:Transaction test succeeded. 2026-02-18T07:18:11.127 INFO:teuthology.orchestra.run.trial163.stdout:Running transaction 2026-02-18T07:18:11.154 INFO:teuthology.orchestra.run.trial163.stdout: Preparing : 1/1 2026-02-18T07:18:11.208 INFO:teuthology.orchestra.run.trial163.stdout: Erasing : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-18T07:18:11.251 INFO:teuthology.orchestra.run.trial163.stdout: Verifying : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-18T07:18:11.251 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T07:18:11.251 INFO:teuthology.orchestra.run.trial163.stdout:Removed: 2026-02-18T07:18:11.251 INFO:teuthology.orchestra.run.trial163.stdout: qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 2026-02-18T07:18:11.251 INFO:teuthology.orchestra.run.trial163.stdout: 2026-02-18T07:18:11.252 INFO:teuthology.orchestra.run.trial163.stdout:Complete! 2026-02-18T07:18:11.269 DEBUG:teuthology.orchestra.run.trial163:> rmdir /home/ubuntu/cephtest/qemu || true 2026-02-18T07:18:11.287 DEBUG:teuthology.parallel:result is None 2026-02-18T07:18:11.287 INFO:teuthology.run_tasks:Running task exec... 2026-02-18T07:18:11.302 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T07:18:11.302 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial163.front.sepia.ceph.com 2026-02-18T07:18:11.302 DEBUG:teuthology.orchestra.run.trial163:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'pkill -9 qemu-nbd || true' 2026-02-18T07:18:11.365 DEBUG:teuthology.orchestra.run.trial163:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2026-02-18T07:18:11.768 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-18T07:18:11.779 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-18T07:18:11.780 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T07:18:11.979 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T07:18:11.979 INFO:teuthology.orchestra.run.trial034.stderr:dumped all 2026-02-18T07:18:11.988 INFO:teuthology.orchestra.run.trial034.stdout:{"pg_ready":true,"pg_map":{"version":711,"stamp":"2026-02-18T07:18:11.403588+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19974091337,"num_objects":4818,"num_object_clones":0,"num_object_copies":9636,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4818,"num_whiteouts":0,"num_read":486000,"num_read_kb":13769911,"num_write":836280,"num_write_kb":92548773,"num_scrub_errors":0,"num_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":80437,"ondisk_log_size":80437,"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":9766136,"kb_used_data":3925824,"kb_used_omap":128,"kb_used_meta":5839999,"kb_avail":745208584,"statfs":{"total":773094113280,"available":763093590016,"internally_reserved":0,"allocated":4020043776,"data_stored":39209810786,"data_compressed":2926752848,"data_compressed_allocated":3588366336,"data_compressed_original":38785634304,"omap_allocated":131351,"internal_metadata":5980159721},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"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":2315,"num_read_kb":52221,"num_write":169,"num_write_kb":6668,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001297"},"pg_stats":[{"pgid":"2.7","version":"23'61737","reported_seq":81163,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.473533+0000","last_change":"2026-02-18T06:55:08.468149+0000","last_active":"2026-02-18T07:18:09.473533+0000","last_peered":"2026-02-18T07:18:09.473533+0000","last_clean":"2026-02-18T07:18:09.473533+0000","last_became_active":"2026-02-18T06:55:06.286146+0000","last_became_peered":"2026-02-18T06:55:06.286146+0000","last_unstale":"2026-02-18T07:18:09.473533+0000","last_undegraded":"2026-02-18T07:18:09.473533+0000","last_fullsized":"2026-02-18T07:18:09.473533+0000","mapping_epoch":17,"log_start":"23'51700","ondisk_log_start":"23'51700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T08:34:01.826094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033083500000000003,"stat_sum":{"num_bytes":2465824272,"num_objects":596,"num_object_clones":0,"num_object_copies":1192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":596,"num_whiteouts":0,"num_read":19440,"num_read_kb":1479082,"num_write":61802,"num_write_kb":10351900,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'89708","reported_seq":176422,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.368607+0000","last_change":"2026-02-18T06:55:08.293846+0000","last_active":"2026-02-18T07:18:09.368607+0000","last_peered":"2026-02-18T07:18:09.368607+0000","last_clean":"2026-02-18T07:18:09.368607+0000","last_became_active":"2026-02-18T06:55:06.286195+0000","last_became_peered":"2026-02-18T06:55:06.286195+0000","last_unstale":"2026-02-18T07:18:09.368607+0000","last_undegraded":"2026-02-18T07:18:09.368607+0000","last_fullsized":"2026-02-18T07:18:09.368607+0000","mapping_epoch":17,"log_start":"23'79700","ondisk_log_start":"23'79700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+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-19T10:07:23.194628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024383099999999999,"stat_sum":{"num_bytes":2449814178,"num_objects":590,"num_object_clones":0,"num_object_copies":1180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":590,"num_whiteouts":0,"num_read":89784,"num_read_kb":1747228,"num_write":90330,"num_write_kb":11859184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'72620","reported_seq":123486,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.477963+0000","last_change":"2026-02-18T06:55:08.573035+0000","last_active":"2026-02-18T07:18:09.477963+0000","last_peered":"2026-02-18T07:18:09.477963+0000","last_clean":"2026-02-18T07:18:09.477963+0000","last_became_active":"2026-02-18T06:55:06.304430+0000","last_became_peered":"2026-02-18T06:55:06.304430+0000","last_unstale":"2026-02-18T07:18:09.477963+0000","last_undegraded":"2026-02-18T07:18:09.477963+0000","last_fullsized":"2026-02-18T07:18:09.477963+0000","mapping_epoch":17,"log_start":"23'62600","ondisk_log_start":"23'62600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T17:36:18.189643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018614599999999999,"stat_sum":{"num_bytes":2421134848,"num_objects":583,"num_object_clones":0,"num_object_copies":1166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":583,"num_whiteouts":0,"num_read":50880,"num_read_kb":1452810,"num_write":72700,"num_write_kb":10048799,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'93732","reported_seq":144308,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.511605+0000","last_change":"2026-02-18T06:55:08.293824+0000","last_active":"2026-02-18T07:18:09.511605+0000","last_peered":"2026-02-18T07:18:09.511605+0000","last_clean":"2026-02-18T07:18:09.511605+0000","last_became_active":"2026-02-18T06:55:06.304308+0000","last_became_peered":"2026-02-18T06:55:06.304308+0000","last_unstale":"2026-02-18T07:18:09.511605+0000","last_undegraded":"2026-02-18T07:18:09.511605+0000","last_fullsized":"2026-02-18T07:18:09.511605+0000","mapping_epoch":17,"log_start":"23'83700","ondisk_log_start":"23'83700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10032,"log_dups_size":0,"ondisk_log_size":10032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T18:45:46.648165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023058700000000001,"stat_sum":{"num_bytes":2544199680,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":49876,"num_read_kb":2276226,"num_write":93782,"num_write_kb":11369906,"num_scrub_errors":0,"num_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":"23'62646","reported_seq":100531,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.476455+0000","last_change":"2026-02-18T06:55:08.293272+0000","last_active":"2026-02-18T07:18:09.476455+0000","last_peered":"2026-02-18T07:18:09.476455+0000","last_clean":"2026-02-18T07:18:09.476455+0000","last_became_active":"2026-02-18T06:55:06.286454+0000","last_became_peered":"2026-02-18T06:55:06.286454+0000","last_unstale":"2026-02-18T07:18:09.476455+0000","last_undegraded":"2026-02-18T07:18:09.476455+0000","last_fullsized":"2026-02-18T07:18:09.476455+0000","mapping_epoch":17,"log_start":"23'52600","ondisk_log_start":"23'52600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10046,"log_dups_size":0,"ondisk_log_size":10046,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T09:32:51.061751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078505899999999995,"stat_sum":{"num_bytes":2429368339,"num_objects":587,"num_object_clones":0,"num_object_copies":1174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":587,"num_whiteouts":0,"num_read":37901,"num_read_kb":1437559,"num_write":62738,"num_write_kb":10846464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'58154","reported_seq":78176,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.437946+0000","last_change":"2026-02-18T06:55:08.582499+0000","last_active":"2026-02-18T07:18:09.437946+0000","last_peered":"2026-02-18T07:18:09.437946+0000","last_clean":"2026-02-18T07:18:09.437946+0000","last_became_active":"2026-02-18T06:55:06.286888+0000","last_became_peered":"2026-02-18T06:55:06.286888+0000","last_unstale":"2026-02-18T07:18:09.437946+0000","last_undegraded":"2026-02-18T07:18:09.437946+0000","last_fullsized":"2026-02-18T07:18:09.437946+0000","mapping_epoch":17,"log_start":"23'48100","ondisk_log_start":"23'48100","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+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-19T12:00:05.092415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030662799999999998,"stat_sum":{"num_bytes":2493036560,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":20029,"num_read_kb":1320789,"num_write":58307,"num_write_kb":11526114,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'265976","reported_seq":393263,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.475549+0000","last_change":"2026-02-18T06:55:08.572990+0000","last_active":"2026-02-18T07:18:09.475549+0000","last_peered":"2026-02-18T07:18:09.475549+0000","last_clean":"2026-02-18T07:18:09.475549+0000","last_became_active":"2026-02-18T06:55:06.286479+0000","last_became_peered":"2026-02-18T06:55:06.286479+0000","last_unstale":"2026-02-18T07:18:09.475549+0000","last_undegraded":"2026-02-18T07:18:09.475549+0000","last_fullsized":"2026-02-18T07:18:09.475549+0000","mapping_epoch":17,"log_start":"23'255900","ondisk_log_start":"23'255900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10076,"log_dups_size":0,"ondisk_log_size":10076,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:52:06.765089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000169786,"stat_sum":{"num_bytes":2633113104,"num_objects":633,"num_object_clones":0,"num_object_copies":1266,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":633,"num_whiteouts":0,"num_read":127295,"num_read_kb":2264920,"num_write":266037,"num_write_kb":15897138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'126052","reported_seq":192413,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.517931+0000","last_change":"2026-02-18T06:55:08.292907+0000","last_active":"2026-02-18T07:18:09.517931+0000","last_peered":"2026-02-18T07:18:09.517931+0000","last_clean":"2026-02-18T07:18:09.517931+0000","last_became_active":"2026-02-18T06:55:06.286710+0000","last_became_peered":"2026-02-18T06:55:06.286710+0000","last_unstale":"2026-02-18T07:18:09.517931+0000","last_undegraded":"2026-02-18T07:18:09.517931+0000","last_fullsized":"2026-02-18T07:18:09.517931+0000","mapping_epoch":17,"log_start":"23'116000","ondisk_log_start":"23'116000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T16:23:02.609338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038306199999999999,"stat_sum":{"num_bytes":2537009988,"num_objects":614,"num_object_clones":0,"num_object_copies":1228,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":614,"num_whiteouts":0,"num_read":90709,"num_read_kb":1791224,"num_write":130439,"num_write_kb":10646596,"num_scrub_errors":0,"num_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":[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":"15'112","reported_seq":174,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:15:11.351969+0000","last_change":"2026-02-18T06:55:02.288107+0000","last_active":"2026-02-18T07:15:11.351969+0000","last_peered":"2026-02-18T07:15:11.351969+0000","last_clean":"2026-02-18T07:15:11.351969+0000","last_became_active":"2026-02-18T06:55:02.287625+0000","last_became_peered":"2026-02-18T06:55:02.287625+0000","last_unstale":"2026-02-18T07:15:11.351969+0000","last_undegraded":"2026-02-18T07:15:11.351969+0000","last_fullsized":"2026-02-18T07:15:11.351969+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:01.268295+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:01.268295+0000","last_clean_scrub_stamp":"2026-02-18T06:55:01.268295+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-19T13:40:15.942839+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":19973500969,"num_objects":4816,"num_object_clones":0,"num_object_copies":9632,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4816,"num_whiteouts":0,"num_read":485914,"num_read_kb":13769838,"num_write":836135,"num_write_kb":92546101,"num_scrub_errors":0,"num_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":4017979392,"data_stored":39207949394,"data_compressed":2926682602,"data_compressed_allocated":3588276224,"data_compressed_original":38784487424,"omap_allocated":53576,"internal_metadata":0},"log_size":80325,"ondisk_log_size":80325,"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":131072,"data_stored":1180736,"data_compressed":70246,"data_compressed_allocated":90112,"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":7,"up_from":13,"seq":55834575128,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2366952,"kb_used_data":714776,"kb_used_omap":10,"kb_used_meta":1652149,"kb_avail":92004888,"statfs":{"total":96636764160,"available":94213005312,"internally_reserved":0,"allocated":731930624,"data_stored":7392058010,"data_compressed":536243098,"data_compressed_allocated":660451328,"data_compressed_original":7322229248,"omap_allocated":10797,"internal_metadata":1691801043},"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":6,"up_from":13,"seq":55834575128,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1147400,"kb_used_data":488500,"kb_used_omap":9,"kb_used_meta":658870,"kb_avail":93224440,"statfs":{"total":96636764160,"available":95461826560,"internally_reserved":0,"allocated":500224000,"data_stored":4827323148,"data_compressed":365467545,"data_compressed_allocated":447176704,"data_compressed_original":4775175168,"omap_allocated":10151,"internal_metadata":674682969},"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":5,"up_from":13,"seq":55834575129,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1297280,"kb_used_data":511984,"kb_used_omap":25,"kb_used_meta":785254,"kb_avail":93074560,"statfs":{"total":96636764160,"available":95308349440,"internally_reserved":0,"allocated":524271616,"data_stored":4873052593,"data_compressed":384197552,"data_compressed_allocated":467103744,"data_compressed_original":4816911360,"omap_allocated":26552,"internal_metadata":804100168},"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":13,"seq":55834575129,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27196,"kb_used_data":236,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":94344644,"statfs":{"total":96636764160,"available":96608915456,"internally_reserved":0,"allocated":241664,"data_stored":85082,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10802,"internal_metadata":27579854},"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":3,"up_from":13,"seq":55834575128,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":443464,"kb_used_data":236152,"kb_used_omap":10,"kb_used_meta":207285,"kb_avail":93928376,"statfs":{"total":96636764160,"available":96182657024,"internally_reserved":0,"allocated":241819648,"data_stored":2440946794,"data_compressed":178881376,"data_compressed_allocated":219799552,"data_compressed_original":2419367936,"omap_allocated":10800,"internal_metadata":212260304},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575128,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1312756,"kb_used_data":509604,"kb_used_omap":25,"kb_used_meta":803110,"kb_avail":93059084,"statfs":{"total":96636764160,"available":95292502016,"internally_reserved":0,"allocated":521834496,"data_stored":4952059310,"data_compressed":385638859,"data_compressed_allocated":469426176,"data_compressed_original":4900562432,"omap_allocated":25902,"internal_metadata":822385362},"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":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575129,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1948448,"kb_used_data":973020,"kb_used_omap":6,"kb_used_meta":975353,"kb_avail":92423392,"statfs":{"total":96636764160,"available":94641553408,"internally_reserved":0,"allocated":996372480,"data_stored":9844669727,"data_compressed":716018745,"data_compressed_allocated":881528832,"data_compressed_original":9731260928,"omap_allocated":6421,"internal_metadata":998762219},"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":13,"seq":55834575129,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1222640,"kb_used_data":491552,"kb_used_omap":29,"kb_used_meta":731042,"kb_avail":93149200,"statfs":{"total":96636764160,"available":95384780800,"internally_reserved":0,"allocated":503349248,"data_stored":4879616122,"data_compressed":360305673,"data_compressed_allocated":442880000,"data_compressed_original":4820127232,"omap_allocated":29926,"internal_metadata":748587802},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":503042048,"data_stored":4878940672,"data_compressed":360270550,"data_compressed_allocated":442834944,"data_compressed_original":4819553792,"omap_allocated":18918,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":996130816,"data_stored":9844584645,"data_compressed":716018745,"data_compressed_allocated":881528832,"data_compressed_original":9731260928,"omap_allocated":3158,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":521592832,"data_stored":4951974228,"data_compressed":385638859,"data_compressed_allocated":469426176,"data_compressed_original":4900562432,"omap_allocated":15750,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":241577984,"data_stored":2440861712,"data_compressed":178881376,"data_compressed_allocated":219799552,"data_compressed_original":2419367936,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":524029952,"data_stored":4872967511,"data_compressed":384197552,"data_compressed_allocated":467103744,"data_compressed_original":4816911360,"omap_allocated":15750,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":499982336,"data_stored":4827238066,"data_compressed":365467545,"data_compressed_allocated":447176704,"data_compressed_original":4775175168,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":731623424,"data_stored":7391382560,"data_compressed":536207975,"data_compressed_allocated":660406272,"data_compressed_original":7321655808,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T07:18:11.990 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T07:18:12.168 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T07:18:12.168 INFO:teuthology.orchestra.run.trial034.stderr:dumped all 2026-02-18T07:18:12.177 INFO:teuthology.orchestra.run.trial034.stdout:{"pg_ready":true,"pg_map":{"version":711,"stamp":"2026-02-18T07:18:11.403588+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19974091337,"num_objects":4818,"num_object_clones":0,"num_object_copies":9636,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4818,"num_whiteouts":0,"num_read":486000,"num_read_kb":13769911,"num_write":836280,"num_write_kb":92548773,"num_scrub_errors":0,"num_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":80437,"ondisk_log_size":80437,"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":9766136,"kb_used_data":3925824,"kb_used_omap":128,"kb_used_meta":5839999,"kb_avail":745208584,"statfs":{"total":773094113280,"available":763093590016,"internally_reserved":0,"allocated":4020043776,"data_stored":39209810786,"data_compressed":2926752848,"data_compressed_allocated":3588366336,"data_compressed_original":38785634304,"omap_allocated":131351,"internal_metadata":5980159721},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"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":2315,"num_read_kb":52221,"num_write":169,"num_write_kb":6668,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001297"},"pg_stats":[{"pgid":"2.7","version":"23'61737","reported_seq":81163,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.473533+0000","last_change":"2026-02-18T06:55:08.468149+0000","last_active":"2026-02-18T07:18:09.473533+0000","last_peered":"2026-02-18T07:18:09.473533+0000","last_clean":"2026-02-18T07:18:09.473533+0000","last_became_active":"2026-02-18T06:55:06.286146+0000","last_became_peered":"2026-02-18T06:55:06.286146+0000","last_unstale":"2026-02-18T07:18:09.473533+0000","last_undegraded":"2026-02-18T07:18:09.473533+0000","last_fullsized":"2026-02-18T07:18:09.473533+0000","mapping_epoch":17,"log_start":"23'51700","ondisk_log_start":"23'51700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T08:34:01.826094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033083500000000003,"stat_sum":{"num_bytes":2465824272,"num_objects":596,"num_object_clones":0,"num_object_copies":1192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":596,"num_whiteouts":0,"num_read":19440,"num_read_kb":1479082,"num_write":61802,"num_write_kb":10351900,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'89708","reported_seq":176422,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.368607+0000","last_change":"2026-02-18T06:55:08.293846+0000","last_active":"2026-02-18T07:18:09.368607+0000","last_peered":"2026-02-18T07:18:09.368607+0000","last_clean":"2026-02-18T07:18:09.368607+0000","last_became_active":"2026-02-18T06:55:06.286195+0000","last_became_peered":"2026-02-18T06:55:06.286195+0000","last_unstale":"2026-02-18T07:18:09.368607+0000","last_undegraded":"2026-02-18T07:18:09.368607+0000","last_fullsized":"2026-02-18T07:18:09.368607+0000","mapping_epoch":17,"log_start":"23'79700","ondisk_log_start":"23'79700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+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-19T10:07:23.194628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024383099999999999,"stat_sum":{"num_bytes":2449814178,"num_objects":590,"num_object_clones":0,"num_object_copies":1180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":590,"num_whiteouts":0,"num_read":89784,"num_read_kb":1747228,"num_write":90330,"num_write_kb":11859184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'72620","reported_seq":123486,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.477963+0000","last_change":"2026-02-18T06:55:08.573035+0000","last_active":"2026-02-18T07:18:09.477963+0000","last_peered":"2026-02-18T07:18:09.477963+0000","last_clean":"2026-02-18T07:18:09.477963+0000","last_became_active":"2026-02-18T06:55:06.304430+0000","last_became_peered":"2026-02-18T06:55:06.304430+0000","last_unstale":"2026-02-18T07:18:09.477963+0000","last_undegraded":"2026-02-18T07:18:09.477963+0000","last_fullsized":"2026-02-18T07:18:09.477963+0000","mapping_epoch":17,"log_start":"23'62600","ondisk_log_start":"23'62600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T17:36:18.189643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018614599999999999,"stat_sum":{"num_bytes":2421134848,"num_objects":583,"num_object_clones":0,"num_object_copies":1166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":583,"num_whiteouts":0,"num_read":50880,"num_read_kb":1452810,"num_write":72700,"num_write_kb":10048799,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'93732","reported_seq":144308,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.511605+0000","last_change":"2026-02-18T06:55:08.293824+0000","last_active":"2026-02-18T07:18:09.511605+0000","last_peered":"2026-02-18T07:18:09.511605+0000","last_clean":"2026-02-18T07:18:09.511605+0000","last_became_active":"2026-02-18T06:55:06.304308+0000","last_became_peered":"2026-02-18T06:55:06.304308+0000","last_unstale":"2026-02-18T07:18:09.511605+0000","last_undegraded":"2026-02-18T07:18:09.511605+0000","last_fullsized":"2026-02-18T07:18:09.511605+0000","mapping_epoch":17,"log_start":"23'83700","ondisk_log_start":"23'83700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10032,"log_dups_size":0,"ondisk_log_size":10032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T18:45:46.648165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023058700000000001,"stat_sum":{"num_bytes":2544199680,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":49876,"num_read_kb":2276226,"num_write":93782,"num_write_kb":11369906,"num_scrub_errors":0,"num_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":"23'62646","reported_seq":100531,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.476455+0000","last_change":"2026-02-18T06:55:08.293272+0000","last_active":"2026-02-18T07:18:09.476455+0000","last_peered":"2026-02-18T07:18:09.476455+0000","last_clean":"2026-02-18T07:18:09.476455+0000","last_became_active":"2026-02-18T06:55:06.286454+0000","last_became_peered":"2026-02-18T06:55:06.286454+0000","last_unstale":"2026-02-18T07:18:09.476455+0000","last_undegraded":"2026-02-18T07:18:09.476455+0000","last_fullsized":"2026-02-18T07:18:09.476455+0000","mapping_epoch":17,"log_start":"23'52600","ondisk_log_start":"23'52600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10046,"log_dups_size":0,"ondisk_log_size":10046,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T09:32:51.061751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078505899999999995,"stat_sum":{"num_bytes":2429368339,"num_objects":587,"num_object_clones":0,"num_object_copies":1174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":587,"num_whiteouts":0,"num_read":37901,"num_read_kb":1437559,"num_write":62738,"num_write_kb":10846464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'58154","reported_seq":78176,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.437946+0000","last_change":"2026-02-18T06:55:08.582499+0000","last_active":"2026-02-18T07:18:09.437946+0000","last_peered":"2026-02-18T07:18:09.437946+0000","last_clean":"2026-02-18T07:18:09.437946+0000","last_became_active":"2026-02-18T06:55:06.286888+0000","last_became_peered":"2026-02-18T06:55:06.286888+0000","last_unstale":"2026-02-18T07:18:09.437946+0000","last_undegraded":"2026-02-18T07:18:09.437946+0000","last_fullsized":"2026-02-18T07:18:09.437946+0000","mapping_epoch":17,"log_start":"23'48100","ondisk_log_start":"23'48100","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+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-19T12:00:05.092415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030662799999999998,"stat_sum":{"num_bytes":2493036560,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":20029,"num_read_kb":1320789,"num_write":58307,"num_write_kb":11526114,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'265976","reported_seq":393263,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.475549+0000","last_change":"2026-02-18T06:55:08.572990+0000","last_active":"2026-02-18T07:18:09.475549+0000","last_peered":"2026-02-18T07:18:09.475549+0000","last_clean":"2026-02-18T07:18:09.475549+0000","last_became_active":"2026-02-18T06:55:06.286479+0000","last_became_peered":"2026-02-18T06:55:06.286479+0000","last_unstale":"2026-02-18T07:18:09.475549+0000","last_undegraded":"2026-02-18T07:18:09.475549+0000","last_fullsized":"2026-02-18T07:18:09.475549+0000","mapping_epoch":17,"log_start":"23'255900","ondisk_log_start":"23'255900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10076,"log_dups_size":0,"ondisk_log_size":10076,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:52:06.765089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000169786,"stat_sum":{"num_bytes":2633113104,"num_objects":633,"num_object_clones":0,"num_object_copies":1266,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":633,"num_whiteouts":0,"num_read":127295,"num_read_kb":2264920,"num_write":266037,"num_write_kb":15897138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'126052","reported_seq":192413,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.517931+0000","last_change":"2026-02-18T06:55:08.292907+0000","last_active":"2026-02-18T07:18:09.517931+0000","last_peered":"2026-02-18T07:18:09.517931+0000","last_clean":"2026-02-18T07:18:09.517931+0000","last_became_active":"2026-02-18T06:55:06.286710+0000","last_became_peered":"2026-02-18T06:55:06.286710+0000","last_unstale":"2026-02-18T07:18:09.517931+0000","last_undegraded":"2026-02-18T07:18:09.517931+0000","last_fullsized":"2026-02-18T07:18:09.517931+0000","mapping_epoch":17,"log_start":"23'116000","ondisk_log_start":"23'116000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T16:23:02.609338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038306199999999999,"stat_sum":{"num_bytes":2537009988,"num_objects":614,"num_object_clones":0,"num_object_copies":1228,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":614,"num_whiteouts":0,"num_read":90709,"num_read_kb":1791224,"num_write":130439,"num_write_kb":10646596,"num_scrub_errors":0,"num_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":[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":"15'112","reported_seq":174,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:15:11.351969+0000","last_change":"2026-02-18T06:55:02.288107+0000","last_active":"2026-02-18T07:15:11.351969+0000","last_peered":"2026-02-18T07:15:11.351969+0000","last_clean":"2026-02-18T07:15:11.351969+0000","last_became_active":"2026-02-18T06:55:02.287625+0000","last_became_peered":"2026-02-18T06:55:02.287625+0000","last_unstale":"2026-02-18T07:15:11.351969+0000","last_undegraded":"2026-02-18T07:15:11.351969+0000","last_fullsized":"2026-02-18T07:15:11.351969+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:01.268295+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:01.268295+0000","last_clean_scrub_stamp":"2026-02-18T06:55:01.268295+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-19T13:40:15.942839+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":19973500969,"num_objects":4816,"num_object_clones":0,"num_object_copies":9632,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4816,"num_whiteouts":0,"num_read":485914,"num_read_kb":13769838,"num_write":836135,"num_write_kb":92546101,"num_scrub_errors":0,"num_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":4017979392,"data_stored":39207949394,"data_compressed":2926682602,"data_compressed_allocated":3588276224,"data_compressed_original":38784487424,"omap_allocated":53576,"internal_metadata":0},"log_size":80325,"ondisk_log_size":80325,"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":131072,"data_stored":1180736,"data_compressed":70246,"data_compressed_allocated":90112,"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":7,"up_from":13,"seq":55834575128,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2366952,"kb_used_data":714776,"kb_used_omap":10,"kb_used_meta":1652149,"kb_avail":92004888,"statfs":{"total":96636764160,"available":94213005312,"internally_reserved":0,"allocated":731930624,"data_stored":7392058010,"data_compressed":536243098,"data_compressed_allocated":660451328,"data_compressed_original":7322229248,"omap_allocated":10797,"internal_metadata":1691801043},"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":6,"up_from":13,"seq":55834575128,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1147400,"kb_used_data":488500,"kb_used_omap":9,"kb_used_meta":658870,"kb_avail":93224440,"statfs":{"total":96636764160,"available":95461826560,"internally_reserved":0,"allocated":500224000,"data_stored":4827323148,"data_compressed":365467545,"data_compressed_allocated":447176704,"data_compressed_original":4775175168,"omap_allocated":10151,"internal_metadata":674682969},"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":5,"up_from":13,"seq":55834575129,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1297280,"kb_used_data":511984,"kb_used_omap":25,"kb_used_meta":785254,"kb_avail":93074560,"statfs":{"total":96636764160,"available":95308349440,"internally_reserved":0,"allocated":524271616,"data_stored":4873052593,"data_compressed":384197552,"data_compressed_allocated":467103744,"data_compressed_original":4816911360,"omap_allocated":26552,"internal_metadata":804100168},"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":13,"seq":55834575129,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27196,"kb_used_data":236,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":94344644,"statfs":{"total":96636764160,"available":96608915456,"internally_reserved":0,"allocated":241664,"data_stored":85082,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10802,"internal_metadata":27579854},"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":3,"up_from":13,"seq":55834575128,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":443464,"kb_used_data":236152,"kb_used_omap":10,"kb_used_meta":207285,"kb_avail":93928376,"statfs":{"total":96636764160,"available":96182657024,"internally_reserved":0,"allocated":241819648,"data_stored":2440946794,"data_compressed":178881376,"data_compressed_allocated":219799552,"data_compressed_original":2419367936,"omap_allocated":10800,"internal_metadata":212260304},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575128,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1312756,"kb_used_data":509604,"kb_used_omap":25,"kb_used_meta":803110,"kb_avail":93059084,"statfs":{"total":96636764160,"available":95292502016,"internally_reserved":0,"allocated":521834496,"data_stored":4952059310,"data_compressed":385638859,"data_compressed_allocated":469426176,"data_compressed_original":4900562432,"omap_allocated":25902,"internal_metadata":822385362},"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":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575129,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1948448,"kb_used_data":973020,"kb_used_omap":6,"kb_used_meta":975353,"kb_avail":92423392,"statfs":{"total":96636764160,"available":94641553408,"internally_reserved":0,"allocated":996372480,"data_stored":9844669727,"data_compressed":716018745,"data_compressed_allocated":881528832,"data_compressed_original":9731260928,"omap_allocated":6421,"internal_metadata":998762219},"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":13,"seq":55834575129,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1222640,"kb_used_data":491552,"kb_used_omap":29,"kb_used_meta":731042,"kb_avail":93149200,"statfs":{"total":96636764160,"available":95384780800,"internally_reserved":0,"allocated":503349248,"data_stored":4879616122,"data_compressed":360305673,"data_compressed_allocated":442880000,"data_compressed_original":4820127232,"omap_allocated":29926,"internal_metadata":748587802},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":503042048,"data_stored":4878940672,"data_compressed":360270550,"data_compressed_allocated":442834944,"data_compressed_original":4819553792,"omap_allocated":18918,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":996130816,"data_stored":9844584645,"data_compressed":716018745,"data_compressed_allocated":881528832,"data_compressed_original":9731260928,"omap_allocated":3158,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":521592832,"data_stored":4951974228,"data_compressed":385638859,"data_compressed_allocated":469426176,"data_compressed_original":4900562432,"omap_allocated":15750,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":241577984,"data_stored":2440861712,"data_compressed":178881376,"data_compressed_allocated":219799552,"data_compressed_original":2419367936,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":524029952,"data_stored":4872967511,"data_compressed":384197552,"data_compressed_allocated":467103744,"data_compressed_original":4816911360,"omap_allocated":15750,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":499982336,"data_stored":4827238066,"data_compressed":365467545,"data_compressed_allocated":447176704,"data_compressed_original":4775175168,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":731623424,"data_stored":7391382560,"data_compressed":536207975,"data_compressed_allocated":660406272,"data_compressed_original":7321655808,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T07:18:12.178 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-18T07:18:12.179 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T07:18:12.358 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T07:18:12.359 INFO:teuthology.orchestra.run.trial034.stderr:dumped all 2026-02-18T07:18:12.367 INFO:teuthology.orchestra.run.trial034.stdout:{"pg_ready":true,"pg_map":{"version":711,"stamp":"2026-02-18T07:18:11.403588+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19974091337,"num_objects":4818,"num_object_clones":0,"num_object_copies":9636,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4818,"num_whiteouts":0,"num_read":486000,"num_read_kb":13769911,"num_write":836280,"num_write_kb":92548773,"num_scrub_errors":0,"num_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":80437,"ondisk_log_size":80437,"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":9766136,"kb_used_data":3925824,"kb_used_omap":128,"kb_used_meta":5839999,"kb_avail":745208584,"statfs":{"total":773094113280,"available":763093590016,"internally_reserved":0,"allocated":4020043776,"data_stored":39209810786,"data_compressed":2926752848,"data_compressed_allocated":3588366336,"data_compressed_original":38785634304,"omap_allocated":131351,"internal_metadata":5980159721},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"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":2315,"num_read_kb":52221,"num_write":169,"num_write_kb":6668,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001297"},"pg_stats":[{"pgid":"2.7","version":"23'61737","reported_seq":81163,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.473533+0000","last_change":"2026-02-18T06:55:08.468149+0000","last_active":"2026-02-18T07:18:09.473533+0000","last_peered":"2026-02-18T07:18:09.473533+0000","last_clean":"2026-02-18T07:18:09.473533+0000","last_became_active":"2026-02-18T06:55:06.286146+0000","last_became_peered":"2026-02-18T06:55:06.286146+0000","last_unstale":"2026-02-18T07:18:09.473533+0000","last_undegraded":"2026-02-18T07:18:09.473533+0000","last_fullsized":"2026-02-18T07:18:09.473533+0000","mapping_epoch":17,"log_start":"23'51700","ondisk_log_start":"23'51700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T08:34:01.826094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033083500000000003,"stat_sum":{"num_bytes":2465824272,"num_objects":596,"num_object_clones":0,"num_object_copies":1192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":596,"num_whiteouts":0,"num_read":19440,"num_read_kb":1479082,"num_write":61802,"num_write_kb":10351900,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'89708","reported_seq":176422,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.368607+0000","last_change":"2026-02-18T06:55:08.293846+0000","last_active":"2026-02-18T07:18:09.368607+0000","last_peered":"2026-02-18T07:18:09.368607+0000","last_clean":"2026-02-18T07:18:09.368607+0000","last_became_active":"2026-02-18T06:55:06.286195+0000","last_became_peered":"2026-02-18T06:55:06.286195+0000","last_unstale":"2026-02-18T07:18:09.368607+0000","last_undegraded":"2026-02-18T07:18:09.368607+0000","last_fullsized":"2026-02-18T07:18:09.368607+0000","mapping_epoch":17,"log_start":"23'79700","ondisk_log_start":"23'79700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+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-19T10:07:23.194628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024383099999999999,"stat_sum":{"num_bytes":2449814178,"num_objects":590,"num_object_clones":0,"num_object_copies":1180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":590,"num_whiteouts":0,"num_read":89784,"num_read_kb":1747228,"num_write":90330,"num_write_kb":11859184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'72620","reported_seq":123486,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.477963+0000","last_change":"2026-02-18T06:55:08.573035+0000","last_active":"2026-02-18T07:18:09.477963+0000","last_peered":"2026-02-18T07:18:09.477963+0000","last_clean":"2026-02-18T07:18:09.477963+0000","last_became_active":"2026-02-18T06:55:06.304430+0000","last_became_peered":"2026-02-18T06:55:06.304430+0000","last_unstale":"2026-02-18T07:18:09.477963+0000","last_undegraded":"2026-02-18T07:18:09.477963+0000","last_fullsized":"2026-02-18T07:18:09.477963+0000","mapping_epoch":17,"log_start":"23'62600","ondisk_log_start":"23'62600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T17:36:18.189643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018614599999999999,"stat_sum":{"num_bytes":2421134848,"num_objects":583,"num_object_clones":0,"num_object_copies":1166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":583,"num_whiteouts":0,"num_read":50880,"num_read_kb":1452810,"num_write":72700,"num_write_kb":10048799,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'93732","reported_seq":144308,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.511605+0000","last_change":"2026-02-18T06:55:08.293824+0000","last_active":"2026-02-18T07:18:09.511605+0000","last_peered":"2026-02-18T07:18:09.511605+0000","last_clean":"2026-02-18T07:18:09.511605+0000","last_became_active":"2026-02-18T06:55:06.304308+0000","last_became_peered":"2026-02-18T06:55:06.304308+0000","last_unstale":"2026-02-18T07:18:09.511605+0000","last_undegraded":"2026-02-18T07:18:09.511605+0000","last_fullsized":"2026-02-18T07:18:09.511605+0000","mapping_epoch":17,"log_start":"23'83700","ondisk_log_start":"23'83700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10032,"log_dups_size":0,"ondisk_log_size":10032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T18:45:46.648165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023058700000000001,"stat_sum":{"num_bytes":2544199680,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":49876,"num_read_kb":2276226,"num_write":93782,"num_write_kb":11369906,"num_scrub_errors":0,"num_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":"23'62646","reported_seq":100531,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.476455+0000","last_change":"2026-02-18T06:55:08.293272+0000","last_active":"2026-02-18T07:18:09.476455+0000","last_peered":"2026-02-18T07:18:09.476455+0000","last_clean":"2026-02-18T07:18:09.476455+0000","last_became_active":"2026-02-18T06:55:06.286454+0000","last_became_peered":"2026-02-18T06:55:06.286454+0000","last_unstale":"2026-02-18T07:18:09.476455+0000","last_undegraded":"2026-02-18T07:18:09.476455+0000","last_fullsized":"2026-02-18T07:18:09.476455+0000","mapping_epoch":17,"log_start":"23'52600","ondisk_log_start":"23'52600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10046,"log_dups_size":0,"ondisk_log_size":10046,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T09:32:51.061751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078505899999999995,"stat_sum":{"num_bytes":2429368339,"num_objects":587,"num_object_clones":0,"num_object_copies":1174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":587,"num_whiteouts":0,"num_read":37901,"num_read_kb":1437559,"num_write":62738,"num_write_kb":10846464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'58154","reported_seq":78176,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.437946+0000","last_change":"2026-02-18T06:55:08.582499+0000","last_active":"2026-02-18T07:18:09.437946+0000","last_peered":"2026-02-18T07:18:09.437946+0000","last_clean":"2026-02-18T07:18:09.437946+0000","last_became_active":"2026-02-18T06:55:06.286888+0000","last_became_peered":"2026-02-18T06:55:06.286888+0000","last_unstale":"2026-02-18T07:18:09.437946+0000","last_undegraded":"2026-02-18T07:18:09.437946+0000","last_fullsized":"2026-02-18T07:18:09.437946+0000","mapping_epoch":17,"log_start":"23'48100","ondisk_log_start":"23'48100","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+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-19T12:00:05.092415+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030662799999999998,"stat_sum":{"num_bytes":2493036560,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":20029,"num_read_kb":1320789,"num_write":58307,"num_write_kb":11526114,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'265976","reported_seq":393263,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.475549+0000","last_change":"2026-02-18T06:55:08.572990+0000","last_active":"2026-02-18T07:18:09.475549+0000","last_peered":"2026-02-18T07:18:09.475549+0000","last_clean":"2026-02-18T07:18:09.475549+0000","last_became_active":"2026-02-18T06:55:06.286479+0000","last_became_peered":"2026-02-18T06:55:06.286479+0000","last_unstale":"2026-02-18T07:18:09.475549+0000","last_undegraded":"2026-02-18T07:18:09.475549+0000","last_fullsized":"2026-02-18T07:18:09.475549+0000","mapping_epoch":17,"log_start":"23'255900","ondisk_log_start":"23'255900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10076,"log_dups_size":0,"ondisk_log_size":10076,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:52:06.765089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000169786,"stat_sum":{"num_bytes":2633113104,"num_objects":633,"num_object_clones":0,"num_object_copies":1266,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":633,"num_whiteouts":0,"num_read":127295,"num_read_kb":2264920,"num_write":266037,"num_write_kb":15897138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'126052","reported_seq":192413,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.517931+0000","last_change":"2026-02-18T06:55:08.292907+0000","last_active":"2026-02-18T07:18:09.517931+0000","last_peered":"2026-02-18T07:18:09.517931+0000","last_clean":"2026-02-18T07:18:09.517931+0000","last_became_active":"2026-02-18T06:55:06.286710+0000","last_became_peered":"2026-02-18T06:55:06.286710+0000","last_unstale":"2026-02-18T07:18:09.517931+0000","last_undegraded":"2026-02-18T07:18:09.517931+0000","last_fullsized":"2026-02-18T07:18:09.517931+0000","mapping_epoch":17,"log_start":"23'116000","ondisk_log_start":"23'116000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T16:23:02.609338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038306199999999999,"stat_sum":{"num_bytes":2537009988,"num_objects":614,"num_object_clones":0,"num_object_copies":1228,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":614,"num_whiteouts":0,"num_read":90709,"num_read_kb":1791224,"num_write":130439,"num_write_kb":10646596,"num_scrub_errors":0,"num_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":[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":"15'112","reported_seq":174,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:15:11.351969+0000","last_change":"2026-02-18T06:55:02.288107+0000","last_active":"2026-02-18T07:15:11.351969+0000","last_peered":"2026-02-18T07:15:11.351969+0000","last_clean":"2026-02-18T07:15:11.351969+0000","last_became_active":"2026-02-18T06:55:02.287625+0000","last_became_peered":"2026-02-18T06:55:02.287625+0000","last_unstale":"2026-02-18T07:15:11.351969+0000","last_undegraded":"2026-02-18T07:15:11.351969+0000","last_fullsized":"2026-02-18T07:15:11.351969+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:01.268295+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:01.268295+0000","last_clean_scrub_stamp":"2026-02-18T06:55:01.268295+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-19T13:40:15.942839+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":19973500969,"num_objects":4816,"num_object_clones":0,"num_object_copies":9632,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4816,"num_whiteouts":0,"num_read":485914,"num_read_kb":13769838,"num_write":836135,"num_write_kb":92546101,"num_scrub_errors":0,"num_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":4017979392,"data_stored":39207949394,"data_compressed":2926682602,"data_compressed_allocated":3588276224,"data_compressed_original":38784487424,"omap_allocated":53576,"internal_metadata":0},"log_size":80325,"ondisk_log_size":80325,"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":131072,"data_stored":1180736,"data_compressed":70246,"data_compressed_allocated":90112,"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":7,"up_from":13,"seq":55834575128,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2366952,"kb_used_data":714776,"kb_used_omap":10,"kb_used_meta":1652149,"kb_avail":92004888,"statfs":{"total":96636764160,"available":94213005312,"internally_reserved":0,"allocated":731930624,"data_stored":7392058010,"data_compressed":536243098,"data_compressed_allocated":660451328,"data_compressed_original":7322229248,"omap_allocated":10797,"internal_metadata":1691801043},"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":6,"up_from":13,"seq":55834575128,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1147400,"kb_used_data":488500,"kb_used_omap":9,"kb_used_meta":658870,"kb_avail":93224440,"statfs":{"total":96636764160,"available":95461826560,"internally_reserved":0,"allocated":500224000,"data_stored":4827323148,"data_compressed":365467545,"data_compressed_allocated":447176704,"data_compressed_original":4775175168,"omap_allocated":10151,"internal_metadata":674682969},"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":5,"up_from":13,"seq":55834575129,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1297280,"kb_used_data":511984,"kb_used_omap":25,"kb_used_meta":785254,"kb_avail":93074560,"statfs":{"total":96636764160,"available":95308349440,"internally_reserved":0,"allocated":524271616,"data_stored":4873052593,"data_compressed":384197552,"data_compressed_allocated":467103744,"data_compressed_original":4816911360,"omap_allocated":26552,"internal_metadata":804100168},"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":13,"seq":55834575129,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27196,"kb_used_data":236,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":94344644,"statfs":{"total":96636764160,"available":96608915456,"internally_reserved":0,"allocated":241664,"data_stored":85082,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10802,"internal_metadata":27579854},"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":3,"up_from":13,"seq":55834575128,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":443464,"kb_used_data":236152,"kb_used_omap":10,"kb_used_meta":207285,"kb_avail":93928376,"statfs":{"total":96636764160,"available":96182657024,"internally_reserved":0,"allocated":241819648,"data_stored":2440946794,"data_compressed":178881376,"data_compressed_allocated":219799552,"data_compressed_original":2419367936,"omap_allocated":10800,"internal_metadata":212260304},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575128,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1312756,"kb_used_data":509604,"kb_used_omap":25,"kb_used_meta":803110,"kb_avail":93059084,"statfs":{"total":96636764160,"available":95292502016,"internally_reserved":0,"allocated":521834496,"data_stored":4952059310,"data_compressed":385638859,"data_compressed_allocated":469426176,"data_compressed_original":4900562432,"omap_allocated":25902,"internal_metadata":822385362},"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":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575129,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1948448,"kb_used_data":973020,"kb_used_omap":6,"kb_used_meta":975353,"kb_avail":92423392,"statfs":{"total":96636764160,"available":94641553408,"internally_reserved":0,"allocated":996372480,"data_stored":9844669727,"data_compressed":716018745,"data_compressed_allocated":881528832,"data_compressed_original":9731260928,"omap_allocated":6421,"internal_metadata":998762219},"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":13,"seq":55834575129,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1222640,"kb_used_data":491552,"kb_used_omap":29,"kb_used_meta":731042,"kb_avail":93149200,"statfs":{"total":96636764160,"available":95384780800,"internally_reserved":0,"allocated":503349248,"data_stored":4879616122,"data_compressed":360305673,"data_compressed_allocated":442880000,"data_compressed_original":4820127232,"omap_allocated":29926,"internal_metadata":748587802},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":503042048,"data_stored":4878940672,"data_compressed":360270550,"data_compressed_allocated":442834944,"data_compressed_original":4819553792,"omap_allocated":18918,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":996130816,"data_stored":9844584645,"data_compressed":716018745,"data_compressed_allocated":881528832,"data_compressed_original":9731260928,"omap_allocated":3158,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":521592832,"data_stored":4951974228,"data_compressed":385638859,"data_compressed_allocated":469426176,"data_compressed_original":4900562432,"omap_allocated":15750,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":241577984,"data_stored":2440861712,"data_compressed":178881376,"data_compressed_allocated":219799552,"data_compressed_original":2419367936,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":524029952,"data_stored":4872967511,"data_compressed":384197552,"data_compressed_allocated":467103744,"data_compressed_original":4816911360,"omap_allocated":15750,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":499982336,"data_stored":4827238066,"data_compressed":365467545,"data_compressed_allocated":447176704,"data_compressed_original":4775175168,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":731623424,"data_stored":7391382560,"data_compressed":536207975,"data_compressed_allocated":660406272,"data_compressed_original":7321655808,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T07:18:12.369 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T07:18:12.550 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T07:18:12.550 INFO:teuthology.orchestra.run.trial034.stdout:{"epoch":23,"fsid":"619967d9-a503-4dd8-be95-e72b3200d8e1","created":"2026-02-18T06:54:55.011884+0000","modified":"2026-02-18T06:55:59.327297+0000","last_up_change":"2026-02-18T06:55:00.262793+0000","last_in_change":"2026-02-18T06:54:56.545627+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T06:55:01.256908+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":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":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-18T06:55:04.779616+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":"20","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":20,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.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":"9537ca6a-1f42-4f1a-8729-252e785ce8e5","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.34:6808","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6809","nonce":3365988672}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6810","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6811","nonce":3365988672}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6814","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6815","nonce":3365988672}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6812","nonce":3365988672},{"type":"v1","addr":"10.20.193.34:6813","nonce":3365988672}]},"public_addr":"10.20.193.34:6809/3365988672","cluster_addr":"10.20.193.34:6811/3365988672","heartbeat_back_addr":"10.20.193.34:6815/3365988672","heartbeat_front_addr":"10.20.193.34:6813/3365988672","state":["exists","up"]},{"osd":1,"uuid":"20015e50-8cd9-4a67-957f-ea4661c5a7b7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6800","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6801","nonce":2751430863}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6802","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6803","nonce":2751430863}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6806","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6807","nonce":2751430863}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6804","nonce":2751430863},{"type":"v1","addr":"10.20.193.34:6805","nonce":2751430863}]},"public_addr":"10.20.193.34:6801/2751430863","cluster_addr":"10.20.193.34:6803/2751430863","heartbeat_back_addr":"10.20.193.34:6807/2751430863","heartbeat_front_addr":"10.20.193.34:6805/2751430863","state":["exists","up"]},{"osd":2,"uuid":"73aa5bfb-d93e-460e-b916-d860715b1c59","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6824","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6825","nonce":3120793276}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6826","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6827","nonce":3120793276}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6830","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6831","nonce":3120793276}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6828","nonce":3120793276},{"type":"v1","addr":"10.20.193.34:6829","nonce":3120793276}]},"public_addr":"10.20.193.34:6825/3120793276","cluster_addr":"10.20.193.34:6827/3120793276","heartbeat_back_addr":"10.20.193.34:6831/3120793276","heartbeat_front_addr":"10.20.193.34:6829/3120793276","state":["exists","up"]},{"osd":3,"uuid":"77c25998-d73e-43ce-9faf-abfdbcb2a684","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.34:6816","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6817","nonce":2967585384}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6818","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6819","nonce":2967585384}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6822","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6823","nonce":2967585384}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.34:6820","nonce":2967585384},{"type":"v1","addr":"10.20.193.34:6821","nonce":2967585384}]},"public_addr":"10.20.193.34:6817/2967585384","cluster_addr":"10.20.193.34:6819/2967585384","heartbeat_back_addr":"10.20.193.34:6823/2967585384","heartbeat_front_addr":"10.20.193.34:6821/2967585384","state":["exists","up"]},{"osd":4,"uuid":"58f9c276-e899-47f2-828b-6a6e6322e072","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.109:6824","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6825","nonce":326393441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6826","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6827","nonce":326393441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6830","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6831","nonce":326393441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6828","nonce":326393441},{"type":"v1","addr":"10.20.193.109:6829","nonce":326393441}]},"public_addr":"10.20.193.109:6825/326393441","cluster_addr":"10.20.193.109:6827/326393441","heartbeat_back_addr":"10.20.193.109:6831/326393441","heartbeat_front_addr":"10.20.193.109:6829/326393441","state":["exists","up"]},{"osd":5,"uuid":"96411ba4-2758-47d6-868c-62e569625c35","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6802","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6804","nonce":2864171878}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6807","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6809","nonce":2864171878}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6816","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6820","nonce":2864171878}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6811","nonce":2864171878},{"type":"v1","addr":"10.20.193.109:6813","nonce":2864171878}]},"public_addr":"10.20.193.109:6804/2864171878","cluster_addr":"10.20.193.109:6809/2864171878","heartbeat_back_addr":"10.20.193.109:6820/2864171878","heartbeat_front_addr":"10.20.193.109:6813/2864171878","state":["exists","up"]},{"osd":6,"uuid":"ba485b9b-7698-429e-95fd-303723b20682","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6801","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6805","nonce":1745772716}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6808","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6810","nonce":1745772716}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6817","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6819","nonce":1745772716}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6812","nonce":1745772716},{"type":"v1","addr":"10.20.193.109:6814","nonce":1745772716}]},"public_addr":"10.20.193.109:6805/1745772716","cluster_addr":"10.20.193.109:6810/1745772716","heartbeat_back_addr":"10.20.193.109:6819/1745772716","heartbeat_front_addr":"10.20.193.109:6814/1745772716","state":["exists","up"]},{"osd":7,"uuid":"caae4d54-40b9-4afd-8477-7b8ad686d4b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6800","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6803","nonce":2745165634}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6806","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6815","nonce":2745165634}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6822","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6823","nonce":2745165634}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.109:6818","nonce":2745165634},{"type":"v1","addr":"10.20.193.109:6821","nonce":2745165634}]},"public_addr":"10.20.193.109:6803/2745165634","cluster_addr":"10.20.193.109:6815/2745165634","heartbeat_back_addr":"10.20.193.109:6823/2745165634","heartbeat_front_addr":"10.20.193.109:6821/2745165634","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-18T06:54:58.575883+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-18T06:54:58.519021+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-18T06:54:58.618110+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-18T06:54:58.599633+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-18T06:54:58.490022+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-18T06:54:58.387596+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-18T06:54:58.554660+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-18T06:54:58.486764+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-18T07:18:13.561 INFO:tasks.ceph:Scrubbing osd.0 2026-02-18T07:18:13.561 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:18:13.645 INFO:teuthology.orchestra.run.trial034.stdout:{ 2026-02-18T07:18:13.645 INFO:teuthology.orchestra.run.trial034.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-18T07:18:13.645 INFO:teuthology.orchestra.run.trial034.stdout:} 2026-02-18T07:18:13.650 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2026-02-18T07:18:13.834 INFO:teuthology.orchestra.run.trial034.stderr:instructed osd(s) 0 to deep-scrub 2026-02-18T07:18:13.844 INFO:tasks.ceph:Scrubbing osd.1 2026-02-18T07:18:13.844 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:18:13.925 INFO:teuthology.orchestra.run.trial034.stdout:{ 2026-02-18T07:18:13.926 INFO:teuthology.orchestra.run.trial034.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-18T07:18:13.926 INFO:teuthology.orchestra.run.trial034.stdout:} 2026-02-18T07:18:13.932 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2026-02-18T07:18:14.119 INFO:teuthology.orchestra.run.trial034.stderr:instructed osd(s) 1 to deep-scrub 2026-02-18T07:18:14.128 INFO:tasks.ceph:Scrubbing osd.2 2026-02-18T07:18:14.128 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:18:14.209 INFO:teuthology.orchestra.run.trial034.stdout:{ 2026-02-18T07:18:14.209 INFO:teuthology.orchestra.run.trial034.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-18T07:18:14.209 INFO:teuthology.orchestra.run.trial034.stdout:} 2026-02-18T07:18:14.216 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2026-02-18T07:18:14.397 INFO:teuthology.orchestra.run.trial034.stderr:instructed osd(s) 2 to deep-scrub 2026-02-18T07:18:14.407 INFO:tasks.ceph:Scrubbing osd.3 2026-02-18T07:18:14.407 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:18:14.488 INFO:teuthology.orchestra.run.trial034.stdout:{ 2026-02-18T07:18:14.488 INFO:teuthology.orchestra.run.trial034.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-18T07:18:14.488 INFO:teuthology.orchestra.run.trial034.stdout:} 2026-02-18T07:18:14.494 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2026-02-18T07:18:14.672 INFO:teuthology.orchestra.run.trial034.stderr:instructed osd(s) 3 to deep-scrub 2026-02-18T07:18:14.681 INFO:tasks.ceph:Scrubbing osd.4 2026-02-18T07:18:14.681 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:18:14.764 INFO:teuthology.orchestra.run.trial034.stdout:{ 2026-02-18T07:18:14.764 INFO:teuthology.orchestra.run.trial034.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-18T07:18:14.764 INFO:teuthology.orchestra.run.trial034.stdout:} 2026-02-18T07:18:14.771 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2026-02-18T07:18:14.956 INFO:teuthology.orchestra.run.trial034.stderr:instructed osd(s) 4 to deep-scrub 2026-02-18T07:18:14.967 INFO:tasks.ceph:Scrubbing osd.5 2026-02-18T07:18:14.967 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:18:15.054 INFO:teuthology.orchestra.run.trial034.stdout:{ 2026-02-18T07:18:15.054 INFO:teuthology.orchestra.run.trial034.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-18T07:18:15.054 INFO:teuthology.orchestra.run.trial034.stdout:} 2026-02-18T07:18:15.060 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2026-02-18T07:18:15.256 INFO:teuthology.orchestra.run.trial034.stderr:instructed osd(s) 5 to deep-scrub 2026-02-18T07:18:15.269 INFO:tasks.ceph:Scrubbing osd.6 2026-02-18T07:18:15.269 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:18:15.357 INFO:teuthology.orchestra.run.trial034.stdout:{ 2026-02-18T07:18:15.357 INFO:teuthology.orchestra.run.trial034.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-18T07:18:15.357 INFO:teuthology.orchestra.run.trial034.stdout:} 2026-02-18T07:18:15.365 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2026-02-18T07:18:15.562 INFO:teuthology.orchestra.run.trial034.stderr:instructed osd(s) 6 to deep-scrub 2026-02-18T07:18:15.574 INFO:tasks.ceph:Scrubbing osd.7 2026-02-18T07:18:15.574 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:18:15.667 INFO:teuthology.orchestra.run.trial034.stdout:{ 2026-02-18T07:18:15.667 INFO:teuthology.orchestra.run.trial034.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-18T07:18:15.667 INFO:teuthology.orchestra.run.trial034.stdout:} 2026-02-18T07:18:15.675 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2026-02-18T07:18:15.865 INFO:teuthology.orchestra.run.trial034.stderr:instructed osd(s) 7 to deep-scrub 2026-02-18T07:18:15.879 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T07:18:16.075 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T07:18:16.076 INFO:teuthology.orchestra.run.trial034.stderr:dumped all 2026-02-18T07:18:16.087 INFO:teuthology.orchestra.run.trial034.stdout:{"pg_ready":true,"pg_map":{"version":713,"stamp":"2026-02-18T07:18:15.404002+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19974091337,"num_objects":4818,"num_object_clones":0,"num_object_copies":9636,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4818,"num_whiteouts":0,"num_read":486000,"num_read_kb":13769911,"num_write":836280,"num_write_kb":92548773,"num_scrub_errors":0,"num_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":80428,"ondisk_log_size":80428,"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":9766136,"kb_used_data":3925824,"kb_used_omap":128,"kb_used_meta":5839999,"kb_avail":745208584,"statfs":{"total":773094113280,"available":763093590016,"internally_reserved":0,"allocated":4020043776,"data_stored":39209810786,"data_compressed":2926752848,"data_compressed_allocated":3588366336,"data_compressed_original":38785634304,"omap_allocated":131351,"internal_metadata":5980159721},"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":2157,"num_read_kb":50188,"num_write":166,"num_write_kb":6659,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001263"},"pg_stats":[{"pgid":"2.7","version":"23'61737","reported_seq":81163,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.473533+0000","last_change":"2026-02-18T06:55:08.468149+0000","last_active":"2026-02-18T07:18:09.473533+0000","last_peered":"2026-02-18T07:18:09.473533+0000","last_clean":"2026-02-18T07:18:09.473533+0000","last_became_active":"2026-02-18T06:55:06.286146+0000","last_became_peered":"2026-02-18T06:55:06.286146+0000","last_unstale":"2026-02-18T07:18:09.473533+0000","last_undegraded":"2026-02-18T07:18:09.473533+0000","last_fullsized":"2026-02-18T07:18:09.473533+0000","mapping_epoch":17,"log_start":"23'51700","ondisk_log_start":"23'51700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10037,"log_dups_size":0,"ondisk_log_size":10037,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T08:34:01.826094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033083500000000003,"stat_sum":{"num_bytes":2465824272,"num_objects":596,"num_object_clones":0,"num_object_copies":1192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":596,"num_whiteouts":0,"num_read":19440,"num_read_kb":1479082,"num_write":61802,"num_write_kb":10351900,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'89708","reported_seq":176422,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.368607+0000","last_change":"2026-02-18T06:55:08.293846+0000","last_active":"2026-02-18T07:18:09.368607+0000","last_peered":"2026-02-18T07:18:09.368607+0000","last_clean":"2026-02-18T07:18:09.368607+0000","last_became_active":"2026-02-18T06:55:06.286195+0000","last_became_peered":"2026-02-18T06:55:06.286195+0000","last_unstale":"2026-02-18T07:18:09.368607+0000","last_undegraded":"2026-02-18T07:18:09.368607+0000","last_fullsized":"2026-02-18T07:18:09.368607+0000","mapping_epoch":17,"log_start":"23'79700","ondisk_log_start":"23'79700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+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-19T10:07:23.194628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024383099999999999,"stat_sum":{"num_bytes":2449814178,"num_objects":590,"num_object_clones":0,"num_object_copies":1180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":590,"num_whiteouts":0,"num_read":89784,"num_read_kb":1747228,"num_write":90330,"num_write_kb":11859184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'72620","reported_seq":123486,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.477963+0000","last_change":"2026-02-18T06:55:08.573035+0000","last_active":"2026-02-18T07:18:09.477963+0000","last_peered":"2026-02-18T07:18:09.477963+0000","last_clean":"2026-02-18T07:18:09.477963+0000","last_became_active":"2026-02-18T06:55:06.304430+0000","last_became_peered":"2026-02-18T06:55:06.304430+0000","last_unstale":"2026-02-18T07:18:09.477963+0000","last_undegraded":"2026-02-18T07:18:09.477963+0000","last_fullsized":"2026-02-18T07:18:09.477963+0000","mapping_epoch":17,"log_start":"23'62600","ondisk_log_start":"23'62600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T17:36:18.189643+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018614599999999999,"stat_sum":{"num_bytes":2421134848,"num_objects":583,"num_object_clones":0,"num_object_copies":1166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":583,"num_whiteouts":0,"num_read":50880,"num_read_kb":1452810,"num_write":72700,"num_write_kb":10048799,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'93804","reported_seq":144388,"reported_epoch":23,"state":"active+clean+scrubbing+deep","last_fresh":"2026-02-18T07:18:15.375798+0000","last_change":"2026-02-18T07:18:15.029111+0000","last_active":"2026-02-18T07:18:15.375798+0000","last_peered":"2026-02-18T07:18:15.375798+0000","last_clean":"2026-02-18T07:18:15.375798+0000","last_became_active":"2026-02-18T06:55:06.304308+0000","last_became_peered":"2026-02-18T06:55:06.304308+0000","last_unstale":"2026-02-18T07:18:15.375798+0000","last_undegraded":"2026-02-18T07:18:15.375798+0000","last_fullsized":"2026-02-18T07:18:15.375798+0000","mapping_epoch":17,"log_start":"23'83800","ondisk_log_start":"23'83800","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":74,"log_size":10004,"log_dups_size":0,"ondisk_log_size":10004,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 1s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023058700000000001,"stat_sum":{"num_bytes":2544199680,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":49876,"num_read_kb":2276226,"num_write":93782,"num_write_kb":11369906,"num_scrub_errors":0,"num_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":"23'62646","reported_seq":100531,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.476455+0000","last_change":"2026-02-18T06:55:08.293272+0000","last_active":"2026-02-18T07:18:09.476455+0000","last_peered":"2026-02-18T07:18:09.476455+0000","last_clean":"2026-02-18T07:18:09.476455+0000","last_became_active":"2026-02-18T06:55:06.286454+0000","last_became_peered":"2026-02-18T06:55:06.286454+0000","last_unstale":"2026-02-18T07:18:09.476455+0000","last_undegraded":"2026-02-18T07:18:09.476455+0000","last_fullsized":"2026-02-18T07:18:09.476455+0000","mapping_epoch":17,"log_start":"23'52600","ondisk_log_start":"23'52600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10046,"log_dups_size":0,"ondisk_log_size":10046,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T09:32:51.061751+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00078505899999999995,"stat_sum":{"num_bytes":2429368339,"num_objects":587,"num_object_clones":0,"num_object_copies":1174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":587,"num_whiteouts":0,"num_read":37901,"num_read_kb":1437559,"num_write":62738,"num_write_kb":10846464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'58273","reported_seq":78307,"reported_epoch":23,"state":"active+clean+scrubbing+deep","last_fresh":"2026-02-18T07:18:15.331732+0000","last_change":"2026-02-18T07:18:14.807977+0000","last_active":"2026-02-18T07:18:15.331732+0000","last_peered":"2026-02-18T07:18:15.331732+0000","last_clean":"2026-02-18T07:18:15.331732+0000","last_became_active":"2026-02-18T06:55:06.286888+0000","last_became_peered":"2026-02-18T06:55:06.286888+0000","last_unstale":"2026-02-18T07:18:15.331732+0000","last_undegraded":"2026-02-18T07:18:15.331732+0000","last_fullsized":"2026-02-18T07:18:15.331732+0000","mapping_epoch":17,"log_start":"23'48200","ondisk_log_start":"23'48200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":119,"log_size":10073,"log_dups_size":0,"ondisk_log_size":10073,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 1s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030662799999999998,"stat_sum":{"num_bytes":2493036560,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":20029,"num_read_kb":1320789,"num_write":58307,"num_write_kb":11526114,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'265976","reported_seq":393263,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.475549+0000","last_change":"2026-02-18T06:55:08.572990+0000","last_active":"2026-02-18T07:18:09.475549+0000","last_peered":"2026-02-18T07:18:09.475549+0000","last_clean":"2026-02-18T07:18:09.475549+0000","last_became_active":"2026-02-18T06:55:06.286479+0000","last_became_peered":"2026-02-18T06:55:06.286479+0000","last_unstale":"2026-02-18T07:18:09.475549+0000","last_undegraded":"2026-02-18T07:18:09.475549+0000","last_fullsized":"2026-02-18T07:18:09.475549+0000","mapping_epoch":17,"log_start":"23'255900","ondisk_log_start":"23'255900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10076,"log_dups_size":0,"ondisk_log_size":10076,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:52:06.765089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000169786,"stat_sum":{"num_bytes":2633113104,"num_objects":633,"num_object_clones":0,"num_object_copies":1266,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":633,"num_whiteouts":0,"num_read":127295,"num_read_kb":2264920,"num_write":266037,"num_write_kb":15897138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'126052","reported_seq":192413,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:09.517931+0000","last_change":"2026-02-18T06:55:08.292907+0000","last_active":"2026-02-18T07:18:09.517931+0000","last_peered":"2026-02-18T07:18:09.517931+0000","last_clean":"2026-02-18T07:18:09.517931+0000","last_became_active":"2026-02-18T06:55:06.286710+0000","last_became_peered":"2026-02-18T06:55:06.286710+0000","last_unstale":"2026-02-18T07:18:09.517931+0000","last_undegraded":"2026-02-18T07:18:09.517931+0000","last_fullsized":"2026-02-18T07:18:09.517931+0000","mapping_epoch":17,"log_start":"23'116000","ondisk_log_start":"23'116000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:05.277885+0000","last_clean_scrub_stamp":"2026-02-18T06:55:05.277885+0000","objects_scrubbed":0,"log_size":10052,"log_dups_size":0,"ondisk_log_size":10052,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T16:23:02.609338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038306199999999999,"stat_sum":{"num_bytes":2537009988,"num_objects":614,"num_object_clones":0,"num_object_copies":1228,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":614,"num_whiteouts":0,"num_read":90709,"num_read_kb":1791224,"num_write":130439,"num_write_kb":10646596,"num_scrub_errors":0,"num_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":[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":"15'112","reported_seq":174,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:15:11.351969+0000","last_change":"2026-02-18T06:55:02.288107+0000","last_active":"2026-02-18T07:15:11.351969+0000","last_peered":"2026-02-18T07:15:11.351969+0000","last_clean":"2026-02-18T07:15:11.351969+0000","last_became_active":"2026-02-18T06:55:02.287625+0000","last_became_peered":"2026-02-18T06:55:02.287625+0000","last_unstale":"2026-02-18T07:15:11.351969+0000","last_undegraded":"2026-02-18T07:15:11.351969+0000","last_fullsized":"2026-02-18T07:15:11.351969+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:55:01.268295+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:55:01.268295+0000","last_clean_scrub_stamp":"2026-02-18T06:55:01.268295+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-19T13:40:15.942839+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":19973500969,"num_objects":4816,"num_object_clones":0,"num_object_copies":9632,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4816,"num_whiteouts":0,"num_read":485914,"num_read_kb":13769838,"num_write":836135,"num_write_kb":92546101,"num_scrub_errors":0,"num_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":4017979392,"data_stored":39207949394,"data_compressed":2926682602,"data_compressed_allocated":3588276224,"data_compressed_original":38784487424,"omap_allocated":53576,"internal_metadata":0},"log_size":80316,"ondisk_log_size":80316,"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":131072,"data_stored":1180736,"data_compressed":70246,"data_compressed_allocated":90112,"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":7,"up_from":13,"seq":55834575128,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2366952,"kb_used_data":714776,"kb_used_omap":10,"kb_used_meta":1652149,"kb_avail":92004888,"statfs":{"total":96636764160,"available":94213005312,"internally_reserved":0,"allocated":731930624,"data_stored":7392058010,"data_compressed":536243098,"data_compressed_allocated":660451328,"data_compressed_original":7322229248,"omap_allocated":10797,"internal_metadata":1691801043},"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":6,"up_from":13,"seq":55834575128,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1147400,"kb_used_data":488500,"kb_used_omap":9,"kb_used_meta":658870,"kb_avail":93224440,"statfs":{"total":96636764160,"available":95461826560,"internally_reserved":0,"allocated":500224000,"data_stored":4827323148,"data_compressed":365467545,"data_compressed_allocated":447176704,"data_compressed_original":4775175168,"omap_allocated":10151,"internal_metadata":674682969},"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":5,"up_from":13,"seq":55834575129,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1297280,"kb_used_data":511984,"kb_used_omap":25,"kb_used_meta":785254,"kb_avail":93074560,"statfs":{"total":96636764160,"available":95308349440,"internally_reserved":0,"allocated":524271616,"data_stored":4873052593,"data_compressed":384197552,"data_compressed_allocated":467103744,"data_compressed_original":4816911360,"omap_allocated":26552,"internal_metadata":804100168},"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":13,"seq":55834575129,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27196,"kb_used_data":236,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":94344644,"statfs":{"total":96636764160,"available":96608915456,"internally_reserved":0,"allocated":241664,"data_stored":85082,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10802,"internal_metadata":27579854},"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":3,"up_from":13,"seq":55834575129,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":443464,"kb_used_data":236152,"kb_used_omap":10,"kb_used_meta":207285,"kb_avail":93928376,"statfs":{"total":96636764160,"available":96182657024,"internally_reserved":0,"allocated":241819648,"data_stored":2440946794,"data_compressed":178881376,"data_compressed_allocated":219799552,"data_compressed_original":2419367936,"omap_allocated":10800,"internal_metadata":212260304},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575129,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1312756,"kb_used_data":509604,"kb_used_omap":25,"kb_used_meta":803110,"kb_avail":93059084,"statfs":{"total":96636764160,"available":95292502016,"internally_reserved":0,"allocated":521834496,"data_stored":4952059310,"data_compressed":385638859,"data_compressed_allocated":469426176,"data_compressed_original":4900562432,"omap_allocated":25902,"internal_metadata":822385362},"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":13,"seq":55834575130,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1948448,"kb_used_data":973020,"kb_used_omap":6,"kb_used_meta":975353,"kb_avail":92423392,"statfs":{"total":96636764160,"available":94641553408,"internally_reserved":0,"allocated":996372480,"data_stored":9844669727,"data_compressed":716018745,"data_compressed_allocated":881528832,"data_compressed_original":9731260928,"omap_allocated":6421,"internal_metadata":998762219},"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":13,"seq":55834575130,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1222640,"kb_used_data":491552,"kb_used_omap":29,"kb_used_meta":731042,"kb_avail":93149200,"statfs":{"total":96636764160,"available":95384780800,"internally_reserved":0,"allocated":503349248,"data_stored":4879616122,"data_compressed":360305673,"data_compressed_allocated":442880000,"data_compressed_original":4820127232,"omap_allocated":29926,"internal_metadata":748587802},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":503042048,"data_stored":4878940672,"data_compressed":360270550,"data_compressed_allocated":442834944,"data_compressed_original":4819553792,"omap_allocated":18918,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":996130816,"data_stored":9844584645,"data_compressed":716018745,"data_compressed_allocated":881528832,"data_compressed_original":9731260928,"omap_allocated":3158,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":521592832,"data_stored":4951974228,"data_compressed":385638859,"data_compressed_allocated":469426176,"data_compressed_original":4900562432,"omap_allocated":15750,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":241577984,"data_stored":2440861712,"data_compressed":178881376,"data_compressed_allocated":219799552,"data_compressed_original":2419367936,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":524029952,"data_stored":4872967511,"data_compressed":384197552,"data_compressed_allocated":467103744,"data_compressed_original":4816911360,"omap_allocated":15750,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":499982336,"data_stored":4827238066,"data_compressed":365467545,"data_compressed_allocated":447176704,"data_compressed_original":4775175168,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":731623424,"data_stored":7391382560,"data_compressed":536207975,"data_compressed_allocated":660406272,"data_compressed_original":7321655808,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T07:18:16.092 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-18T06:55:05.277885+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=55, tm_sec=5, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=7, tm_min=18, tm_sec=12, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T07:18:16.093 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-18T06:55:05.277885+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=55, tm_sec=5, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=7, tm_min=18, tm_sec=12, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T07:18:16.093 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-18T06:55:05.277885+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=55, tm_sec=5, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=7, tm_min=18, tm_sec=12, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T07:18:16.093 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-18T06:55:05.277885+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=55, tm_sec=5, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=7, tm_min=18, tm_sec=12, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T07:18:16.093 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-18T06:55:05.277885+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=55, tm_sec=5, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=7, tm_min=18, tm_sec=12, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T07:18:16.093 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-18T06:55:05.277885+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=55, tm_sec=5, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=7, tm_min=18, tm_sec=12, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T07:18:16.093 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-18T06:55:05.277885+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=55, tm_sec=5, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=7, tm_min=18, tm_sec=12, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T07:18:16.094 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-18T06:55:05.277885+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=55, tm_sec=5, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=7, tm_min=18, tm_sec=12, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T07:18:16.094 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-18T06:55:01.268295+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=55, tm_sec=1, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=7, tm_min=18, tm_sec=12, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T07:18:16.094 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-18T07:18:36.095 DEBUG:teuthology.orchestra.run.trial034:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T07:18:36.281 INFO:teuthology.orchestra.run.trial034.stdout: 2026-02-18T07:18:36.281 INFO:teuthology.orchestra.run.trial034.stderr:dumped all 2026-02-18T07:18:36.289 INFO:teuthology.orchestra.run.trial034.stdout:{"pg_ready":true,"pg_map":{"version":723,"stamp":"2026-02-18T07:18:35.406050+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19974091337,"num_objects":4818,"num_object_clones":0,"num_object_copies":9636,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4818,"num_whiteouts":0,"num_read":486000,"num_read_kb":13769911,"num_write":836280,"num_write_kb":92548773,"num_scrub_errors":0,"num_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":80519,"ondisk_log_size":80519,"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":9820224,"kb_used_data":3925824,"kb_used_omap":128,"kb_used_meta":5894143,"kb_avail":745154496,"statfs":{"total":773094113280,"available":763038203904,"internally_reserved":0,"allocated":4020043776,"data_stored":39209810786,"data_compressed":2926752848,"data_compressed_allocated":3588366336,"data_compressed_original":38785634304,"omap_allocated":131351,"internal_metadata":6035603177},"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.001052"},"pg_stats":[{"pgid":"2.7","version":"23'62331","reported_seq":81805,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:18.595616+0000","last_change":"2026-02-18T07:18:18.595616+0000","last_active":"2026-02-18T07:18:18.595616+0000","last_peered":"2026-02-18T07:18:18.595616+0000","last_clean":"2026-02-18T07:18:18.595616+0000","last_became_active":"2026-02-18T06:55:06.286146+0000","last_became_peered":"2026-02-18T06:55:06.286146+0000","last_unstale":"2026-02-18T07:18:18.595616+0000","last_undegraded":"2026-02-18T07:18:18.595616+0000","last_fullsized":"2026-02-18T07:18:18.595616+0000","mapping_epoch":17,"log_start":"23'52300","ondisk_log_start":"23'52300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'62331","last_scrub_stamp":"2026-02-18T07:18:18.595541+0000","last_deep_scrub":"23'62331","last_deep_scrub_stamp":"2026-02-18T07:18:18.595541+0000","last_clean_scrub_stamp":"2026-02-18T07:18:18.595541+0000","objects_scrubbed":596,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T09:33:58.911721+0000","scrub_duration":2694,"objects_trimmed":0,"snaptrim_duration":0.00033083500000000003,"stat_sum":{"num_bytes":2465824272,"num_objects":596,"num_object_clones":0,"num_object_copies":1192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":596,"num_whiteouts":0,"num_read":19440,"num_read_kb":1479082,"num_write":61802,"num_write_kb":10351900,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'90295","reported_seq":177056,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:18.738922+0000","last_change":"2026-02-18T07:18:18.738922+0000","last_active":"2026-02-18T07:18:18.738922+0000","last_peered":"2026-02-18T07:18:18.738922+0000","last_clean":"2026-02-18T07:18:18.738922+0000","last_became_active":"2026-02-18T06:55:06.286195+0000","last_became_peered":"2026-02-18T06:55:06.286195+0000","last_unstale":"2026-02-18T07:18:18.738922+0000","last_undegraded":"2026-02-18T07:18:18.738922+0000","last_fullsized":"2026-02-18T07:18:18.738922+0000","mapping_epoch":17,"log_start":"23'80200","ondisk_log_start":"23'80200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'90295","last_scrub_stamp":"2026-02-18T07:18:18.738877+0000","last_deep_scrub":"23'90295","last_deep_scrub_stamp":"2026-02-18T07:18:18.738877+0000","last_clean_scrub_stamp":"2026-02-18T07:18:18.738877+0000","objects_scrubbed":590,"log_size":10095,"log_dups_size":0,"ondisk_log_size":10095,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T07:26:42.938254+0000","scrub_duration":2712,"objects_trimmed":0,"snaptrim_duration":0.00024383099999999999,"stat_sum":{"num_bytes":2449814178,"num_objects":590,"num_object_clones":0,"num_object_copies":1180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":590,"num_whiteouts":0,"num_read":89784,"num_read_kb":1747228,"num_write":90330,"num_write_kb":11859184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'73198","reported_seq":124110,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:21.007530+0000","last_change":"2026-02-18T07:18:21.007530+0000","last_active":"2026-02-18T07:18:21.007530+0000","last_peered":"2026-02-18T07:18:21.007530+0000","last_clean":"2026-02-18T07:18:21.007530+0000","last_became_active":"2026-02-18T06:55:06.304430+0000","last_became_peered":"2026-02-18T06:55:06.304430+0000","last_unstale":"2026-02-18T07:18:21.007530+0000","last_undegraded":"2026-02-18T07:18:21.007530+0000","last_fullsized":"2026-02-18T07:18:21.007530+0000","mapping_epoch":17,"log_start":"23'63100","ondisk_log_start":"23'63100","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'73198","last_scrub_stamp":"2026-02-18T07:18:21.007497+0000","last_deep_scrub":"23'73198","last_deep_scrub_stamp":"2026-02-18T07:18:21.007497+0000","last_clean_scrub_stamp":"2026-02-18T07:18:21.007497+0000","objects_scrubbed":583,"log_size":10098,"log_dups_size":0,"ondisk_log_size":10098,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T09:59:00.953765+0000","scrub_duration":2402,"objects_trimmed":0,"snaptrim_duration":0.00018614599999999999,"stat_sum":{"num_bytes":2421134848,"num_objects":583,"num_object_clones":0,"num_object_copies":1166,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":583,"num_whiteouts":0,"num_read":50880,"num_read_kb":1452810,"num_write":72700,"num_write_kb":10048799,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'94336","reported_seq":144960,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:17.878068+0000","last_change":"2026-02-18T07:18:17.878068+0000","last_active":"2026-02-18T07:18:17.878068+0000","last_peered":"2026-02-18T07:18:17.878068+0000","last_clean":"2026-02-18T07:18:17.878068+0000","last_became_active":"2026-02-18T06:55:06.304308+0000","last_became_peered":"2026-02-18T06:55:06.304308+0000","last_unstale":"2026-02-18T07:18:17.878068+0000","last_undegraded":"2026-02-18T07:18:17.878068+0000","last_fullsized":"2026-02-18T07:18:17.878068+0000","mapping_epoch":17,"log_start":"23'84300","ondisk_log_start":"23'84300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'94336","last_scrub_stamp":"2026-02-18T07:18:17.877990+0000","last_deep_scrub":"23'94336","last_deep_scrub_stamp":"2026-02-18T07:18:17.877990+0000","last_clean_scrub_stamp":"2026-02-18T07:18:17.877990+0000","objects_scrubbed":610,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":3,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:11:29.414652+0000","scrub_duration":2848,"objects_trimmed":0,"snaptrim_duration":0.00023058700000000001,"stat_sum":{"num_bytes":2544199680,"num_objects":610,"num_object_clones":0,"num_object_copies":1220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":610,"num_whiteouts":0,"num_read":49876,"num_read_kb":2276226,"num_write":93782,"num_write_kb":11369906,"num_scrub_errors":0,"num_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":"23'63229","reported_seq":101161,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:19.767418+0000","last_change":"2026-02-18T07:18:19.767418+0000","last_active":"2026-02-18T07:18:19.767418+0000","last_peered":"2026-02-18T07:18:19.767418+0000","last_clean":"2026-02-18T07:18:19.767418+0000","last_became_active":"2026-02-18T06:55:06.286454+0000","last_became_peered":"2026-02-18T06:55:06.286454+0000","last_unstale":"2026-02-18T07:18:19.767418+0000","last_undegraded":"2026-02-18T07:18:19.767418+0000","last_fullsized":"2026-02-18T07:18:19.767418+0000","mapping_epoch":17,"log_start":"23'53200","ondisk_log_start":"23'53200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'63229","last_scrub_stamp":"2026-02-18T07:18:19.767383+0000","last_deep_scrub":"23'63229","last_deep_scrub_stamp":"2026-02-18T07:18:19.767383+0000","last_clean_scrub_stamp":"2026-02-18T07:18:19.767383+0000","objects_scrubbed":587,"log_size":10029,"log_dups_size":0,"ondisk_log_size":10029,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T11:30:18.887998+0000","scrub_duration":2608,"objects_trimmed":0,"snaptrim_duration":0.00078505899999999995,"stat_sum":{"num_bytes":2429368339,"num_objects":587,"num_object_clones":0,"num_object_copies":1174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":587,"num_whiteouts":0,"num_read":37901,"num_read_kb":1437559,"num_write":62738,"num_write_kb":10846464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'58756","reported_seq":78827,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:17.541002+0000","last_change":"2026-02-18T07:18:17.541002+0000","last_active":"2026-02-18T07:18:17.541002+0000","last_peered":"2026-02-18T07:18:17.541002+0000","last_clean":"2026-02-18T07:18:17.541002+0000","last_became_active":"2026-02-18T06:55:06.286888+0000","last_became_peered":"2026-02-18T06:55:06.286888+0000","last_unstale":"2026-02-18T07:18:17.541002+0000","last_undegraded":"2026-02-18T07:18:17.541002+0000","last_fullsized":"2026-02-18T07:18:17.541002+0000","mapping_epoch":17,"log_start":"23'48700","ondisk_log_start":"23'48700","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'58756","last_scrub_stamp":"2026-02-18T07:18:17.540948+0000","last_deep_scrub":"23'58756","last_deep_scrub_stamp":"2026-02-18T07:18:17.540948+0000","last_clean_scrub_stamp":"2026-02-18T07:18:17.540948+0000","objects_scrubbed":603,"log_size":10056,"log_dups_size":0,"ondisk_log_size":10056,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":3,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T11:20:26.714109+0000","scrub_duration":2733,"objects_trimmed":0,"snaptrim_duration":0.00030662799999999998,"stat_sum":{"num_bytes":2493036560,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":20029,"num_read_kb":1320789,"num_write":58307,"num_write_kb":11526114,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"23'266602","reported_seq":393939,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:20.286572+0000","last_change":"2026-02-18T07:18:20.286572+0000","last_active":"2026-02-18T07:18:20.286572+0000","last_peered":"2026-02-18T07:18:20.286572+0000","last_clean":"2026-02-18T07:18:20.286572+0000","last_became_active":"2026-02-18T06:55:06.286479+0000","last_became_peered":"2026-02-18T06:55:06.286479+0000","last_unstale":"2026-02-18T07:18:20.286572+0000","last_undegraded":"2026-02-18T07:18:20.286572+0000","last_fullsized":"2026-02-18T07:18:20.286572+0000","mapping_epoch":17,"log_start":"23'256600","ondisk_log_start":"23'256600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'266602","last_scrub_stamp":"2026-02-18T07:18:20.286546+0000","last_deep_scrub":"23'266602","last_deep_scrub_stamp":"2026-02-18T07:18:20.286546+0000","last_clean_scrub_stamp":"2026-02-18T07:18:20.286546+0000","objects_scrubbed":633,"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":3,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:58:47.646271+0000","scrub_duration":2718,"objects_trimmed":0,"snaptrim_duration":0.000169786,"stat_sum":{"num_bytes":2633113104,"num_objects":633,"num_object_clones":0,"num_object_copies":1266,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":633,"num_whiteouts":0,"num_read":127295,"num_read_kb":2264920,"num_write":266037,"num_write_kb":15897138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'126658","reported_seq":193068,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:19.068401+0000","last_change":"2026-02-18T07:18:19.068401+0000","last_active":"2026-02-18T07:18:19.068401+0000","last_peered":"2026-02-18T07:18:19.068401+0000","last_clean":"2026-02-18T07:18:19.068401+0000","last_became_active":"2026-02-18T06:55:06.286710+0000","last_became_peered":"2026-02-18T06:55:06.286710+0000","last_unstale":"2026-02-18T07:18:19.068401+0000","last_undegraded":"2026-02-18T07:18:19.068401+0000","last_fullsized":"2026-02-18T07:18:19.068401+0000","mapping_epoch":17,"log_start":"23'116600","ondisk_log_start":"23'116600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'126658","last_scrub_stamp":"2026-02-18T07:18:19.068360+0000","last_deep_scrub":"23'126658","last_deep_scrub_stamp":"2026-02-18T07:18:19.068360+0000","last_clean_scrub_stamp":"2026-02-18T07:18:19.068360+0000","objects_scrubbed":614,"log_size":10058,"log_dups_size":0,"ondisk_log_size":10058,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T17:45:56.948288+0000","scrub_duration":2868,"objects_trimmed":0,"snaptrim_duration":0.00038306199999999999,"stat_sum":{"num_bytes":2537009988,"num_objects":614,"num_object_clones":0,"num_object_copies":1228,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":614,"num_whiteouts":0,"num_read":90709,"num_read_kb":1791224,"num_write":130439,"num_write_kb":10646596,"num_scrub_errors":0,"num_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":312,"num_omap_keys":17,"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":"23'114","reported_seq":184,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T07:18:16.524457+0000","last_change":"2026-02-18T07:18:16.524457+0000","last_active":"2026-02-18T07:18:16.524457+0000","last_peered":"2026-02-18T07:18:16.524457+0000","last_clean":"2026-02-18T07:18:16.524457+0000","last_became_active":"2026-02-18T06:55:02.287625+0000","last_became_peered":"2026-02-18T06:55:02.287625+0000","last_unstale":"2026-02-18T07:18:16.524457+0000","last_undegraded":"2026-02-18T07:18:16.524457+0000","last_fullsized":"2026-02-18T07:18:16.524457+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'114","last_scrub_stamp":"2026-02-18T07:18:16.524416+0000","last_deep_scrub":"23'114","last_deep_scrub_stamp":"2026-02-18T07:18:16.524416+0000","last_clean_scrub_stamp":"2026-02-18T07:18:16.524416+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-19T11:57:31.643300+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":19973500969,"num_objects":4816,"num_object_clones":0,"num_object_copies":9632,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4816,"num_whiteouts":0,"num_read":485914,"num_read_kb":13769838,"num_write":836135,"num_write_kb":92546101,"num_scrub_errors":0,"num_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":4017979392,"data_stored":39207949394,"data_compressed":2926682602,"data_compressed_allocated":3588276224,"data_compressed_original":38784487424,"omap_allocated":53576,"internal_metadata":0},"log_size":80405,"ondisk_log_size":80405,"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":131072,"data_stored":1180736,"data_compressed":70246,"data_compressed_allocated":90112,"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":7,"up_from":13,"seq":55834575132,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2366952,"kb_used_data":714776,"kb_used_omap":10,"kb_used_meta":1652149,"kb_avail":92004888,"statfs":{"total":96636764160,"available":94213005312,"internally_reserved":0,"allocated":731930624,"data_stored":7392058010,"data_compressed":536243098,"data_compressed_allocated":660451328,"data_compressed_original":7322229248,"omap_allocated":10797,"internal_metadata":1691801043},"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":6,"up_from":13,"seq":55834575132,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1165444,"kb_used_data":488500,"kb_used_omap":9,"kb_used_meta":676918,"kb_avail":93206396,"statfs":{"total":96636764160,"available":95443349504,"internally_reserved":0,"allocated":500224000,"data_stored":4827323148,"data_compressed":365467545,"data_compressed_allocated":447176704,"data_compressed_original":4775175168,"omap_allocated":10151,"internal_metadata":693164121},"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":5,"up_from":13,"seq":55834575133,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1315328,"kb_used_data":511984,"kb_used_omap":25,"kb_used_meta":803302,"kb_avail":93056512,"statfs":{"total":96636764160,"available":95289868288,"internally_reserved":0,"allocated":524271616,"data_stored":4873052593,"data_compressed":384197552,"data_compressed_allocated":467103744,"data_compressed_original":4816911360,"omap_allocated":26552,"internal_metadata":822581320},"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":13,"seq":55834575133,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27196,"kb_used_data":236,"kb_used_omap":10,"kb_used_meta":26933,"kb_avail":94344644,"statfs":{"total":96636764160,"available":96608915456,"internally_reserved":0,"allocated":241664,"data_stored":85082,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10802,"internal_metadata":27579854},"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":3,"up_from":13,"seq":55834575133,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":443464,"kb_used_data":236152,"kb_used_omap":10,"kb_used_meta":207285,"kb_avail":93928376,"statfs":{"total":96636764160,"available":96182657024,"internally_reserved":0,"allocated":241819648,"data_stored":2440946794,"data_compressed":178881376,"data_compressed_allocated":219799552,"data_compressed_original":2419367936,"omap_allocated":10800,"internal_metadata":212260304},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575133,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1330804,"kb_used_data":509604,"kb_used_omap":25,"kb_used_meta":821158,"kb_avail":93041036,"statfs":{"total":96636764160,"available":95274020864,"internally_reserved":0,"allocated":521834496,"data_stored":4952059310,"data_compressed":385638859,"data_compressed_allocated":469426176,"data_compressed_original":4900562432,"omap_allocated":25902,"internal_metadata":840866514},"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":13,"seq":55834575134,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1948396,"kb_used_data":973020,"kb_used_omap":6,"kb_used_meta":975353,"kb_avail":92423444,"statfs":{"total":96636764160,"available":94641606656,"internally_reserved":0,"allocated":996372480,"data_stored":9844669727,"data_compressed":716018745,"data_compressed_allocated":881528832,"data_compressed_original":9731260928,"omap_allocated":6421,"internal_metadata":998762219},"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":13,"seq":55834575134,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1222640,"kb_used_data":491552,"kb_used_omap":29,"kb_used_meta":731042,"kb_avail":93149200,"statfs":{"total":96636764160,"available":95384780800,"internally_reserved":0,"allocated":503349248,"data_stored":4879616122,"data_compressed":360305673,"data_compressed_allocated":442880000,"data_compressed_original":4820127232,"omap_allocated":29926,"internal_metadata":748587802},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":35123,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":503042048,"data_stored":4878940672,"data_compressed":360270550,"data_compressed_allocated":442834944,"data_compressed_original":4819553792,"omap_allocated":18918,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":996130816,"data_stored":9844584645,"data_compressed":716018745,"data_compressed_allocated":881528832,"data_compressed_original":9731260928,"omap_allocated":3158,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":521592832,"data_stored":4951974228,"data_compressed":385638859,"data_compressed_allocated":469426176,"data_compressed_original":4900562432,"omap_allocated":15750,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":241577984,"data_stored":2440861712,"data_compressed":178881376,"data_compressed_allocated":219799552,"data_compressed_original":2419367936,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":524029952,"data_stored":4872967511,"data_compressed":384197552,"data_compressed_allocated":467103744,"data_compressed_original":4816911360,"omap_allocated":15750,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":499982336,"data_stored":4827238066,"data_compressed":365467545,"data_compressed_allocated":447176704,"data_compressed_original":4775175168,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":731623424,"data_stored":7391382560,"data_compressed":536207975,"data_compressed_allocated":660406272,"data_compressed_original":7321655808,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T07:18:36.291 DEBUG:teuthology.orchestra.run.trial034:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2026-02-18T07:18:36.486 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-18T07:18:36.486 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-18T07:18:36.487 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2026-02-18T07:18:36.487 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T07:18:36.546 INFO:tasks.ceph.osd.0:Stopped 2026-02-18T07:18:36.547 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2026-02-18T07:18:36.547 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T07:18:36.607 INFO:tasks.ceph.osd.1:Stopped 2026-02-18T07:18:36.607 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2026-02-18T07:18:36.607 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T07:18:36.677 INFO:tasks.ceph.osd.2:Stopped 2026-02-18T07:18:36.678 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2026-02-18T07:18:36.678 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T07:18:36.728 INFO:tasks.ceph.osd.3:Stopped 2026-02-18T07:18:36.729 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2026-02-18T07:18:36.729 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T07:18:36.771 INFO:tasks.ceph.osd.4:Stopped 2026-02-18T07:18:36.771 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2026-02-18T07:18:36.771 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T07:18:42.213 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.5 is failed for ~0s 2026-02-18T07:18:42.873 INFO:tasks.ceph.osd.5:Stopped 2026-02-18T07:18:42.874 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2026-02-18T07:18:42.874 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T07:18:42.919 INFO:tasks.ceph.osd.6:Stopped 2026-02-18T07:18:42.919 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2026-02-18T07:18:42.919 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T07:18:42.989 INFO:tasks.ceph.osd.7:Stopped 2026-02-18T07:18:42.989 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-18T07:18:42.989 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2026-02-18T07:18:42.989 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T07:18:43.022 INFO:tasks.ceph.mgr.x:Stopped 2026-02-18T07:18:43.022 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2026-02-18T07:18:43.022 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T07:18:43.053 INFO:tasks.ceph.mgr.y:Stopped 2026-02-18T07:18:43.053 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-18T07:18:43.054 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2026-02-18T07:18:43.054 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T07:18:43.072 INFO:tasks.ceph.mon.a:Stopped 2026-02-18T07:18:43.073 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2026-02-18T07:18:43.073 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T07:18:43.123 INFO:tasks.ceph.mon.c:Stopped 2026-02-18T07:18:43.123 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2026-02-18T07:18:43.123 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T07:18:43.132 INFO:tasks.ceph.mon.b:Stopped 2026-02-18T07:18:43.133 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-18T07:18:43.133 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:18:43.191 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@trial034.front.sepia.ceph.com 2026-02-18T07:18:43.191 DEBUG:teuthology.orchestra.run.trial034:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2026-02-18T07:18:43.306 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@trial034.front.sepia.ceph.com 2026-02-18T07:18:43.306 DEBUG:teuthology.orchestra.run.trial034:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2026-02-18T07:18:43.443 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@trial034.front.sepia.ceph.com 2026-02-18T07:18:43.444 DEBUG:teuthology.orchestra.run.trial034:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2026-02-18T07:18:43.520 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@trial034.front.sepia.ceph.com 2026-02-18T07:18:43.520 DEBUG:teuthology.orchestra.run.trial034:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2026-02-18T07:18:43.567 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@trial109.front.sepia.ceph.com 2026-02-18T07:18:43.567 DEBUG:teuthology.orchestra.run.trial109:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2026-02-18T07:18:43.657 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@trial109.front.sepia.ceph.com 2026-02-18T07:18:43.657 DEBUG:teuthology.orchestra.run.trial109:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2026-02-18T07:18:43.739 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@trial109.front.sepia.ceph.com 2026-02-18T07:18:43.740 DEBUG:teuthology.orchestra.run.trial109:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2026-02-18T07:18:43.808 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@trial109.front.sepia.ceph.com 2026-02-18T07:18:43.809 DEBUG:teuthology.orchestra.run.trial109:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2026-02-18T07:18:43.931 INFO:tasks.ceph:Archiving mon data... 2026-02-18T07:18:43.937 DEBUG:teuthology.misc:Transferring archived files from trial034:/var/lib/ceph/mon/ceph-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943/data/mon.a.tgz 2026-02-18T07:18:43.938 DEBUG:teuthology.orchestra.run.trial034:> mktemp 2026-02-18T07:18:43.956 INFO:teuthology.orchestra.run.trial034.stdout:/tmp/tmp.Retn8LbYYA 2026-02-18T07:18:43.957 DEBUG:teuthology.orchestra.run.trial034:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.Retn8LbYYA 2026-02-18T07:18:44.057 DEBUG:teuthology.orchestra.run.trial034:> sudo chmod 0666 /tmp/tmp.Retn8LbYYA 2026-02-18T07:18:44.139 DEBUG:teuthology.orchestra.remote:trial034:/tmp/tmp.Retn8LbYYA is 298KB 2026-02-18T07:18:44.232 DEBUG:teuthology.orchestra.run.trial034:> rm -fr /tmp/tmp.Retn8LbYYA 2026-02-18T07:18:44.248 DEBUG:teuthology.misc:Transferring archived files from trial034:/var/lib/ceph/mon/ceph-c to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943/data/mon.c.tgz 2026-02-18T07:18:44.248 DEBUG:teuthology.orchestra.run.trial034:> mktemp 2026-02-18T07:18:44.304 INFO:teuthology.orchestra.run.trial034.stdout:/tmp/tmp.CBZpL5oIlQ 2026-02-18T07:18:44.305 DEBUG:teuthology.orchestra.run.trial034:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.CBZpL5oIlQ 2026-02-18T07:18:44.402 DEBUG:teuthology.orchestra.run.trial034:> sudo chmod 0666 /tmp/tmp.CBZpL5oIlQ 2026-02-18T07:18:44.482 DEBUG:teuthology.orchestra.remote:trial034:/tmp/tmp.CBZpL5oIlQ is 307KB 2026-02-18T07:18:44.576 DEBUG:teuthology.orchestra.run.trial034:> rm -fr /tmp/tmp.CBZpL5oIlQ 2026-02-18T07:18:44.593 DEBUG:teuthology.misc:Transferring archived files from trial109:/var/lib/ceph/mon/ceph-b to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943/data/mon.b.tgz 2026-02-18T07:18:44.594 DEBUG:teuthology.orchestra.run.trial109:> mktemp 2026-02-18T07:18:44.612 INFO:teuthology.orchestra.run.trial109.stdout:/tmp/tmp.kVxA3uwTo9 2026-02-18T07:18:44.612 DEBUG:teuthology.orchestra.run.trial109:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.kVxA3uwTo9 2026-02-18T07:18:44.714 DEBUG:teuthology.orchestra.run.trial109:> sudo chmod 0666 /tmp/tmp.kVxA3uwTo9 2026-02-18T07:18:44.796 DEBUG:teuthology.orchestra.remote:trial109:/tmp/tmp.kVxA3uwTo9 is 307KB 2026-02-18T07:18:44.889 DEBUG:teuthology.orchestra.run.trial109:> rm -fr /tmp/tmp.kVxA3uwTo9 2026-02-18T07:18:44.907 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-18T07:18:44.907 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:18:44.910 DEBUG:teuthology.orchestra.run.trial109:> 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-18T07:18:44.949 DEBUG:teuthology.orchestra.run.trial163:> 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-18T07:18:44.992 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-18T07:18:45.027 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-18T07:18:45.045 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-18T07:18:45.045 INFO:tasks.ceph:Archiving crash dumps... 2026-02-18T07:18:45.048 DEBUG:teuthology.misc:Transferring archived files from trial034:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943/remote/trial034/crash 2026-02-18T07:18:45.049 DEBUG:teuthology.orchestra.run.trial034:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-18T07:18:45.073 DEBUG:teuthology.misc:Transferring archived files from trial109:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943/remote/trial109/crash 2026-02-18T07:18:45.074 DEBUG:teuthology.orchestra.run.trial109:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-18T07:18:45.098 DEBUG:teuthology.misc:Transferring archived files from trial163:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943/remote/trial163/crash 2026-02-18T07:18:45.099 DEBUG:teuthology.orchestra.run.trial163:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-18T07:18:45.125 INFO:tasks.ceph:Compressing logs... 2026-02-18T07:18:45.125 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:18:45.126 DEBUG:teuthology.orchestra.run.trial109:> 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-18T07:18:45.142 DEBUG:teuthology.orchestra.run.trial163:> 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-18T07:18:45.149 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2026-02-18T07:18:45.149 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32911.log 2026-02-18T07:18:45.149 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2026-02-18T07:18:45.150 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32911.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2026-02-18T07:18:45.150 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32911.log.gz 2026-02-18T07:18:45.173 INFO:teuthology.orchestra.run.trial109.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26040.log 2026-02-18T07:18:45.173 INFO:teuthology.orchestra.run.trial109.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2026-02-18T07:18:45.173 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph-client.admin.26040.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26040.log.gz 2026-02-18T07:18:45.173 INFO:teuthology.orchestra.run.trial109.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2026-02-18T07:18:45.173 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2026-02-18T07:18:45.173 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2026-02-18T07:18:45.173 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.25993.log 2026-02-18T07:18:45.174 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-18T07:18:45.174 INFO:teuthology.orchestra.run.trial109.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2026-02-18T07:18:45.174 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph-client.admin.25993.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.25993.log.gz 2026-02-18T07:18:45.174 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.25805.log 2026-02-18T07:18:45.174 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph-mon.b.log: gzip -5 --verbose 89.3% -- -- replaced with /var/log/ceph/ceph.audit.log.gz /var/log/ceph/ceph-osd.6.log 2026-02-18T07:18:45.174 INFO:teuthology.orchestra.run.trial109.stderr: 2026-02-18T07:18:45.174 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph-client.admin.25805.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.25805.log.gz 2026-02-18T07:18:45.174 INFO:teuthology.orchestra.run.trial109.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.25852.log 2026-02-18T07:18:45.174 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.25946.log 2026-02-18T07:18:45.174 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph-client.admin.25852.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.25852.log.gz 2026-02-18T07:18:45.174 INFO:teuthology.orchestra.run.trial109.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26087.log 2026-02-18T07:18:45.175 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph-client.admin.25946.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-18T07:18:45.175 INFO:teuthology.orchestra.run.trial109.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.25946.log.gz 2026-02-18T07:18:45.175 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph-client.admin.26087.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26134.log 2026-02-18T07:18:45.175 INFO:teuthology.orchestra.run.trial109.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26087.log.gz 2026-02-18T07:18:45.175 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.25899.log 2026-02-18T07:18:45.175 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph-client.admin.26134.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26134.log.gz 2026-02-18T07:18:45.175 INFO:teuthology.orchestra.run.trial109.stderr:/var/log/ceph/ceph-client.admin.25899.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.25899.log.gz 2026-02-18T07:18:45.175 INFO:teuthology.orchestra.run.trial109.stderr: 87.7% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-18T07:18:45.178 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.29648.log 2026-02-18T07:18:45.178 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32323.log 2026-02-18T07:18:45.178 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-osd.0.log: /var/log/ceph/ceph-client.admin.29648.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.29648.log.gz 2026-02-18T07:18:45.178 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32029.log 2026-02-18T07:18:45.179 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32323.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30033.log 2026-02-18T07:18:45.179 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32323.log.gz 2026-02-18T07:18:45.179 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32029.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2026-02-18T07:18:45.179 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32029.log.gz 2026-02-18T07:18:45.179 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30033.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32421.log 2026-02-18T07:18:45.179 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30033.log.gz 2026-02-18T07:18:45.179 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32519.log 2026-02-18T07:18:45.179 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32764.log 2026-02-18T07:18:45.179 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32421.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32421.log.gz 2026-02-18T07:18:45.179 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32519.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32519.log.gz 2026-02-18T07:18:45.179 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32617.log 2026-02-18T07:18:45.179 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31931.log 2026-02-18T07:18:45.179 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32764.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32764.log.gz 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32617.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32617.log.gz 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.31931.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30022.log 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31931.log.gz 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.29795.log 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30022.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30381.log 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30022.log.gz 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.29795.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30032.log 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.29795.log.gz 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30381.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30677.log 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30381.log.gz 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30032.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30236.log 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30032.log.gz 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30677.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30726.log 2026-02-18T07:18:45.180 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30677.log.gz 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30236.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.25733.log 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30236.log.gz 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30726.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30726.log.gz 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30452.log 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.25733.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.25733.log.gz 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30449.log 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30452.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30452.log.gz 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.29488.log 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30449.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30449.log.gz 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32715.log 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.29488.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.29488.log.gz 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32666.log 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32715.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30369.log 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32715.log.gz 2026-02-18T07:18:45.181 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32666.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32666.log.gz 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30025.log 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30369.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30369.log.gz 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30025.log: gzip 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30025.log.gz -5 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr: --verbose -- /var/log/ceph/ceph-client.admin.30028.log 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30628.log 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30028.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30028.log.gz 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32813.log 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr: 93.8% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30628.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30368.log 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30628.log.gz 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32813.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32813.log.gz 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.29558.log 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30368.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30368.log.gz 2026-02-18T07:18:45.182 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.29558.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.29558.log.gz 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30380.log 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32862.log 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30380.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30380.log.gz 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.26056.log 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32862.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.29746.log 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32862.log.gz 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.26056.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.26056.log.gz 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32470.log 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.29746.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.29697.log 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.29746.log.gz 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32470.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30026.log 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32470.log.gz 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.29697.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.29697.log.gz 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32274.log 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30026.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.31980.log 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30026.log.gz 2026-02-18T07:18:45.183 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32274.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33007.log 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32274.log.gz 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32960.log 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.31980.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.31980.log.gz 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.33007.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33007.log.gz 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.19468.log 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32960.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30030.log 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32960.log.gz 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph.tmp-client.admin.19468.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.19468.log.gz 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32225.log 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30030.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32127.log 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30030.log.gz 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32225.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32225.log.gz 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27934.log 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32127.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32127.log.gz 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.27934.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30031.log 2026-02-18T07:18:45.184 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27934.log.gz 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32176.log 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30031.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32568.log 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30031.log.gz 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32176.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.29583.log 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32176.log.gz 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32568.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.30379.log 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32568.log.gz 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.29583.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.29583.log.gz 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32078.log 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.30379.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.30379.log.gz 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32078.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.25789.log 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32078.log.gz 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32372.log 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.25789.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.25789.log.gz 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr:/var/log/ceph/ceph-client.admin.32372.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32372.log.gz 2026-02-18T07:18:45.185 INFO:teuthology.orchestra.run.trial034.stderr: 93.4% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-18T07:18:45.186 INFO:teuthology.orchestra.run.trial034.stderr: 94.8% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2026-02-18T07:18:45.191 INFO:teuthology.orchestra.run.trial163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.20099.log 2026-02-18T07:18:45.191 INFO:teuthology.orchestra.run.trial163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.20689.log 2026-02-18T07:18:45.191 INFO:teuthology.orchestra.run.trial163.stderr:/var/log/ceph/ceph-client.admin.20099.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.20099.log.gz 2026-02-18T07:18:45.191 INFO:teuthology.orchestra.run.trial163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.20537.log 2026-02-18T07:18:45.192 INFO:teuthology.orchestra.run.trial163.stderr:/var/log/ceph/ceph-client.admin.20689.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.20142.log 2026-02-18T07:18:45.193 INFO:teuthology.orchestra.run.trial163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.20689.log.gz 2026-02-18T07:18:45.193 INFO:teuthology.orchestra.run.trial163.stderr:/var/log/ceph/ceph-client.admin.20537.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.19735.log 2026-02-18T07:18:45.193 INFO:teuthology.orchestra.run.trial163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.20537.log.gz 2026-02-18T07:18:45.193 INFO:teuthology.orchestra.run.trial163.stderr:/var/log/ceph/ceph-client.admin.20142.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.19779.log 2026-02-18T07:18:45.193 INFO:teuthology.orchestra.run.trial163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.20142.log.gz 2026-02-18T07:18:45.194 INFO:teuthology.orchestra.run.trial163.stderr:/var/log/ceph/ceph-client.admin.19735.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19735.log.gz 2026-02-18T07:18:45.194 INFO:teuthology.orchestra.run.trial163.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.0.20444.log 2026-02-18T07:18:45.194 INFO:teuthology.orchestra.run.trial163.stderr:/var/log/ceph/ceph-client.admin.19779.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.20607.log 2026-02-18T07:18:45.194 INFO:teuthology.orchestra.run.trial163.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19779.log.gz 2026-02-18T07:18:45.194 INFO:teuthology.orchestra.run.trial163.stderr:/var/log/ceph/ceph-client.0.20444.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.20056.log 2026-02-18T07:18:45.194 INFO:teuthology.orchestra.run.trial163.stderr: 56.0% -- replaced with /var/log/ceph/ceph-client.0.20444.log.gz 2026-02-18T07:18:45.194 INFO:teuthology.orchestra.run.trial163.stderr:/var/log/ceph/ceph-client.admin.20607.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.20607.log.gz 2026-02-18T07:18:45.194 INFO:teuthology.orchestra.run.trial163.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.19691.log 2026-02-18T07:18:45.194 INFO:teuthology.orchestra.run.trial163.stderr:/var/log/ceph/ceph-client.admin.20056.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.20056.log.gz 2026-02-18T07:18:45.195 INFO:teuthology.orchestra.run.trial163.stderr:/var/log/ceph/ceph-client.admin.19691.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.19691.log.gz 2026-02-18T07:18:45.196 INFO:teuthology.orchestra.run.trial163.stderr: 2026-02-18T07:18:45.196 INFO:teuthology.orchestra.run.trial163.stderr:real 0m0.013s 2026-02-18T07:18:45.196 INFO:teuthology.orchestra.run.trial163.stderr:user 0m0.010s 2026-02-18T07:18:45.196 INFO:teuthology.orchestra.run.trial163.stderr:sys 0m0.015s 2026-02-18T07:18:45.240 INFO:teuthology.orchestra.run.trial109.stderr: 92.1% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2026-02-18T07:18:45.265 INFO:teuthology.orchestra.run.trial109.stderr: 93.1% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2026-02-18T07:18:45.288 INFO:teuthology.orchestra.run.trial034.stderr: 92.8% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2026-02-18T07:18:45.345 INFO:teuthology.orchestra.run.trial109.stderr: 92.8% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2026-02-18T07:18:45.489 INFO:teuthology.orchestra.run.trial034.stderr: 90.6% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2026-02-18T07:18:47.214 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.5 has been restored 2026-02-18T07:18:47.340 INFO:teuthology.orchestra.run.trial034.stderr: 95.0% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2026-02-18T07:18:51.237 INFO:teuthology.orchestra.run.trial034.stderr: 95.0% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2026-02-18T07:18:57.720 INFO:teuthology.orchestra.run.trial109.stderr: 94.6% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2026-02-18T07:18:58.649 INFO:teuthology.orchestra.run.trial034.stderr: 94.6% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2026-02-18T07:19:15.339 INFO:teuthology.orchestra.run.trial109.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2026-02-18T07:19:29.188 INFO:teuthology.orchestra.run.trial034.stderr: 94.3% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2026-02-18T07:19:29.191 INFO:teuthology.orchestra.run.trial034.stderr: 2026-02-18T07:19:29.191 INFO:teuthology.orchestra.run.trial034.stderr:real 0m44.050s 2026-02-18T07:19:29.191 INFO:teuthology.orchestra.run.trial034.stderr:user 1m3.090s 2026-02-18T07:19:29.191 INFO:teuthology.orchestra.run.trial034.stderr:sys 0m3.100s 2026-02-18T07:19:41.432 INFO:teuthology.orchestra.run.trial109.stderr: 94.6% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2026-02-18T07:19:41.435 INFO:teuthology.orchestra.run.trial109.stderr: 2026-02-18T07:19:41.435 INFO:teuthology.orchestra.run.trial109.stderr:real 0m56.280s 2026-02-18T07:19:41.435 INFO:teuthology.orchestra.run.trial109.stderr:user 1m34.702s 2026-02-18T07:19:41.435 INFO:teuthology.orchestra.run.trial109.stderr:sys 0m4.459s 2026-02-18T07:19:41.435 INFO:tasks.ceph:Archiving logs... 2026-02-18T07:19:41.436 DEBUG:teuthology.misc:Transferring archived files from trial034:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943/remote/trial034/log 2026-02-18T07:19:41.437 DEBUG:teuthology.orchestra.run.trial034:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T07:19:45.877 DEBUG:teuthology.misc:Transferring archived files from trial109:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943/remote/trial109/log 2026-02-18T07:19:45.878 DEBUG:teuthology.orchestra.run.trial109:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T07:19:52.416 DEBUG:teuthology.misc:Transferring archived files from trial163:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943/remote/trial163/log 2026-02-18T07:19:52.417 DEBUG:teuthology.orchestra.run.trial163:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T07:19:52.462 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-18T07:19:52.473 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-18T07:19:52.473 DEBUG:teuthology.orchestra.run.trial034:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T07:19:52.476 DEBUG:teuthology.orchestra.run.trial109:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T07:19:52.478 DEBUG:teuthology.orchestra.run.trial163:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T07:19:52.710 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-18T07:19:52.722 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-18T07:19:52.722 DEBUG:teuthology.orchestra.run.trial034:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T07:19:52.724 DEBUG:teuthology.orchestra.run.trial109:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T07:19:52.726 DEBUG:teuthology.orchestra.run.trial163:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T07:19:52.738 INFO:teuthology.orchestra.run.trial034.stderr:bash: line 1: ntpq: command not found 2026-02-18T07:19:52.740 INFO:teuthology.orchestra.run.trial109.stderr:bash: line 1: ntpq: command not found 2026-02-18T07:19:52.742 INFO:teuthology.orchestra.run.trial163.stderr:bash: line 1: ntpq: command not found 2026-02-18T07:19:52.764 INFO:teuthology.orchestra.run.trial034.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T07:19:52.764 INFO:teuthology.orchestra.run.trial034.stdout:=============================================================================== 2026-02-18T07:19:52.765 INFO:teuthology.orchestra.run.trial034.stdout:^- ntp3.radio-sunshine.org 2 6 377 52 -2036us[-2043us] +/- 70ms 2026-02-18T07:19:52.765 INFO:teuthology.orchestra.run.trial034.stdout:^- 49.172.252.162.in-addr.a> 2 6 377 114 -1956us[-1959us] +/- 76ms 2026-02-18T07:19:52.765 INFO:teuthology.orchestra.run.trial034.stdout:^- 172-233-157-223.ip.linod> 2 6 377 49 -13ms[ -13ms] +/- 125ms 2026-02-18T07:19:52.765 INFO:teuthology.orchestra.run.trial034.stdout:^* s2-a.time.mci1.us.rozint> 2 6 377 46 -24us[ -31us] +/- 24ms 2026-02-18T07:19:52.765 INFO:teuthology.orchestra.run.trial163.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T07:19:52.765 INFO:teuthology.orchestra.run.trial163.stdout:=============================================================================== 2026-02-18T07:19:52.765 INFO:teuthology.orchestra.run.trial163.stdout:^+ 155.248.202.205 2 7 377 115 -804us[ -804us] +/- 64ms 2026-02-18T07:19:52.765 INFO:teuthology.orchestra.run.trial163.stdout:^- 49.172.252.162.in-addr.a> 2 7 377 112 -1876us[-1876us] +/- 76ms 2026-02-18T07:19:52.765 INFO:teuthology.orchestra.run.trial163.stdout:^+ ntp3.radio-sunshine.org 2 7 377 242 +263us[ +248us] +/- 83ms 2026-02-18T07:19:52.765 INFO:teuthology.orchestra.run.trial163.stdout:^* s2-a.time.mci1.us.rozint> 2 6 377 115 +76us[ +74us] +/- 24ms 2026-02-18T07:19:52.766 INFO:teuthology.orchestra.run.trial109.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T07:19:52.766 INFO:teuthology.orchestra.run.trial109.stdout:=============================================================================== 2026-02-18T07:19:52.766 INFO:teuthology.orchestra.run.trial109.stdout:^+ ntp3.radio-sunshine.org 2 7 377 246 +43us[+6212ns] +/- 83ms 2026-02-18T07:19:52.766 INFO:teuthology.orchestra.run.trial109.stdout:^- 49.172.252.162.in-addr.a> 2 7 377 244 -2284us[-2274us] +/- 74ms 2026-02-18T07:19:52.766 INFO:teuthology.orchestra.run.trial109.stdout:^- 172-233-157-223.ip.linod> 2 7 377 114 -11ms[ -11ms] +/- 124ms 2026-02-18T07:19:52.766 INFO:teuthology.orchestra.run.trial109.stdout:^* s2-a.time.mci1.us.rozint> 2 6 377 53 -99us[ -88us] +/- 24ms 2026-02-18T07:19:52.766 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-18T07:19:52.777 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-18T07:19:52.777 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-18T07:19:52.790 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:19:52.851 DEBUG:teuthology.orchestra.run.trial109:> 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-18T07:19:52.893 DEBUG:teuthology.orchestra.run.trial163:> 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-18T07:19:52.936 DEBUG:teuthology.orchestra.run.trial034:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-18T07:19:52.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T07:19:52.964 DEBUG:teuthology.orchestra.run.trial109:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-18T07:19:52.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T07:19:52.991 DEBUG:teuthology.orchestra.run.trial163:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-18T07:19:53.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T07:19:53.018 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-18T07:19:53.037 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-18T07:19:53.052 INFO:teuthology.task.internal:Duration was 1698.255581 seconds 2026-02-18T07:19:53.052 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-18T07:19:53.067 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-18T07:19:53.068 DEBUG:teuthology.orchestra.run.trial034:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T07:19:53.070 DEBUG:teuthology.orchestra.run.trial109:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T07:19:53.074 DEBUG:teuthology.orchestra.run.trial163:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T07:19:53.107 INFO:teuthology.orchestra.run.trial034.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T07:19:53.109 INFO:teuthology.orchestra.run.trial109.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T07:19:53.111 INFO:teuthology.orchestra.run.trial163.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T07:19:53.533 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-18T07:19:53.533 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial034.front.sepia.ceph.com 2026-02-18T07:19:53.534 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:19:53.593 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial109.front.sepia.ceph.com 2026-02-18T07:19:53.593 DEBUG:teuthology.orchestra.run.trial109:> 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-18T07:19:53.612 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial163.front.sepia.ceph.com 2026-02-18T07:19:53.613 DEBUG:teuthology.orchestra.run.trial163:> 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-18T07:19:53.633 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-18T07:19:53.633 DEBUG:teuthology.orchestra.run.trial034:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T07:19:53.635 DEBUG:teuthology.orchestra.run.trial109:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T07:19:53.655 DEBUG:teuthology.orchestra.run.trial163:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T07:19:53.715 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-18T07:19:53.715 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:19:53.719 DEBUG:teuthology.orchestra.run.trial109:> 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-18T07:19:53.738 DEBUG:teuthology.orchestra.run.trial163:> 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-18T07:19:53.740 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T07:19:53.740 INFO:teuthology.orchestra.run.trial034.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T07:19:53.740 INFO:teuthology.orchestra.run.trial034.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T07:19:53.740 INFO:teuthology.orchestra.run.trial034.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T07:19:53.740 INFO:teuthology.orchestra.run.trial034.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T07:19:53.744 INFO:teuthology.orchestra.run.trial034.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 88.3% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T07:19:53.759 INFO:teuthology.orchestra.run.trial109.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T07:19:53.761 INFO:teuthology.orchestra.run.trial109.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T07:19:53.761 INFO:teuthology.orchestra.run.trial109.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T07:19:53.761 INFO:teuthology.orchestra.run.trial109.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T07:19:53.761 INFO:teuthology.orchestra.run.trial109.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T07:19:53.764 INFO:teuthology.orchestra.run.trial109.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 87.8% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T07:19:53.779 INFO:teuthology.orchestra.run.trial163.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T07:19:53.779 INFO:teuthology.orchestra.run.trial163.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T07:19:53.779 INFO:teuthology.orchestra.run.trial163.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T07:19:53.779 INFO:teuthology.orchestra.run.trial163.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T07:19:53.780 INFO:teuthology.orchestra.run.trial163.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T07:19:53.784 INFO:teuthology.orchestra.run.trial163.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 87.8% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T07:19:53.786 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-18T07:19:53.802 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-18T07:19:53.803 DEBUG:teuthology.orchestra.run.trial034:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T07:19:53.827 DEBUG:teuthology.orchestra.run.trial109:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T07:19:53.851 DEBUG:teuthology.orchestra.run.trial163:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T07:19:53.876 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-18T07:19:53.893 DEBUG:teuthology.orchestra.run.trial034:> 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-18T07:19:53.896 DEBUG:teuthology.orchestra.run.trial109:> 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-18T07:19:53.898 DEBUG:teuthology.orchestra.run.trial163:> 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-18T07:19:53.917 INFO:teuthology.orchestra.run.trial034.stdout:kernel.core_pattern = core 2026-02-18T07:19:53.920 INFO:teuthology.orchestra.run.trial109.stdout:kernel.core_pattern = core 2026-02-18T07:19:53.940 INFO:teuthology.orchestra.run.trial163.stdout:kernel.core_pattern = core 2026-02-18T07:19:53.954 DEBUG:teuthology.orchestra.run.trial034:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T07:19:53.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T07:19:53.993 DEBUG:teuthology.orchestra.run.trial109:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T07:19:54.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T07:19:54.009 DEBUG:teuthology.orchestra.run.trial163:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T07:19:54.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T07:19:54.025 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-18T07:19:54.042 INFO:teuthology.task.internal:Transferring archived files... 2026-02-18T07:19:54.043 DEBUG:teuthology.misc:Transferring archived files from trial034:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943/remote/trial034 2026-02-18T07:19:54.043 DEBUG:teuthology.orchestra.run.trial034:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T07:19:54.075 DEBUG:teuthology.misc:Transferring archived files from trial109:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943/remote/trial109 2026-02-18T07:19:54.075 DEBUG:teuthology.orchestra.run.trial109:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T07:19:54.110 DEBUG:teuthology.misc:Transferring archived files from trial163:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54943/remote/trial163 2026-02-18T07:19:54.110 DEBUG:teuthology.orchestra.run.trial163:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T07:19:54.149 INFO:teuthology.task.internal:Removing archive directory... 2026-02-18T07:19:54.149 DEBUG:teuthology.orchestra.run.trial034:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T07:19:54.152 DEBUG:teuthology.orchestra.run.trial109:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T07:19:54.155 DEBUG:teuthology.orchestra.run.trial163:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T07:19:54.193 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-18T07:19:54.211 INFO:teuthology.task.internal:Not uploading archives. 2026-02-18T07:19:54.212 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-18T07:19:54.228 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-18T07:19:54.228 DEBUG:teuthology.orchestra.run.trial034:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T07:19:54.231 DEBUG:teuthology.orchestra.run.trial109:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T07:19:54.234 DEBUG:teuthology.orchestra.run.trial163:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T07:19:54.246 INFO:teuthology.orchestra.run.trial034.stdout: 786514 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 07:19 /home/ubuntu/cephtest 2026-02-18T07:19:54.247 INFO:teuthology.orchestra.run.trial109.stdout: 791912 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 07:19 /home/ubuntu/cephtest 2026-02-18T07:19:54.251 INFO:teuthology.orchestra.run.trial163.stdout: 791912 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 07:19 /home/ubuntu/cephtest 2026-02-18T07:19:54.252 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-18T07:19:54.269 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-18T07:19:54.306 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-snappy 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: 1698.2555813789368 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-18T07:19:54.307 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T07:19:54.421 INFO:teuthology.run:pass