2026-02-18T05:52:43.112 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T05:52:43.127 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T05:52:43.205 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/54856 branch: 20.2.1_2.17.26-baseline_2 description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/qcow2-http 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: '54856' kernel: branch: distro kdb: true sha1: distro ktype: 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: ubuntu os_version: '22.04' overrides: admin_socket: branch: 20.2.1_2.17.26-baseline_2 ceph: conf: client: rbd default data pool: datapool global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bdev async discard: true bdev enable discard: true bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 enable experimental unrecoverable data corrupting features: '*' mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd debug randomize hobject sort order: false osd failsafe full ratio: 0.95 osd memory target: 1610612736 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: trial015.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF9CsFueEAuz+xzigNcXqa0/STDJzXQs/aCmruiFsJXdjiHMTnXQrjVI4rnDbQrHcrfIcrZB5kfV+a8FzDnfEMk= trial042.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAmMiDv91RpWJDWCCTq/ya9zykiL0iqOrwqjdc/4tgSdt81193YPtlJ4mNayNwmThJsb96t/yzbbnVRYj5MpUIQ= trial150.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG9px0eP5mu6d5Sx82ebRpn/2u74qbxJGdGg86mjljTrjnajj3fAwZKm23pCGkfgLGp6dpmRp7cUWcvT1dnESxg= tasks: - install: null - ceph: null - exec: client.0: - sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile - sudo ceph osd pool set datapool allow_ec_overwrites true - rbd pool init datapool - exec: client.0: - mkdir /home/ubuntu/cephtest/migration - qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G - echo '{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' 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-18T05:52:43.205 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-18T05:52:43.206 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa/tasks 2026-02-18T05:52:43.206 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-18T05:52:43.208 INFO:teuthology.task.internal:Checking packages... 2026-02-18T05:52:43.208 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'adc1923395f2bcd6ae89b5d331d278364d1848ed' 2026-02-18T05:52:43.208 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T05:52:43.208 INFO:teuthology.packaging:ref: None 2026-02-18T05:52:43.208 INFO:teuthology.packaging:tag: None 2026-02-18T05:52:43.208 INFO:teuthology.packaging:branch: 20.2.1_2.17.26-baseline_2 2026-02-18T05:52:43.208 INFO:teuthology.packaging:sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T05:52:43.208 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=20.2.1_2.17.26-baseline_2 2026-02-18T05:52:43.333 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-670-gadc19233-1jammy 2026-02-18T05:52:43.334 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-18T05:52:43.346 INFO:teuthology.task.internal:no buildpackages task found 2026-02-18T05:52:43.346 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-18T05:52:43.360 INFO:teuthology.task.internal:Saving configuration 2026-02-18T05:52:43.372 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-18T05:52:43.384 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-18T05:52:43.458 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial015.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/54856', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-18 05:49:12.167680', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIO+HqsIr3Y5GTRfU9NyAPpSOsFXnYWVHwJ50mZjBa2qX'} 2026-02-18T05:52:43.513 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial042.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/54856', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-18 05:49:12.167245', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKPNcCaq9SpHN1LSD1pBKYO9l32RoZ3iOXPS9pKTB6Cu'} 2026-02-18T05:52:43.567 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial150.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/54856', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-18 05:49:12.166588', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILTJgLzvNHxWJMEB9kbnybHu9GGYuVFVi/YZcIEWXfsV'} 2026-02-18T05:52:43.567 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-18T05:52:43.582 INFO:teuthology.task.internal:roles: ubuntu@trial015.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2026-02-18T05:52:43.582 INFO:teuthology.task.internal:roles: ubuntu@trial042.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2026-02-18T05:52:43.582 INFO:teuthology.task.internal:roles: ubuntu@trial150.front.sepia.ceph.com - ['client.0'] 2026-02-18T05:52:43.582 INFO:teuthology.run_tasks:Running task console_log... 2026-02-18T05:52:43.775 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x75fae14f4860>, signals=[15]) 2026-02-18T05:52:43.775 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-18T05:52:43.786 INFO:teuthology.task.internal:Opening connections... 2026-02-18T05:52:43.786 DEBUG:teuthology.task.internal:connecting to ubuntu@trial015.front.sepia.ceph.com 2026-02-18T05:52:43.787 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial015.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:52:43.850 DEBUG:teuthology.task.internal:connecting to ubuntu@trial042.front.sepia.ceph.com 2026-02-18T05:52:43.850 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:52:43.912 DEBUG:teuthology.task.internal:connecting to ubuntu@trial150.front.sepia.ceph.com 2026-02-18T05:52:43.912 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:52:43.975 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-18T05:52:43.989 DEBUG:teuthology.orchestra.run.trial015:> uname -m 2026-02-18T05:52:43.993 INFO:teuthology.orchestra.run.trial015.stdout:x86_64 2026-02-18T05:52:43.993 DEBUG:teuthology.orchestra.run.trial015:> cat /etc/os-release 2026-02-18T05:52:44.039 INFO:teuthology.orchestra.run.trial015.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T05:52:44.039 INFO:teuthology.orchestra.run.trial015.stdout:NAME="Ubuntu" 2026-02-18T05:52:44.039 INFO:teuthology.orchestra.run.trial015.stdout:VERSION_ID="22.04" 2026-02-18T05:52:44.039 INFO:teuthology.orchestra.run.trial015.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T05:52:44.039 INFO:teuthology.orchestra.run.trial015.stdout:VERSION_CODENAME=jammy 2026-02-18T05:52:44.039 INFO:teuthology.orchestra.run.trial015.stdout:ID=ubuntu 2026-02-18T05:52:44.039 INFO:teuthology.orchestra.run.trial015.stdout:ID_LIKE=debian 2026-02-18T05:52:44.039 INFO:teuthology.orchestra.run.trial015.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T05:52:44.039 INFO:teuthology.orchestra.run.trial015.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T05:52:44.039 INFO:teuthology.orchestra.run.trial015.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T05:52:44.039 INFO:teuthology.orchestra.run.trial015.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T05:52:44.039 INFO:teuthology.orchestra.run.trial015.stdout:UBUNTU_CODENAME=jammy 2026-02-18T05:52:44.040 INFO:teuthology.lock.ops:Updating trial015.front.sepia.ceph.com on lock server 2026-02-18T05:52:44.109 DEBUG:teuthology.orchestra.run.trial042:> uname -m 2026-02-18T05:52:44.114 INFO:teuthology.orchestra.run.trial042.stdout:x86_64 2026-02-18T05:52:44.114 DEBUG:teuthology.orchestra.run.trial042:> cat /etc/os-release 2026-02-18T05:52:44.158 INFO:teuthology.orchestra.run.trial042.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T05:52:44.158 INFO:teuthology.orchestra.run.trial042.stdout:NAME="Ubuntu" 2026-02-18T05:52:44.159 INFO:teuthology.orchestra.run.trial042.stdout:VERSION_ID="22.04" 2026-02-18T05:52:44.159 INFO:teuthology.orchestra.run.trial042.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T05:52:44.159 INFO:teuthology.orchestra.run.trial042.stdout:VERSION_CODENAME=jammy 2026-02-18T05:52:44.159 INFO:teuthology.orchestra.run.trial042.stdout:ID=ubuntu 2026-02-18T05:52:44.159 INFO:teuthology.orchestra.run.trial042.stdout:ID_LIKE=debian 2026-02-18T05:52:44.159 INFO:teuthology.orchestra.run.trial042.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T05:52:44.159 INFO:teuthology.orchestra.run.trial042.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T05:52:44.159 INFO:teuthology.orchestra.run.trial042.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T05:52:44.159 INFO:teuthology.orchestra.run.trial042.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T05:52:44.159 INFO:teuthology.orchestra.run.trial042.stdout:UBUNTU_CODENAME=jammy 2026-02-18T05:52:44.159 INFO:teuthology.lock.ops:Updating trial042.front.sepia.ceph.com on lock server 2026-02-18T05:52:44.230 DEBUG:teuthology.orchestra.run.trial150:> uname -m 2026-02-18T05:52:44.234 INFO:teuthology.orchestra.run.trial150.stdout:x86_64 2026-02-18T05:52:44.234 DEBUG:teuthology.orchestra.run.trial150:> cat /etc/os-release 2026-02-18T05:52:44.279 INFO:teuthology.orchestra.run.trial150.stdout:PRETTY_NAME="Ubuntu 22.04.5 LTS" 2026-02-18T05:52:44.279 INFO:teuthology.orchestra.run.trial150.stdout:NAME="Ubuntu" 2026-02-18T05:52:44.279 INFO:teuthology.orchestra.run.trial150.stdout:VERSION_ID="22.04" 2026-02-18T05:52:44.279 INFO:teuthology.orchestra.run.trial150.stdout:VERSION="22.04.5 LTS (Jammy Jellyfish)" 2026-02-18T05:52:44.279 INFO:teuthology.orchestra.run.trial150.stdout:VERSION_CODENAME=jammy 2026-02-18T05:52:44.280 INFO:teuthology.orchestra.run.trial150.stdout:ID=ubuntu 2026-02-18T05:52:44.280 INFO:teuthology.orchestra.run.trial150.stdout:ID_LIKE=debian 2026-02-18T05:52:44.280 INFO:teuthology.orchestra.run.trial150.stdout:HOME_URL="https://www.ubuntu.com/" 2026-02-18T05:52:44.280 INFO:teuthology.orchestra.run.trial150.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2026-02-18T05:52:44.280 INFO:teuthology.orchestra.run.trial150.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2026-02-18T05:52:44.280 INFO:teuthology.orchestra.run.trial150.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2026-02-18T05:52:44.280 INFO:teuthology.orchestra.run.trial150.stdout:UBUNTU_CODENAME=jammy 2026-02-18T05:52:44.280 INFO:teuthology.lock.ops:Updating trial150.front.sepia.ceph.com on lock server 2026-02-18T05:52:44.352 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-18T05:52:44.365 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-18T05:52:44.377 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-18T05:52:44.377 DEBUG:teuthology.orchestra.run.trial015:> test '!' -e /home/ubuntu/cephtest 2026-02-18T05:52:44.378 DEBUG:teuthology.orchestra.run.trial042:> test '!' -e /home/ubuntu/cephtest 2026-02-18T05:52:44.379 DEBUG:teuthology.orchestra.run.trial150:> test '!' -e /home/ubuntu/cephtest 2026-02-18T05:52:44.383 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-18T05:52:44.393 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-18T05:52:44.393 DEBUG:teuthology.orchestra.run.trial015:> test -z $(ls -A /var/lib/ceph) 2026-02-18T05:52:44.424 DEBUG:teuthology.orchestra.run.trial042:> test -z $(ls -A /var/lib/ceph) 2026-02-18T05:52:44.426 DEBUG:teuthology.orchestra.run.trial150:> test -z $(ls -A /var/lib/ceph) 2026-02-18T05:52:44.427 INFO:teuthology.orchestra.run.trial015.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-02-18T05:52:44.429 INFO:teuthology.orchestra.run.trial042.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-02-18T05:52:44.431 INFO:teuthology.orchestra.run.trial150.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-02-18T05:52:44.431 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-18T05:52:44.632 INFO:teuthology.run_tasks:Running task kernel... 2026-02-18T05:52:44.651 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-18T05:52:44.651 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-18T05:52:44.651 DEBUG:teuthology.orchestra.run.trial015:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T05:52:44.651 DEBUG:teuthology.orchestra.run.trial042:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T05:52:44.653 DEBUG:teuthology.orchestra.run.trial150:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T05:52:44.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:52:44.656 DEBUG:teuthology.orchestra.run.trial042:> uname -r 2026-02-18T05:52:44.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:52:44.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:52:44.656 DEBUG:teuthology.orchestra.run.trial015:> uname -r 2026-02-18T05:52:44.657 DEBUG:teuthology.orchestra.run.trial150:> uname -r 2026-02-18T05:52:44.706 INFO:teuthology.orchestra.run.trial042.stdout:5.15.0-164-generic 2026-02-18T05:52:44.707 INFO:teuthology.task.kernel:Running kernel on trial042: 5.15.0-164-generic 2026-02-18T05:52:44.707 DEBUG:teuthology.orchestra.run.trial042:> sudo apt-get clean 2026-02-18T05:52:44.707 INFO:teuthology.orchestra.run.trial150.stdout:5.15.0-164-generic 2026-02-18T05:52:44.707 INFO:teuthology.orchestra.run.trial015.stdout:5.15.0-164-generic 2026-02-18T05:52:44.707 INFO:teuthology.task.kernel:Running kernel on trial150: 5.15.0-164-generic 2026-02-18T05:52:44.707 DEBUG:teuthology.orchestra.run.trial150:> sudo apt-get clean 2026-02-18T05:52:44.708 INFO:teuthology.task.kernel:Running kernel on trial015: 5.15.0-164-generic 2026-02-18T05:52:44.708 DEBUG:teuthology.orchestra.run.trial015:> sudo apt-get clean 2026-02-18T05:52:44.769 DEBUG:teuthology.orchestra.run.trial042:> sudo apt-get update 2026-02-18T05:52:44.770 DEBUG:teuthology.orchestra.run.trial150:> sudo apt-get update 2026-02-18T05:52:44.772 DEBUG:teuthology.orchestra.run.trial015:> sudo apt-get update 2026-02-18T05:52:44.971 INFO:teuthology.orchestra.run.trial150.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T05:52:44.975 INFO:teuthology.orchestra.run.trial042.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T05:52:44.975 INFO:teuthology.orchestra.run.trial015.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T05:52:44.977 INFO:teuthology.orchestra.run.trial150.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2026-02-18T05:52:44.982 INFO:teuthology.orchestra.run.trial042.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2026-02-18T05:52:44.983 INFO:teuthology.orchestra.run.trial015.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2026-02-18T05:52:45.015 INFO:teuthology.orchestra.run.trial150.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2026-02-18T05:52:45.020 INFO:teuthology.orchestra.run.trial042.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2026-02-18T05:52:45.022 INFO:teuthology.orchestra.run.trial015.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2026-02-18T05:52:45.030 INFO:teuthology.orchestra.run.trial150.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2026-02-18T05:52:45.035 INFO:teuthology.orchestra.run.trial042.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2026-02-18T05:52:45.038 INFO:teuthology.orchestra.run.trial015.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2026-02-18T05:52:45.112 INFO:teuthology.orchestra.run.trial150.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3240 kB] 2026-02-18T05:52:45.116 INFO:teuthology.orchestra.run.trial015.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3240 kB] 2026-02-18T05:52:45.120 INFO:teuthology.orchestra.run.trial042.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3240 kB] 2026-02-18T05:52:45.179 INFO:teuthology.orchestra.run.trial150.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [494 kB] 2026-02-18T05:52:45.182 INFO:teuthology.orchestra.run.trial015.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [494 kB] 2026-02-18T05:52:45.182 INFO:teuthology.orchestra.run.trial150.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [19.2 kB] 2026-02-18T05:52:45.183 INFO:teuthology.orchestra.run.trial150.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1256 kB] 2026-02-18T05:52:45.185 INFO:teuthology.orchestra.run.trial015.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [19.2 kB] 2026-02-18T05:52:45.185 INFO:teuthology.orchestra.run.trial015.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1256 kB] 2026-02-18T05:52:45.186 INFO:teuthology.orchestra.run.trial042.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [494 kB] 2026-02-18T05:52:45.189 INFO:teuthology.orchestra.run.trial042.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [19.2 kB] 2026-02-18T05:52:45.189 INFO:teuthology.orchestra.run.trial042.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1256 kB] 2026-02-18T05:52:45.190 INFO:teuthology.orchestra.run.trial150.stdout:Get:9 https://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [314 kB] 2026-02-18T05:52:45.192 INFO:teuthology.orchestra.run.trial150.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5295 kB] 2026-02-18T05:52:45.193 INFO:teuthology.orchestra.run.trial015.stdout:Get:9 https://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [314 kB] 2026-02-18T05:52:45.195 INFO:teuthology.orchestra.run.trial015.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5295 kB] 2026-02-18T05:52:45.197 INFO:teuthology.orchestra.run.trial042.stdout:Get:9 https://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [314 kB] 2026-02-18T05:52:45.199 INFO:teuthology.orchestra.run.trial042.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [5295 kB] 2026-02-18T05:52:45.220 INFO:teuthology.orchestra.run.trial150.stdout:Get:11 https://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [1001 kB] 2026-02-18T05:52:45.223 INFO:teuthology.orchestra.run.trial150.stdout:Get:12 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2975 kB] 2026-02-18T05:52:45.223 INFO:teuthology.orchestra.run.trial015.stdout:Get:11 https://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [1001 kB] 2026-02-18T05:52:45.227 INFO:teuthology.orchestra.run.trial042.stdout:Get:11 https://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [1001 kB] 2026-02-18T05:52:45.227 INFO:teuthology.orchestra.run.trial015.stdout:Get:12 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2975 kB] 2026-02-18T05:52:45.230 INFO:teuthology.orchestra.run.trial042.stdout:Get:12 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2975 kB] 2026-02-18T05:52:45.232 INFO:teuthology.orchestra.run.trial150.stdout:Get:13 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [14.1 kB] 2026-02-18T05:52:45.232 INFO:teuthology.orchestra.run.trial150.stdout:Get:14 https://archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1017 kB] 2026-02-18T05:52:45.235 INFO:teuthology.orchestra.run.trial015.stdout:Get:13 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [14.1 kB] 2026-02-18T05:52:45.236 INFO:teuthology.orchestra.run.trial015.stdout:Get:14 https://archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1017 kB] 2026-02-18T05:52:45.239 INFO:teuthology.orchestra.run.trial042.stdout:Get:13 https://archive.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [14.1 kB] 2026-02-18T05:52:45.239 INFO:teuthology.orchestra.run.trial042.stdout:Get:14 https://archive.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1017 kB] 2026-02-18T05:52:48.585 INFO:teuthology.orchestra.run.trial015.stdout:Fetched 16.0 MB in 1s (12.8 MB/s) 2026-02-18T05:52:48.594 INFO:teuthology.orchestra.run.trial042.stdout:Fetched 16.0 MB in 1s (12.7 MB/s) 2026-02-18T05:52:48.598 INFO:teuthology.orchestra.run.trial150.stdout:Fetched 16.0 MB in 1s (12.9 MB/s) 2026-02-18T05:52:49.117 INFO:teuthology.orchestra.run.trial042.stdout:Reading package lists... 2026-02-18T05:52:49.117 INFO:teuthology.orchestra.run.trial015.stdout:Reading package lists... 2026-02-18T05:52:49.130 DEBUG:teuthology.orchestra.run.trial042:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-18T05:52:49.132 DEBUG:teuthology.orchestra.run.trial015:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-18T05:52:49.135 INFO:teuthology.orchestra.run.trial150.stdout:Reading package lists... 2026-02-18T05:52:49.148 DEBUG:teuthology.orchestra.run.trial150:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-18T05:52:49.164 INFO:teuthology.orchestra.run.trial042.stdout:Reading package lists... 2026-02-18T05:52:49.166 INFO:teuthology.orchestra.run.trial015.stdout:Reading package lists... 2026-02-18T05:52:49.180 INFO:teuthology.orchestra.run.trial150.stdout:Reading package lists... 2026-02-18T05:52:49.274 INFO:teuthology.orchestra.run.trial042.stdout:Building dependency tree... 2026-02-18T05:52:49.274 INFO:teuthology.orchestra.run.trial042.stdout:Reading state information... 2026-02-18T05:52:49.275 INFO:teuthology.orchestra.run.trial015.stdout:Building dependency tree... 2026-02-18T05:52:49.275 INFO:teuthology.orchestra.run.trial015.stdout:Reading state information... 2026-02-18T05:52:49.284 INFO:teuthology.orchestra.run.trial150.stdout:Building dependency tree... 2026-02-18T05:52:49.284 INFO:teuthology.orchestra.run.trial150.stdout:Reading state information... 2026-02-18T05:52:49.362 INFO:teuthology.orchestra.run.trial042.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T05:52:49.362 INFO:teuthology.orchestra.run.trial042.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T05:52:49.363 INFO:teuthology.orchestra.run.trial042.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T05:52:49.363 INFO:teuthology.orchestra.run.trial042.stdout: sg3-utils-udev 2026-02-18T05:52:49.363 INFO:teuthology.orchestra.run.trial042.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T05:52:49.363 INFO:teuthology.orchestra.run.trial042.stdout:The following additional packages will be installed: 2026-02-18T05:52:49.363 INFO:teuthology.orchestra.run.trial042.stdout: linux-generic linux-headers-5.15.0-170 linux-headers-5.15.0-170-generic 2026-02-18T05:52:49.363 INFO:teuthology.orchestra.run.trial042.stdout: linux-headers-generic linux-image-5.15.0-170-generic 2026-02-18T05:52:49.363 INFO:teuthology.orchestra.run.trial042.stdout: linux-modules-5.15.0-170-generic linux-modules-extra-5.15.0-170-generic 2026-02-18T05:52:49.364 INFO:teuthology.orchestra.run.trial042.stdout:Suggested packages: 2026-02-18T05:52:49.364 INFO:teuthology.orchestra.run.trial042.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-02-18T05:52:49.365 INFO:teuthology.orchestra.run.trial015.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T05:52:49.365 INFO:teuthology.orchestra.run.trial015.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T05:52:49.365 INFO:teuthology.orchestra.run.trial015.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T05:52:49.365 INFO:teuthology.orchestra.run.trial015.stdout: sg3-utils-udev 2026-02-18T05:52:49.365 INFO:teuthology.orchestra.run.trial015.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T05:52:49.365 INFO:teuthology.orchestra.run.trial015.stdout:The following additional packages will be installed: 2026-02-18T05:52:49.366 INFO:teuthology.orchestra.run.trial015.stdout: linux-generic linux-headers-5.15.0-170 linux-headers-5.15.0-170-generic 2026-02-18T05:52:49.366 INFO:teuthology.orchestra.run.trial015.stdout: linux-headers-generic linux-image-5.15.0-170-generic 2026-02-18T05:52:49.366 INFO:teuthology.orchestra.run.trial015.stdout: linux-modules-5.15.0-170-generic linux-modules-extra-5.15.0-170-generic 2026-02-18T05:52:49.366 INFO:teuthology.orchestra.run.trial015.stdout:Suggested packages: 2026-02-18T05:52:49.366 INFO:teuthology.orchestra.run.trial015.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-02-18T05:52:49.369 INFO:teuthology.orchestra.run.trial150.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T05:52:49.369 INFO:teuthology.orchestra.run.trial150.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T05:52:49.369 INFO:teuthology.orchestra.run.trial150.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T05:52:49.369 INFO:teuthology.orchestra.run.trial150.stdout: sg3-utils-udev 2026-02-18T05:52:49.369 INFO:teuthology.orchestra.run.trial150.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T05:52:49.370 INFO:teuthology.orchestra.run.trial150.stdout:The following additional packages will be installed: 2026-02-18T05:52:49.370 INFO:teuthology.orchestra.run.trial150.stdout: linux-generic linux-headers-5.15.0-170 linux-headers-5.15.0-170-generic 2026-02-18T05:52:49.370 INFO:teuthology.orchestra.run.trial150.stdout: linux-headers-generic linux-image-5.15.0-170-generic 2026-02-18T05:52:49.370 INFO:teuthology.orchestra.run.trial150.stdout: linux-modules-5.15.0-170-generic linux-modules-extra-5.15.0-170-generic 2026-02-18T05:52:49.370 INFO:teuthology.orchestra.run.trial150.stdout:Suggested packages: 2026-02-18T05:52:49.370 INFO:teuthology.orchestra.run.trial150.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2026-02-18T05:52:49.377 INFO:teuthology.orchestra.run.trial042.stdout:The following NEW packages will be installed: 2026-02-18T05:52:49.377 INFO:teuthology.orchestra.run.trial042.stdout: linux-headers-5.15.0-170 linux-headers-5.15.0-170-generic 2026-02-18T05:52:49.377 INFO:teuthology.orchestra.run.trial042.stdout: linux-image-5.15.0-170-generic linux-modules-5.15.0-170-generic 2026-02-18T05:52:49.377 INFO:teuthology.orchestra.run.trial042.stdout: linux-modules-extra-5.15.0-170-generic 2026-02-18T05:52:49.378 INFO:teuthology.orchestra.run.trial042.stdout:The following packages will be upgraded: 2026-02-18T05:52:49.378 INFO:teuthology.orchestra.run.trial042.stdout: linux-generic linux-headers-generic linux-image-generic 2026-02-18T05:52:49.378 INFO:teuthology.orchestra.run.trial015.stdout:The following NEW packages will be installed: 2026-02-18T05:52:49.379 INFO:teuthology.orchestra.run.trial015.stdout: linux-headers-5.15.0-170 linux-headers-5.15.0-170-generic 2026-02-18T05:52:49.379 INFO:teuthology.orchestra.run.trial015.stdout: linux-image-5.15.0-170-generic linux-modules-5.15.0-170-generic 2026-02-18T05:52:49.379 INFO:teuthology.orchestra.run.trial015.stdout: linux-modules-extra-5.15.0-170-generic 2026-02-18T05:52:49.379 INFO:teuthology.orchestra.run.trial015.stdout:The following packages will be upgraded: 2026-02-18T05:52:49.379 INFO:teuthology.orchestra.run.trial015.stdout: linux-generic linux-headers-generic linux-image-generic 2026-02-18T05:52:49.383 INFO:teuthology.orchestra.run.trial150.stdout:The following NEW packages will be installed: 2026-02-18T05:52:49.383 INFO:teuthology.orchestra.run.trial150.stdout: linux-headers-5.15.0-170 linux-headers-5.15.0-170-generic 2026-02-18T05:52:49.383 INFO:teuthology.orchestra.run.trial150.stdout: linux-image-5.15.0-170-generic linux-modules-5.15.0-170-generic 2026-02-18T05:52:49.383 INFO:teuthology.orchestra.run.trial150.stdout: linux-modules-extra-5.15.0-170-generic 2026-02-18T05:52:49.384 INFO:teuthology.orchestra.run.trial150.stdout:The following packages will be upgraded: 2026-02-18T05:52:49.384 INFO:teuthology.orchestra.run.trial150.stdout: linux-generic linux-headers-generic linux-image-generic 2026-02-18T05:52:49.483 INFO:teuthology.orchestra.run.trial150.stdout:3 upgraded, 5 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T05:52:49.483 INFO:teuthology.orchestra.run.trial150.stdout:Need to get 113 MB of archives. 2026-02-18T05:52:49.483 INFO:teuthology.orchestra.run.trial150.stdout:After this operation, 585 MB of additional disk space will be used. 2026-02-18T05:52:49.483 INFO:teuthology.orchestra.run.trial150.stdout:Get:1 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-170-generic amd64 5.15.0-170.180 [22.7 MB] 2026-02-18T05:52:49.657 INFO:teuthology.orchestra.run.trial150.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-170-generic amd64 5.15.0-170.180 [11.6 MB] 2026-02-18T05:52:49.703 INFO:teuthology.orchestra.run.trial150.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-170-generic amd64 5.15.0-170.180 [64.0 MB] 2026-02-18T05:52:49.794 INFO:teuthology.orchestra.run.trial042.stdout:3 upgraded, 5 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T05:52:49.794 INFO:teuthology.orchestra.run.trial042.stdout:Need to get 113 MB of archives. 2026-02-18T05:52:49.794 INFO:teuthology.orchestra.run.trial042.stdout:After this operation, 585 MB of additional disk space will be used. 2026-02-18T05:52:49.794 INFO:teuthology.orchestra.run.trial042.stdout:Get:1 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-170-generic amd64 5.15.0-170.180 [22.7 MB] 2026-02-18T05:52:49.796 INFO:teuthology.orchestra.run.trial015.stdout:3 upgraded, 5 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T05:52:49.796 INFO:teuthology.orchestra.run.trial015.stdout:Need to get 113 MB of archives. 2026-02-18T05:52:49.796 INFO:teuthology.orchestra.run.trial015.stdout:After this operation, 585 MB of additional disk space will be used. 2026-02-18T05:52:49.796 INFO:teuthology.orchestra.run.trial015.stdout:Get:1 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-170-generic amd64 5.15.0-170.180 [22.7 MB] 2026-02-18T05:52:49.957 INFO:teuthology.orchestra.run.trial150.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.170.159 [1654 B] 2026-02-18T05:52:49.957 INFO:teuthology.orchestra.run.trial150.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.170.159 [2474 B] 2026-02-18T05:52:49.957 INFO:teuthology.orchestra.run.trial150.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-170 all 5.15.0-170.180 [12.4 MB] 2026-02-18T05:52:50.030 INFO:teuthology.orchestra.run.trial150.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-170-generic amd64 5.15.0-170.180 [2828 kB] 2026-02-18T05:52:50.042 INFO:teuthology.orchestra.run.trial150.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.170.159 [2316 B] 2026-02-18T05:52:50.241 INFO:teuthology.orchestra.run.trial150.stdout:Fetched 113 MB in 1s (173 MB/s) 2026-02-18T05:52:50.262 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package linux-modules-5.15.0-170-generic. 2026-02-18T05:52:50.425 INFO:teuthology.orchestra.run.trial150.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131954 files and directories currently installed.) 2026-02-18T05:52:50.427 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../0-linux-modules-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T05:52:50.428 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking linux-modules-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:50.774 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package linux-image-5.15.0-170-generic. 2026-02-18T05:52:50.781 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../1-linux-image-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T05:52:50.803 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:50.843 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-170-generic. 2026-02-18T05:52:50.849 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T05:52:50.850 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking linux-modules-extra-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:51.126 INFO:teuthology.orchestra.run.trial042.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-170-generic amd64 5.15.0-170.180 [11.6 MB] 2026-02-18T05:52:51.451 INFO:teuthology.orchestra.run.trial015.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-170-generic amd64 5.15.0-170.180 [11.6 MB] 2026-02-18T05:52:51.454 INFO:teuthology.orchestra.run.trial042.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-170-generic amd64 5.15.0-170.180 [64.0 MB] 2026-02-18T05:52:51.959 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../3-linux-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T05:52:51.960 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking linux-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T05:52:51.981 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T05:52:51.982 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking linux-image-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T05:52:51.999 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package linux-headers-5.15.0-170. 2026-02-18T05:52:52.006 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../5-linux-headers-5.15.0-170_5.15.0-170.180_all.deb ... 2026-02-18T05:52:52.007 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking linux-headers-5.15.0-170 (5.15.0-170.180) ... 2026-02-18T05:52:52.744 INFO:teuthology.orchestra.run.trial015.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-170-generic amd64 5.15.0-170.180 [64.0 MB] 2026-02-18T05:52:53.270 INFO:teuthology.orchestra.run.trial042.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.170.159 [1654 B] 2026-02-18T05:52:53.270 INFO:teuthology.orchestra.run.trial042.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.170.159 [2474 B] 2026-02-18T05:52:53.270 INFO:teuthology.orchestra.run.trial042.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-170 all 5.15.0-170.180 [12.4 MB] 2026-02-18T05:52:53.338 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package linux-headers-5.15.0-170-generic. 2026-02-18T05:52:53.350 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../6-linux-headers-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T05:52:53.350 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking linux-headers-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:53.611 INFO:teuthology.orchestra.run.trial042.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-170-generic amd64 5.15.0-170.180 [2828 kB] 2026-02-18T05:52:53.689 INFO:teuthology.orchestra.run.trial042.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.170.159 [2316 B] 2026-02-18T05:52:53.888 INFO:teuthology.orchestra.run.trial042.stdout:Fetched 113 MB in 4s (26.3 MB/s) 2026-02-18T05:52:53.908 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package linux-modules-5.15.0-170-generic. 2026-02-18T05:52:53.943 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T05:52:53.944 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking linux-headers-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T05:52:53.969 INFO:teuthology.orchestra.run.trial150.stdout:Setting up linux-headers-5.15.0-170 (5.15.0-170.180) ... 2026-02-18T05:52:53.971 INFO:teuthology.orchestra.run.trial150.stdout:Setting up linux-headers-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:53.972 INFO:teuthology.orchestra.run.trial150.stdout:Setting up linux-headers-generic (5.15.0.170.159) ... 2026-02-18T05:52:53.974 INFO:teuthology.orchestra.run.trial150.stdout:Setting up linux-modules-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:54.073 INFO:teuthology.orchestra.run.trial042.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131954 files and directories currently installed.) 2026-02-18T05:52:54.074 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../0-linux-modules-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T05:52:54.076 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking linux-modules-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:54.426 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package linux-image-5.15.0-170-generic. 2026-02-18T05:52:54.432 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../1-linux-image-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T05:52:54.452 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:54.494 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-170-generic. 2026-02-18T05:52:54.500 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T05:52:54.501 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking linux-modules-extra-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:54.758 INFO:teuthology.orchestra.run.trial150.stdout:Setting up linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:54.817 INFO:teuthology.orchestra.run.trial015.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.170.159 [1654 B] 2026-02-18T05:52:54.889 INFO:teuthology.orchestra.run.trial015.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.170.159 [2474 B] 2026-02-18T05:52:54.961 INFO:teuthology.orchestra.run.trial015.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-170 all 5.15.0-170.180 [12.4 MB] 2026-02-18T05:52:55.322 INFO:teuthology.orchestra.run.trial015.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-170-generic amd64 5.15.0-170.180 [2828 kB] 2026-02-18T05:52:55.460 INFO:teuthology.orchestra.run.trial015.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.170.159 [2316 B] 2026-02-18T05:52:55.589 INFO:teuthology.orchestra.run.trial150.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-170-generic 2026-02-18T05:52:55.589 INFO:teuthology.orchestra.run.trial150.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-170-generic 2026-02-18T05:52:55.595 INFO:teuthology.orchestra.run.trial150.stdout:Setting up linux-modules-extra-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:55.603 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../3-linux-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T05:52:55.604 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking linux-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T05:52:55.625 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T05:52:55.626 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking linux-image-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T05:52:55.642 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package linux-headers-5.15.0-170. 2026-02-18T05:52:55.649 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../5-linux-headers-5.15.0-170_5.15.0-170.180_all.deb ... 2026-02-18T05:52:55.649 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking linux-headers-5.15.0-170 (5.15.0-170.180) ... 2026-02-18T05:52:55.659 INFO:teuthology.orchestra.run.trial015.stdout:Fetched 113 MB in 6s (18.7 MB/s) 2026-02-18T05:52:55.677 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package linux-modules-5.15.0-170-generic. 2026-02-18T05:52:55.843 INFO:teuthology.orchestra.run.trial015.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 131954 files and directories currently installed.) 2026-02-18T05:52:55.845 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../0-linux-modules-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T05:52:55.846 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking linux-modules-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:56.179 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package linux-image-5.15.0-170-generic. 2026-02-18T05:52:56.186 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../1-linux-image-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T05:52:56.208 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:56.246 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-170-generic. 2026-02-18T05:52:56.252 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T05:52:56.252 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking linux-modules-extra-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:56.397 INFO:teuthology.orchestra.run.trial150.stdout:Setting up linux-image-generic (5.15.0.170.159) ... 2026-02-18T05:52:56.398 INFO:teuthology.orchestra.run.trial150.stdout:Setting up linux-generic (5.15.0.170.159) ... 2026-02-18T05:52:56.399 INFO:teuthology.orchestra.run.trial150.stdout:Processing triggers for linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:56.404 INFO:teuthology.orchestra.run.trial150.stdout:/etc/kernel/postinst.d/initramfs-tools: 2026-02-18T05:52:56.405 INFO:teuthology.orchestra.run.trial150.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-170-generic 2026-02-18T05:52:56.994 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package linux-headers-5.15.0-170-generic. 2026-02-18T05:52:57.006 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../6-linux-headers-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T05:52:57.006 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking linux-headers-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:57.356 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../3-linux-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T05:52:57.357 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking linux-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T05:52:57.377 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T05:52:57.378 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking linux-image-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T05:52:57.394 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package linux-headers-5.15.0-170. 2026-02-18T05:52:57.401 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../5-linux-headers-5.15.0-170_5.15.0-170.180_all.deb ... 2026-02-18T05:52:57.401 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking linux-headers-5.15.0-170 (5.15.0-170.180) ... 2026-02-18T05:52:57.594 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T05:52:57.594 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking linux-headers-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T05:52:57.619 INFO:teuthology.orchestra.run.trial042.stdout:Setting up linux-headers-5.15.0-170 (5.15.0-170.180) ... 2026-02-18T05:52:57.620 INFO:teuthology.orchestra.run.trial042.stdout:Setting up linux-headers-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:57.622 INFO:teuthology.orchestra.run.trial042.stdout:Setting up linux-headers-generic (5.15.0.170.159) ... 2026-02-18T05:52:57.623 INFO:teuthology.orchestra.run.trial042.stdout:Setting up linux-modules-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:58.408 INFO:teuthology.orchestra.run.trial042.stdout:Setting up linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:58.788 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package linux-headers-5.15.0-170-generic. 2026-02-18T05:52:58.800 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../6-linux-headers-5.15.0-170-generic_5.15.0-170.180_amd64.deb ... 2026-02-18T05:52:58.801 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking linux-headers-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:59.243 INFO:teuthology.orchestra.run.trial042.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-170-generic 2026-02-18T05:52:59.244 INFO:teuthology.orchestra.run.trial042.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-170-generic 2026-02-18T05:52:59.250 INFO:teuthology.orchestra.run.trial042.stdout:Setting up linux-modules-extra-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:59.386 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.170.159_amd64.deb ... 2026-02-18T05:52:59.387 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking linux-headers-generic (5.15.0.170.159) over (5.15.0.164.159) ... 2026-02-18T05:52:59.412 INFO:teuthology.orchestra.run.trial015.stdout:Setting up linux-headers-5.15.0-170 (5.15.0-170.180) ... 2026-02-18T05:52:59.413 INFO:teuthology.orchestra.run.trial015.stdout:Setting up linux-headers-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:52:59.414 INFO:teuthology.orchestra.run.trial015.stdout:Setting up linux-headers-generic (5.15.0.170.159) ... 2026-02-18T05:52:59.416 INFO:teuthology.orchestra.run.trial015.stdout:Setting up linux-modules-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:53:00.060 INFO:teuthology.orchestra.run.trial042.stdout:Setting up linux-image-generic (5.15.0.170.159) ... 2026-02-18T05:53:00.061 INFO:teuthology.orchestra.run.trial042.stdout:Setting up linux-generic (5.15.0.170.159) ... 2026-02-18T05:53:00.062 INFO:teuthology.orchestra.run.trial042.stdout:Processing triggers for linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:53:00.067 INFO:teuthology.orchestra.run.trial042.stdout:/etc/kernel/postinst.d/initramfs-tools: 2026-02-18T05:53:00.067 INFO:teuthology.orchestra.run.trial042.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-170-generic 2026-02-18T05:53:00.186 INFO:teuthology.orchestra.run.trial015.stdout:Setting up linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:53:01.004 INFO:teuthology.orchestra.run.trial015.stdout:I: /boot/vmlinuz is now a symlink to vmlinuz-5.15.0-170-generic 2026-02-18T05:53:01.004 INFO:teuthology.orchestra.run.trial015.stdout:I: /boot/initrd.img is now a symlink to initrd.img-5.15.0-170-generic 2026-02-18T05:53:01.010 INFO:teuthology.orchestra.run.trial015.stdout:Setting up linux-modules-extra-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:53:01.802 INFO:teuthology.orchestra.run.trial015.stdout:Setting up linux-image-generic (5.15.0.170.159) ... 2026-02-18T05:53:01.803 INFO:teuthology.orchestra.run.trial015.stdout:Setting up linux-generic (5.15.0.170.159) ... 2026-02-18T05:53:01.805 INFO:teuthology.orchestra.run.trial015.stdout:Processing triggers for linux-image-5.15.0-170-generic (5.15.0-170.180) ... 2026-02-18T05:53:01.810 INFO:teuthology.orchestra.run.trial015.stdout:/etc/kernel/postinst.d/initramfs-tools: 2026-02-18T05:53:01.810 INFO:teuthology.orchestra.run.trial015.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-170-generic 2026-02-18T05:53:03.454 INFO:teuthology.orchestra.run.trial150.stdout:W: Possible missing firmware /lib/firmware/ast_dp501_fw.bin for module ast 2026-02-18T05:53:07.118 INFO:teuthology.orchestra.run.trial042.stdout:W: Possible missing firmware /lib/firmware/ast_dp501_fw.bin for module ast 2026-02-18T05:53:08.897 INFO:teuthology.orchestra.run.trial015.stdout:W: Possible missing firmware /lib/firmware/ast_dp501_fw.bin for module ast 2026-02-18T05:53:10.041 INFO:teuthology.orchestra.run.trial150.stdout:/etc/kernel/postinst.d/zz-update-grub: 2026-02-18T05:53:10.042 INFO:teuthology.orchestra.run.trial150.stdout:Sourcing file `/etc/default/grub' 2026-02-18T05:53:10.061 INFO:teuthology.orchestra.run.trial150.stdout:Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg' 2026-02-18T05:53:10.062 INFO:teuthology.orchestra.run.trial150.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-02-18T05:53:10.064 INFO:teuthology.orchestra.run.trial150.stdout:Generating grub configuration file ... 2026-02-18T05:53:10.145 INFO:teuthology.orchestra.run.trial150.stdout:Found linux image: /boot/vmlinuz-5.15.0-170-generic 2026-02-18T05:53:10.152 INFO:teuthology.orchestra.run.trial150.stdout:Found initrd image: /boot/initrd.img-5.15.0-170-generic 2026-02-18T05:53:10.320 INFO:teuthology.orchestra.run.trial150.stdout:Found linux image: /boot/vmlinuz-5.15.0-164-generic 2026-02-18T05:53:10.325 INFO:teuthology.orchestra.run.trial150.stdout:Found initrd image: /boot/initrd.img-5.15.0-164-generic 2026-02-18T05:53:10.397 INFO:teuthology.orchestra.run.trial150.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2026-02-18T05:53:10.398 INFO:teuthology.orchestra.run.trial150.stdout:Systems on them will not be added to the GRUB boot configuration. 2026-02-18T05:53:10.398 INFO:teuthology.orchestra.run.trial150.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-02-18T05:53:10.400 INFO:teuthology.orchestra.run.trial150.stdout:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T05:53:10.409 INFO:teuthology.orchestra.run.trial150.stdout:done 2026-02-18T05:53:10.816 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:53:10.817 INFO:teuthology.orchestra.run.trial150.stdout:Pending kernel upgrade! 2026-02-18T05:53:10.817 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:53:10.817 INFO:teuthology.orchestra.run.trial150.stdout:Running kernel version: 2026-02-18T05:53:10.817 INFO:teuthology.orchestra.run.trial150.stdout: 5.15.0-164-generic 2026-02-18T05:53:10.817 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:53:10.817 INFO:teuthology.orchestra.run.trial150.stdout:Diagnostics: 2026-02-18T05:53:10.817 INFO:teuthology.orchestra.run.trial150.stdout: The currently running kernel version is not the expected kernel version 5.15.0-170-generic. 2026-02-18T05:53:10.817 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:53:10.817 INFO:teuthology.orchestra.run.trial150.stdout:Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting. [Return] 2026-02-18T05:53:10.817 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:53:10.818 INFO:teuthology.orchestra.run.trial150.stdout:The processor microcode seems to be up-to-date. 2026-02-18T05:53:10.818 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:53:10.818 INFO:teuthology.orchestra.run.trial150.stdout:No services need to be restarted. 2026-02-18T05:53:10.818 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:53:10.818 INFO:teuthology.orchestra.run.trial150.stdout:No containers need to be restarted. 2026-02-18T05:53:10.818 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:53:10.818 INFO:teuthology.orchestra.run.trial150.stdout:No user sessions are running outdated binaries. 2026-02-18T05:53:10.818 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:53:10.818 INFO:teuthology.orchestra.run.trial150.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T05:53:11.478 DEBUG:teuthology.orchestra.run.trial150:> dpkg -s linux-image-generic 2026-02-18T05:53:11.530 INFO:teuthology.orchestra.run.trial150.stdout:Package: linux-image-generic 2026-02-18T05:53:11.531 INFO:teuthology.orchestra.run.trial150.stdout:Status: install ok installed 2026-02-18T05:53:11.531 INFO:teuthology.orchestra.run.trial150.stdout:Priority: optional 2026-02-18T05:53:11.531 INFO:teuthology.orchestra.run.trial150.stdout:Section: kernel 2026-02-18T05:53:11.531 INFO:teuthology.orchestra.run.trial150.stdout:Installed-Size: 21 2026-02-18T05:53:11.531 INFO:teuthology.orchestra.run.trial150.stdout:Maintainer: Ubuntu Kernel Team 2026-02-18T05:53:11.531 INFO:teuthology.orchestra.run.trial150.stdout:Architecture: amd64 2026-02-18T05:53:11.531 INFO:teuthology.orchestra.run.trial150.stdout:Source: linux-meta 2026-02-18T05:53:11.531 INFO:teuthology.orchestra.run.trial150.stdout:Version: 5.15.0.170.159 2026-02-18T05:53:11.532 INFO:teuthology.orchestra.run.trial150.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-18T05:53:11.532 INFO:teuthology.orchestra.run.trial150.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-18T05:53:11.532 INFO:teuthology.orchestra.run.trial150.stdout:Recommends: thermald 2026-02-18T05:53:11.532 INFO:teuthology.orchestra.run.trial150.stdout:Description: Generic Linux kernel image 2026-02-18T05:53:11.532 INFO:teuthology.orchestra.run.trial150.stdout: This package will always depend on the latest generic kernel image 2026-02-18T05:53:11.532 INFO:teuthology.orchestra.run.trial150.stdout: available. 2026-02-18T05:53:11.532 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-164-generic Expected: 5.15.0-170-generic 2026-02-18T05:53:11.532 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T05:53:11.533 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T05:53:11.533 INFO:teuthology.task.kernel:Installing distro kernel on client.0... 2026-02-18T05:53:11.533 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial150.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T05:53:11.533 DEBUG:teuthology.orchestra.run.trial150:> sudo apt-get clean 2026-02-18T05:53:11.615 DEBUG:teuthology.orchestra.run.trial150:> sudo apt-get update 2026-02-18T05:53:12.109 INFO:teuthology.orchestra.run.trial150.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T05:53:12.192 INFO:teuthology.orchestra.run.trial150.stdout:Hit:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-18T05:53:12.280 INFO:teuthology.orchestra.run.trial150.stdout:Hit:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-18T05:53:12.369 INFO:teuthology.orchestra.run.trial150.stdout:Hit:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T05:53:13.034 INFO:teuthology.orchestra.run.trial150.stdout:Reading package lists... 2026-02-18T05:53:13.048 DEBUG:teuthology.orchestra.run.trial150:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-18T05:53:13.082 INFO:teuthology.orchestra.run.trial150.stdout:Reading package lists... 2026-02-18T05:53:13.196 INFO:teuthology.orchestra.run.trial150.stdout:Building dependency tree... 2026-02-18T05:53:13.197 INFO:teuthology.orchestra.run.trial150.stdout:Reading state information... 2026-02-18T05:53:13.283 INFO:teuthology.orchestra.run.trial150.stdout:linux-image-generic is already the newest version (5.15.0.170.159). 2026-02-18T05:53:13.283 INFO:teuthology.orchestra.run.trial150.stdout:linux-image-generic set to manually installed. 2026-02-18T05:53:13.284 INFO:teuthology.orchestra.run.trial150.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T05:53:13.284 INFO:teuthology.orchestra.run.trial150.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T05:53:13.284 INFO:teuthology.orchestra.run.trial150.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T05:53:13.284 INFO:teuthology.orchestra.run.trial150.stdout: sg3-utils-udev 2026-02-18T05:53:13.284 INFO:teuthology.orchestra.run.trial150.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T05:53:13.303 INFO:teuthology.orchestra.run.trial150.stdout:0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T05:53:13.306 DEBUG:teuthology.orchestra.run.trial150:> dpkg -s linux-image-generic 2026-02-18T05:53:13.357 INFO:teuthology.orchestra.run.trial150.stdout:Package: linux-image-generic 2026-02-18T05:53:13.357 INFO:teuthology.orchestra.run.trial150.stdout:Status: install ok installed 2026-02-18T05:53:13.357 INFO:teuthology.orchestra.run.trial150.stdout:Priority: optional 2026-02-18T05:53:13.358 INFO:teuthology.orchestra.run.trial150.stdout:Section: kernel 2026-02-18T05:53:13.358 INFO:teuthology.orchestra.run.trial150.stdout:Installed-Size: 21 2026-02-18T05:53:13.358 INFO:teuthology.orchestra.run.trial150.stdout:Maintainer: Ubuntu Kernel Team 2026-02-18T05:53:13.358 INFO:teuthology.orchestra.run.trial150.stdout:Architecture: amd64 2026-02-18T05:53:13.358 INFO:teuthology.orchestra.run.trial150.stdout:Source: linux-meta 2026-02-18T05:53:13.358 INFO:teuthology.orchestra.run.trial150.stdout:Version: 5.15.0.170.159 2026-02-18T05:53:13.358 INFO:teuthology.orchestra.run.trial150.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-18T05:53:13.358 INFO:teuthology.orchestra.run.trial150.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-18T05:53:13.358 INFO:teuthology.orchestra.run.trial150.stdout:Recommends: thermald 2026-02-18T05:53:13.359 INFO:teuthology.orchestra.run.trial150.stdout:Description: Generic Linux kernel image 2026-02-18T05:53:13.359 INFO:teuthology.orchestra.run.trial150.stdout: This package will always depend on the latest generic kernel image 2026-02-18T05:53:13.359 INFO:teuthology.orchestra.run.trial150.stdout: available. 2026-02-18T05:53:13.359 DEBUG:teuthology.orchestra.run.trial150:> mktemp 2026-02-18T05:53:13.404 INFO:teuthology.orchestra.run.trial150.stdout:/tmp/tmp.OItVUE8tsj 2026-02-18T05:53:13.405 DEBUG:teuthology.orchestra.run.trial150:> sudo cp /boot/grub/grub.cfg /tmp/tmp.OItVUE8tsj 2026-02-18T05:53:13.458 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod 0666 /tmp/tmp.OItVUE8tsj 2026-02-18T05:53:13.555 DEBUG:teuthology.orchestra.remote:trial150:/tmp/tmp.OItVUE8tsj is 7KB 2026-02-18T05:53:13.563 DEBUG:teuthology.orchestra.run.trial150:> rm -fr /tmp/tmp.OItVUE8tsj 2026-02-18T05:53:13.568 DEBUG:teuthology.orchestra.run.trial150:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2026-02-18T05:53:13.620 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-18T05:53:13.620 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/etc/grub.d/01_ceph_kernel 2026-02-18T05:53:13.620 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2026-02-18T05:53:13.674 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-170-generic 2026-02-18T05:53:13.674 DEBUG:teuthology.orchestra.run.trial150:> sudo update-grub 2026-02-18T05:53:13.684 INFO:teuthology.orchestra.run.trial042.stdout:/etc/kernel/postinst.d/zz-update-grub: 2026-02-18T05:53:13.684 INFO:teuthology.orchestra.run.trial042.stdout:Sourcing file `/etc/default/grub' 2026-02-18T05:53:13.704 INFO:teuthology.orchestra.run.trial042.stdout:Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg' 2026-02-18T05:53:13.705 INFO:teuthology.orchestra.run.trial042.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-02-18T05:53:13.707 INFO:teuthology.orchestra.run.trial042.stdout:Generating grub configuration file ... 2026-02-18T05:53:13.789 INFO:teuthology.orchestra.run.trial042.stdout:Found linux image: /boot/vmlinuz-5.15.0-170-generic 2026-02-18T05:53:13.796 INFO:teuthology.orchestra.run.trial042.stdout:Found initrd image: /boot/initrd.img-5.15.0-170-generic 2026-02-18T05:53:13.903 INFO:teuthology.orchestra.run.trial150.stderr:Sourcing file `/etc/default/grub' 2026-02-18T05:53:13.921 INFO:teuthology.orchestra.run.trial150.stderr:Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg' 2026-02-18T05:53:13.922 INFO:teuthology.orchestra.run.trial150.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-02-18T05:53:13.924 INFO:teuthology.orchestra.run.trial150.stderr:Generating grub configuration file ... 2026-02-18T05:53:13.974 INFO:teuthology.orchestra.run.trial042.stdout:Found linux image: /boot/vmlinuz-5.15.0-164-generic 2026-02-18T05:53:13.981 INFO:teuthology.orchestra.run.trial042.stdout:Found initrd image: /boot/initrd.img-5.15.0-164-generic 2026-02-18T05:53:14.003 INFO:teuthology.orchestra.run.trial150.stderr:Found linux image: /boot/vmlinuz-5.15.0-170-generic 2026-02-18T05:53:14.009 INFO:teuthology.orchestra.run.trial150.stderr:Found initrd image: /boot/initrd.img-5.15.0-170-generic 2026-02-18T05:53:14.056 INFO:teuthology.orchestra.run.trial042.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2026-02-18T05:53:14.056 INFO:teuthology.orchestra.run.trial042.stdout:Systems on them will not be added to the GRUB boot configuration. 2026-02-18T05:53:14.056 INFO:teuthology.orchestra.run.trial042.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-02-18T05:53:14.058 INFO:teuthology.orchestra.run.trial042.stdout:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T05:53:14.068 INFO:teuthology.orchestra.run.trial042.stdout:done 2026-02-18T05:53:14.179 INFO:teuthology.orchestra.run.trial150.stderr:Found linux image: /boot/vmlinuz-5.15.0-164-generic 2026-02-18T05:53:14.185 INFO:teuthology.orchestra.run.trial150.stderr:Found initrd image: /boot/initrd.img-5.15.0-164-generic 2026-02-18T05:53:14.255 INFO:teuthology.orchestra.run.trial150.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2026-02-18T05:53:14.255 INFO:teuthology.orchestra.run.trial150.stderr:Systems on them will not be added to the GRUB boot configuration. 2026-02-18T05:53:14.256 INFO:teuthology.orchestra.run.trial150.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-02-18T05:53:14.258 INFO:teuthology.orchestra.run.trial150.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T05:53:14.265 INFO:teuthology.orchestra.run.trial150.stderr:done 2026-02-18T05:53:14.267 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial150 2026-02-18T05:53:14.267 DEBUG:teuthology.orchestra.run.trial150:> sudo bash -c ' 2026-02-18T05:53:14.267 DEBUG:teuthology.orchestra.run.trial150:> 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-18T05:53:14.267 DEBUG:teuthology.orchestra.run.trial150:> ' 2026-02-18T05:53:14.475 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:53:14.476 INFO:teuthology.orchestra.run.trial042.stdout:Pending kernel upgrade! 2026-02-18T05:53:14.476 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:53:14.476 INFO:teuthology.orchestra.run.trial042.stdout:Running kernel version: 2026-02-18T05:53:14.476 INFO:teuthology.orchestra.run.trial042.stdout: 5.15.0-164-generic 2026-02-18T05:53:14.476 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:53:14.476 INFO:teuthology.orchestra.run.trial042.stdout:Diagnostics: 2026-02-18T05:53:14.476 INFO:teuthology.orchestra.run.trial042.stdout: The currently running kernel version is not the expected kernel version 5.15.0-170-generic. 2026-02-18T05:53:14.476 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:53:14.476 INFO:teuthology.orchestra.run.trial042.stdout:Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting. [Return] 2026-02-18T05:53:14.477 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:53:14.477 INFO:teuthology.orchestra.run.trial042.stdout:The processor microcode seems to be up-to-date. 2026-02-18T05:53:14.477 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:53:14.477 INFO:teuthology.orchestra.run.trial042.stdout:No services need to be restarted. 2026-02-18T05:53:14.477 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:53:14.477 INFO:teuthology.orchestra.run.trial042.stdout:No containers need to be restarted. 2026-02-18T05:53:14.477 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:53:14.477 INFO:teuthology.orchestra.run.trial042.stdout:No user sessions are running outdated binaries. 2026-02-18T05:53:14.477 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:53:14.477 INFO:teuthology.orchestra.run.trial042.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T05:53:15.126 DEBUG:teuthology.orchestra.run.trial042:> dpkg -s linux-image-generic 2026-02-18T05:53:15.136 INFO:teuthology.orchestra.run.trial042.stdout:Package: linux-image-generic 2026-02-18T05:53:15.137 INFO:teuthology.orchestra.run.trial042.stdout:Status: install ok installed 2026-02-18T05:53:15.137 INFO:teuthology.orchestra.run.trial042.stdout:Priority: optional 2026-02-18T05:53:15.137 INFO:teuthology.orchestra.run.trial042.stdout:Section: kernel 2026-02-18T05:53:15.137 INFO:teuthology.orchestra.run.trial042.stdout:Installed-Size: 21 2026-02-18T05:53:15.137 INFO:teuthology.orchestra.run.trial042.stdout:Maintainer: Ubuntu Kernel Team 2026-02-18T05:53:15.137 INFO:teuthology.orchestra.run.trial042.stdout:Architecture: amd64 2026-02-18T05:53:15.137 INFO:teuthology.orchestra.run.trial042.stdout:Source: linux-meta 2026-02-18T05:53:15.137 INFO:teuthology.orchestra.run.trial042.stdout:Version: 5.15.0.170.159 2026-02-18T05:53:15.137 INFO:teuthology.orchestra.run.trial042.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-18T05:53:15.137 INFO:teuthology.orchestra.run.trial042.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-18T05:53:15.138 INFO:teuthology.orchestra.run.trial042.stdout:Recommends: thermald 2026-02-18T05:53:15.138 INFO:teuthology.orchestra.run.trial042.stdout:Description: Generic Linux kernel image 2026-02-18T05:53:15.138 INFO:teuthology.orchestra.run.trial042.stdout: This package will always depend on the latest generic kernel image 2026-02-18T05:53:15.138 INFO:teuthology.orchestra.run.trial042.stdout: available. 2026-02-18T05:53:15.138 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-164-generic Expected: 5.15.0-170-generic 2026-02-18T05:53:15.138 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T05:53:15.138 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T05:53:15.138 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2026-02-18T05:53:15.139 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial042.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T05:53:15.139 DEBUG:teuthology.orchestra.run.trial042:> sudo apt-get clean 2026-02-18T05:53:15.219 DEBUG:teuthology.orchestra.run.trial042:> sudo apt-get update 2026-02-18T05:53:15.457 INFO:teuthology.orchestra.run.trial015.stdout:/etc/kernel/postinst.d/zz-update-grub: 2026-02-18T05:53:15.457 INFO:teuthology.orchestra.run.trial015.stdout:Sourcing file `/etc/default/grub' 2026-02-18T05:53:15.476 INFO:teuthology.orchestra.run.trial015.stdout:Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg' 2026-02-18T05:53:15.478 INFO:teuthology.orchestra.run.trial015.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-02-18T05:53:15.480 INFO:teuthology.orchestra.run.trial015.stdout:Generating grub configuration file ... 2026-02-18T05:53:15.560 INFO:teuthology.orchestra.run.trial015.stdout:Found linux image: /boot/vmlinuz-5.15.0-170-generic 2026-02-18T05:53:15.567 INFO:teuthology.orchestra.run.trial015.stdout:Found initrd image: /boot/initrd.img-5.15.0-170-generic 2026-02-18T05:53:15.728 INFO:teuthology.orchestra.run.trial042.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T05:53:15.735 INFO:teuthology.orchestra.run.trial015.stdout:Found linux image: /boot/vmlinuz-5.15.0-164-generic 2026-02-18T05:53:15.741 INFO:teuthology.orchestra.run.trial015.stdout:Found initrd image: /boot/initrd.img-5.15.0-164-generic 2026-02-18T05:53:15.812 INFO:teuthology.orchestra.run.trial015.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2026-02-18T05:53:15.812 INFO:teuthology.orchestra.run.trial015.stdout:Systems on them will not be added to the GRUB boot configuration. 2026-02-18T05:53:15.813 INFO:teuthology.orchestra.run.trial015.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-02-18T05:53:15.815 INFO:teuthology.orchestra.run.trial042.stdout:Hit:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-18T05:53:15.815 INFO:teuthology.orchestra.run.trial015.stdout:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T05:53:15.824 INFO:teuthology.orchestra.run.trial015.stdout:done 2026-02-18T05:53:15.907 INFO:teuthology.orchestra.run.trial042.stdout:Hit:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-18T05:53:15.998 INFO:teuthology.orchestra.run.trial042.stdout:Hit:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T05:53:16.232 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:53:16.232 INFO:teuthology.orchestra.run.trial015.stdout:Pending kernel upgrade! 2026-02-18T05:53:16.232 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:53:16.232 INFO:teuthology.orchestra.run.trial015.stdout:Running kernel version: 2026-02-18T05:53:16.233 INFO:teuthology.orchestra.run.trial015.stdout: 5.15.0-164-generic 2026-02-18T05:53:16.233 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:53:16.233 INFO:teuthology.orchestra.run.trial015.stdout:Diagnostics: 2026-02-18T05:53:16.233 INFO:teuthology.orchestra.run.trial015.stdout: The currently running kernel version is not the expected kernel version 5.15.0-170-generic. 2026-02-18T05:53:16.233 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:53:16.233 INFO:teuthology.orchestra.run.trial015.stdout:Restarting the system to load the new kernel will not be handled automatically, so you should consider rebooting. [Return] 2026-02-18T05:53:16.233 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:53:16.233 INFO:teuthology.orchestra.run.trial015.stdout:The processor microcode seems to be up-to-date. 2026-02-18T05:53:16.233 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:53:16.233 INFO:teuthology.orchestra.run.trial015.stdout:No services need to be restarted. 2026-02-18T05:53:16.233 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:53:16.234 INFO:teuthology.orchestra.run.trial015.stdout:No containers need to be restarted. 2026-02-18T05:53:16.234 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:53:16.234 INFO:teuthology.orchestra.run.trial015.stdout:No user sessions are running outdated binaries. 2026-02-18T05:53:16.234 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:53:16.234 INFO:teuthology.orchestra.run.trial015.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T05:53:16.639 INFO:teuthology.orchestra.run.trial042.stdout:Reading package lists... 2026-02-18T05:53:16.653 DEBUG:teuthology.orchestra.run.trial042:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-18T05:53:16.685 INFO:teuthology.orchestra.run.trial042.stdout:Reading package lists... 2026-02-18T05:53:16.791 INFO:teuthology.orchestra.run.trial042.stdout:Building dependency tree... 2026-02-18T05:53:16.792 INFO:teuthology.orchestra.run.trial042.stdout:Reading state information... 2026-02-18T05:53:16.875 INFO:teuthology.orchestra.run.trial042.stdout:linux-image-generic is already the newest version (5.15.0.170.159). 2026-02-18T05:53:16.875 INFO:teuthology.orchestra.run.trial042.stdout:linux-image-generic set to manually installed. 2026-02-18T05:53:16.875 INFO:teuthology.orchestra.run.trial042.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T05:53:16.875 INFO:teuthology.orchestra.run.trial042.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T05:53:16.875 INFO:teuthology.orchestra.run.trial042.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T05:53:16.875 INFO:teuthology.orchestra.run.trial042.stdout: sg3-utils-udev 2026-02-18T05:53:16.875 INFO:teuthology.orchestra.run.trial042.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T05:53:16.890 DEBUG:teuthology.orchestra.run.trial015:> dpkg -s linux-image-generic 2026-02-18T05:53:16.894 INFO:teuthology.orchestra.run.trial042.stdout:0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T05:53:16.896 DEBUG:teuthology.orchestra.run.trial042:> dpkg -s linux-image-generic 2026-02-18T05:53:16.899 INFO:teuthology.orchestra.run.trial015.stdout:Package: linux-image-generic 2026-02-18T05:53:16.900 INFO:teuthology.orchestra.run.trial015.stdout:Status: install ok installed 2026-02-18T05:53:16.900 INFO:teuthology.orchestra.run.trial015.stdout:Priority: optional 2026-02-18T05:53:16.900 INFO:teuthology.orchestra.run.trial015.stdout:Section: kernel 2026-02-18T05:53:16.900 INFO:teuthology.orchestra.run.trial015.stdout:Installed-Size: 21 2026-02-18T05:53:16.900 INFO:teuthology.orchestra.run.trial015.stdout:Maintainer: Ubuntu Kernel Team 2026-02-18T05:53:16.900 INFO:teuthology.orchestra.run.trial015.stdout:Architecture: amd64 2026-02-18T05:53:16.900 INFO:teuthology.orchestra.run.trial015.stdout:Source: linux-meta 2026-02-18T05:53:16.900 INFO:teuthology.orchestra.run.trial015.stdout:Version: 5.15.0.170.159 2026-02-18T05:53:16.900 INFO:teuthology.orchestra.run.trial015.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-18T05:53:16.900 INFO:teuthology.orchestra.run.trial015.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-18T05:53:16.901 INFO:teuthology.orchestra.run.trial015.stdout:Recommends: thermald 2026-02-18T05:53:16.901 INFO:teuthology.orchestra.run.trial015.stdout:Description: Generic Linux kernel image 2026-02-18T05:53:16.901 INFO:teuthology.orchestra.run.trial015.stdout: This package will always depend on the latest generic kernel image 2026-02-18T05:53:16.901 INFO:teuthology.orchestra.run.trial015.stdout: available. 2026-02-18T05:53:16.902 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-164-generic Expected: 5.15.0-170-generic 2026-02-18T05:53:16.902 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T05:53:16.902 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T05:53:16.902 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2026-02-18T05:53:16.902 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial015.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T05:53:16.902 DEBUG:teuthology.orchestra.run.trial015:> sudo apt-get clean 2026-02-18T05:53:16.949 INFO:teuthology.orchestra.run.trial042.stdout:Package: linux-image-generic 2026-02-18T05:53:16.949 INFO:teuthology.orchestra.run.trial042.stdout:Status: install ok installed 2026-02-18T05:53:16.949 INFO:teuthology.orchestra.run.trial042.stdout:Priority: optional 2026-02-18T05:53:16.950 INFO:teuthology.orchestra.run.trial042.stdout:Section: kernel 2026-02-18T05:53:16.950 INFO:teuthology.orchestra.run.trial042.stdout:Installed-Size: 21 2026-02-18T05:53:16.950 INFO:teuthology.orchestra.run.trial042.stdout:Maintainer: Ubuntu Kernel Team 2026-02-18T05:53:16.950 INFO:teuthology.orchestra.run.trial042.stdout:Architecture: amd64 2026-02-18T05:53:16.950 INFO:teuthology.orchestra.run.trial042.stdout:Source: linux-meta 2026-02-18T05:53:16.950 INFO:teuthology.orchestra.run.trial042.stdout:Version: 5.15.0.170.159 2026-02-18T05:53:16.950 INFO:teuthology.orchestra.run.trial042.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-18T05:53:16.950 INFO:teuthology.orchestra.run.trial042.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-18T05:53:16.950 INFO:teuthology.orchestra.run.trial042.stdout:Recommends: thermald 2026-02-18T05:53:16.950 INFO:teuthology.orchestra.run.trial042.stdout:Description: Generic Linux kernel image 2026-02-18T05:53:16.950 INFO:teuthology.orchestra.run.trial042.stdout: This package will always depend on the latest generic kernel image 2026-02-18T05:53:16.951 INFO:teuthology.orchestra.run.trial042.stdout: available. 2026-02-18T05:53:16.951 DEBUG:teuthology.orchestra.run.trial042:> mktemp 2026-02-18T05:53:16.983 DEBUG:teuthology.orchestra.run.trial015:> sudo apt-get update 2026-02-18T05:53:16.995 INFO:teuthology.orchestra.run.trial042.stdout:/tmp/tmp.ZtMQJ04qaZ 2026-02-18T05:53:16.996 DEBUG:teuthology.orchestra.run.trial042:> sudo cp /boot/grub/grub.cfg /tmp/tmp.ZtMQJ04qaZ 2026-02-18T05:53:17.044 DEBUG:teuthology.orchestra.run.trial042:> sudo chmod 0666 /tmp/tmp.ZtMQJ04qaZ 2026-02-18T05:53:17.141 DEBUG:teuthology.orchestra.remote:trial042:/tmp/tmp.ZtMQJ04qaZ is 7KB 2026-02-18T05:53:17.149 DEBUG:teuthology.orchestra.run.trial042:> rm -fr /tmp/tmp.ZtMQJ04qaZ 2026-02-18T05:53:17.153 DEBUG:teuthology.orchestra.run.trial042:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2026-02-18T05:53:17.203 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:53:17.203 DEBUG:teuthology.orchestra.run.trial042:> sudo dd of=/etc/grub.d/01_ceph_kernel 2026-02-18T05:53:17.203 DEBUG:teuthology.orchestra.run.trial042:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2026-02-18T05:53:17.257 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-170-generic 2026-02-18T05:53:17.257 DEBUG:teuthology.orchestra.run.trial042:> sudo update-grub 2026-02-18T05:53:17.473 INFO:teuthology.orchestra.run.trial015.stdout:Hit:1 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T05:53:17.502 INFO:teuthology.orchestra.run.trial042.stderr:Sourcing file `/etc/default/grub' 2026-02-18T05:53:17.521 INFO:teuthology.orchestra.run.trial042.stderr:Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg' 2026-02-18T05:53:17.522 INFO:teuthology.orchestra.run.trial042.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-02-18T05:53:17.524 INFO:teuthology.orchestra.run.trial042.stderr:Generating grub configuration file ... 2026-02-18T05:53:17.557 INFO:teuthology.orchestra.run.trial015.stdout:Hit:2 https://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-18T05:53:17.607 INFO:teuthology.orchestra.run.trial042.stderr:Found linux image: /boot/vmlinuz-5.15.0-170-generic 2026-02-18T05:53:17.613 INFO:teuthology.orchestra.run.trial042.stderr:Found initrd image: /boot/initrd.img-5.15.0-170-generic 2026-02-18T05:53:17.645 INFO:teuthology.orchestra.run.trial015.stdout:Hit:3 https://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-18T05:53:17.733 INFO:teuthology.orchestra.run.trial015.stdout:Hit:4 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T05:53:17.785 INFO:teuthology.orchestra.run.trial042.stderr:Found linux image: /boot/vmlinuz-5.15.0-164-generic 2026-02-18T05:53:17.791 INFO:teuthology.orchestra.run.trial042.stderr:Found initrd image: /boot/initrd.img-5.15.0-164-generic 2026-02-18T05:53:17.862 INFO:teuthology.orchestra.run.trial042.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2026-02-18T05:53:17.862 INFO:teuthology.orchestra.run.trial042.stderr:Systems on them will not be added to the GRUB boot configuration. 2026-02-18T05:53:17.862 INFO:teuthology.orchestra.run.trial042.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-02-18T05:53:17.864 INFO:teuthology.orchestra.run.trial042.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T05:53:17.872 INFO:teuthology.orchestra.run.trial042.stderr:done 2026-02-18T05:53:17.874 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial042 2026-02-18T05:53:17.874 DEBUG:teuthology.orchestra.run.trial042:> sudo bash -c ' 2026-02-18T05:53:17.874 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:53:17.874 DEBUG:teuthology.orchestra.run.trial042:> ' 2026-02-18T05:53:18.374 INFO:teuthology.orchestra.run.trial015.stdout:Reading package lists... 2026-02-18T05:53:18.388 DEBUG:teuthology.orchestra.run.trial015:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2026-02-18T05:53:18.421 INFO:teuthology.orchestra.run.trial015.stdout:Reading package lists... 2026-02-18T05:53:18.526 INFO:teuthology.orchestra.run.trial015.stdout:Building dependency tree... 2026-02-18T05:53:18.527 INFO:teuthology.orchestra.run.trial015.stdout:Reading state information... 2026-02-18T05:53:18.611 INFO:teuthology.orchestra.run.trial015.stdout:linux-image-generic is already the newest version (5.15.0.170.159). 2026-02-18T05:53:18.611 INFO:teuthology.orchestra.run.trial015.stdout:linux-image-generic set to manually installed. 2026-02-18T05:53:18.611 INFO:teuthology.orchestra.run.trial015.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T05:53:18.612 INFO:teuthology.orchestra.run.trial015.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T05:53:18.612 INFO:teuthology.orchestra.run.trial015.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T05:53:18.612 INFO:teuthology.orchestra.run.trial015.stdout: sg3-utils-udev 2026-02-18T05:53:18.612 INFO:teuthology.orchestra.run.trial015.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T05:53:18.631 INFO:teuthology.orchestra.run.trial015.stdout:0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T05:53:18.633 DEBUG:teuthology.orchestra.run.trial015:> dpkg -s linux-image-generic 2026-02-18T05:53:18.685 INFO:teuthology.orchestra.run.trial015.stdout:Package: linux-image-generic 2026-02-18T05:53:18.685 INFO:teuthology.orchestra.run.trial015.stdout:Status: install ok installed 2026-02-18T05:53:18.685 INFO:teuthology.orchestra.run.trial015.stdout:Priority: optional 2026-02-18T05:53:18.685 INFO:teuthology.orchestra.run.trial015.stdout:Section: kernel 2026-02-18T05:53:18.685 INFO:teuthology.orchestra.run.trial015.stdout:Installed-Size: 21 2026-02-18T05:53:18.685 INFO:teuthology.orchestra.run.trial015.stdout:Maintainer: Ubuntu Kernel Team 2026-02-18T05:53:18.685 INFO:teuthology.orchestra.run.trial015.stdout:Architecture: amd64 2026-02-18T05:53:18.686 INFO:teuthology.orchestra.run.trial015.stdout:Source: linux-meta 2026-02-18T05:53:18.686 INFO:teuthology.orchestra.run.trial015.stdout:Version: 5.15.0.170.159 2026-02-18T05:53:18.686 INFO:teuthology.orchestra.run.trial015.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.6), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-170), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.6) 2026-02-18T05:53:18.686 INFO:teuthology.orchestra.run.trial015.stdout:Depends: linux-image-5.15.0-170-generic, linux-modules-extra-5.15.0-170-generic, linux-firmware, intel-microcode, amd64-microcode 2026-02-18T05:53:18.686 INFO:teuthology.orchestra.run.trial015.stdout:Recommends: thermald 2026-02-18T05:53:18.686 INFO:teuthology.orchestra.run.trial015.stdout:Description: Generic Linux kernel image 2026-02-18T05:53:18.686 INFO:teuthology.orchestra.run.trial015.stdout: This package will always depend on the latest generic kernel image 2026-02-18T05:53:18.686 INFO:teuthology.orchestra.run.trial015.stdout: available. 2026-02-18T05:53:18.687 DEBUG:teuthology.orchestra.run.trial015:> mktemp 2026-02-18T05:53:18.732 INFO:teuthology.orchestra.run.trial015.stdout:/tmp/tmp.iOzVZBTgP6 2026-02-18T05:53:18.732 DEBUG:teuthology.orchestra.run.trial015:> sudo cp /boot/grub/grub.cfg /tmp/tmp.iOzVZBTgP6 2026-02-18T05:53:18.784 DEBUG:teuthology.orchestra.run.trial015:> sudo chmod 0666 /tmp/tmp.iOzVZBTgP6 2026-02-18T05:53:18.881 DEBUG:teuthology.orchestra.remote:trial015:/tmp/tmp.iOzVZBTgP6 is 7KB 2026-02-18T05:53:18.890 DEBUG:teuthology.orchestra.run.trial015:> rm -fr /tmp/tmp.iOzVZBTgP6 2026-02-18T05:53:18.894 DEBUG:teuthology.orchestra.run.trial015:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2026-02-18T05:53:18.943 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:53:18.943 DEBUG:teuthology.orchestra.run.trial015:> sudo dd of=/etc/grub.d/01_ceph_kernel 2026-02-18T05:53:18.944 DEBUG:teuthology.orchestra.run.trial015:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2026-02-18T05:53:19.001 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-170-generic 2026-02-18T05:53:19.001 DEBUG:teuthology.orchestra.run.trial015:> sudo update-grub 2026-02-18T05:53:19.237 INFO:teuthology.orchestra.run.trial015.stderr:Sourcing file `/etc/default/grub' 2026-02-18T05:53:19.257 INFO:teuthology.orchestra.run.trial015.stderr:Sourcing file `/etc/default/grub.d/50-curtin-settings.cfg' 2026-02-18T05:53:19.258 INFO:teuthology.orchestra.run.trial015.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2026-02-18T05:53:19.260 INFO:teuthology.orchestra.run.trial015.stderr:Generating grub configuration file ... 2026-02-18T05:53:19.339 INFO:teuthology.orchestra.run.trial015.stderr:Found linux image: /boot/vmlinuz-5.15.0-170-generic 2026-02-18T05:53:19.345 INFO:teuthology.orchestra.run.trial015.stderr:Found initrd image: /boot/initrd.img-5.15.0-170-generic 2026-02-18T05:53:19.514 INFO:teuthology.orchestra.run.trial015.stderr:Found linux image: /boot/vmlinuz-5.15.0-164-generic 2026-02-18T05:53:19.520 INFO:teuthology.orchestra.run.trial015.stderr:Found initrd image: /boot/initrd.img-5.15.0-164-generic 2026-02-18T05:53:19.588 INFO:teuthology.orchestra.run.trial015.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2026-02-18T05:53:19.588 INFO:teuthology.orchestra.run.trial015.stderr:Systems on them will not be added to the GRUB boot configuration. 2026-02-18T05:53:19.588 INFO:teuthology.orchestra.run.trial015.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2026-02-18T05:53:19.590 INFO:teuthology.orchestra.run.trial015.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T05:53:19.597 INFO:teuthology.orchestra.run.trial015.stderr:done 2026-02-18T05:53:19.598 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial015 2026-02-18T05:53:19.598 DEBUG:teuthology.orchestra.run.trial015:> sudo bash -c ' 2026-02-18T05:53:19.599 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:53:19.599 DEBUG:teuthology.orchestra.run.trial015:> ' 2026-02-18T05:53:44.269 INFO:teuthology.task.kernel:Checking client client.0 for new kernel version... 2026-02-18T05:53:44.270 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial150.front.sepia.ceph.com' 2026-02-18T05:53:44.270 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:53:47.876 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2026-02-18T05:53:47.876 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial042.front.sepia.ceph.com' 2026-02-18T05:53:47.877 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:53:49.602 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2026-02-18T05:53:49.602 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial015.front.sepia.ceph.com' 2026-02-18T05:53:49.603 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial015.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:54:44.327 DEBUG:teuthology.orchestra.remote:timed out 2026-02-18T05:54:47.882 DEBUG:teuthology.orchestra.remote:timed out 2026-02-18T05:54:49.607 DEBUG:teuthology.orchestra.remote:timed out 2026-02-18T05:54:53.332 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial150.front.sepia.ceph.com' 2026-02-18T05:54:53.332 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:54:53.468 DEBUG:teuthology.orchestra.run.trial150:> true 2026-02-18T05:54:53.870 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial150.front.sepia.ceph.com' 2026-02-18T05:54:53.871 INFO:teuthology.task.kernel:Checking kernel version of client.0, want "5.15.0-170-generic"... 2026-02-18T05:54:53.871 DEBUG:teuthology.orchestra.run.trial150:> uname -r 2026-02-18T05:54:53.918 INFO:teuthology.orchestra.run.trial150.stdout:5.15.0-170-generic 2026-02-18T05:54:53.918 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-170-generic vs 5.15.0-170-generic 2026-02-18T05:54:53.918 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T05:54:53.919 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2026-02-18T05:54:54.920 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2026-02-18T05:54:54.920 DEBUG:teuthology.orchestra.run.trial150:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T05:54:54.933 INFO:teuthology.orchestra.run.trial150.stdout:ttyS1 2026-02-18T05:54:54.956 DEBUG:teuthology.parallel:result is None 2026-02-18T05:54:56.883 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial042.front.sepia.ceph.com' 2026-02-18T05:54:56.884 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:54:57.011 DEBUG:teuthology.orchestra.run.trial042:> true 2026-02-18T05:54:57.405 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial042.front.sepia.ceph.com' 2026-02-18T05:54:57.406 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-170-generic"... 2026-02-18T05:54:57.406 DEBUG:teuthology.orchestra.run.trial042:> uname -r 2026-02-18T05:54:57.452 INFO:teuthology.orchestra.run.trial042.stdout:5.15.0-170-generic 2026-02-18T05:54:57.452 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-170-generic vs 5.15.0-170-generic 2026-02-18T05:54:57.452 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T05:54:57.452 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2026-02-18T05:54:58.453 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2026-02-18T05:54:58.454 DEBUG:teuthology.orchestra.run.trial042:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T05:54:58.466 INFO:teuthology.orchestra.run.trial042.stdout:ttyS1 2026-02-18T05:54:58.490 DEBUG:teuthology.parallel:result is None 2026-02-18T05:54:58.608 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial015.front.sepia.ceph.com' 2026-02-18T05:54:58.609 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial015.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:54:58.736 DEBUG:teuthology.orchestra.run.trial015:> true 2026-02-18T05:54:59.135 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial015.front.sepia.ceph.com' 2026-02-18T05:54:59.136 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-170-generic"... 2026-02-18T05:54:59.136 DEBUG:teuthology.orchestra.run.trial015:> uname -r 2026-02-18T05:54:59.180 INFO:teuthology.orchestra.run.trial015.stdout:5.15.0-170-generic 2026-02-18T05:54:59.180 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-170-generic vs 5.15.0-170-generic 2026-02-18T05:54:59.181 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T05:54:59.181 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2026-02-18T05:55:00.181 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2026-02-18T05:55:00.182 DEBUG:teuthology.orchestra.run.trial015:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T05:55:00.195 INFO:teuthology.orchestra.run.trial015.stdout:ttyS1 2026-02-18T05:55:00.235 DEBUG:teuthology.parallel:result is None 2026-02-18T05:55:00.235 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-18T05:55:00.247 INFO:teuthology.task.internal:Creating test directory... 2026-02-18T05:55:00.247 DEBUG:teuthology.orchestra.run.trial015:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T05:55:00.278 DEBUG:teuthology.orchestra.run.trial042:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T05:55:00.281 DEBUG:teuthology.orchestra.run.trial150:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T05:55:00.286 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-18T05:55:00.298 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-18T05:55:00.311 INFO:teuthology.task.internal:Creating archive directory... 2026-02-18T05:55:00.312 DEBUG:teuthology.orchestra.run.trial015:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T05:55:00.322 DEBUG:teuthology.orchestra.run.trial042:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T05:55:00.325 DEBUG:teuthology.orchestra.run.trial150:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T05:55:00.339 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-18T05:55:00.350 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-18T05:55:00.350 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:55:00.370 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:55:00.373 DEBUG:teuthology.orchestra.run.trial150:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2026-02-18T05:55:00.377 INFO:teuthology.orchestra.run.trial015.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T05:55:00.380 INFO:teuthology.orchestra.run.trial042.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T05:55:00.383 INFO:teuthology.orchestra.run.trial150.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T05:55:00.384 INFO:teuthology.orchestra.run.trial015.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T05:55:00.387 INFO:teuthology.orchestra.run.trial042.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T05:55:00.389 INFO:teuthology.orchestra.run.trial150.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T05:55:00.390 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-18T05:55:00.402 INFO:teuthology.task.internal:Configuring sudo... 2026-02-18T05:55:00.402 DEBUG:teuthology.orchestra.run.trial015:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T05:55:00.430 DEBUG:teuthology.orchestra.run.trial042:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T05:55:00.433 DEBUG:teuthology.orchestra.run.trial150:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T05:55:00.442 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-18T05:55:00.459 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-18T05:55:00.459 DEBUG:teuthology.orchestra.run.trial015:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T05:55:00.482 DEBUG:teuthology.orchestra.run.trial042:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T05:55:00.484 DEBUG:teuthology.orchestra.run.trial150:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T05:55:00.490 DEBUG:teuthology.orchestra.run.trial015:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T05:55:00.532 DEBUG:teuthology.orchestra.run.trial015:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T05:55:00.576 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:55:00.576 DEBUG:teuthology.orchestra.run.trial015:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T05:55:00.624 DEBUG:teuthology.orchestra.run.trial042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T05:55:00.629 DEBUG:teuthology.orchestra.run.trial042:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T05:55:00.676 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:55:00.676 DEBUG:teuthology.orchestra.run.trial042:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T05:55:00.730 DEBUG:teuthology.orchestra.run.trial150:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T05:55:00.735 DEBUG:teuthology.orchestra.run.trial150:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T05:55:00.782 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-18T05:55:00.782 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T05:55:00.831 DEBUG:teuthology.orchestra.run.trial015:> sudo service rsyslog restart 2026-02-18T05:55:00.833 DEBUG:teuthology.orchestra.run.trial042:> sudo service rsyslog restart 2026-02-18T05:55:00.835 DEBUG:teuthology.orchestra.run.trial150:> sudo service rsyslog restart 2026-02-18T05:55:00.892 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-18T05:55:00.906 INFO:teuthology.task.internal:Starting timer... 2026-02-18T05:55:00.906 INFO:teuthology.run_tasks:Running task pcp... 2026-02-18T05:55:00.926 INFO:teuthology.run_tasks:Running task selinux... 2026-02-18T05:55:00.945 DEBUG:teuthology.task.selinux:Excluding trial015: OS 'ubuntu' does not support SELinux 2026-02-18T05:55:00.945 DEBUG:teuthology.task.selinux:Excluding trial042: OS 'ubuntu' does not support SELinux 2026-02-18T05:55:00.945 DEBUG:teuthology.task.selinux:Excluding trial150: OS 'ubuntu' does not support SELinux 2026-02-18T05:55:00.945 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-18T05:55:00.945 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-02-18T05:55:00.945 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-18T05:55:00.945 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-18T05:55:00.960 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-18T05:55:00.971 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-18T05:55:00.973 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial015.front.sepia.ceph.com,trial042.front.sepia.ceph.com,trial150.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-18T05:56:03.495 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial015.front.sepia.ceph.com'), Remote(name='ubuntu@trial042.front.sepia.ceph.com'), Remote(name='ubuntu@trial150.front.sepia.ceph.com')] 2026-02-18T05:56:03.497 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial015.front.sepia.ceph.com' 2026-02-18T05:56:03.498 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial015.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:56:03.607 DEBUG:teuthology.orchestra.run.trial015:> true 2026-02-18T05:56:03.856 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial015.front.sepia.ceph.com' 2026-02-18T05:56:03.857 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial042.front.sepia.ceph.com' 2026-02-18T05:56:03.857 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial042.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:56:04.006 DEBUG:teuthology.orchestra.run.trial042:> true 2026-02-18T05:56:04.254 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial042.front.sepia.ceph.com' 2026-02-18T05:56:04.254 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial150.front.sepia.ceph.com' 2026-02-18T05:56:04.255 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial150.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T05:56:04.362 DEBUG:teuthology.orchestra.run.trial150:> true 2026-02-18T05:56:04.607 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial150.front.sepia.ceph.com' 2026-02-18T05:56:04.607 INFO:teuthology.run_tasks:Running task clock... 2026-02-18T05:56:04.620 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-18T05:56:04.620 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T05:56:04.620 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:56:04.622 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T05:56:04.622 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:56:04.623 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T05:56:04.623 DEBUG:teuthology.orchestra.run.trial150:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T05:56:04.638 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-02-18T05:56:04.639 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: Command line: ntpd -gq 2026-02-18T05:56:04.639 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: ---------------------------------------------------- 2026-02-18T05:56:04.639 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: ntp-4 is maintained by Network Time Foundation, 2026-02-18T05:56:04.639 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-02-18T05:56:04.639 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: corporation. Support and training for ntp-4 are 2026-02-18T05:56:04.639 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: available at https://www.nwtime.org/support 2026-02-18T05:56:04.639 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: ---------------------------------------------------- 2026-02-18T05:56:04.639 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: proto: precision = 0.030 usec (-25) 2026-02-18T05:56:04.639 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: basedate set to 2022-02-04 2026-02-18T05:56:04.639 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: gps base set to 2022-02-06 (week 2196) 2026-02-18T05:56:04.640 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T05:56:04.640 INFO:teuthology.orchestra.run.trial015.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T05:56:04.640 INFO:teuthology.orchestra.run.trial015.stderr:restrict ::: KOD does nothing without LIMITED. 2026-02-18T05:56:04.640 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: restrict ::: KOD does nothing without LIMITED. 2026-02-18T05:56:04.640 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: Listen and drop on 0 v6wildcard [::]:123 2026-02-18T05:56:04.640 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-02-18T05:56:04.641 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: Listen normally on 2 lo 127.0.0.1:123 2026-02-18T05:56:04.641 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: Listen normally on 3 enp1s0f0 10.20.193.15:123 2026-02-18T05:56:04.641 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: Listen normally on 4 lo [::1]:123 2026-02-18T05:56:04.641 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: Listen normally on 5 enp1s0f0 [fe80::925a:8ff:fe77:5e52%2]:123 2026-02-18T05:56:04.641 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:05 ntpd[4895]: Listening on routing socket on fd #22 for interface updates 2026-02-18T05:56:04.641 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-02-18T05:56:04.642 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: Command line: ntpd -gq 2026-02-18T05:56:04.642 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: ---------------------------------------------------- 2026-02-18T05:56:04.642 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: ntp-4 is maintained by Network Time Foundation, 2026-02-18T05:56:04.642 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-02-18T05:56:04.642 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: corporation. Support and training for ntp-4 are 2026-02-18T05:56:04.642 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: available at https://www.nwtime.org/support 2026-02-18T05:56:04.642 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: ---------------------------------------------------- 2026-02-18T05:56:04.642 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: proto: precision = 0.020 usec (-25) 2026-02-18T05:56:04.642 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: basedate set to 2022-02-04 2026-02-18T05:56:04.642 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: gps base set to 2022-02-06 (week 2196) 2026-02-18T05:56:04.642 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T05:56:04.643 INFO:teuthology.orchestra.run.trial042.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T05:56:04.643 INFO:teuthology.orchestra.run.trial042.stderr:restrict ::: KOD does nothing without LIMITED. 2026-02-18T05:56:04.643 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: restrict ::: KOD does nothing without LIMITED. 2026-02-18T05:56:04.643 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: Listen and drop on 0 v6wildcard [::]:123 2026-02-18T05:56:04.643 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-02-18T05:56:04.643 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: Listen normally on 2 lo 127.0.0.1:123 2026-02-18T05:56:04.643 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: Listen normally on 3 enp1s0f0 10.20.193.42:123 2026-02-18T05:56:04.643 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: Listen normally on 4 lo [::1]:123 2026-02-18T05:56:04.644 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: Listen normally on 5 enp1s0f0 [fe80::925a:8ff:fe77:60aa%2]:123 2026-02-18T05:56:04.644 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:05 ntpd[4899]: Listening on routing socket on fd #22 for interface updates 2026-02-18T05:56:04.665 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2026-02-18T05:56:04.666 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: Command line: ntpd -gq 2026-02-18T05:56:04.666 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: ---------------------------------------------------- 2026-02-18T05:56:04.666 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: ntp-4 is maintained by Network Time Foundation, 2026-02-18T05:56:04.666 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2026-02-18T05:56:04.666 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: corporation. Support and training for ntp-4 are 2026-02-18T05:56:04.666 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: available at https://www.nwtime.org/support 2026-02-18T05:56:04.666 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: ---------------------------------------------------- 2026-02-18T05:56:04.667 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: proto: precision = 0.030 usec (-25) 2026-02-18T05:56:04.667 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: basedate set to 2022-02-04 2026-02-18T05:56:04.667 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: gps base set to 2022-02-06 (week 2196) 2026-02-18T05:56:04.667 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T05:56:04.667 INFO:teuthology.orchestra.run.trial150.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2026-02-18T05:56:04.667 INFO:teuthology.orchestra.run.trial150.stderr:restrict ::: KOD does nothing without LIMITED. 2026-02-18T05:56:04.668 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: restrict ::: KOD does nothing without LIMITED. 2026-02-18T05:56:04.668 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: Listen and drop on 0 v6wildcard [::]:123 2026-02-18T05:56:04.668 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2026-02-18T05:56:04.668 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: Listen normally on 2 lo 127.0.0.1:123 2026-02-18T05:56:04.669 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: Listen normally on 3 enp1s0f0 10.20.193.150:123 2026-02-18T05:56:04.669 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: Listen normally on 4 lo [::1]:123 2026-02-18T05:56:04.669 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: Listen normally on 5 enp1s0f0 [fe80::925a:8ff:fe77:6494%2]:123 2026-02-18T05:56:04.669 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:04 ntpd[4915]: Listening on routing socket on fd #22 for interface updates 2026-02-18T05:56:05.642 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:06 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:05.642 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:06 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:05.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:05 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:05.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:05 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:05.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:05 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:05.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:05 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:05.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:05 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:05.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:05 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:05.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:05 ntpd[4915]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:05.693 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:05 ntpd[4915]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:05.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:06 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:05.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:06 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:05.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:06 ntpd[4899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:05.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:06 ntpd[4899]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:05.732 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:06 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:05.732 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:06 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:05.733 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:06 ntpd[4915]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:05.733 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:06 ntpd[4915]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:07.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:07.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:07.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:07.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:07.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:07.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:07.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:07 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:07.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:07 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:07.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:07 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:07.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:07 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:07.680 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:07.680 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:07.680 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:07.680 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:07.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:07 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:07.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:07 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:07.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:07 ntpd[4915]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:07.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:07 ntpd[4915]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:07.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:07.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:07.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:07.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:07.713 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:07.713 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:07.714 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:07.714 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:08 ntpd[4899]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:07.732 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:08 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:07.732 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:08 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:07.733 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:08 ntpd[4915]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:07.733 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:08 ntpd[4915]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:08.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:09 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:08.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:09 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:08.640 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:09 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:08.640 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:09 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:08.660 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:09 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:08.660 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:09 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:08.660 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:09 ntpd[4895]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:08.660 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:09 ntpd[4895]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:08.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:08 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:08.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:08 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:08.678 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:09 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:08.678 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:09 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:08.678 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:09 ntpd[4895]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:08.678 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:09 ntpd[4895]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:08.745 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:09 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:08.745 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:09 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:08.745 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:09 ntpd[4915]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:08.745 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:09 ntpd[4915]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:09.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:10 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:10 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:10 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.640 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:10 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.642 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.642 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.646 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.646 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.646 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:09.646 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:09.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:09 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:09 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:09 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:09 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:09 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.667 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:09 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.669 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:10 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.669 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:10 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.669 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:10 ntpd[4895]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:09.669 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:10 ntpd[4895]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:09.679 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:10 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.679 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:10 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.679 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:10 ntpd[4895]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:09.679 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:10 ntpd[4895]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:09.680 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.680 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.681 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:09.681 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:09.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:09 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:09 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:09 ntpd[4915]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:09.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:09 ntpd[4915]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:09.709 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.709 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.709 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:09.709 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:09.711 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:09.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:10 ntpd[4899]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:09.724 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:10 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.724 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:10 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.725 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:10 ntpd[4915]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:09.725 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:10 ntpd[4915]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:09.732 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:10 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:09.732 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:10 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:09.732 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:10 ntpd[4915]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:09.732 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:10 ntpd[4915]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:10.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:11 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:10.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:11 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:10.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:11 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:10.640 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:11 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:10.659 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:11 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:10.659 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:11 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:10.660 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:11 ntpd[4895]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:10.660 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:11 ntpd[4895]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:10.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:10 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:10.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:10 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:10.677 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:11 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:10.678 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:11 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:10.678 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:11 ntpd[4895]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:10.678 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:11 ntpd[4895]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:10.744 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:10.745 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:10.745 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:10.745 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:11.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:12 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:12 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:12 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.640 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:12 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.642 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.642 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.643 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.645 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.645 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.646 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:11.646 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:11.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.666 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.667 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.667 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.667 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.669 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:12 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.669 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:12 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.669 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:12 ntpd[4895]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:11.669 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:12 ntpd[4895]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:11.679 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:12 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.679 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:12 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.679 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:12 ntpd[4895]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:11.679 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:12 ntpd[4895]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:11.680 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.680 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.680 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:11.680 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:11.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:11.692 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:11.692 INFO:teuthology.orchestra.run.trial150.stdout:18 Feb 05:56:11 ntpd[4915]: ntpd: time set -0.304943 s 2026-02-18T05:56:11.692 INFO:teuthology.orchestra.run.trial150.stdout:ntpd: time set -0.304943s 2026-02-18T05:56:11.693 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2026-02-18T05:56:11.693 INFO:teuthology.orchestra.run.trial150.stderr:18 Feb 05:56:11 ntpd[4915]: can't open /var/log/ntpstats/loopstats.20260218: Permission denied 2026-02-18T05:56:11.709 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.709 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.709 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:11.709 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:11.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:11.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:11.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:11.712 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:12 ntpd[4899]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:11.712 INFO:teuthology.orchestra.run.trial042.stdout:18 Feb 05:56:11 ntpd[4899]: ntpd: time set -0.414378 s 2026-02-18T05:56:11.713 INFO:teuthology.orchestra.run.trial042.stdout:ntpd: time set -0.414378s 2026-02-18T05:56:11.713 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:11 ntpd[4899]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2026-02-18T05:56:11.713 INFO:teuthology.orchestra.run.trial042.stderr:18 Feb 05:56:11 ntpd[4899]: can't open /var/log/ntpstats/loopstats.20260218: Permission denied 2026-02-18T05:56:11.770 INFO:teuthology.orchestra.run.trial042.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T05:56:11.771 INFO:teuthology.orchestra.run.trial042.stdout:============================================================================== 2026-02-18T05:56:11.771 INFO:teuthology.orchestra.run.trial042.stdout: 139-177-202-26. .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T05:56:11.771 INFO:teuthology.orchestra.run.trial042.stdout: ntp1.wiktel.com .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T05:56:11.771 INFO:teuthology.orchestra.run.trial042.stdout: time-h.den.code .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T05:56:11.771 INFO:teuthology.orchestra.run.trial042.stdout: ntp1.lax.us.hoj .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T05:56:11.780 INFO:teuthology.orchestra.run.trial150.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T05:56:11.780 INFO:teuthology.orchestra.run.trial150.stdout:============================================================================== 2026-02-18T05:56:11.780 INFO:teuthology.orchestra.run.trial150.stdout: 107.172.222.7 ( .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T05:56:11.780 INFO:teuthology.orchestra.run.trial150.stdout: dev.smatwebdesi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T05:56:11.780 INFO:teuthology.orchestra.run.trial150.stdout: 69.164.213.136 .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T05:56:11.780 INFO:teuthology.orchestra.run.trial150.stdout: squeakycode.net .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T05:56:12.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:13 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:12.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:13 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:12.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:13 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:12.640 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:13 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:12.659 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:13 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:12.659 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:13 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:12.659 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:13 ntpd[4895]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:12.660 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:13 ntpd[4895]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:12.678 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:13 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:12.678 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:13 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:12.678 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:13 ntpd[4895]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:12.678 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:13 ntpd[4895]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:13.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:14 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:13.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:14 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:13.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:14 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:13.640 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:14 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:13.669 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:14 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:13.669 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:14 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:13.669 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:14 ntpd[4895]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:13.669 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:14 ntpd[4895]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:13.679 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:14 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:13.679 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:14 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:13.679 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:14 ntpd[4895]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:13.679 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:14 ntpd[4895]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:14.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:15 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:14.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:15 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:14.639 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:15 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:14.640 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:15 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:14.659 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:15 ntpd[4895]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2026-02-18T05:56:14.659 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:15 ntpd[4895]: can't open /var/log/ntpstats/rawstats.20260218: Permission denied 2026-02-18T05:56:14.659 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:15 ntpd[4895]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2026-02-18T05:56:14.660 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:15 ntpd[4895]: can't open /var/log/ntpstats/peerstats.20260218: Permission denied 2026-02-18T05:56:14.660 INFO:teuthology.orchestra.run.trial015.stdout:18 Feb 05:56:14 ntpd[4895]: ntpd: time set -0.611549 s 2026-02-18T05:56:14.660 INFO:teuthology.orchestra.run.trial015.stdout:ntpd: time set -0.611549s 2026-02-18T05:56:14.661 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:14 ntpd[4895]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2026-02-18T05:56:14.661 INFO:teuthology.orchestra.run.trial015.stderr:18 Feb 05:56:14 ntpd[4895]: can't open /var/log/ntpstats/loopstats.20260218: Permission denied 2026-02-18T05:56:14.737 INFO:teuthology.orchestra.run.trial015.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T05:56:14.737 INFO:teuthology.orchestra.run.trial015.stdout:============================================================================== 2026-02-18T05:56:14.737 INFO:teuthology.orchestra.run.trial015.stdout: 172-104-28-175. .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T05:56:14.737 INFO:teuthology.orchestra.run.trial015.stdout: 149.248.12.167 .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T05:56:14.738 INFO:teuthology.orchestra.run.trial015.stdout: ntp.maxhost.io .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T05:56:14.738 INFO:teuthology.orchestra.run.trial015.stdout: ntp2.zeus.frume .INIT. 16 u - 64 0 0.000 +0.000 0.000 2026-02-18T05:56:14.739 INFO:teuthology.run_tasks:Running task install... 2026-02-18T05:56:14.753 DEBUG:teuthology.task.install:project ceph 2026-02-18T05:56:14.753 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}} 2026-02-18T05:56:14.754 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'} 2026-02-18T05:56:14.754 INFO:teuthology.task.install:Using flavor: default 2026-02-18T05:56:14.762 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-18T05:56:14.763 INFO:teuthology.task.install:extra packages: [] 2026-02-18T05:56:14.763 DEBUG:teuthology.orchestra.run.trial015:> sudo apt-key list | grep Ceph 2026-02-18T05:56:14.764 DEBUG:teuthology.orchestra.run.trial042:> sudo apt-key list | grep Ceph 2026-02-18T05:56:14.764 DEBUG:teuthology.orchestra.run.trial150:> sudo apt-key list | grep Ceph 2026-02-18T05:56:14.815 INFO:teuthology.orchestra.run.trial150.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-02-18T05:56:14.816 INFO:teuthology.orchestra.run.trial042.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-02-18T05:56:14.828 INFO:teuthology.orchestra.run.trial015.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2026-02-18T05:56:14.843 INFO:teuthology.orchestra.run.trial042.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-02-18T05:56:14.843 INFO:teuthology.orchestra.run.trial042.stdout:uid [ unknown] Ceph.com (release key) 2026-02-18T05:56:14.844 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2026-02-18T05:56:14.845 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T05:56:14.860 INFO:teuthology.orchestra.run.trial015.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-02-18T05:56:14.860 INFO:teuthology.orchestra.run.trial015.stdout:uid [ unknown] Ceph.com (release key) 2026-02-18T05:56:14.860 INFO:teuthology.orchestra.run.trial150.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2026-02-18T05:56:14.861 INFO:teuthology.orchestra.run.trial150.stdout:uid [ unknown] Ceph.com (release key) 2026-02-18T05:56:14.861 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2026-02-18T05:56:14.861 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T05:56:14.863 INFO:teuthology.task.install.deb:Installing packages: 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 on remote deb x86_64 2026-02-18T05:56:14.863 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T05:56:15.087 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default/ 2026-02-18T05:56:15.087 INFO:teuthology.task.install.deb:Package version is 20.2.0-670-gadc19233-1jammy 2026-02-18T05:56:15.098 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default/ 2026-02-18T05:56:15.098 INFO:teuthology.task.install.deb:Package version is 20.2.0-670-gadc19233-1jammy 2026-02-18T05:56:15.099 INFO:teuthology.task.install.deb:Pulling from https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default/ 2026-02-18T05:56:15.099 INFO:teuthology.task.install.deb:Package version is 20.2.0-670-gadc19233-1jammy 2026-02-18T05:56:15.299 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:56:15.299 DEBUG:teuthology.orchestra.run.trial042:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2026-02-18T05:56:15.306 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:56:15.306 DEBUG:teuthology.orchestra.run.trial015:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2026-02-18T05:56:15.308 DEBUG:teuthology.orchestra.run.trial042:> sudo apt-get update 2026-02-18T05:56:15.310 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-18T05:56:15.310 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2026-02-18T05:56:15.317 DEBUG:teuthology.orchestra.run.trial015:> sudo apt-get update 2026-02-18T05:56:15.320 DEBUG:teuthology.orchestra.run.trial150:> sudo apt-get update 2026-02-18T05:56:15.463 INFO:teuthology.orchestra.run.trial042.stdout:Ign:1 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy InRelease 2026-02-18T05:56:15.464 INFO:teuthology.orchestra.run.trial015.stdout:Ign:1 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy InRelease 2026-02-18T05:56:15.464 INFO:teuthology.orchestra.run.trial150.stdout:Ign:1 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy InRelease 2026-02-18T05:56:15.474 INFO:teuthology.orchestra.run.trial150.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy Release [7680 B] 2026-02-18T05:56:15.475 INFO:teuthology.orchestra.run.trial015.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy Release [7680 B] 2026-02-18T05:56:15.475 INFO:teuthology.orchestra.run.trial042.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy Release [7680 B] 2026-02-18T05:56:15.486 INFO:teuthology.orchestra.run.trial015.stdout:Ign:3 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy Release.gpg 2026-02-18T05:56:15.486 INFO:teuthology.orchestra.run.trial042.stdout:Ign:3 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy Release.gpg 2026-02-18T05:56:15.487 INFO:teuthology.orchestra.run.trial150.stdout:Ign:3 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy Release.gpg 2026-02-18T05:56:15.497 INFO:teuthology.orchestra.run.trial042.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.8 kB] 2026-02-18T05:56:15.498 INFO:teuthology.orchestra.run.trial150.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.8 kB] 2026-02-18T05:56:15.498 INFO:teuthology.orchestra.run.trial015.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.8 kB] 2026-02-18T05:56:15.506 INFO:teuthology.orchestra.run.trial150.stdout:Hit:5 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T05:56:15.509 INFO:teuthology.orchestra.run.trial015.stdout:Hit:5 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T05:56:15.511 INFO:teuthology.orchestra.run.trial042.stdout:Hit:5 https://archive.ubuntu.com/ubuntu jammy InRelease 2026-02-18T05:56:15.513 INFO:teuthology.orchestra.run.trial150.stdout:Hit:6 https://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-18T05:56:15.515 INFO:teuthology.orchestra.run.trial015.stdout:Hit:6 https://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-18T05:56:15.516 INFO:teuthology.orchestra.run.trial042.stdout:Hit:6 https://archive.ubuntu.com/ubuntu jammy-updates InRelease 2026-02-18T05:56:15.521 INFO:teuthology.orchestra.run.trial150.stdout:Hit:7 https://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-18T05:56:15.524 INFO:teuthology.orchestra.run.trial015.stdout:Hit:7 https://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-18T05:56:15.525 INFO:teuthology.orchestra.run.trial042.stdout:Hit:7 https://archive.ubuntu.com/ubuntu jammy-security InRelease 2026-02-18T05:56:15.530 INFO:teuthology.orchestra.run.trial150.stdout:Hit:8 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T05:56:15.534 INFO:teuthology.orchestra.run.trial015.stdout:Hit:8 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T05:56:15.535 INFO:teuthology.orchestra.run.trial042.stdout:Hit:8 https://archive.ubuntu.com/ubuntu jammy-backports InRelease 2026-02-18T05:56:15.836 INFO:teuthology.orchestra.run.trial150.stdout:Fetched 26.5 kB in 0s (74.0 kB/s) 2026-02-18T05:56:15.844 INFO:teuthology.orchestra.run.trial015.stdout:Fetched 26.5 kB in 0s (71.8 kB/s) 2026-02-18T05:56:15.853 INFO:teuthology.orchestra.run.trial042.stdout:Fetched 26.5 kB in 0s (68.8 kB/s) 2026-02-18T05:56:16.349 INFO:teuthology.orchestra.run.trial150.stdout:Reading package lists... 2026-02-18T05:56:16.363 DEBUG:teuthology.orchestra.run.trial150:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=20.2.0-670-gadc19233-1jammy cephadm=20.2.0-670-gadc19233-1jammy ceph-mds=20.2.0-670-gadc19233-1jammy ceph-mgr=20.2.0-670-gadc19233-1jammy ceph-common=20.2.0-670-gadc19233-1jammy ceph-fuse=20.2.0-670-gadc19233-1jammy ceph-test=20.2.0-670-gadc19233-1jammy ceph-volume=20.2.0-670-gadc19233-1jammy radosgw=20.2.0-670-gadc19233-1jammy python3-rados=20.2.0-670-gadc19233-1jammy python3-rgw=20.2.0-670-gadc19233-1jammy python3-cephfs=20.2.0-670-gadc19233-1jammy python3-rbd=20.2.0-670-gadc19233-1jammy libcephfs2=20.2.0-670-gadc19233-1jammy libcephfs-dev=20.2.0-670-gadc19233-1jammy librados2=20.2.0-670-gadc19233-1jammy librbd1=20.2.0-670-gadc19233-1jammy rbd-fuse=20.2.0-670-gadc19233-1jammy 2026-02-18T05:56:16.370 INFO:teuthology.orchestra.run.trial015.stdout:Reading package lists... 2026-02-18T05:56:16.377 INFO:teuthology.orchestra.run.trial042.stdout:Reading package lists... 2026-02-18T05:56:16.384 DEBUG:teuthology.orchestra.run.trial015:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=20.2.0-670-gadc19233-1jammy cephadm=20.2.0-670-gadc19233-1jammy ceph-mds=20.2.0-670-gadc19233-1jammy ceph-mgr=20.2.0-670-gadc19233-1jammy ceph-common=20.2.0-670-gadc19233-1jammy ceph-fuse=20.2.0-670-gadc19233-1jammy ceph-test=20.2.0-670-gadc19233-1jammy ceph-volume=20.2.0-670-gadc19233-1jammy radosgw=20.2.0-670-gadc19233-1jammy python3-rados=20.2.0-670-gadc19233-1jammy python3-rgw=20.2.0-670-gadc19233-1jammy python3-cephfs=20.2.0-670-gadc19233-1jammy python3-rbd=20.2.0-670-gadc19233-1jammy libcephfs2=20.2.0-670-gadc19233-1jammy libcephfs-dev=20.2.0-670-gadc19233-1jammy librados2=20.2.0-670-gadc19233-1jammy librbd1=20.2.0-670-gadc19233-1jammy rbd-fuse=20.2.0-670-gadc19233-1jammy 2026-02-18T05:56:16.391 DEBUG:teuthology.orchestra.run.trial042:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=20.2.0-670-gadc19233-1jammy cephadm=20.2.0-670-gadc19233-1jammy ceph-mds=20.2.0-670-gadc19233-1jammy ceph-mgr=20.2.0-670-gadc19233-1jammy ceph-common=20.2.0-670-gadc19233-1jammy ceph-fuse=20.2.0-670-gadc19233-1jammy ceph-test=20.2.0-670-gadc19233-1jammy ceph-volume=20.2.0-670-gadc19233-1jammy radosgw=20.2.0-670-gadc19233-1jammy python3-rados=20.2.0-670-gadc19233-1jammy python3-rgw=20.2.0-670-gadc19233-1jammy python3-cephfs=20.2.0-670-gadc19233-1jammy python3-rbd=20.2.0-670-gadc19233-1jammy libcephfs2=20.2.0-670-gadc19233-1jammy libcephfs-dev=20.2.0-670-gadc19233-1jammy librados2=20.2.0-670-gadc19233-1jammy librbd1=20.2.0-670-gadc19233-1jammy rbd-fuse=20.2.0-670-gadc19233-1jammy 2026-02-18T05:56:16.397 INFO:teuthology.orchestra.run.trial150.stdout:Reading package lists... 2026-02-18T05:56:16.417 INFO:teuthology.orchestra.run.trial015.stdout:Reading package lists... 2026-02-18T05:56:16.425 INFO:teuthology.orchestra.run.trial042.stdout:Reading package lists... 2026-02-18T05:56:16.503 INFO:teuthology.orchestra.run.trial150.stdout:Building dependency tree... 2026-02-18T05:56:16.503 INFO:teuthology.orchestra.run.trial150.stdout:Reading state information... 2026-02-18T05:56:16.523 INFO:teuthology.orchestra.run.trial015.stdout:Building dependency tree... 2026-02-18T05:56:16.524 INFO:teuthology.orchestra.run.trial015.stdout:Reading state information... 2026-02-18T05:56:16.532 INFO:teuthology.orchestra.run.trial042.stdout:Building dependency tree... 2026-02-18T05:56:16.532 INFO:teuthology.orchestra.run.trial042.stdout:Reading state information... 2026-02-18T05:56:16.595 INFO:teuthology.orchestra.run.trial150.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T05:56:16.595 INFO:teuthology.orchestra.run.trial150.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T05:56:16.595 INFO:teuthology.orchestra.run.trial150.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T05:56:16.595 INFO:teuthology.orchestra.run.trial150.stdout: sg3-utils-udev 2026-02-18T05:56:16.596 INFO:teuthology.orchestra.run.trial150.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T05:56:16.596 INFO:teuthology.orchestra.run.trial150.stdout:The following additional packages will be installed: 2026-02-18T05:56:16.596 INFO:teuthology.orchestra.run.trial150.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2026-02-18T05:56:16.596 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2026-02-18T05:56:16.596 INFO:teuthology.orchestra.run.trial150.stdout: libcephfs-daemon libcephfs-proxy2 libdouble-conversion3 libfuse2 libjq1 2026-02-18T05:56:16.596 INFO:teuthology.orchestra.run.trial150.stdout: liblttng-ust1 libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2026-02-18T05:56:16.596 INFO:teuthology.orchestra.run.trial150.stdout: libqt5dbus5 libqt5network5 libradosstriper1 librdkafka1 librgw2 2026-02-18T05:56:16.596 INFO:teuthology.orchestra.run.trial150.stdout: libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli python-asyncssh-doc 2026-02-18T05:56:16.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-asyncssh python3-cachetools python3-ceph-argparse 2026-02-18T05:56:16.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-02-18T05:56:16.596 INFO:teuthology.orchestra.run.trial150.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2026-02-18T05:56:16.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-02-18T05:56:16.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-kubernetes python3-natsort python3-pluggy python3-portend 2026-02-18T05:56:16.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-prettytable python3-psutil python3-py python3-pygments 2026-02-18T05:56:16.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-pytest python3-repoze.lru python3-requests-oauthlib python3-routes 2026-02-18T05:56:16.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-02-18T05:56:16.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-tempora python3-threadpoolctl python3-toml python3-wcwidth 2026-02-18T05:56:16.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-webob python3-websocket python3-zc.lockfile qttranslations5-l10n 2026-02-18T05:56:16.597 INFO:teuthology.orchestra.run.trial150.stdout: socat xmlstarlet 2026-02-18T05:56:16.597 INFO:teuthology.orchestra.run.trial150.stdout:Suggested packages: 2026-02-18T05:56:16.597 INFO:teuthology.orchestra.run.trial150.stdout: python3-influxdb liblua5.3-dev luarocks python-natsort-doc python-psutil-doc 2026-02-18T05:56:16.597 INFO:teuthology.orchestra.run.trial150.stdout: subversion python-pygments-doc ttf-bitstream-vera python3-paste python3-dap 2026-02-18T05:56:16.598 INFO:teuthology.orchestra.run.trial150.stdout: python-sklearn-doc ipython3 python-webob-doc 2026-02-18T05:56:16.598 INFO:teuthology.orchestra.run.trial150.stdout:Recommended packages: 2026-02-18T05:56:16.598 INFO:teuthology.orchestra.run.trial150.stdout: btrfs-tools 2026-02-18T05:56:16.612 INFO:teuthology.orchestra.run.trial015.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T05:56:16.613 INFO:teuthology.orchestra.run.trial015.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T05:56:16.613 INFO:teuthology.orchestra.run.trial015.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T05:56:16.613 INFO:teuthology.orchestra.run.trial015.stdout: sg3-utils-udev 2026-02-18T05:56:16.613 INFO:teuthology.orchestra.run.trial015.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T05:56:16.613 INFO:teuthology.orchestra.run.trial015.stdout:The following additional packages will be installed: 2026-02-18T05:56:16.613 INFO:teuthology.orchestra.run.trial015.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2026-02-18T05:56:16.613 INFO:teuthology.orchestra.run.trial015.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2026-02-18T05:56:16.613 INFO:teuthology.orchestra.run.trial015.stdout: libcephfs-daemon libcephfs-proxy2 libdouble-conversion3 libfuse2 libjq1 2026-02-18T05:56:16.613 INFO:teuthology.orchestra.run.trial015.stdout: liblttng-ust1 libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2026-02-18T05:56:16.613 INFO:teuthology.orchestra.run.trial015.stdout: libqt5dbus5 libqt5network5 libradosstriper1 librdkafka1 librgw2 2026-02-18T05:56:16.613 INFO:teuthology.orchestra.run.trial015.stdout: libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli python-asyncssh-doc 2026-02-18T05:56:16.614 INFO:teuthology.orchestra.run.trial015.stdout: python3-asyncssh python3-cachetools python3-ceph-argparse 2026-02-18T05:56:16.614 INFO:teuthology.orchestra.run.trial015.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-02-18T05:56:16.614 INFO:teuthology.orchestra.run.trial015.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2026-02-18T05:56:16.614 INFO:teuthology.orchestra.run.trial015.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-02-18T05:56:16.614 INFO:teuthology.orchestra.run.trial015.stdout: python3-kubernetes python3-natsort python3-pluggy python3-portend 2026-02-18T05:56:16.614 INFO:teuthology.orchestra.run.trial015.stdout: python3-prettytable python3-psutil python3-py python3-pygments 2026-02-18T05:56:16.614 INFO:teuthology.orchestra.run.trial015.stdout: python3-pytest python3-repoze.lru python3-requests-oauthlib python3-routes 2026-02-18T05:56:16.614 INFO:teuthology.orchestra.run.trial015.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-02-18T05:56:16.614 INFO:teuthology.orchestra.run.trial015.stdout: python3-tempora python3-threadpoolctl python3-toml python3-wcwidth 2026-02-18T05:56:16.614 INFO:teuthology.orchestra.run.trial015.stdout: python3-webob python3-websocket python3-zc.lockfile qttranslations5-l10n 2026-02-18T05:56:16.614 INFO:teuthology.orchestra.run.trial015.stdout: socat xmlstarlet 2026-02-18T05:56:16.614 INFO:teuthology.orchestra.run.trial015.stdout:Suggested packages: 2026-02-18T05:56:16.614 INFO:teuthology.orchestra.run.trial015.stdout: python3-influxdb liblua5.3-dev luarocks python-natsort-doc python-psutil-doc 2026-02-18T05:56:16.615 INFO:teuthology.orchestra.run.trial015.stdout: subversion python-pygments-doc ttf-bitstream-vera python3-paste python3-dap 2026-02-18T05:56:16.615 INFO:teuthology.orchestra.run.trial015.stdout: python-sklearn-doc ipython3 python-webob-doc 2026-02-18T05:56:16.615 INFO:teuthology.orchestra.run.trial015.stdout:Recommended packages: 2026-02-18T05:56:16.615 INFO:teuthology.orchestra.run.trial015.stdout: btrfs-tools 2026-02-18T05:56:16.621 INFO:teuthology.orchestra.run.trial042.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T05:56:16.621 INFO:teuthology.orchestra.run.trial042.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T05:56:16.621 INFO:teuthology.orchestra.run.trial042.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T05:56:16.621 INFO:teuthology.orchestra.run.trial042.stdout: sg3-utils-udev 2026-02-18T05:56:16.621 INFO:teuthology.orchestra.run.trial042.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T05:56:16.621 INFO:teuthology.orchestra.run.trial042.stdout:The following additional packages will be installed: 2026-02-18T05:56:16.622 INFO:teuthology.orchestra.run.trial042.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2026-02-18T05:56:16.622 INFO:teuthology.orchestra.run.trial042.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2026-02-18T05:56:16.622 INFO:teuthology.orchestra.run.trial042.stdout: libcephfs-daemon libcephfs-proxy2 libdouble-conversion3 libfuse2 libjq1 2026-02-18T05:56:16.622 INFO:teuthology.orchestra.run.trial042.stdout: liblttng-ust1 libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2026-02-18T05:56:16.622 INFO:teuthology.orchestra.run.trial042.stdout: libqt5dbus5 libqt5network5 libradosstriper1 librdkafka1 librgw2 2026-02-18T05:56:16.622 INFO:teuthology.orchestra.run.trial042.stdout: libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli python-asyncssh-doc 2026-02-18T05:56:16.622 INFO:teuthology.orchestra.run.trial042.stdout: python3-asyncssh python3-cachetools python3-ceph-argparse 2026-02-18T05:56:16.622 INFO:teuthology.orchestra.run.trial042.stdout: python3-ceph-common python3-cheroot python3-cherrypy3 python3-google-auth 2026-02-18T05:56:16.622 INFO:teuthology.orchestra.run.trial042.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2026-02-18T05:56:16.622 INFO:teuthology.orchestra.run.trial042.stdout: python3-jaraco.functools python3-jaraco.text python3-joblib 2026-02-18T05:56:16.622 INFO:teuthology.orchestra.run.trial042.stdout: python3-kubernetes python3-natsort python3-pluggy python3-portend 2026-02-18T05:56:16.622 INFO:teuthology.orchestra.run.trial042.stdout: python3-prettytable python3-psutil python3-py python3-pygments 2026-02-18T05:56:16.623 INFO:teuthology.orchestra.run.trial042.stdout: python3-pytest python3-repoze.lru python3-requests-oauthlib python3-routes 2026-02-18T05:56:16.623 INFO:teuthology.orchestra.run.trial042.stdout: python3-rsa python3-simplejson python3-sklearn python3-sklearn-lib 2026-02-18T05:56:16.623 INFO:teuthology.orchestra.run.trial042.stdout: python3-tempora python3-threadpoolctl python3-toml python3-wcwidth 2026-02-18T05:56:16.623 INFO:teuthology.orchestra.run.trial042.stdout: python3-webob python3-websocket python3-zc.lockfile qttranslations5-l10n 2026-02-18T05:56:16.623 INFO:teuthology.orchestra.run.trial042.stdout: socat xmlstarlet 2026-02-18T05:56:16.623 INFO:teuthology.orchestra.run.trial042.stdout:Suggested packages: 2026-02-18T05:56:16.623 INFO:teuthology.orchestra.run.trial042.stdout: python3-influxdb liblua5.3-dev luarocks python-natsort-doc python-psutil-doc 2026-02-18T05:56:16.623 INFO:teuthology.orchestra.run.trial042.stdout: subversion python-pygments-doc ttf-bitstream-vera python3-paste python3-dap 2026-02-18T05:56:16.623 INFO:teuthology.orchestra.run.trial042.stdout: python-sklearn-doc ipython3 python-webob-doc 2026-02-18T05:56:16.623 INFO:teuthology.orchestra.run.trial042.stdout:Recommended packages: 2026-02-18T05:56:16.623 INFO:teuthology.orchestra.run.trial042.stdout: btrfs-tools 2026-02-18T05:56:16.628 INFO:teuthology.orchestra.run.trial150.stdout:The following NEW packages will be installed: 2026-02-18T05:56:16.628 INFO:teuthology.orchestra.run.trial150.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2026-02-18T05:56:16.628 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2026-02-18T05:56:16.628 INFO:teuthology.orchestra.run.trial150.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2026-02-18T05:56:16.628 INFO:teuthology.orchestra.run.trial150.stdout: libcephfs-daemon libcephfs-dev libcephfs-proxy2 libcephfs2 2026-02-18T05:56:16.628 INFO:teuthology.orchestra.run.trial150.stdout: libdouble-conversion3 libfuse2 libjq1 liblttng-ust1 libnbd0 liboath0 2026-02-18T05:56:16.629 INFO:teuthology.orchestra.run.trial150.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librados2 2026-02-18T05:56:16.629 INFO:teuthology.orchestra.run.trial150.stdout: libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2026-02-18T05:56:16.629 INFO:teuthology.orchestra.run.trial150.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python3-asyncssh 2026-02-18T05:56:16.629 INFO:teuthology.orchestra.run.trial150.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2026-02-18T05:56:16.629 INFO:teuthology.orchestra.run.trial150.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-iniconfig 2026-02-18T05:56:16.629 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-02-18T05:56:16.629 INFO:teuthology.orchestra.run.trial150.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-natsort 2026-02-18T05:56:16.629 INFO:teuthology.orchestra.run.trial150.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2026-02-18T05:56:16.629 INFO:teuthology.orchestra.run.trial150.stdout: python3-pygments python3-pytest python3-rados python3-rbd python3-repoze.lru 2026-02-18T05:56:16.629 INFO:teuthology.orchestra.run.trial150.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2026-02-18T05:56:16.630 INFO:teuthology.orchestra.run.trial150.stdout: python3-simplejson python3-sklearn python3-sklearn-lib python3-tempora 2026-02-18T05:56:16.630 INFO:teuthology.orchestra.run.trial150.stdout: python3-threadpoolctl python3-toml python3-wcwidth python3-webob 2026-02-18T05:56:16.630 INFO:teuthology.orchestra.run.trial150.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2026-02-18T05:56:16.630 INFO:teuthology.orchestra.run.trial150.stdout: socat xmlstarlet 2026-02-18T05:56:16.647 INFO:teuthology.orchestra.run.trial015.stdout:The following NEW packages will be installed: 2026-02-18T05:56:16.647 INFO:teuthology.orchestra.run.trial015.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2026-02-18T05:56:16.647 INFO:teuthology.orchestra.run.trial015.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2026-02-18T05:56:16.647 INFO:teuthology.orchestra.run.trial015.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2026-02-18T05:56:16.648 INFO:teuthology.orchestra.run.trial015.stdout: libcephfs-daemon libcephfs-dev libcephfs-proxy2 libcephfs2 2026-02-18T05:56:16.648 INFO:teuthology.orchestra.run.trial015.stdout: libdouble-conversion3 libfuse2 libjq1 liblttng-ust1 libnbd0 liboath0 2026-02-18T05:56:16.648 INFO:teuthology.orchestra.run.trial015.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librados2 2026-02-18T05:56:16.648 INFO:teuthology.orchestra.run.trial015.stdout: libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2026-02-18T05:56:16.648 INFO:teuthology.orchestra.run.trial015.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python3-asyncssh 2026-02-18T05:56:16.648 INFO:teuthology.orchestra.run.trial015.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2026-02-18T05:56:16.648 INFO:teuthology.orchestra.run.trial015.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-iniconfig 2026-02-18T05:56:16.648 INFO:teuthology.orchestra.run.trial015.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-02-18T05:56:16.648 INFO:teuthology.orchestra.run.trial015.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-natsort 2026-02-18T05:56:16.648 INFO:teuthology.orchestra.run.trial015.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2026-02-18T05:56:16.648 INFO:teuthology.orchestra.run.trial015.stdout: python3-pygments python3-pytest python3-rados python3-rbd python3-repoze.lru 2026-02-18T05:56:16.648 INFO:teuthology.orchestra.run.trial015.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2026-02-18T05:56:16.649 INFO:teuthology.orchestra.run.trial015.stdout: python3-simplejson python3-sklearn python3-sklearn-lib python3-tempora 2026-02-18T05:56:16.649 INFO:teuthology.orchestra.run.trial015.stdout: python3-threadpoolctl python3-toml python3-wcwidth python3-webob 2026-02-18T05:56:16.649 INFO:teuthology.orchestra.run.trial015.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2026-02-18T05:56:16.649 INFO:teuthology.orchestra.run.trial015.stdout: socat xmlstarlet 2026-02-18T05:56:16.655 INFO:teuthology.orchestra.run.trial042.stdout:The following NEW packages will be installed: 2026-02-18T05:56:16.655 INFO:teuthology.orchestra.run.trial042.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2026-02-18T05:56:16.655 INFO:teuthology.orchestra.run.trial042.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2026-02-18T05:56:16.655 INFO:teuthology.orchestra.run.trial042.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2026-02-18T05:56:16.655 INFO:teuthology.orchestra.run.trial042.stdout: libcephfs-daemon libcephfs-dev libcephfs-proxy2 libcephfs2 2026-02-18T05:56:16.655 INFO:teuthology.orchestra.run.trial042.stdout: libdouble-conversion3 libfuse2 libjq1 liblttng-ust1 libnbd0 liboath0 2026-02-18T05:56:16.655 INFO:teuthology.orchestra.run.trial042.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librados2 2026-02-18T05:56:16.656 INFO:teuthology.orchestra.run.trial042.stdout: libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2026-02-18T05:56:16.656 INFO:teuthology.orchestra.run.trial042.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python3-asyncssh 2026-02-18T05:56:16.656 INFO:teuthology.orchestra.run.trial042.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2026-02-18T05:56:16.656 INFO:teuthology.orchestra.run.trial042.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-iniconfig 2026-02-18T05:56:16.656 INFO:teuthology.orchestra.run.trial042.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2026-02-18T05:56:16.656 INFO:teuthology.orchestra.run.trial042.stdout: python3-jaraco.text python3-joblib python3-kubernetes python3-natsort 2026-02-18T05:56:16.656 INFO:teuthology.orchestra.run.trial042.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2026-02-18T05:56:16.656 INFO:teuthology.orchestra.run.trial042.stdout: python3-pygments python3-pytest python3-rados python3-rbd python3-repoze.lru 2026-02-18T05:56:16.656 INFO:teuthology.orchestra.run.trial042.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2026-02-18T05:56:16.656 INFO:teuthology.orchestra.run.trial042.stdout: python3-simplejson python3-sklearn python3-sklearn-lib python3-tempora 2026-02-18T05:56:16.656 INFO:teuthology.orchestra.run.trial042.stdout: python3-threadpoolctl python3-toml python3-wcwidth python3-webob 2026-02-18T05:56:16.657 INFO:teuthology.orchestra.run.trial042.stdout: python3-websocket python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2026-02-18T05:56:16.657 INFO:teuthology.orchestra.run.trial042.stdout: socat xmlstarlet 2026-02-18T05:56:16.707 INFO:teuthology.orchestra.run.trial150.stdout:0 upgraded, 86 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T05:56:16.707 INFO:teuthology.orchestra.run.trial150.stdout:Need to get 280 MB of archives. 2026-02-18T05:56:16.707 INFO:teuthology.orchestra.run.trial150.stdout:After this operation, 1119 MB of additional disk space will be used. 2026-02-18T05:56:16.707 INFO:teuthology.orchestra.run.trial150.stdout:Get:1 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 20.2.0-670-gadc19233-1jammy [3561 kB] 2026-02-18T05:56:16.726 INFO:teuthology.orchestra.run.trial015.stdout:0 upgraded, 86 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T05:56:16.726 INFO:teuthology.orchestra.run.trial015.stdout:Need to get 280 MB of archives. 2026-02-18T05:56:16.726 INFO:teuthology.orchestra.run.trial015.stdout:After this operation, 1119 MB of additional disk space will be used. 2026-02-18T05:56:16.726 INFO:teuthology.orchestra.run.trial015.stdout:Get:1 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 20.2.0-670-gadc19233-1jammy [3561 kB] 2026-02-18T05:56:16.734 INFO:teuthology.orchestra.run.trial042.stdout:0 upgraded, 86 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T05:56:16.734 INFO:teuthology.orchestra.run.trial042.stdout:Need to get 280 MB of archives. 2026-02-18T05:56:16.735 INFO:teuthology.orchestra.run.trial042.stdout:After this operation, 1119 MB of additional disk space will be used. 2026-02-18T05:56:16.735 INFO:teuthology.orchestra.run.trial042.stdout:Get:1 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 20.2.0-670-gadc19233-1jammy [3561 kB] 2026-02-18T05:56:16.755 INFO:teuthology.orchestra.run.trial042.stdout:Get:2 https://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2026-02-18T05:56:16.800 INFO:teuthology.orchestra.run.trial042.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2026-02-18T05:56:16.801 INFO:teuthology.orchestra.run.trial042.stdout:Get:4 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2026-02-18T05:56:16.811 INFO:teuthology.orchestra.run.trial042.stdout:Get:5 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2006 kB] 2026-02-18T05:56:16.839 INFO:teuthology.orchestra.run.trial042.stdout:Get:6 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2026-02-18T05:56:16.840 INFO:teuthology.orchestra.run.trial042.stdout:Get:7 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2026-02-18T05:56:16.845 INFO:teuthology.orchestra.run.trial042.stdout:Get:8 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2026-02-18T05:56:16.847 INFO:teuthology.orchestra.run.trial042.stdout:Get:9 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2026-02-18T05:56:16.848 INFO:teuthology.orchestra.run.trial042.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2026-02-18T05:56:16.848 INFO:teuthology.orchestra.run.trial042.stdout:Get:11 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2026-02-18T05:56:16.849 INFO:teuthology.orchestra.run.trial042.stdout:Get:12 https://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2026-02-18T05:56:16.853 INFO:teuthology.orchestra.run.trial042.stdout:Get:13 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liboath0 amd64 2.6.7-3ubuntu0.1 [41.3 kB] 2026-02-18T05:56:16.853 INFO:teuthology.orchestra.run.trial150.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 20.2.0-670-gadc19233-1jammy [2867 kB] 2026-02-18T05:56:16.854 INFO:teuthology.orchestra.run.trial042.stdout:Get:14 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9030 B] 2026-02-18T05:56:16.854 INFO:teuthology.orchestra.run.trial042.stdout:Get:15 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2026-02-18T05:56:16.859 INFO:teuthology.orchestra.run.trial042.stdout:Get:16 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6452 B] 2026-02-18T05:56:16.859 INFO:teuthology.orchestra.run.trial042.stdout:Get:17 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8716 B] 2026-02-18T05:56:16.860 INFO:teuthology.orchestra.run.trial042.stdout:Get:18 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2026-02-18T05:56:16.860 INFO:teuthology.orchestra.run.trial042.stdout:Get:19 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2026-02-18T05:56:16.861 INFO:teuthology.orchestra.run.trial042.stdout:Get:20 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7240 B] 2026-02-18T05:56:16.869 INFO:teuthology.orchestra.run.trial042.stdout:Get:21 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8980 B] 2026-02-18T05:56:16.869 INFO:teuthology.orchestra.run.trial042.stdout:Get:22 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2026-02-18T05:56:16.871 INFO:teuthology.orchestra.run.trial042.stdout:Get:23 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2026-02-18T05:56:16.871 INFO:teuthology.orchestra.run.trial042.stdout:Get:24 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libfuse2 amd64 2.9.9-5ubuntu3 [90.3 kB] 2026-02-18T05:56:16.872 INFO:teuthology.orchestra.run.trial042.stdout:Get:25 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-asyncssh all 2.5.0-1ubuntu0.1 [189 kB] 2026-02-18T05:56:16.878 INFO:teuthology.orchestra.run.trial042.stdout:Get:26 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2026-02-18T05:56:16.879 INFO:teuthology.orchestra.run.trial042.stdout:Get:27 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2026-02-18T05:56:16.879 INFO:teuthology.orchestra.run.trial042.stdout:Get:28 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2058 kB] 2026-02-18T05:56:16.893 INFO:teuthology.orchestra.run.trial042.stdout:Get:29 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2026-02-18T05:56:16.895 INFO:teuthology.orchestra.run.trial042.stdout:Get:30 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2026-02-18T05:56:16.895 INFO:teuthology.orchestra.run.trial042.stdout:Get:31 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1829 kB] 2026-02-18T05:56:16.905 INFO:teuthology.orchestra.run.trial042.stdout:Get:32 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9722 B] 2026-02-18T05:56:16.905 INFO:teuthology.orchestra.run.trial042.stdout:Get:33 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2026-02-18T05:56:16.906 INFO:teuthology.orchestra.run.trial042.stdout:Get:34 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2026-02-18T05:56:16.906 INFO:teuthology.orchestra.run.trial042.stdout:Get:35 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2026-02-18T05:56:16.906 INFO:teuthology.orchestra.run.trial042.stdout:Get:36 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2026-02-18T05:56:16.906 INFO:teuthology.orchestra.run.trial042.stdout:Get:37 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2026-02-18T05:56:16.907 INFO:teuthology.orchestra.run.trial042.stdout:Get:38 https://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2026-02-18T05:56:16.908 INFO:teuthology.orchestra.run.trial042.stdout:Get:39 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjq1 amd64 1.6-2.1ubuntu3.1 [133 kB] 2026-02-18T05:56:16.909 INFO:teuthology.orchestra.run.trial042.stdout:Get:40 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 jq amd64 1.6-2.1ubuntu3.1 [52.5 kB] 2026-02-18T05:56:16.917 INFO:teuthology.orchestra.run.trial042.stdout:Get:41 https://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-02-18T05:56:16.920 INFO:teuthology.orchestra.run.trial042.stdout:Get:42 https://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2026-02-18T05:56:16.922 INFO:teuthology.orchestra.run.trial042.stdout:Get:43 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-02-18T05:56:16.924 INFO:teuthology.orchestra.run.trial042.stdout:Get:44 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python-asyncssh-doc all 2.5.0-1ubuntu0.1 [309 kB] 2026-02-18T05:56:16.925 INFO:teuthology.orchestra.run.trial042.stdout:Get:45 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6024 B] 2026-02-18T05:56:16.925 INFO:teuthology.orchestra.run.trial042.stdout:Get:46 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2026-02-18T05:56:16.926 INFO:teuthology.orchestra.run.trial150.stdout:Get:3 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 20.2.0-670-gadc19233-1jammy [833 kB] 2026-02-18T05:56:16.927 INFO:teuthology.orchestra.run.trial042.stdout:Get:47 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2026-02-18T05:56:16.928 INFO:teuthology.orchestra.run.trial042.stdout:Get:48 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2026-02-18T05:56:16.928 INFO:teuthology.orchestra.run.trial042.stdout:Get:49 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pygments all 2.11.2+dfsg-2ubuntu0.1 [750 kB] 2026-02-18T05:56:16.932 INFO:teuthology.orchestra.run.trial042.stdout:Get:50 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2026-02-18T05:56:16.936 INFO:teuthology.orchestra.run.trial042.stdout:Get:51 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2026-02-18T05:56:16.937 INFO:teuthology.orchestra.run.trial042.stdout:Get:52 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2026-02-18T05:56:16.938 INFO:teuthology.orchestra.run.trial042.stdout:Get:53 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2026-02-18T05:56:16.938 INFO:teuthology.orchestra.run.trial042.stdout:Get:54 https://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1983 kB] 2026-02-18T05:56:16.948 INFO:teuthology.orchestra.run.trial150.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 20.2.0-670-gadc19233-1jammy [364 kB] 2026-02-18T05:56:16.956 INFO:teuthology.orchestra.run.trial150.stdout:Get:5 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 20.2.0-670-gadc19233-1jammy [32.8 kB] 2026-02-18T05:56:16.956 INFO:teuthology.orchestra.run.trial150.stdout:Get:6 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 20.2.0-670-gadc19233-1jammy [184 kB] 2026-02-18T05:56:16.960 INFO:teuthology.orchestra.run.trial150.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 20.2.0-670-gadc19233-1jammy [83.9 kB] 2026-02-18T05:56:16.961 INFO:teuthology.orchestra.run.trial150.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 20.2.0-670-gadc19233-1jammy [341 kB] 2026-02-18T05:56:16.967 INFO:teuthology.orchestra.run.trial150.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 20.2.0-670-gadc19233-1jammy [8687 kB] 2026-02-18T05:56:16.991 INFO:teuthology.orchestra.run.trial015.stdout:Get:2 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 20.2.0-670-gadc19233-1jammy [2867 kB] 2026-02-18T05:56:17.048 INFO:teuthology.orchestra.run.trial150.stdout:Get:10 https://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2026-02-18T05:56:17.079 INFO:teuthology.orchestra.run.trial015.stdout:Get:3 https://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2026-02-18T05:56:17.099 INFO:teuthology.orchestra.run.trial042.stdout:Get:55 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 20.2.0-670-gadc19233-1jammy [2867 kB] 2026-02-18T05:56:17.126 INFO:teuthology.orchestra.run.trial015.stdout:Get:4 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 20.2.0-670-gadc19233-1jammy [833 kB] 2026-02-18T05:56:17.189 INFO:teuthology.orchestra.run.trial015.stdout:Get:5 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 20.2.0-670-gadc19233-1jammy [364 kB] 2026-02-18T05:56:17.194 INFO:teuthology.orchestra.run.trial015.stdout:Get:6 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 20.2.0-670-gadc19233-1jammy [32.8 kB] 2026-02-18T05:56:17.213 INFO:teuthology.orchestra.run.trial150.stdout:Get:11 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 20.2.0-670-gadc19233-1jammy [112 kB] 2026-02-18T05:56:17.214 INFO:teuthology.orchestra.run.trial150.stdout:Get:12 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 20.2.0-670-gadc19233-1jammy [261 kB] 2026-02-18T05:56:17.218 INFO:teuthology.orchestra.run.trial150.stdout:Get:13 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 20.2.0-670-gadc19233-1jammy [29.3 MB] 2026-02-18T05:56:17.234 INFO:teuthology.orchestra.run.trial015.stdout:Get:7 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 20.2.0-670-gadc19233-1jammy [184 kB] 2026-02-18T05:56:17.249 INFO:teuthology.orchestra.run.trial015.stdout:Get:8 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 20.2.0-670-gadc19233-1jammy [83.9 kB] 2026-02-18T05:56:17.251 INFO:teuthology.orchestra.run.trial015.stdout:Get:9 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 20.2.0-670-gadc19233-1jammy [341 kB] 2026-02-18T05:56:17.328 INFO:teuthology.orchestra.run.trial015.stdout:Get:10 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 20.2.0-670-gadc19233-1jammy [8687 kB] 2026-02-18T05:56:17.390 INFO:teuthology.orchestra.run.trial042.stdout:Get:56 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 20.2.0-670-gadc19233-1jammy [833 kB] 2026-02-18T05:56:17.394 INFO:teuthology.orchestra.run.trial042.stdout:Get:57 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 20.2.0-670-gadc19233-1jammy [364 kB] 2026-02-18T05:56:17.397 INFO:teuthology.orchestra.run.trial042.stdout:Get:58 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 20.2.0-670-gadc19233-1jammy [32.8 kB] 2026-02-18T05:56:17.398 INFO:teuthology.orchestra.run.trial042.stdout:Get:59 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 20.2.0-670-gadc19233-1jammy [184 kB] 2026-02-18T05:56:17.442 INFO:teuthology.orchestra.run.trial042.stdout:Get:60 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 20.2.0-670-gadc19233-1jammy [83.9 kB] 2026-02-18T05:56:17.444 INFO:teuthology.orchestra.run.trial042.stdout:Get:61 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 20.2.0-670-gadc19233-1jammy [341 kB] 2026-02-18T05:56:17.450 INFO:teuthology.orchestra.run.trial042.stdout:Get:62 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 20.2.0-670-gadc19233-1jammy [8687 kB] 2026-02-18T05:56:17.461 INFO:teuthology.orchestra.run.trial150.stdout:Get:14 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2026-02-18T05:56:17.474 INFO:teuthology.orchestra.run.trial150.stdout:Get:15 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2026-02-18T05:56:17.513 INFO:teuthology.orchestra.run.trial015.stdout:Get:11 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2026-02-18T05:56:17.527 INFO:teuthology.orchestra.run.trial015.stdout:Get:12 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2026-02-18T05:56:17.558 INFO:teuthology.orchestra.run.trial150.stdout:Get:16 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2006 kB] 2026-02-18T05:56:17.616 INFO:teuthology.orchestra.run.trial015.stdout:Get:13 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2006 kB] 2026-02-18T05:56:17.793 INFO:teuthology.orchestra.run.trial015.stdout:Get:14 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 20.2.0-670-gadc19233-1jammy [112 kB] 2026-02-18T05:56:17.794 INFO:teuthology.orchestra.run.trial015.stdout:Get:15 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 20.2.0-670-gadc19233-1jammy [261 kB] 2026-02-18T05:56:17.798 INFO:teuthology.orchestra.run.trial015.stdout:Get:16 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 20.2.0-670-gadc19233-1jammy [29.3 MB] 2026-02-18T05:56:17.803 INFO:teuthology.orchestra.run.trial150.stdout:Get:17 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2026-02-18T05:56:17.816 INFO:teuthology.orchestra.run.trial150.stdout:Get:18 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2026-02-18T05:56:17.848 INFO:teuthology.orchestra.run.trial150.stdout:Get:19 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2026-02-18T05:56:17.859 INFO:teuthology.orchestra.run.trial150.stdout:Get:20 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2026-02-18T05:56:17.861 INFO:teuthology.orchestra.run.trial150.stdout:Get:21 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2026-02-18T05:56:17.862 INFO:teuthology.orchestra.run.trial150.stdout:Get:22 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2026-02-18T05:56:17.863 INFO:teuthology.orchestra.run.trial150.stdout:Get:23 https://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2026-02-18T05:56:17.874 INFO:teuthology.orchestra.run.trial015.stdout:Get:17 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2026-02-18T05:56:17.884 INFO:teuthology.orchestra.run.trial150.stdout:Get:24 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liboath0 amd64 2.6.7-3ubuntu0.1 [41.3 kB] 2026-02-18T05:56:17.884 INFO:teuthology.orchestra.run.trial150.stdout:Get:25 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9030 B] 2026-02-18T05:56:17.885 INFO:teuthology.orchestra.run.trial015.stdout:Get:18 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2026-02-18T05:56:17.891 INFO:teuthology.orchestra.run.trial150.stdout:Get:26 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2026-02-18T05:56:17.921 INFO:teuthology.orchestra.run.trial015.stdout:Get:19 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2026-02-18T05:56:17.931 INFO:teuthology.orchestra.run.trial015.stdout:Get:20 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2026-02-18T05:56:17.934 INFO:teuthology.orchestra.run.trial015.stdout:Get:21 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2026-02-18T05:56:17.935 INFO:teuthology.orchestra.run.trial015.stdout:Get:22 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2026-02-18T05:56:17.936 INFO:teuthology.orchestra.run.trial015.stdout:Get:23 https://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2026-02-18T05:56:17.956 INFO:teuthology.orchestra.run.trial015.stdout:Get:24 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 liboath0 amd64 2.6.7-3ubuntu0.1 [41.3 kB] 2026-02-18T05:56:17.957 INFO:teuthology.orchestra.run.trial015.stdout:Get:25 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9030 B] 2026-02-18T05:56:17.963 INFO:teuthology.orchestra.run.trial015.stdout:Get:26 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2026-02-18T05:56:17.973 INFO:teuthology.orchestra.run.trial150.stdout:Get:27 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6452 B] 2026-02-18T05:56:17.973 INFO:teuthology.orchestra.run.trial150.stdout:Get:28 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8716 B] 2026-02-18T05:56:17.974 INFO:teuthology.orchestra.run.trial150.stdout:Get:29 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2026-02-18T05:56:17.974 INFO:teuthology.orchestra.run.trial150.stdout:Get:30 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2026-02-18T05:56:17.974 INFO:teuthology.orchestra.run.trial150.stdout:Get:31 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7240 B] 2026-02-18T05:56:17.974 INFO:teuthology.orchestra.run.trial150.stdout:Get:32 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8980 B] 2026-02-18T05:56:17.975 INFO:teuthology.orchestra.run.trial150.stdout:Get:33 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2026-02-18T05:56:17.979 INFO:teuthology.orchestra.run.trial150.stdout:Get:34 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2026-02-18T05:56:17.980 INFO:teuthology.orchestra.run.trial150.stdout:Get:35 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libfuse2 amd64 2.9.9-5ubuntu3 [90.3 kB] 2026-02-18T05:56:18.049 INFO:teuthology.orchestra.run.trial015.stdout:Get:27 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6452 B] 2026-02-18T05:56:18.050 INFO:teuthology.orchestra.run.trial015.stdout:Get:28 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8716 B] 2026-02-18T05:56:18.050 INFO:teuthology.orchestra.run.trial015.stdout:Get:29 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2026-02-18T05:56:18.050 INFO:teuthology.orchestra.run.trial015.stdout:Get:30 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2026-02-18T05:56:18.050 INFO:teuthology.orchestra.run.trial015.stdout:Get:31 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7240 B] 2026-02-18T05:56:18.051 INFO:teuthology.orchestra.run.trial015.stdout:Get:32 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8980 B] 2026-02-18T05:56:18.051 INFO:teuthology.orchestra.run.trial015.stdout:Get:33 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2026-02-18T05:56:18.055 INFO:teuthology.orchestra.run.trial015.stdout:Get:34 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2026-02-18T05:56:18.056 INFO:teuthology.orchestra.run.trial015.stdout:Get:35 https://archive.ubuntu.com/ubuntu jammy/universe amd64 libfuse2 amd64 2.9.9-5ubuntu3 [90.3 kB] 2026-02-18T05:56:18.065 INFO:teuthology.orchestra.run.trial150.stdout:Get:36 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-asyncssh all 2.5.0-1ubuntu0.1 [189 kB] 2026-02-18T05:56:18.068 INFO:teuthology.orchestra.run.trial150.stdout:Get:37 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2026-02-18T05:56:18.068 INFO:teuthology.orchestra.run.trial150.stdout:Get:38 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2026-02-18T05:56:18.069 INFO:teuthology.orchestra.run.trial150.stdout:Get:39 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2058 kB] 2026-02-18T05:56:18.099 INFO:teuthology.orchestra.run.trial150.stdout:Get:40 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 20.2.0-670-gadc19233-1jammy [5416 kB] 2026-02-18T05:56:18.099 INFO:teuthology.orchestra.run.trial150.stdout:Get:41 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2026-02-18T05:56:18.102 INFO:teuthology.orchestra.run.trial150.stdout:Get:42 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2026-02-18T05:56:18.102 INFO:teuthology.orchestra.run.trial150.stdout:Get:43 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1829 kB] 2026-02-18T05:56:18.145 INFO:teuthology.orchestra.run.trial015.stdout:Get:36 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python3-asyncssh all 2.5.0-1ubuntu0.1 [189 kB] 2026-02-18T05:56:18.148 INFO:teuthology.orchestra.run.trial015.stdout:Get:37 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2026-02-18T05:56:18.148 INFO:teuthology.orchestra.run.trial015.stdout:Get:38 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2026-02-18T05:56:18.149 INFO:teuthology.orchestra.run.trial015.stdout:Get:39 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2058 kB] 2026-02-18T05:56:18.173 INFO:teuthology.orchestra.run.trial150.stdout:Get:44 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9722 B] 2026-02-18T05:56:18.173 INFO:teuthology.orchestra.run.trial150.stdout:Get:45 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2026-02-18T05:56:18.173 INFO:teuthology.orchestra.run.trial150.stdout:Get:46 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2026-02-18T05:56:18.174 INFO:teuthology.orchestra.run.trial150.stdout:Get:47 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2026-02-18T05:56:18.174 INFO:teuthology.orchestra.run.trial150.stdout:Get:48 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2026-02-18T05:56:18.175 INFO:teuthology.orchestra.run.trial150.stdout:Get:49 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2026-02-18T05:56:18.181 INFO:teuthology.orchestra.run.trial015.stdout:Get:40 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2026-02-18T05:56:18.183 INFO:teuthology.orchestra.run.trial015.stdout:Get:41 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2026-02-18T05:56:18.184 INFO:teuthology.orchestra.run.trial015.stdout:Get:42 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1829 kB] 2026-02-18T05:56:18.247 INFO:teuthology.orchestra.run.trial150.stdout:Get:50 https://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2026-02-18T05:56:18.248 INFO:teuthology.orchestra.run.trial150.stdout:Get:51 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjq1 amd64 1.6-2.1ubuntu3.1 [133 kB] 2026-02-18T05:56:18.249 INFO:teuthology.orchestra.run.trial150.stdout:Get:52 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 jq amd64 1.6-2.1ubuntu3.1 [52.5 kB] 2026-02-18T05:56:18.257 INFO:teuthology.orchestra.run.trial015.stdout:Get:43 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9722 B] 2026-02-18T05:56:18.257 INFO:teuthology.orchestra.run.trial015.stdout:Get:44 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2026-02-18T05:56:18.258 INFO:teuthology.orchestra.run.trial015.stdout:Get:45 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2026-02-18T05:56:18.258 INFO:teuthology.orchestra.run.trial015.stdout:Get:46 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2026-02-18T05:56:18.258 INFO:teuthology.orchestra.run.trial015.stdout:Get:47 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2026-02-18T05:56:18.259 INFO:teuthology.orchestra.run.trial150.stdout:Get:53 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 20.2.0-670-gadc19233-1jammy [246 kB] 2026-02-18T05:56:18.262 INFO:teuthology.orchestra.run.trial150.stdout:Get:54 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 20.2.0-670-gadc19233-1jammy [124 kB] 2026-02-18T05:56:18.265 INFO:teuthology.orchestra.run.trial150.stdout:Get:55 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 20.2.0-670-gadc19233-1jammy [907 kB] 2026-02-18T05:56:18.270 INFO:teuthology.orchestra.run.trial042.stdout:Get:63 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 20.2.0-670-gadc19233-1jammy [112 kB] 2026-02-18T05:56:18.271 INFO:teuthology.orchestra.run.trial042.stdout:Get:64 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 20.2.0-670-gadc19233-1jammy [261 kB] 2026-02-18T05:56:18.287 INFO:teuthology.orchestra.run.trial042.stdout:Get:65 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 20.2.0-670-gadc19233-1jammy [29.3 MB] 2026-02-18T05:56:18.292 INFO:teuthology.orchestra.run.trial150.stdout:Get:56 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 20.2.0-670-gadc19233-1jammy [6397 kB] 2026-02-18T05:56:18.333 INFO:teuthology.orchestra.run.trial015.stdout:Get:48 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2026-02-18T05:56:18.335 INFO:teuthology.orchestra.run.trial150.stdout:Get:57 https://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-02-18T05:56:18.336 INFO:teuthology.orchestra.run.trial015.stdout:Get:49 https://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2026-02-18T05:56:18.338 INFO:teuthology.orchestra.run.trial015.stdout:Get:50 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libjq1 amd64 1.6-2.1ubuntu3.1 [133 kB] 2026-02-18T05:56:18.338 INFO:teuthology.orchestra.run.trial150.stdout:Get:58 https://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2026-02-18T05:56:18.339 INFO:teuthology.orchestra.run.trial015.stdout:Get:51 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 jq amd64 1.6-2.1ubuntu3.1 [52.5 kB] 2026-02-18T05:56:18.341 INFO:teuthology.orchestra.run.trial150.stdout:Get:59 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-02-18T05:56:18.345 INFO:teuthology.orchestra.run.trial150.stdout:Get:60 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python-asyncssh-doc all 2.5.0-1ubuntu0.1 [309 kB] 2026-02-18T05:56:18.348 INFO:teuthology.orchestra.run.trial150.stdout:Get:61 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6024 B] 2026-02-18T05:56:18.349 INFO:teuthology.orchestra.run.trial150.stdout:Get:62 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2026-02-18T05:56:18.349 INFO:teuthology.orchestra.run.trial150.stdout:Get:63 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2026-02-18T05:56:18.423 INFO:teuthology.orchestra.run.trial150.stdout:Get:64 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2026-02-18T05:56:18.423 INFO:teuthology.orchestra.run.trial150.stdout:Get:65 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pygments all 2.11.2+dfsg-2ubuntu0.1 [750 kB] 2026-02-18T05:56:18.424 INFO:teuthology.orchestra.run.trial015.stdout:Get:52 https://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2026-02-18T05:56:18.428 INFO:teuthology.orchestra.run.trial015.stdout:Get:53 https://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2026-02-18T05:56:18.430 INFO:teuthology.orchestra.run.trial015.stdout:Get:54 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2026-02-18T05:56:18.431 INFO:teuthology.orchestra.run.trial150.stdout:Get:66 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2026-02-18T05:56:18.436 INFO:teuthology.orchestra.run.trial015.stdout:Get:55 https://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 python-asyncssh-doc all 2.5.0-1ubuntu0.1 [309 kB] 2026-02-18T05:56:18.438 INFO:teuthology.orchestra.run.trial015.stdout:Get:56 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6024 B] 2026-02-18T05:56:18.439 INFO:teuthology.orchestra.run.trial015.stdout:Get:57 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2026-02-18T05:56:18.488 INFO:teuthology.orchestra.run.trial150.stdout:Get:67 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 20.2.0-670-gadc19233-1jammy [21.7 MB] 2026-02-18T05:56:18.511 INFO:teuthology.orchestra.run.trial150.stdout:Get:68 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2026-02-18T05:56:18.513 INFO:teuthology.orchestra.run.trial150.stdout:Get:69 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2026-02-18T05:56:18.514 INFO:teuthology.orchestra.run.trial150.stdout:Get:70 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2026-02-18T05:56:18.514 INFO:teuthology.orchestra.run.trial150.stdout:Get:71 https://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1983 kB] 2026-02-18T05:56:18.516 INFO:teuthology.orchestra.run.trial015.stdout:Get:58 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2026-02-18T05:56:18.518 INFO:teuthology.orchestra.run.trial015.stdout:Get:59 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2026-02-18T05:56:18.518 INFO:teuthology.orchestra.run.trial015.stdout:Get:60 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-pygments all 2.11.2+dfsg-2ubuntu0.1 [750 kB] 2026-02-18T05:56:18.526 INFO:teuthology.orchestra.run.trial015.stdout:Get:61 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2026-02-18T05:56:18.608 INFO:teuthology.orchestra.run.trial015.stdout:Get:62 https://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2026-02-18T05:56:18.610 INFO:teuthology.orchestra.run.trial015.stdout:Get:63 https://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2026-02-18T05:56:18.610 INFO:teuthology.orchestra.run.trial015.stdout:Get:64 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2026-02-18T05:56:18.611 INFO:teuthology.orchestra.run.trial015.stdout:Get:65 https://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1983 kB] 2026-02-18T05:56:19.127 INFO:teuthology.orchestra.run.trial150.stdout:Get:72 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 20.2.0-670-gadc19233-1jammy [14.1 kB] 2026-02-18T05:56:19.127 INFO:teuthology.orchestra.run.trial150.stdout:Get:73 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 20.2.0-670-gadc19233-1jammy [957 kB] 2026-02-18T05:56:19.156 INFO:teuthology.orchestra.run.trial150.stdout:Get:74 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 20.2.0-670-gadc19233-1jammy [2345 kB] 2026-02-18T05:56:19.223 INFO:teuthology.orchestra.run.trial150.stdout:Get:75 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 20.2.0-670-gadc19233-1jammy [1049 kB] 2026-02-18T05:56:19.251 INFO:teuthology.orchestra.run.trial150.stdout:Get:76 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 20.2.0-670-gadc19233-1jammy [179 kB] 2026-02-18T05:56:19.257 INFO:teuthology.orchestra.run.trial150.stdout:Get:77 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 20.2.0-670-gadc19233-1jammy [45.5 MB] 2026-02-18T05:56:19.649 INFO:teuthology.orchestra.run.trial015.stdout:Get:66 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 20.2.0-670-gadc19233-1jammy [5416 kB] 2026-02-18T05:56:19.973 INFO:teuthology.orchestra.run.trial015.stdout:Get:67 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 20.2.0-670-gadc19233-1jammy [246 kB] 2026-02-18T05:56:19.976 INFO:teuthology.orchestra.run.trial015.stdout:Get:68 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 20.2.0-670-gadc19233-1jammy [124 kB] 2026-02-18T05:56:19.978 INFO:teuthology.orchestra.run.trial015.stdout:Get:69 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 20.2.0-670-gadc19233-1jammy [907 kB] 2026-02-18T05:56:20.041 INFO:teuthology.orchestra.run.trial015.stdout:Get:70 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 20.2.0-670-gadc19233-1jammy [6397 kB] 2026-02-18T05:56:20.441 INFO:teuthology.orchestra.run.trial015.stdout:Get:71 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 20.2.0-670-gadc19233-1jammy [21.7 MB] 2026-02-18T05:56:20.611 INFO:teuthology.orchestra.run.trial150.stdout:Get:78 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 20.2.0-670-gadc19233-1jammy [8625 kB] 2026-02-18T05:56:20.868 INFO:teuthology.orchestra.run.trial150.stdout:Get:79 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 20.2.0-670-gadc19233-1jammy [14.2 kB] 2026-02-18T05:56:20.868 INFO:teuthology.orchestra.run.trial150.stdout:Get:80 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 20.2.0-670-gadc19233-1jammy [99.5 MB] 2026-02-18T05:56:20.912 INFO:teuthology.orchestra.run.trial042.stdout:Get:66 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 20.2.0-670-gadc19233-1jammy [5416 kB] 2026-02-18T05:56:21.391 INFO:teuthology.orchestra.run.trial042.stdout:Get:67 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 20.2.0-670-gadc19233-1jammy [246 kB] 2026-02-18T05:56:21.435 INFO:teuthology.orchestra.run.trial042.stdout:Get:68 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 20.2.0-670-gadc19233-1jammy [124 kB] 2026-02-18T05:56:21.438 INFO:teuthology.orchestra.run.trial042.stdout:Get:69 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 20.2.0-670-gadc19233-1jammy [907 kB] 2026-02-18T05:56:21.508 INFO:teuthology.orchestra.run.trial042.stdout:Get:70 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 20.2.0-670-gadc19233-1jammy [6397 kB] 2026-02-18T05:56:21.718 INFO:teuthology.orchestra.run.trial015.stdout:Get:72 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 20.2.0-670-gadc19233-1jammy [14.1 kB] 2026-02-18T05:56:21.729 INFO:teuthology.orchestra.run.trial015.stdout:Get:73 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 20.2.0-670-gadc19233-1jammy [957 kB] 2026-02-18T05:56:21.770 INFO:teuthology.orchestra.run.trial015.stdout:Get:74 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 20.2.0-670-gadc19233-1jammy [2345 kB] 2026-02-18T05:56:21.890 INFO:teuthology.orchestra.run.trial015.stdout:Get:75 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 20.2.0-670-gadc19233-1jammy [1049 kB] 2026-02-18T05:56:21.948 INFO:teuthology.orchestra.run.trial015.stdout:Get:76 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 20.2.0-670-gadc19233-1jammy [179 kB] 2026-02-18T05:56:21.951 INFO:teuthology.orchestra.run.trial015.stdout:Get:77 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 20.2.0-670-gadc19233-1jammy [45.5 MB] 2026-02-18T05:56:21.991 INFO:teuthology.orchestra.run.trial042.stdout:Get:71 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 20.2.0-670-gadc19233-1jammy [21.7 MB] 2026-02-18T05:56:23.657 INFO:teuthology.orchestra.run.trial042.stdout:Get:72 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 20.2.0-670-gadc19233-1jammy [14.1 kB] 2026-02-18T05:56:23.657 INFO:teuthology.orchestra.run.trial042.stdout:Get:73 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 20.2.0-670-gadc19233-1jammy [957 kB] 2026-02-18T05:56:23.722 INFO:teuthology.orchestra.run.trial042.stdout:Get:74 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 20.2.0-670-gadc19233-1jammy [2345 kB] 2026-02-18T05:56:23.908 INFO:teuthology.orchestra.run.trial042.stdout:Get:75 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 20.2.0-670-gadc19233-1jammy [1049 kB] 2026-02-18T05:56:24.013 INFO:teuthology.orchestra.run.trial042.stdout:Get:76 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 20.2.0-670-gadc19233-1jammy [179 kB] 2026-02-18T05:56:24.015 INFO:teuthology.orchestra.run.trial042.stdout:Get:77 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 20.2.0-670-gadc19233-1jammy [45.5 MB] 2026-02-18T05:56:24.216 INFO:teuthology.orchestra.run.trial150.stdout:Get:81 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 20.2.0-670-gadc19233-1jammy [135 kB] 2026-02-18T05:56:24.217 INFO:teuthology.orchestra.run.trial150.stdout:Get:82 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-daemon amd64 20.2.0-670-gadc19233-1jammy [43.3 kB] 2026-02-18T05:56:24.218 INFO:teuthology.orchestra.run.trial150.stdout:Get:83 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-proxy2 amd64 20.2.0-670-gadc19233-1jammy [30.7 kB] 2026-02-18T05:56:24.218 INFO:teuthology.orchestra.run.trial150.stdout:Get:84 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 20.2.0-670-gadc19233-1jammy [41.5 kB] 2026-02-18T05:56:24.218 INFO:teuthology.orchestra.run.trial150.stdout:Get:85 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 20.2.0-670-gadc19233-1jammy [25.1 MB] 2026-02-18T05:56:24.372 INFO:teuthology.orchestra.run.trial015.stdout:Get:78 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 20.2.0-670-gadc19233-1jammy [8625 kB] 2026-02-18T05:56:24.833 INFO:teuthology.orchestra.run.trial015.stdout:Get:79 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 20.2.0-670-gadc19233-1jammy [14.2 kB] 2026-02-18T05:56:24.837 INFO:teuthology.orchestra.run.trial015.stdout:Get:80 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 20.2.0-670-gadc19233-1jammy [99.5 MB] 2026-02-18T05:56:25.043 INFO:teuthology.orchestra.run.trial150.stdout:Get:86 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 20.2.0-670-gadc19233-1jammy [97.5 kB] 2026-02-18T05:56:25.329 INFO:teuthology.orchestra.run.trial150.stdout:Fetched 280 MB in 8s (33.3 MB/s) 2026-02-18T05:56:25.346 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2026-02-18T05:56:25.502 INFO:teuthology.orchestra.run.trial150.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 167438 files and directories currently installed.) 2026-02-18T05:56:25.504 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../00-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2026-02-18T05:56:25.505 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T05:56:25.523 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2026-02-18T05:56:25.535 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../01-libdouble-conversion3_3.1.7-4_amd64.deb ... 2026-02-18T05:56:25.536 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T05:56:25.551 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2026-02-18T05:56:25.562 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../02-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2026-02-18T05:56:25.563 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T05:56:25.580 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libqt5core5a:amd64. 2026-02-18T05:56:25.588 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../03-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T05:56:25.594 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:25.626 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2026-02-18T05:56:25.634 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../04-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T05:56:25.635 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:25.651 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libqt5network5:amd64. 2026-02-18T05:56:25.659 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../05-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T05:56:25.659 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:25.679 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2026-02-18T05:56:25.687 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../06-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2026-02-18T05:56:25.687 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T05:56:25.704 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package librados2. 2026-02-18T05:56:25.712 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../07-librados2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:25.712 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking librados2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:25.754 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libnbd0. 2026-02-18T05:56:25.762 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../08-libnbd0_1.10.5-1_amd64.deb ... 2026-02-18T05:56:25.762 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libnbd0 (1.10.5-1) ... 2026-02-18T05:56:25.776 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package librbd1. 2026-02-18T05:56:25.784 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../09-librbd1_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:25.785 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking librbd1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:25.822 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libcephfs2. 2026-02-18T05:56:25.830 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../10-libcephfs2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:25.831 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libcephfs2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:25.851 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-rados. 2026-02-18T05:56:25.859 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../11-python3-rados_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:25.859 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-rados (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:25.876 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-ceph-argparse. 2026-02-18T05:56:25.884 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../12-python3-ceph-argparse_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:25.884 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-ceph-argparse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:25.897 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-cephfs. 2026-02-18T05:56:25.905 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../13-python3-cephfs_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:25.905 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-cephfs (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:25.921 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-ceph-common. 2026-02-18T05:56:25.929 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../14-python3-ceph-common_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:25.929 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:25.948 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-wcwidth. 2026-02-18T05:56:25.956 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../15-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2026-02-18T05:56:25.956 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T05:56:25.972 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-prettytable. 2026-02-18T05:56:25.980 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../16-python3-prettytable_2.5.0-2_all.deb ... 2026-02-18T05:56:25.980 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2026-02-18T05:56:25.995 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-rbd. 2026-02-18T05:56:26.002 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../17-python3-rbd_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:26.003 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-rbd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:26.020 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package librdkafka1:amd64. 2026-02-18T05:56:26.028 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../18-librdkafka1_1.8.0-1build1_amd64.deb ... 2026-02-18T05:56:26.028 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T05:56:26.046 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package librgw2. 2026-02-18T05:56:26.054 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../19-librgw2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:26.055 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking librgw2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:26.150 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-rgw. 2026-02-18T05:56:26.159 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../20-python3-rgw_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:26.159 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-rgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:26.174 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package liboath0:amd64. 2026-02-18T05:56:26.182 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../21-liboath0_2.6.7-3ubuntu0.1_amd64.deb ... 2026-02-18T05:56:26.182 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T05:56:26.197 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libradosstriper1. 2026-02-18T05:56:26.206 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../22-libradosstriper1_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:26.206 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libradosstriper1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:26.222 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph-common. 2026-02-18T05:56:26.230 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../23-ceph-common_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:26.230 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:26.352 INFO:teuthology.orchestra.run.trial042.stdout:Get:78 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 20.2.0-670-gadc19233-1jammy [8625 kB] 2026-02-18T05:56:26.482 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph-base. 2026-02-18T05:56:26.490 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../24-ceph-base_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:26.495 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph-base (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:26.561 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-jaraco.functools. 2026-02-18T05:56:26.569 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../25-python3-jaraco.functools_3.4.0-2_all.deb ... 2026-02-18T05:56:26.569 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2026-02-18T05:56:26.584 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-cheroot. 2026-02-18T05:56:26.592 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../26-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2026-02-18T05:56:26.592 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T05:56:26.609 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-jaraco.classes. 2026-02-18T05:56:26.617 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../27-python3-jaraco.classes_3.2.1-3_all.deb ... 2026-02-18T05:56:26.617 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2026-02-18T05:56:26.632 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-jaraco.text. 2026-02-18T05:56:26.640 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../28-python3-jaraco.text_3.6.0-2_all.deb ... 2026-02-18T05:56:26.640 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2026-02-18T05:56:26.654 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-jaraco.collections. 2026-02-18T05:56:26.662 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../29-python3-jaraco.collections_3.4.0-2_all.deb ... 2026-02-18T05:56:26.662 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2026-02-18T05:56:26.678 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-tempora. 2026-02-18T05:56:26.686 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../30-python3-tempora_4.1.2-1_all.deb ... 2026-02-18T05:56:26.686 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-tempora (4.1.2-1) ... 2026-02-18T05:56:26.697 INFO:teuthology.orchestra.run.trial042.stdout:Get:79 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 20.2.0-670-gadc19233-1jammy [14.2 kB] 2026-02-18T05:56:26.697 INFO:teuthology.orchestra.run.trial042.stdout:Get:80 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 20.2.0-670-gadc19233-1jammy [99.5 MB] 2026-02-18T05:56:26.701 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-portend. 2026-02-18T05:56:26.709 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../31-python3-portend_3.0.0-1_all.deb ... 2026-02-18T05:56:26.709 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-portend (3.0.0-1) ... 2026-02-18T05:56:26.724 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-zc.lockfile. 2026-02-18T05:56:26.732 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../32-python3-zc.lockfile_2.0-1_all.deb ... 2026-02-18T05:56:26.732 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2026-02-18T05:56:26.747 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-cherrypy3. 2026-02-18T05:56:26.755 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../33-python3-cherrypy3_18.6.1-4_all.deb ... 2026-02-18T05:56:26.755 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2026-02-18T05:56:26.778 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-natsort. 2026-02-18T05:56:26.786 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../34-python3-natsort_8.0.2-1_all.deb ... 2026-02-18T05:56:26.786 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-natsort (8.0.2-1) ... 2026-02-18T05:56:26.803 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2026-02-18T05:56:26.811 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../35-ceph-mgr-modules-core_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:26.812 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph-mgr-modules-core (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:26.838 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2026-02-18T05:56:26.846 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../36-libsqlite3-mod-ceph_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:26.846 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libsqlite3-mod-ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:26.861 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph-mgr. 2026-02-18T05:56:26.869 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../37-ceph-mgr_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:26.869 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph-mgr (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:26.890 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph-mon. 2026-02-18T05:56:26.899 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../38-ceph-mon_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:26.899 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph-mon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:26.956 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libfuse2:amd64. 2026-02-18T05:56:26.964 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../39-libfuse2_2.9.9-5ubuntu3_amd64.deb ... 2026-02-18T05:56:26.964 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T05:56:26.980 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph-osd. 2026-02-18T05:56:26.988 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../40-ceph-osd_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:26.988 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph-osd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:27.131 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph. 2026-02-18T05:56:27.139 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../41-ceph_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:27.139 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:27.153 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph-fuse. 2026-02-18T05:56:27.161 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../42-ceph-fuse_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:27.161 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:27.185 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph-mds. 2026-02-18T05:56:27.193 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../43-ceph-mds_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:27.193 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph-mds (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:27.225 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package cephadm. 2026-02-18T05:56:27.234 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../44-cephadm_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:27.234 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:27.250 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-asyncssh. 2026-02-18T05:56:27.258 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../45-python3-asyncssh_2.5.0-1ubuntu0.1_all.deb ... 2026-02-18T05:56:27.258 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-02-18T05:56:27.280 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2026-02-18T05:56:27.288 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../46-ceph-mgr-cephadm_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:27.288 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph-mgr-cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:27.309 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-repoze.lru. 2026-02-18T05:56:27.317 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../47-python3-repoze.lru_0.7-2_all.deb ... 2026-02-18T05:56:27.318 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2026-02-18T05:56:27.333 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-routes. 2026-02-18T05:56:27.341 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../48-python3-routes_2.5.1-1ubuntu1_all.deb ... 2026-02-18T05:56:27.341 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T05:56:27.360 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2026-02-18T05:56:27.368 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../49-ceph-mgr-dashboard_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:27.368 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph-mgr-dashboard (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:27.735 INFO:teuthology.orchestra.run.trial015.stdout:Get:81 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 20.2.0-670-gadc19233-1jammy [135 kB] 2026-02-18T05:56:27.736 INFO:teuthology.orchestra.run.trial015.stdout:Get:82 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-daemon amd64 20.2.0-670-gadc19233-1jammy [43.3 kB] 2026-02-18T05:56:27.736 INFO:teuthology.orchestra.run.trial015.stdout:Get:83 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-proxy2 amd64 20.2.0-670-gadc19233-1jammy [30.7 kB] 2026-02-18T05:56:27.736 INFO:teuthology.orchestra.run.trial015.stdout:Get:84 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 20.2.0-670-gadc19233-1jammy [41.5 kB] 2026-02-18T05:56:27.737 INFO:teuthology.orchestra.run.trial015.stdout:Get:85 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 20.2.0-670-gadc19233-1jammy [25.1 MB] 2026-02-18T05:56:27.795 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2026-02-18T05:56:27.804 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../50-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2026-02-18T05:56:27.804 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T05:56:27.842 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-joblib. 2026-02-18T05:56:27.850 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../51-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2026-02-18T05:56:27.851 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T05:56:27.878 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-threadpoolctl. 2026-02-18T05:56:27.887 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../52-python3-threadpoolctl_3.1.0-1_all.deb ... 2026-02-18T05:56:27.887 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2026-02-18T05:56:27.901 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-sklearn. 2026-02-18T05:56:27.910 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../53-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2026-02-18T05:56:27.910 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T05:56:27.991 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2026-02-18T05:56:28.000 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../54-ceph-mgr-diskprediction-local_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:28.000 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph-mgr-diskprediction-local (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:28.166 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-cachetools. 2026-02-18T05:56:28.175 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../55-python3-cachetools_5.0.0-1_all.deb ... 2026-02-18T05:56:28.175 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2026-02-18T05:56:28.190 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-rsa. 2026-02-18T05:56:28.198 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../56-python3-rsa_4.8-1_all.deb ... 2026-02-18T05:56:28.198 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-rsa (4.8-1) ... 2026-02-18T05:56:28.215 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-google-auth. 2026-02-18T05:56:28.224 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../57-python3-google-auth_1.5.1-3_all.deb ... 2026-02-18T05:56:28.224 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2026-02-18T05:56:28.242 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-requests-oauthlib. 2026-02-18T05:56:28.250 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../58-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2026-02-18T05:56:28.250 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T05:56:28.266 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-websocket. 2026-02-18T05:56:28.275 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../59-python3-websocket_1.2.3-1_all.deb ... 2026-02-18T05:56:28.275 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-websocket (1.2.3-1) ... 2026-02-18T05:56:28.292 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-kubernetes. 2026-02-18T05:56:28.300 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../60-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2026-02-18T05:56:28.301 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T05:56:28.394 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2026-02-18T05:56:28.399 INFO:teuthology.orchestra.run.trial015.stdout:Get:86 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 20.2.0-670-gadc19233-1jammy [97.5 kB] 2026-02-18T05:56:28.403 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../61-ceph-mgr-k8sevents_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:28.403 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph-mgr-k8sevents (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:28.418 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libonig5:amd64. 2026-02-18T05:56:28.426 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../62-libonig5_6.9.7.1-2build1_amd64.deb ... 2026-02-18T05:56:28.426 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T05:56:28.442 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libjq1:amd64. 2026-02-18T05:56:28.451 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../63-libjq1_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T05:56:28.451 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T05:56:28.466 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package jq. 2026-02-18T05:56:28.474 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../64-jq_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T05:56:28.475 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking jq (1.6-2.1ubuntu3.1) ... 2026-02-18T05:56:28.489 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package socat. 2026-02-18T05:56:28.497 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../65-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-02-18T05:56:28.498 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-02-18T05:56:28.519 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package xmlstarlet. 2026-02-18T05:56:28.528 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../66-xmlstarlet_1.6.1-2.1_amd64.deb ... 2026-02-18T05:56:28.528 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2026-02-18T05:56:28.565 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph-test. 2026-02-18T05:56:28.573 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../67-ceph-test_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:28.574 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph-test (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:28.673 INFO:teuthology.orchestra.run.trial015.stdout:Fetched 280 MB in 12s (23.8 MB/s) 2026-02-18T05:56:28.690 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2026-02-18T05:56:28.848 INFO:teuthology.orchestra.run.trial015.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 167438 files and directories currently installed.) 2026-02-18T05:56:28.850 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../00-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2026-02-18T05:56:28.850 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T05:56:28.872 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2026-02-18T05:56:28.885 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../01-libdouble-conversion3_3.1.7-4_amd64.deb ... 2026-02-18T05:56:28.886 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T05:56:28.901 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2026-02-18T05:56:28.914 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../02-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2026-02-18T05:56:28.914 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T05:56:28.933 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libqt5core5a:amd64. 2026-02-18T05:56:28.941 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../03-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T05:56:28.947 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:28.978 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2026-02-18T05:56:28.987 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../04-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T05:56:28.987 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:29.004 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libqt5network5:amd64. 2026-02-18T05:56:29.012 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../05-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T05:56:29.012 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:29.032 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2026-02-18T05:56:29.040 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../06-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2026-02-18T05:56:29.040 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T05:56:29.057 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package librados2. 2026-02-18T05:56:29.065 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../07-librados2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:29.065 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking librados2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.107 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libnbd0. 2026-02-18T05:56:29.115 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../08-libnbd0_1.10.5-1_amd64.deb ... 2026-02-18T05:56:29.116 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libnbd0 (1.10.5-1) ... 2026-02-18T05:56:29.131 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package librbd1. 2026-02-18T05:56:29.139 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../09-librbd1_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:29.140 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking librbd1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.177 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libcephfs2. 2026-02-18T05:56:29.186 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../10-libcephfs2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:29.186 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libcephfs2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.207 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-rados. 2026-02-18T05:56:29.215 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../11-python3-rados_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:29.216 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-rados (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.233 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-ceph-argparse. 2026-02-18T05:56:29.241 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../12-python3-ceph-argparse_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:29.241 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-ceph-argparse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.256 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-cephfs. 2026-02-18T05:56:29.264 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../13-python3-cephfs_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:29.265 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-cephfs (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.281 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-ceph-common. 2026-02-18T05:56:29.289 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../14-python3-ceph-common_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:29.290 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.308 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-wcwidth. 2026-02-18T05:56:29.316 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../15-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2026-02-18T05:56:29.317 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T05:56:29.333 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-prettytable. 2026-02-18T05:56:29.341 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../16-python3-prettytable_2.5.0-2_all.deb ... 2026-02-18T05:56:29.342 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2026-02-18T05:56:29.356 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-rbd. 2026-02-18T05:56:29.364 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../17-python3-rbd_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:29.365 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-rbd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.382 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package librdkafka1:amd64. 2026-02-18T05:56:29.390 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../18-librdkafka1_1.8.0-1build1_amd64.deb ... 2026-02-18T05:56:29.391 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T05:56:29.410 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package librgw2. 2026-02-18T05:56:29.418 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../19-librgw2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:29.419 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking librgw2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.452 INFO:teuthology.orchestra.run.trial042.stdout:Get:81 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 20.2.0-670-gadc19233-1jammy [135 kB] 2026-02-18T05:56:29.453 INFO:teuthology.orchestra.run.trial042.stdout:Get:82 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-daemon amd64 20.2.0-670-gadc19233-1jammy [43.3 kB] 2026-02-18T05:56:29.453 INFO:teuthology.orchestra.run.trial042.stdout:Get:83 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-proxy2 amd64 20.2.0-670-gadc19233-1jammy [30.7 kB] 2026-02-18T05:56:29.453 INFO:teuthology.orchestra.run.trial042.stdout:Get:84 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 20.2.0-670-gadc19233-1jammy [41.5 kB] 2026-02-18T05:56:29.454 INFO:teuthology.orchestra.run.trial042.stdout:Get:85 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 20.2.0-670-gadc19233-1jammy [25.1 MB] 2026-02-18T05:56:29.470 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package ceph-volume. 2026-02-18T05:56:29.479 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../68-ceph-volume_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:29.479 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking ceph-volume (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.504 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libcephfs-daemon. 2026-02-18T05:56:29.512 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../69-libcephfs-daemon_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:29.513 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libcephfs-daemon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.527 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libcephfs-proxy2. 2026-02-18T05:56:29.535 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../70-libcephfs-proxy2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:29.536 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libcephfs-proxy2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.536 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-rgw. 2026-02-18T05:56:29.544 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../20-python3-rgw_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:29.545 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-rgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.550 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package libcephfs-dev. 2026-02-18T05:56:29.558 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../71-libcephfs-dev_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:29.559 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking libcephfs-dev (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.561 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package liboath0:amd64. 2026-02-18T05:56:29.569 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../21-liboath0_2.6.7-3ubuntu0.1_amd64.deb ... 2026-02-18T05:56:29.569 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T05:56:29.574 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package nvme-cli. 2026-02-18T05:56:29.583 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../72-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-02-18T05:56:29.583 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T05:56:29.584 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libradosstriper1. 2026-02-18T05:56:29.592 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../22-libradosstriper1_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:29.593 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libradosstriper1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.609 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph-common. 2026-02-18T05:56:29.614 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python-asyncssh-doc. 2026-02-18T05:56:29.618 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../23-ceph-common_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:29.618 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.623 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../73-python-asyncssh-doc_2.5.0-1ubuntu0.1_all.deb ... 2026-02-18T05:56:29.623 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-02-18T05:56:29.652 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-iniconfig. 2026-02-18T05:56:29.660 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../74-python3-iniconfig_1.1.1-2_all.deb ... 2026-02-18T05:56:29.661 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2026-02-18T05:56:29.676 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-pluggy. 2026-02-18T05:56:29.684 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../75-python3-pluggy_0.13.0-7.1_all.deb ... 2026-02-18T05:56:29.685 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2026-02-18T05:56:29.700 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-psutil. 2026-02-18T05:56:29.708 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../76-python3-psutil_5.9.0-1build1_amd64.deb ... 2026-02-18T05:56:29.709 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2026-02-18T05:56:29.727 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-py. 2026-02-18T05:56:29.736 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../77-python3-py_1.10.0-1_all.deb ... 2026-02-18T05:56:29.736 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-py (1.10.0-1) ... 2026-02-18T05:56:29.757 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-pygments. 2026-02-18T05:56:29.765 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../78-python3-pygments_2.11.2+dfsg-2ubuntu0.1_all.deb ... 2026-02-18T05:56:29.765 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T05:56:29.806 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-toml. 2026-02-18T05:56:29.815 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../79-python3-toml_0.10.2-1_all.deb ... 2026-02-18T05:56:29.816 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-toml (0.10.2-1) ... 2026-02-18T05:56:29.830 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-pytest. 2026-02-18T05:56:29.838 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../80-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2026-02-18T05:56:29.839 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T05:56:29.860 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-simplejson. 2026-02-18T05:56:29.862 INFO:teuthology.orchestra.run.trial042.stdout:Get:86 https://2.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 20.2.0-670-gadc19233-1jammy [97.5 kB] 2026-02-18T05:56:29.869 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph-base. 2026-02-18T05:56:29.869 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../81-python3-simplejson_3.17.6-1build1_amd64.deb ... 2026-02-18T05:56:29.869 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2026-02-18T05:56:29.877 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../24-ceph-base_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:29.882 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph-base (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:29.887 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package python3-webob. 2026-02-18T05:56:29.895 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../82-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2026-02-18T05:56:29.895 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T05:56:29.918 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package qttranslations5-l10n. 2026-02-18T05:56:29.927 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../83-qttranslations5-l10n_5.15.3-1_all.deb ... 2026-02-18T05:56:29.928 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2026-02-18T05:56:29.949 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-jaraco.functools. 2026-02-18T05:56:29.958 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../25-python3-jaraco.functools_3.4.0-2_all.deb ... 2026-02-18T05:56:29.958 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2026-02-18T05:56:29.973 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-cheroot. 2026-02-18T05:56:29.982 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../26-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2026-02-18T05:56:29.982 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T05:56:29.995 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package radosgw. 2026-02-18T05:56:29.998 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-jaraco.classes. 2026-02-18T05:56:30.003 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../84-radosgw_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.004 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking radosgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.005 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../27-python3-jaraco.classes_3.2.1-3_all.deb ... 2026-02-18T05:56:30.006 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2026-02-18T05:56:30.021 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-jaraco.text. 2026-02-18T05:56:30.030 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../28-python3-jaraco.text_3.6.0-2_all.deb ... 2026-02-18T05:56:30.030 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2026-02-18T05:56:30.044 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-jaraco.collections. 2026-02-18T05:56:30.053 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../29-python3-jaraco.collections_3.4.0-2_all.deb ... 2026-02-18T05:56:30.053 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2026-02-18T05:56:30.068 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-tempora. 2026-02-18T05:56:30.076 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../30-python3-tempora_4.1.2-1_all.deb ... 2026-02-18T05:56:30.077 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-tempora (4.1.2-1) ... 2026-02-18T05:56:30.091 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-portend. 2026-02-18T05:56:30.099 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../31-python3-portend_3.0.0-1_all.deb ... 2026-02-18T05:56:30.100 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-portend (3.0.0-1) ... 2026-02-18T05:56:30.114 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-zc.lockfile. 2026-02-18T05:56:30.123 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../32-python3-zc.lockfile_2.0-1_all.deb ... 2026-02-18T05:56:30.123 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2026-02-18T05:56:30.136 INFO:teuthology.orchestra.run.trial042.stdout:Fetched 280 MB in 13s (21.2 MB/s) 2026-02-18T05:56:30.138 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-cherrypy3. 2026-02-18T05:56:30.147 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../33-python3-cherrypy3_18.6.1-4_all.deb ... 2026-02-18T05:56:30.147 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2026-02-18T05:56:30.154 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2026-02-18T05:56:30.173 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-natsort. 2026-02-18T05:56:30.182 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../34-python3-natsort_8.0.2-1_all.deb ... 2026-02-18T05:56:30.182 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-natsort (8.0.2-1) ... 2026-02-18T05:56:30.198 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2026-02-18T05:56:30.207 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../35-ceph-mgr-modules-core_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:30.207 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph-mgr-modules-core (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.233 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2026-02-18T05:56:30.241 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../36-libsqlite3-mod-ceph_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.242 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libsqlite3-mod-ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.257 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph-mgr. 2026-02-18T05:56:30.266 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../37-ceph-mgr_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.266 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph-mgr (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.271 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package rbd-fuse. 2026-02-18T05:56:30.279 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../85-rbd-fuse_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.280 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking rbd-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.287 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph-mon. 2026-02-18T05:56:30.295 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../38-ceph-mon_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.295 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph-mon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.307 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2026-02-18T05:56:30.313 INFO:teuthology.orchestra.run.trial042.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 167438 files and directories currently installed.) 2026-02-18T05:56:30.315 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../00-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2026-02-18T05:56:30.316 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T05:56:30.337 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2026-02-18T05:56:30.349 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../01-libdouble-conversion3_3.1.7-4_amd64.deb ... 2026-02-18T05:56:30.350 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T05:56:30.356 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libfuse2:amd64. 2026-02-18T05:56:30.364 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../39-libfuse2_2.9.9-5ubuntu3_amd64.deb ... 2026-02-18T05:56:30.365 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T05:56:30.366 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2026-02-18T05:56:30.373 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T05:56:30.374 INFO:teuthology.orchestra.run.trial150.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T05:56:30.376 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../02-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2026-02-18T05:56:30.376 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T05:56:30.381 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph-osd. 2026-02-18T05:56:30.389 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../40-ceph-osd_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.390 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph-osd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.396 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libqt5core5a:amd64. 2026-02-18T05:56:30.404 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../03-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T05:56:30.409 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:30.442 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2026-02-18T05:56:30.446 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T05:56:30.452 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../04-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T05:56:30.452 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:30.469 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libqt5network5:amd64. 2026-02-18T05:56:30.477 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../05-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2026-02-18T05:56:30.477 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:30.498 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2026-02-18T05:56:30.506 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../06-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2026-02-18T05:56:30.506 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T05:56:30.523 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package librados2. 2026-02-18T05:56:30.531 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../07-librados2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.531 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking librados2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.537 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph. 2026-02-18T05:56:30.546 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../41-ceph_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.547 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.561 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph-fuse. 2026-02-18T05:56:30.569 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../42-ceph-fuse_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.570 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.573 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libnbd0. 2026-02-18T05:56:30.581 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../08-libnbd0_1.10.5-1_amd64.deb ... 2026-02-18T05:56:30.581 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libnbd0 (1.10.5-1) ... 2026-02-18T05:56:30.591 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph-mds. 2026-02-18T05:56:30.597 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package librbd1. 2026-02-18T05:56:30.600 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../43-ceph-mds_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.600 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph-mds (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.605 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../09-librbd1_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.605 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking librbd1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.633 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package cephadm. 2026-02-18T05:56:30.641 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../44-cephadm_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.642 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.642 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libcephfs2. 2026-02-18T05:56:30.650 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../10-libcephfs2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.651 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libcephfs2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.659 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-asyncssh. 2026-02-18T05:56:30.667 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../45-python3-asyncssh_2.5.0-1ubuntu0.1_all.deb ... 2026-02-18T05:56:30.668 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-02-18T05:56:30.670 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-rados. 2026-02-18T05:56:30.678 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../11-python3-rados_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.679 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-rados (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.689 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2026-02-18T05:56:30.695 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-ceph-argparse. 2026-02-18T05:56:30.698 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../46-ceph-mgr-cephadm_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:30.698 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph-mgr-cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.703 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../12-python3-ceph-argparse_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:30.704 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-ceph-argparse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.710 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-02-18T05:56:30.717 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-cephfs. 2026-02-18T05:56:30.719 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-repoze.lru. 2026-02-18T05:56:30.725 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../13-python3-cephfs_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.725 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-cephfs (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.728 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../47-python3-repoze.lru_0.7-2_all.deb ... 2026-02-18T05:56:30.728 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2026-02-18T05:56:30.741 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-ceph-common. 2026-02-18T05:56:30.743 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-routes. 2026-02-18T05:56:30.749 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../14-python3-ceph-common_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:30.749 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.751 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../48-python3-routes_2.5.1-1ubuntu1_all.deb ... 2026-02-18T05:56:30.752 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T05:56:30.767 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-wcwidth. 2026-02-18T05:56:30.773 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2026-02-18T05:56:30.775 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../15-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2026-02-18T05:56:30.775 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T05:56:30.781 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../49-ceph-mgr-dashboard_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:30.781 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph-mgr-dashboard (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.790 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-prettytable. 2026-02-18T05:56:30.798 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../16-python3-prettytable_2.5.0-2_all.deb ... 2026-02-18T05:56:30.798 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2026-02-18T05:56:30.813 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-rbd. 2026-02-18T05:56:30.821 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../17-python3-rbd_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.821 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-rbd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.839 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package librdkafka1:amd64. 2026-02-18T05:56:30.847 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../18-librdkafka1_1.8.0-1build1_amd64.deb ... 2026-02-18T05:56:30.847 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T05:56:30.865 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package librgw2. 2026-02-18T05:56:30.873 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../19-librgw2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.874 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking librgw2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.971 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-rgw. 2026-02-18T05:56:30.979 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../20-python3-rgw_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:30.980 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-rgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:30.994 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package liboath0:amd64. 2026-02-18T05:56:31.002 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../21-liboath0_2.6.7-3ubuntu0.1_amd64.deb ... 2026-02-18T05:56:31.003 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T05:56:31.017 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libradosstriper1. 2026-02-18T05:56:31.025 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../22-libradosstriper1_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:31.026 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libradosstriper1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:31.043 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph-common. 2026-02-18T05:56:31.050 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../23-ceph-common_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:31.051 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:31.062 INFO:teuthology.orchestra.run.trial150.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-02-18T05:56:31.073 INFO:teuthology.orchestra.run.trial150.stdout:Setting up cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:31.130 INFO:teuthology.orchestra.run.trial150.stdout:Adding system user cephadm....done 2026-02-18T05:56:31.141 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2026-02-18T05:56:31.209 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-02-18T05:56:31.210 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2026-02-18T05:56:31.235 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2026-02-18T05:56:31.244 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../50-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2026-02-18T05:56:31.245 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T05:56:31.282 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-repoze.lru (0.7-2) ... 2026-02-18T05:56:31.284 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-joblib. 2026-02-18T05:56:31.292 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../51-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2026-02-18T05:56:31.293 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T05:56:31.302 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph-base. 2026-02-18T05:56:31.311 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../24-ceph-base_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:31.316 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph-base (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:31.320 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-threadpoolctl. 2026-02-18T05:56:31.328 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../52-python3-threadpoolctl_3.1.0-1_all.deb ... 2026-02-18T05:56:31.329 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2026-02-18T05:56:31.343 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-sklearn. 2026-02-18T05:56:31.352 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../53-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2026-02-18T05:56:31.352 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T05:56:31.355 INFO:teuthology.orchestra.run.trial150.stdout:Setting up liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T05:56:31.356 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-py (1.10.0-1) ... 2026-02-18T05:56:31.379 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-jaraco.functools. 2026-02-18T05:56:31.387 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../25-python3-jaraco.functools_3.4.0-2_all.deb ... 2026-02-18T05:56:31.388 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2026-02-18T05:56:31.402 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-cheroot. 2026-02-18T05:56:31.410 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../26-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2026-02-18T05:56:31.410 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T05:56:31.427 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-jaraco.classes. 2026-02-18T05:56:31.433 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2026-02-18T05:56:31.435 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../27-python3-jaraco.classes_3.2.1-3_all.deb ... 2026-02-18T05:56:31.436 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2026-02-18T05:56:31.443 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../54-ceph-mgr-diskprediction-local_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:31.443 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph-mgr-diskprediction-local (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:31.449 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T05:56:31.450 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-jaraco.text. 2026-02-18T05:56:31.458 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../28-python3-jaraco.text_3.6.0-2_all.deb ... 2026-02-18T05:56:31.459 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2026-02-18T05:56:31.472 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-jaraco.collections. 2026-02-18T05:56:31.480 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../29-python3-jaraco.collections_3.4.0-2_all.deb ... 2026-02-18T05:56:31.481 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2026-02-18T05:56:31.495 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-tempora. 2026-02-18T05:56:31.503 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../30-python3-tempora_4.1.2-1_all.deb ... 2026-02-18T05:56:31.504 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-tempora (4.1.2-1) ... 2026-02-18T05:56:31.519 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-portend. 2026-02-18T05:56:31.527 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../31-python3-portend_3.0.0-1_all.deb ... 2026-02-18T05:56:31.527 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-portend (3.0.0-1) ... 2026-02-18T05:56:31.542 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-zc.lockfile. 2026-02-18T05:56:31.550 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../32-python3-zc.lockfile_2.0-1_all.deb ... 2026-02-18T05:56:31.551 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2026-02-18T05:56:31.565 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-cherrypy3. 2026-02-18T05:56:31.571 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-cachetools (5.0.0-1) ... 2026-02-18T05:56:31.573 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../33-python3-cherrypy3_18.6.1-4_all.deb ... 2026-02-18T05:56:31.573 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2026-02-18T05:56:31.597 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-natsort. 2026-02-18T05:56:31.605 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../34-python3-natsort_8.0.2-1_all.deb ... 2026-02-18T05:56:31.606 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-natsort (8.0.2-1) ... 2026-02-18T05:56:31.611 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-cachetools. 2026-02-18T05:56:31.619 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../55-python3-cachetools_5.0.0-1_all.deb ... 2026-02-18T05:56:31.620 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2026-02-18T05:56:31.622 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2026-02-18T05:56:31.630 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../35-ceph-mgr-modules-core_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:31.630 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph-mgr-modules-core (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:31.635 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-rsa. 2026-02-18T05:56:31.642 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2026-02-18T05:56:31.644 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../56-python3-rsa_4.8-1_all.deb ... 2026-02-18T05:56:31.644 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-rsa (4.8-1) ... 2026-02-18T05:56:31.657 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2026-02-18T05:56:31.662 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-google-auth. 2026-02-18T05:56:31.665 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../36-libsqlite3-mod-ceph_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:31.665 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libsqlite3-mod-ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:31.671 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../57-python3-google-auth_1.5.1-3_all.deb ... 2026-02-18T05:56:31.671 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2026-02-18T05:56:31.680 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph-mgr. 2026-02-18T05:56:31.688 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../37-ceph-mgr_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:31.689 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-requests-oauthlib. 2026-02-18T05:56:31.689 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph-mgr (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:31.697 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../58-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2026-02-18T05:56:31.697 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T05:56:31.710 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph-mon. 2026-02-18T05:56:31.714 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-websocket. 2026-02-18T05:56:31.715 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-ceph-argparse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:31.718 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../38-ceph-mon_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:31.718 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph-mon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:31.723 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../59-python3-websocket_1.2.3-1_all.deb ... 2026-02-18T05:56:31.723 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-websocket (1.2.3-1) ... 2026-02-18T05:56:31.741 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-kubernetes. 2026-02-18T05:56:31.750 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../60-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2026-02-18T05:56:31.750 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T05:56:31.777 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libfuse2:amd64. 2026-02-18T05:56:31.783 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T05:56:31.784 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libnbd0 (1.10.5-1) ... 2026-02-18T05:56:31.785 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T05:56:31.786 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../39-libfuse2_2.9.9-5ubuntu3_amd64.deb ... 2026-02-18T05:56:31.786 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T05:56:31.786 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T05:56:31.787 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2026-02-18T05:56:31.802 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph-osd. 2026-02-18T05:56:31.810 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../40-ceph-osd_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:31.810 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph-osd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:31.847 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2026-02-18T05:56:31.856 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../61-ceph-mgr-k8sevents_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:31.856 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph-mgr-k8sevents (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:31.871 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libonig5:amd64. 2026-02-18T05:56:31.879 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../62-libonig5_6.9.7.1-2build1_amd64.deb ... 2026-02-18T05:56:31.880 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T05:56:31.896 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libjq1:amd64. 2026-02-18T05:56:31.905 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../63-libjq1_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T05:56:31.905 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T05:56:31.907 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-natsort (8.0.2-1) ... 2026-02-18T05:56:31.921 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package jq. 2026-02-18T05:56:31.929 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../64-jq_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T05:56:31.929 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking jq (1.6-2.1ubuntu3.1) ... 2026-02-18T05:56:31.944 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package socat. 2026-02-18T05:56:31.952 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../65-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-02-18T05:56:31.953 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-02-18T05:56:31.972 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package xmlstarlet. 2026-02-18T05:56:31.981 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libcephfs-proxy2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:31.981 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../66-xmlstarlet_1.6.1-2.1_amd64.deb ... 2026-02-18T05:56:31.981 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2026-02-18T05:56:31.982 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T05:56:32.005 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph. 2026-02-18T05:56:32.013 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../41-ceph_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:32.013 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:32.019 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph-test. 2026-02-18T05:56:32.027 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../67-ceph-test_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:32.028 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph-test (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:32.028 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph-fuse. 2026-02-18T05:56:32.036 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../42-ceph-fuse_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:32.037 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:32.057 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2026-02-18T05:56:32.058 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph-mds. 2026-02-18T05:56:32.067 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../43-ceph-mds_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:32.067 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph-mds (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:32.099 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package cephadm. 2026-02-18T05:56:32.107 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../44-cephadm_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:32.108 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:32.123 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-asyncssh. 2026-02-18T05:56:32.132 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../45-python3-asyncssh_2.5.0-1ubuntu0.1_all.deb ... 2026-02-18T05:56:32.132 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-02-18T05:56:32.145 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T05:56:32.153 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2026-02-18T05:56:32.161 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../46-ceph-mgr-cephadm_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:32.162 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph-mgr-cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:32.183 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-repoze.lru. 2026-02-18T05:56:32.191 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../47-python3-repoze.lru_0.7-2_all.deb ... 2026-02-18T05:56:32.191 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2026-02-18T05:56:32.206 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-routes. 2026-02-18T05:56:32.214 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../48-python3-routes_2.5.1-1ubuntu1_all.deb ... 2026-02-18T05:56:32.214 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T05:56:32.234 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2026-02-18T05:56:32.242 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../49-ceph-mgr-dashboard_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:32.242 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph-mgr-dashboard (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:32.393 INFO:teuthology.orchestra.run.trial150.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2026-02-18T05:56:32.394 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T05:56:32.478 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-02-18T05:56:32.601 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T05:56:32.672 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2026-02-18T05:56:32.679 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2026-02-18T05:56:32.681 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../50-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2026-02-18T05:56:32.681 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T05:56:32.721 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-joblib. 2026-02-18T05:56:32.730 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../51-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2026-02-18T05:56:32.730 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T05:56:32.742 INFO:teuthology.orchestra.run.trial150.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2026-02-18T05:56:32.743 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:32.757 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-threadpoolctl. 2026-02-18T05:56:32.766 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../52-python3-threadpoolctl_3.1.0-1_all.deb ... 2026-02-18T05:56:32.766 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2026-02-18T05:56:32.781 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-sklearn. 2026-02-18T05:56:32.789 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../53-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2026-02-18T05:56:32.789 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T05:56:32.831 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T05:56:32.870 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2026-02-18T05:56:32.879 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../54-ceph-mgr-diskprediction-local_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:32.879 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph-mgr-diskprediction-local (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:32.925 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package ceph-volume. 2026-02-18T05:56:32.934 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../68-ceph-volume_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:32.934 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking ceph-volume (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:32.958 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libcephfs-daemon. 2026-02-18T05:56:32.966 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../69-libcephfs-daemon_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:32.967 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libcephfs-daemon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:32.983 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libcephfs-proxy2. 2026-02-18T05:56:32.991 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../70-libcephfs-proxy2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:32.992 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libcephfs-proxy2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:33.007 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package libcephfs-dev. 2026-02-18T05:56:33.015 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../71-libcephfs-dev_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:33.016 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking libcephfs-dev (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:33.031 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package nvme-cli. 2026-02-18T05:56:33.040 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../72-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-02-18T05:56:33.041 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T05:56:33.045 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-cachetools. 2026-02-18T05:56:33.054 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../55-python3-cachetools_5.0.0-1_all.deb ... 2026-02-18T05:56:33.054 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2026-02-18T05:56:33.069 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-rsa. 2026-02-18T05:56:33.071 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python-asyncssh-doc. 2026-02-18T05:56:33.078 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../56-python3-rsa_4.8-1_all.deb ... 2026-02-18T05:56:33.078 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-rsa (4.8-1) ... 2026-02-18T05:56:33.080 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../73-python-asyncssh-doc_2.5.0-1ubuntu0.1_all.deb ... 2026-02-18T05:56:33.080 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-02-18T05:56:33.096 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-google-auth. 2026-02-18T05:56:33.104 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../57-python3-google-auth_1.5.1-3_all.deb ... 2026-02-18T05:56:33.105 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2026-02-18T05:56:33.110 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-iniconfig. 2026-02-18T05:56:33.119 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../74-python3-iniconfig_1.1.1-2_all.deb ... 2026-02-18T05:56:33.119 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2026-02-18T05:56:33.122 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-requests-oauthlib. 2026-02-18T05:56:33.130 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../58-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2026-02-18T05:56:33.131 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T05:56:33.135 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-pluggy. 2026-02-18T05:56:33.143 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../75-python3-pluggy_0.13.0-7.1_all.deb ... 2026-02-18T05:56:33.144 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2026-02-18T05:56:33.146 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-websocket. 2026-02-18T05:56:33.154 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../59-python3-websocket_1.2.3-1_all.deb ... 2026-02-18T05:56:33.155 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-websocket (1.2.3-1) ... 2026-02-18T05:56:33.159 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-psutil. 2026-02-18T05:56:33.168 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../76-python3-psutil_5.9.0-1build1_amd64.deb ... 2026-02-18T05:56:33.169 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2026-02-18T05:56:33.172 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-kubernetes. 2026-02-18T05:56:33.180 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../60-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2026-02-18T05:56:33.181 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T05:56:33.187 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-py. 2026-02-18T05:56:33.195 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../77-python3-py_1.10.0-1_all.deb ... 2026-02-18T05:56:33.196 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-py (1.10.0-1) ... 2026-02-18T05:56:33.216 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-pygments. 2026-02-18T05:56:33.225 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../78-python3-pygments_2.11.2+dfsg-2ubuntu0.1_all.deb ... 2026-02-18T05:56:33.225 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T05:56:33.267 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-toml. 2026-02-18T05:56:33.276 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2026-02-18T05:56:33.276 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../79-python3-toml_0.10.2-1_all.deb ... 2026-02-18T05:56:33.276 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-toml (0.10.2-1) ... 2026-02-18T05:56:33.284 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../61-ceph-mgr-k8sevents_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:33.285 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph-mgr-k8sevents (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:33.291 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-pytest. 2026-02-18T05:56:33.299 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libonig5:amd64. 2026-02-18T05:56:33.300 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../80-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2026-02-18T05:56:33.300 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T05:56:33.308 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../62-libonig5_6.9.7.1-2build1_amd64.deb ... 2026-02-18T05:56:33.308 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T05:56:33.323 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-simplejson. 2026-02-18T05:56:33.324 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libjq1:amd64. 2026-02-18T05:56:33.327 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:33.331 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../81-python3-simplejson_3.17.6-1build1_amd64.deb ... 2026-02-18T05:56:33.332 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-toml (0.10.2-1) ... 2026-02-18T05:56:33.332 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2026-02-18T05:56:33.332 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../63-libjq1_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T05:56:33.333 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T05:56:33.347 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package jq. 2026-02-18T05:56:33.349 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package python3-webob. 2026-02-18T05:56:33.356 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../64-jq_1.6-2.1ubuntu3.1_amd64.deb ... 2026-02-18T05:56:33.356 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking jq (1.6-2.1ubuntu3.1) ... 2026-02-18T05:56:33.358 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../82-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2026-02-18T05:56:33.358 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T05:56:33.370 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package socat. 2026-02-18T05:56:33.379 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../65-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2026-02-18T05:56:33.380 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2026-02-18T05:56:33.383 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package qttranslations5-l10n. 2026-02-18T05:56:33.391 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../83-qttranslations5-l10n_5.15.3-1_all.deb ... 2026-02-18T05:56:33.391 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2026-02-18T05:56:33.397 INFO:teuthology.orchestra.run.trial150.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T05:56:33.398 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package xmlstarlet. 2026-02-18T05:56:33.398 INFO:teuthology.orchestra.run.trial150.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2026-02-18T05:56:33.399 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2026-02-18T05:56:33.406 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../66-xmlstarlet_1.6.1-2.1_amd64.deb ... 2026-02-18T05:56:33.406 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2026-02-18T05:56:33.444 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph-test. 2026-02-18T05:56:33.452 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../67-ceph-test_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:33.452 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph-test (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:33.457 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package radosgw. 2026-02-18T05:56:33.463 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2026-02-18T05:56:33.467 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../84-radosgw_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:33.467 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking radosgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:33.537 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:33.538 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-rsa (4.8-1) ... 2026-02-18T05:56:33.614 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-tempora (4.1.2-1) ... 2026-02-18T05:56:33.679 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-prettytable (2.5.0-2) ... 2026-02-18T05:56:33.682 INFO:teuthology.orchestra.run.trial015.stdout:Selecting previously unselected package rbd-fuse. 2026-02-18T05:56:33.691 INFO:teuthology.orchestra.run.trial015.stdout:Preparing to unpack .../85-rbd-fuse_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:33.691 INFO:teuthology.orchestra.run.trial015.stdout:Unpacking rbd-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:33.719 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2026-02-18T05:56:33.746 INFO:teuthology.orchestra.run.trial150.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T05:56:33.747 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-websocket (1.2.3-1) ... 2026-02-18T05:56:33.787 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T05:56:33.787 INFO:teuthology.orchestra.run.trial015.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T05:56:33.832 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T05:56:33.833 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T05:56:33.858 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T05:56:33.905 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T05:56:33.988 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2026-02-18T05:56:34.054 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T05:56:34.055 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T05:56:34.154 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-02-18T05:56:34.185 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-portend (3.0.0-1) ... 2026-02-18T05:56:34.249 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:34.249 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-google-auth (1.5.1-3) ... 2026-02-18T05:56:34.322 INFO:teuthology.orchestra.run.trial150.stdout:Setting up jq (1.6-2.1ubuntu3.1) ... 2026-02-18T05:56:34.323 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2026-02-18T05:56:34.358 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package ceph-volume. 2026-02-18T05:56:34.367 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../68-ceph-volume_20.2.0-670-gadc19233-1jammy_all.deb ... 2026-02-18T05:56:34.367 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking ceph-volume (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:34.390 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libcephfs-daemon. 2026-02-18T05:56:34.399 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../69-libcephfs-daemon_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:34.399 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libcephfs-daemon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:34.414 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libcephfs-proxy2. 2026-02-18T05:56:34.422 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../70-libcephfs-proxy2_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:34.423 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libcephfs-proxy2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:34.437 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package libcephfs-dev. 2026-02-18T05:56:34.443 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T05:56:34.444 INFO:teuthology.orchestra.run.trial150.stdout:Setting up librados2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:34.445 INFO:teuthology.orchestra.run.trial150.stdout:Setting up librgw2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:34.445 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../71-libcephfs-dev_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:34.446 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libsqlite3-mod-ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:34.446 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking libcephfs-dev (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:34.447 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T05:56:34.461 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package nvme-cli. 2026-02-18T05:56:34.470 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../72-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2026-02-18T05:56:34.470 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T05:56:34.502 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python-asyncssh-doc. 2026-02-18T05:56:34.511 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../73-python-asyncssh-doc_2.5.0-1ubuntu0.1_all.deb ... 2026-02-18T05:56:34.511 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-02-18T05:56:34.541 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-iniconfig. 2026-02-18T05:56:34.549 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../74-python3-iniconfig_1.1.1-2_all.deb ... 2026-02-18T05:56:34.550 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2026-02-18T05:56:34.554 INFO:teuthology.orchestra.run.trial015.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-02-18T05:56:34.565 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-pluggy. 2026-02-18T05:56:34.565 INFO:teuthology.orchestra.run.trial015.stdout:Setting up cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:34.573 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../75-python3-pluggy_0.13.0-7.1_all.deb ... 2026-02-18T05:56:34.574 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2026-02-18T05:56:34.590 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-psutil. 2026-02-18T05:56:34.598 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../76-python3-psutil_5.9.0-1build1_amd64.deb ... 2026-02-18T05:56:34.599 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2026-02-18T05:56:34.608 INFO:teuthology.orchestra.run.trial015.stdout:Adding system user cephadm....done 2026-02-18T05:56:34.618 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-py. 2026-02-18T05:56:34.619 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2026-02-18T05:56:34.626 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../77-python3-py_1.10.0-1_all.deb ... 2026-02-18T05:56:34.627 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-py (1.10.0-1) ... 2026-02-18T05:56:34.647 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-pygments. 2026-02-18T05:56:34.655 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../78-python3-pygments_2.11.2+dfsg-2ubuntu0.1_all.deb ... 2026-02-18T05:56:34.656 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T05:56:34.691 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-02-18T05:56:34.692 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2026-02-18T05:56:34.697 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-toml. 2026-02-18T05:56:34.706 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../79-python3-toml_0.10.2-1_all.deb ... 2026-02-18T05:56:34.706 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-toml (0.10.2-1) ... 2026-02-18T05:56:34.721 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-pytest. 2026-02-18T05:56:34.730 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../80-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2026-02-18T05:56:34.730 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T05:56:34.752 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-simplejson. 2026-02-18T05:56:34.760 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../81-python3-simplejson_3.17.6-1build1_amd64.deb ... 2026-02-18T05:56:34.761 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2026-02-18T05:56:34.762 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-repoze.lru (0.7-2) ... 2026-02-18T05:56:34.779 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package python3-webob. 2026-02-18T05:56:34.788 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../82-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2026-02-18T05:56:34.788 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T05:56:34.812 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package qttranslations5-l10n. 2026-02-18T05:56:34.820 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../83-qttranslations5-l10n_5.15.3-1_all.deb ... 2026-02-18T05:56:34.821 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2026-02-18T05:56:34.837 INFO:teuthology.orchestra.run.trial015.stdout:Setting up liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T05:56:34.839 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-py (1.10.0-1) ... 2026-02-18T05:56:34.887 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package radosgw. 2026-02-18T05:56:34.895 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../84-radosgw_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:34.896 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking radosgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:34.935 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T05:56:34.955 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libcephfs2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:34.956 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libradosstriper1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:34.957 INFO:teuthology.orchestra.run.trial150.stdout:Setting up librbd1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:34.958 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph-mgr-modules-core (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:34.959 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:35.013 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T05:56:35.013 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T05:56:35.047 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-cachetools (5.0.0-1) ... 2026-02-18T05:56:35.107 INFO:teuthology.orchestra.run.trial042.stdout:Selecting previously unselected package rbd-fuse. 2026-02-18T05:56:35.117 INFO:teuthology.orchestra.run.trial042.stdout:Preparing to unpack .../85-rbd-fuse_20.2.0-670-gadc19233-1jammy_amd64.deb ... 2026-02-18T05:56:35.117 INFO:teuthology.orchestra.run.trial042.stdout:Unpacking rbd-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:35.121 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2026-02-18T05:56:35.144 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2026-02-18T05:56:35.197 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-ceph-argparse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:35.209 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2026-02-18T05:56:35.210 INFO:teuthology.orchestra.run.trial042.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2026-02-18T05:56:35.265 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T05:56:35.266 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libnbd0 (1.10.5-1) ... 2026-02-18T05:56:35.267 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T05:56:35.268 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T05:56:35.269 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2026-02-18T05:56:35.280 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T05:56:35.386 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libcephfs-dev (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:35.387 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-rados (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:35.387 INFO:teuthology.orchestra.run.trial150.stdout:Setting up libcephfs-daemon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:35.388 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-rbd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:35.389 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-natsort (8.0.2-1) ... 2026-02-18T05:56:35.389 INFO:teuthology.orchestra.run.trial150.stdout:Setting up rbd-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:35.390 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-rgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:35.391 INFO:teuthology.orchestra.run.trial150.stdout:Setting up python3-cephfs (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:35.392 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:35.421 INFO:teuthology.orchestra.run.trial150.stdout:Adding group ceph....done 2026-02-18T05:56:35.456 INFO:teuthology.orchestra.run.trial150.stdout:Adding system user ceph....done 2026-02-18T05:56:35.466 INFO:teuthology.orchestra.run.trial150.stdout:Setting system user ceph properties....done 2026-02-18T05:56:35.468 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libcephfs-proxy2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:35.469 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T05:56:35.472 INFO:teuthology.orchestra.run.trial150.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-02-18T05:56:35.545 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2026-02-18T05:56:35.561 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2026-02-18T05:56:35.573 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service → /lib/systemd/system/nvmf-autoconnect.service. 2026-02-18T05:56:35.634 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T05:56:35.828 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2026-02-18T05:56:35.882 INFO:teuthology.orchestra.run.trial015.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2026-02-18T05:56:35.883 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T05:56:35.969 INFO:teuthology.orchestra.run.trial042.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2026-02-18T05:56:35.977 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-02-18T05:56:35.980 INFO:teuthology.orchestra.run.trial042.stdout:Setting up cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:36.025 INFO:teuthology.orchestra.run.trial042.stdout:Adding system user cephadm....done 2026-02-18T05:56:36.035 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2026-02-18T05:56:36.103 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T05:56:36.109 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python-asyncssh-doc (2.5.0-1ubuntu0.1) ... 2026-02-18T05:56:36.110 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2026-02-18T05:56:36.182 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-repoze.lru (0.7-2) ... 2026-02-18T05:56:36.184 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2026-02-18T05:56:36.188 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph-test (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:36.189 INFO:teuthology.orchestra.run.trial150.stdout:Setting up radosgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:36.256 INFO:teuthology.orchestra.run.trial015.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2026-02-18T05:56:36.257 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:36.257 INFO:teuthology.orchestra.run.trial042.stdout:Setting up liboath0:amd64 (2.6.7-3ubuntu0.1) ... 2026-02-18T05:56:36.258 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-py (1.10.0-1) ... 2026-02-18T05:56:36.344 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T05:56:36.353 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2026-02-18T05:56:36.436 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T05:56:36.436 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T05:56:36.477 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-cachetools (5.0.0-1) ... 2026-02-18T05:56:36.551 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2026-02-18T05:56:36.627 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-ceph-argparse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:36.695 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2026-02-18T05:56:36.696 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libnbd0 (1.10.5-1) ... 2026-02-18T05:56:36.697 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libfuse2:amd64 (2.9.9-5ubuntu3) ... 2026-02-18T05:56:36.698 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2026-02-18T05:56:36.699 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2026-02-18T05:56:36.784 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph-base (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:36.824 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-natsort (8.0.2-1) ... 2026-02-18T05:56:36.851 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:36.856 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-toml (0.10.2-1) ... 2026-02-18T05:56:36.863 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2026-02-18T05:56:36.903 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libcephfs-proxy2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:36.904 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2026-02-18T05:56:36.930 INFO:teuthology.orchestra.run.trial015.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T05:56:36.931 INFO:teuthology.orchestra.run.trial015.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2026-02-18T05:56:36.932 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2026-02-18T05:56:36.983 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2026-02-18T05:56:37.005 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2026-02-18T05:56:37.069 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-pygments (2.11.2+dfsg-2ubuntu0.1) ... 2026-02-18T05:56:37.078 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:37.079 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-rsa (4.8-1) ... 2026-02-18T05:56:37.156 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-tempora (4.1.2-1) ... 2026-02-18T05:56:37.204 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph-mds (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:37.229 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-prettytable (2.5.0-2) ... 2026-02-18T05:56:37.264 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T05:56:37.265 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T05:56:37.305 INFO:teuthology.orchestra.run.trial015.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T05:56:37.306 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-websocket (1.2.3-1) ... 2026-02-18T05:56:37.321 INFO:teuthology.orchestra.run.trial042.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2026-02-18T05:56:37.322 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2026-02-18T05:56:37.391 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T05:56:37.392 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T05:56:37.416 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-asyncssh (2.5.0-1ubuntu0.1) ... 2026-02-18T05:56:37.466 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T05:56:37.543 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2026-02-18T05:56:37.550 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2026-02-18T05:56:37.615 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph-mgr (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:37.622 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2026-02-18T05:56:37.624 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T05:56:37.625 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T05:56:37.691 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T05:56:37.691 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T05:56:37.693 INFO:teuthology.orchestra.run.trial042.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2026-02-18T05:56:37.694 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:37.757 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-portend (3.0.0-1) ... 2026-02-18T05:56:37.782 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2026-02-18T05:56:37.834 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:37.835 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-google-auth (1.5.1-3) ... 2026-02-18T05:56:37.918 INFO:teuthology.orchestra.run.trial015.stdout:Setting up jq (1.6-2.1ubuntu3.1) ... 2026-02-18T05:56:37.919 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2026-02-18T05:56:38.031 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph-osd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.050 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T05:56:38.051 INFO:teuthology.orchestra.run.trial015.stdout:Setting up librados2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.052 INFO:teuthology.orchestra.run.trial015.stdout:Setting up librgw2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.053 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libsqlite3-mod-ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.054 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T05:56:38.115 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T05:56:38.115 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T05:56:38.290 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:38.295 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-toml (0.10.2-1) ... 2026-02-18T05:56:38.369 INFO:teuthology.orchestra.run.trial042.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2026-02-18T05:56:38.370 INFO:teuthology.orchestra.run.trial042.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2026-02-18T05:56:38.371 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2026-02-18T05:56:38.447 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2026-02-18T05:56:38.458 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph-mgr-k8sevents (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.468 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph-mgr-diskprediction-local (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.478 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph-mon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.518 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:38.519 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-rsa (4.8-1) ... 2026-02-18T05:56:38.550 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T05:56:38.550 INFO:teuthology.orchestra.run.trial150.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T05:56:38.584 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libcephfs2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.585 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libradosstriper1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.586 INFO:teuthology.orchestra.run.trial015.stdout:Setting up librbd1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.587 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph-mgr-modules-core (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.588 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.594 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-tempora (4.1.2-1) ... 2026-02-18T05:56:38.660 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T05:56:38.660 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T05:56:38.667 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-prettytable (2.5.0-2) ... 2026-02-18T05:56:38.747 INFO:teuthology.orchestra.run.trial042.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2026-02-18T05:56:38.748 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-websocket (1.2.3-1) ... 2026-02-18T05:56:38.832 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2026-02-18T05:56:38.833 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2026-02-18T05:56:38.892 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph-mgr-cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.903 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.904 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph-mgr-dashboard (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.909 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2026-02-18T05:56:38.915 INFO:teuthology.orchestra.run.trial150.stdout:Setting up ceph-volume (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:38.993 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2026-02-18T05:56:39.025 INFO:teuthology.orchestra.run.trial150.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-02-18T05:56:39.066 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3.1) ... 2026-02-18T05:56:39.067 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2026-02-18T05:56:39.068 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libcephfs-dev (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:39.069 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-rados (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:39.070 INFO:teuthology.orchestra.run.trial015.stdout:Setting up libcephfs-daemon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:39.071 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-rbd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:39.071 INFO:teuthology.orchestra.run.trial015.stdout:Setting up rbd-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:39.072 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-rgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:39.073 INFO:teuthology.orchestra.run.trial015.stdout:Setting up python3-cephfs (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:39.074 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:39.102 INFO:teuthology.orchestra.run.trial015.stdout:Adding group ceph....done 2026-02-18T05:56:39.110 INFO:teuthology.orchestra.run.trial150.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2026-02-18T05:56:39.137 INFO:teuthology.orchestra.run.trial015.stdout:Adding system user ceph....done 2026-02-18T05:56:39.147 INFO:teuthology.orchestra.run.trial015.stdout:Setting system user ceph properties....done 2026-02-18T05:56:39.152 INFO:teuthology.orchestra.run.trial015.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-02-18T05:56:39.199 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-portend (3.0.0-1) ... 2026-02-18T05:56:39.239 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2026-02-18T05:56:39.273 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2026-02-18T05:56:39.274 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-google-auth (1.5.1-3) ... 2026-02-18T05:56:39.357 INFO:teuthology.orchestra.run.trial042.stdout:Setting up jq (1.6-2.1ubuntu3.1) ... 2026-02-18T05:56:39.358 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2026-02-18T05:56:39.489 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2026-02-18T05:56:39.490 INFO:teuthology.orchestra.run.trial042.stdout:Setting up librados2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:39.491 INFO:teuthology.orchestra.run.trial042.stdout:Setting up librgw2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:39.492 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libsqlite3-mod-ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:39.493 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2026-02-18T05:56:39.516 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2026-02-18T05:56:39.797 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:39.798 INFO:teuthology.orchestra.run.trial150.stdout:Running kernel seems to be up-to-date. 2026-02-18T05:56:39.798 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:39.798 INFO:teuthology.orchestra.run.trial150.stdout:The processor microcode seems to be up-to-date. 2026-02-18T05:56:39.798 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:39.798 INFO:teuthology.orchestra.run.trial150.stdout:No services need to be restarted. 2026-02-18T05:56:39.798 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:39.798 INFO:teuthology.orchestra.run.trial150.stdout:No containers need to be restarted. 2026-02-18T05:56:39.798 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:39.798 INFO:teuthology.orchestra.run.trial150.stdout:No user sessions are running outdated binaries. 2026-02-18T05:56:39.798 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:39.799 INFO:teuthology.orchestra.run.trial150.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T05:56:39.913 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph-test (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:39.914 INFO:teuthology.orchestra.run.trial015.stdout:Setting up radosgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.020 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libcephfs2 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.021 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libradosstriper1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.022 INFO:teuthology.orchestra.run.trial042.stdout:Setting up librbd1 (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.023 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph-mgr-modules-core (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.024 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.096 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T05:56:40.096 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2026-02-18T05:56:40.178 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T05:56:40.179 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T05:56:40.423 INFO:teuthology.orchestra.run.trial150.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-02-18T05:56:40.429 DEBUG:teuthology.parallel:result is None 2026-02-18T05:56:40.502 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libcephfs-dev (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.503 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-rados (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.504 INFO:teuthology.orchestra.run.trial042.stdout:Setting up libcephfs-daemon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.505 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-rbd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.506 INFO:teuthology.orchestra.run.trial042.stdout:Setting up rbd-fuse (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.506 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-rgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.507 INFO:teuthology.orchestra.run.trial042.stdout:Setting up python3-cephfs (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.508 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph-common (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.537 INFO:teuthology.orchestra.run.trial042.stdout:Adding group ceph....done 2026-02-18T05:56:40.568 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph-base (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:40.572 INFO:teuthology.orchestra.run.trial042.stdout:Adding system user ceph....done 2026-02-18T05:56:40.581 INFO:teuthology.orchestra.run.trial042.stdout:Setting system user ceph properties....done 2026-02-18T05:56:40.588 INFO:teuthology.orchestra.run.trial042.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2026-02-18T05:56:40.675 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2026-02-18T05:56:40.684 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2026-02-18T05:56:40.953 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2026-02-18T05:56:41.066 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph-mds (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:41.125 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T05:56:41.125 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T05:56:41.339 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph-test (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:41.340 INFO:teuthology.orchestra.run.trial042.stdout:Setting up radosgw (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:41.547 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph-mgr (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:41.591 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T05:56:41.591 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /lib/systemd/system/ceph-radosgw.target. 2026-02-18T05:56:41.628 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T05:56:41.628 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T05:56:41.980 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph-base (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:42.015 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph-osd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:42.078 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2026-02-18T05:56:42.100 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T05:56:42.100 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T05:56:42.477 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph-mds (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:42.500 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph-mgr-k8sevents (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:42.510 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph-mgr-diskprediction-local (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:42.520 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph-mon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:42.535 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T05:56:42.535 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2026-02-18T05:56:42.588 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T05:56:42.588 INFO:teuthology.orchestra.run.trial015.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T05:56:42.927 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph-mgr (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:43.002 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph-mgr-cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:43.004 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T05:56:43.005 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2026-02-18T05:56:43.013 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:43.014 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph-mgr-dashboard (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:43.025 INFO:teuthology.orchestra.run.trial015.stdout:Setting up ceph-volume (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:43.136 INFO:teuthology.orchestra.run.trial015.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-02-18T05:56:43.223 INFO:teuthology.orchestra.run.trial015.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2026-02-18T05:56:43.398 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph-osd (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:43.481 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T05:56:43.482 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2026-02-18T05:56:43.674 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:43.674 INFO:teuthology.orchestra.run.trial015.stdout:Running kernel seems to be up-to-date. 2026-02-18T05:56:43.674 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:43.674 INFO:teuthology.orchestra.run.trial015.stdout:The processor microcode seems to be up-to-date. 2026-02-18T05:56:43.674 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:43.674 INFO:teuthology.orchestra.run.trial015.stdout:No services need to be restarted. 2026-02-18T05:56:43.674 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:43.675 INFO:teuthology.orchestra.run.trial015.stdout:No containers need to be restarted. 2026-02-18T05:56:43.675 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:43.675 INFO:teuthology.orchestra.run.trial015.stdout:No user sessions are running outdated binaries. 2026-02-18T05:56:43.675 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:43.675 INFO:teuthology.orchestra.run.trial015.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T05:56:43.871 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph-mgr-k8sevents (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:43.881 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph-mgr-diskprediction-local (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:43.891 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph-mon (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:43.963 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T05:56:43.963 INFO:teuthology.orchestra.run.trial042.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2026-02-18T05:56:44.332 INFO:teuthology.orchestra.run.trial015.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-02-18T05:56:44.338 DEBUG:teuthology.parallel:result is None 2026-02-18T05:56:44.343 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph-mgr-cephadm (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:44.353 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:44.354 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph-mgr-dashboard (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:44.364 INFO:teuthology.orchestra.run.trial042.stdout:Setting up ceph-volume (20.2.0-670-gadc19233-1jammy) ... 2026-02-18T05:56:44.473 INFO:teuthology.orchestra.run.trial042.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-02-18T05:56:44.494 INFO:teuthology.orchestra.run.trial042.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.11) ... 2026-02-18T05:56:44.902 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:44.902 INFO:teuthology.orchestra.run.trial042.stdout:Running kernel seems to be up-to-date. 2026-02-18T05:56:44.903 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:44.903 INFO:teuthology.orchestra.run.trial042.stdout:The processor microcode seems to be up-to-date. 2026-02-18T05:56:44.903 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:44.903 INFO:teuthology.orchestra.run.trial042.stdout:No services need to be restarted. 2026-02-18T05:56:44.903 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:44.903 INFO:teuthology.orchestra.run.trial042.stdout:No containers need to be restarted. 2026-02-18T05:56:44.903 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:44.903 INFO:teuthology.orchestra.run.trial042.stdout:No user sessions are running outdated binaries. 2026-02-18T05:56:44.903 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:44.903 INFO:teuthology.orchestra.run.trial042.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T05:56:45.556 INFO:teuthology.orchestra.run.trial042.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-02-18T05:56:45.563 DEBUG:teuthology.parallel:result is None 2026-02-18T05:56:45.563 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T05:56:45.728 DEBUG:teuthology.orchestra.run.trial015:> dpkg-query -W -f '${Version}' ceph 2026-02-18T05:56:45.738 INFO:teuthology.orchestra.run.trial015.stdout:20.2.0-670-gadc19233-1jammy 2026-02-18T05:56:45.738 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670-gadc19233-1jammy 2026-02-18T05:56:45.738 INFO:teuthology.task.install:The correct ceph version 20.2.0-670-gadc19233-1jammy is installed. 2026-02-18T05:56:45.741 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T05:56:45.887 DEBUG:teuthology.orchestra.run.trial042:> dpkg-query -W -f '${Version}' ceph 2026-02-18T05:56:45.897 INFO:teuthology.orchestra.run.trial042.stdout:20.2.0-670-gadc19233-1jammy 2026-02-18T05:56:45.897 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670-gadc19233-1jammy 2026-02-18T05:56:45.897 INFO:teuthology.task.install:The correct ceph version 20.2.0-670-gadc19233-1jammy is installed. 2026-02-18T05:56:45.900 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T05:56:46.043 DEBUG:teuthology.orchestra.run.trial150:> dpkg-query -W -f '${Version}' ceph 2026-02-18T05:56:46.054 INFO:teuthology.orchestra.run.trial150.stdout:20.2.0-670-gadc19233-1jammy 2026-02-18T05:56:46.054 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670-gadc19233-1jammy 2026-02-18T05:56:46.054 INFO:teuthology.task.install:The correct ceph version 20.2.0-670-gadc19233-1jammy is installed. 2026-02-18T05:56:46.056 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-18T05:56:46.057 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:56:46.057 DEBUG:teuthology.orchestra.run.trial015:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T05:56:46.068 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:56:46.068 DEBUG:teuthology.orchestra.run.trial042:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T05:56:46.079 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-18T05:56:46.079 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T05:56:46.105 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-18T05:56:46.105 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:56:46.106 DEBUG:teuthology.orchestra.run.trial015:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T05:56:46.118 DEBUG:teuthology.orchestra.run.trial015:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T05:56:46.165 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:56:46.166 DEBUG:teuthology.orchestra.run.trial042:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T05:56:46.176 DEBUG:teuthology.orchestra.run.trial042:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T05:56:46.224 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-18T05:56:46.224 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T05:56:46.235 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T05:56:46.285 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-18T05:56:46.285 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:56:46.285 DEBUG:teuthology.orchestra.run.trial015:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T05:56:46.296 DEBUG:teuthology.orchestra.run.trial015:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T05:56:46.345 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:56:46.345 DEBUG:teuthology.orchestra.run.trial042:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T05:56:46.356 DEBUG:teuthology.orchestra.run.trial042:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T05:56:46.407 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-18T05:56:46.408 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T05:56:46.418 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T05:56:46.468 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-18T05:56:46.469 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:56:46.469 DEBUG:teuthology.orchestra.run.trial015:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T05:56:46.479 DEBUG:teuthology.orchestra.run.trial015:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T05:56:46.529 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:56:46.529 DEBUG:teuthology.orchestra.run.trial042:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T05:56:46.541 DEBUG:teuthology.orchestra.run.trial042:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T05:56:46.592 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-18T05:56:46.593 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T05:56:46.603 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T05:56:46.653 INFO:teuthology.run_tasks:Running task ceph... 2026-02-18T05:56:46.763 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-02-18T05:56:46.763 DEBUG:teuthology.orchestra.run.trial015:> sudo chmod 777 /var/log/ceph 2026-02-18T05:56:46.765 DEBUG:teuthology.orchestra.run.trial042:> sudo chmod 777 /var/log/ceph 2026-02-18T05:56:46.766 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod 777 /var/log/ceph 2026-02-18T05:56:46.774 INFO:tasks.ceph:Disabling ceph logrotate... 2026-02-18T05:56:46.774 DEBUG:teuthology.orchestra.run.trial015:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-18T05:56:46.814 DEBUG:teuthology.orchestra.run.trial042:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-18T05:56:46.817 DEBUG:teuthology.orchestra.run.trial150:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-18T05:56:46.825 INFO:tasks.ceph:Creating extra log directories... 2026-02-18T05:56:46.825 DEBUG:teuthology.orchestra.run.trial015:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-18T05:56:46.863 DEBUG:teuthology.orchestra.run.trial042:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-18T05:56:46.865 DEBUG:teuthology.orchestra.run.trial150:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-18T05:56:46.890 INFO:tasks.ceph:Creating ceph cluster ceph... 2026-02-18T05:56:46.890 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd memory target': 1610612736, '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-18T05:56:46.891 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/54856', 'branch': '20.2.1_2.17.26-baseline_2', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/qcow2-http 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': '54856', 'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'ktype': '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': 'ubuntu', 'os_version': '22.04', 'overrides': {'admin_socket': {'branch': '20.2.1_2.17.26-baseline_2'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd memory target': 1610612736, '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': {'trial015.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF9CsFueEAuz+xzigNcXqa0/STDJzXQs/aCmruiFsJXdjiHMTnXQrjVI4rnDbQrHcrfIcrZB5kfV+a8FzDnfEMk=', 'trial042.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAmMiDv91RpWJDWCCTq/ya9zykiL0iqOrwqjdc/4tgSdt81193YPtlJ4mNayNwmThJsb96t/yzbbnVRYj5MpUIQ=', 'trial150.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG9px0eP5mu6d5Sx82ebRpn/2u74qbxJGdGg86mjljTrjnajj3fAwZKm23pCGkfgLGp6dpmRp7cUWcvT1dnESxg='}, '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': ['sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph osd pool set datapool allow_ec_overwrites true', 'rbd pool init datapool']}}, {'exec': {'client.0': ['mkdir /home/ubuntu/cephtest/migration', 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G', 'echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' 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-18T05:56:46.892 DEBUG:teuthology.orchestra.run.trial015:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-18T05:56:46.911 DEBUG:teuthology.orchestra.run.trial042:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-18T05:56:46.917 DEBUG:teuthology.orchestra.run.trial150:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-18T05:56:46.922 DEBUG:teuthology.orchestra.run.trial015:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T05:56:46.955 DEBUG:teuthology.orchestra.run.trial042:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T05:56:46.965 DEBUG:teuthology.orchestra.run.trial150:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T05:56:46.977 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:56:46.977 DEBUG:teuthology.orchestra.run.trial015:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T05:56:47.006 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-18T05:56:47.006 DEBUG:teuthology.orchestra.run.trial015:> stat /dev/vg_nvme/lv_1 2026-02-18T05:56:47.054 INFO:teuthology.orchestra.run.trial015.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T05:56:47.054 INFO:teuthology.orchestra.run.trial015.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:56:47.054 INFO:teuthology.orchestra.run.trial015.stdout:Device: 5h/5d Inode: 910 Links: 1 2026-02-18T05:56:47.054 INFO:teuthology.orchestra.run.trial015.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:56:47.054 INFO:teuthology.orchestra.run.trial015.stdout:Access: 2026-02-18 05:55:49.205025009 +0000 2026-02-18T05:56:47.054 INFO:teuthology.orchestra.run.trial015.stdout:Modify: 2026-02-18 05:55:49.061028680 +0000 2026-02-18T05:56:47.054 INFO:teuthology.orchestra.run.trial015.stdout:Change: 2026-02-18 05:55:49.061028680 +0000 2026-02-18T05:56:47.054 INFO:teuthology.orchestra.run.trial015.stdout: Birth: - 2026-02-18T05:56:47.055 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T05:56:47.104 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records in 2026-02-18T05:56:47.105 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records out 2026-02-18T05:56:47.105 INFO:teuthology.orchestra.run.trial015.stderr:512 bytes copied, 0.000193818 s, 2.6 MB/s 2026-02-18T05:56:47.106 DEBUG:teuthology.orchestra.run.trial015:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T05:56:47.156 DEBUG:teuthology.orchestra.run.trial015:> stat /dev/vg_nvme/lv_2 2026-02-18T05:56:47.205 INFO:teuthology.orchestra.run.trial015.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T05:56:47.296 INFO:teuthology.orchestra.run.trial015.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:56:47.297 INFO:teuthology.orchestra.run.trial015.stdout:Device: 5h/5d Inode: 943 Links: 1 2026-02-18T05:56:47.297 INFO:teuthology.orchestra.run.trial015.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:56:47.297 INFO:teuthology.orchestra.run.trial015.stdout:Access: 2026-02-18 05:55:49.557016036 +0000 2026-02-18T05:56:47.297 INFO:teuthology.orchestra.run.trial015.stdout:Modify: 2026-02-18 05:55:49.381020523 +0000 2026-02-18T05:56:47.297 INFO:teuthology.orchestra.run.trial015.stdout:Change: 2026-02-18 05:55:49.381020523 +0000 2026-02-18T05:56:47.297 INFO:teuthology.orchestra.run.trial015.stdout: Birth: - 2026-02-18T05:56:47.298 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T05:56:47.309 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records in 2026-02-18T05:56:47.309 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records out 2026-02-18T05:56:47.309 INFO:teuthology.orchestra.run.trial015.stderr:512 bytes copied, 0.0001674 s, 3.1 MB/s 2026-02-18T05:56:47.310 DEBUG:teuthology.orchestra.run.trial015:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T05:56:47.359 DEBUG:teuthology.orchestra.run.trial015:> stat /dev/vg_nvme/lv_3 2026-02-18T05:56:47.405 INFO:teuthology.orchestra.run.trial015.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T05:56:47.406 INFO:teuthology.orchestra.run.trial015.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:56:47.406 INFO:teuthology.orchestra.run.trial015.stdout:Device: 5h/5d Inode: 954 Links: 1 2026-02-18T05:56:47.406 INFO:teuthology.orchestra.run.trial015.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:56:47.406 INFO:teuthology.orchestra.run.trial015.stdout:Access: 2026-02-18 05:55:49.893007471 +0000 2026-02-18T05:56:47.406 INFO:teuthology.orchestra.run.trial015.stdout:Modify: 2026-02-18 05:55:49.717011958 +0000 2026-02-18T05:56:47.406 INFO:teuthology.orchestra.run.trial015.stdout:Change: 2026-02-18 05:55:49.717011958 +0000 2026-02-18T05:56:47.406 INFO:teuthology.orchestra.run.trial015.stdout: Birth: - 2026-02-18T05:56:47.407 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T05:56:47.453 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records in 2026-02-18T05:56:47.453 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records out 2026-02-18T05:56:47.453 INFO:teuthology.orchestra.run.trial015.stderr:512 bytes copied, 0.00018904 s, 2.7 MB/s 2026-02-18T05:56:47.454 DEBUG:teuthology.orchestra.run.trial015:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T05:56:47.503 DEBUG:teuthology.orchestra.run.trial015:> stat /dev/vg_nvme/lv_4 2026-02-18T05:56:47.549 INFO:teuthology.orchestra.run.trial015.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T05:56:47.550 INFO:teuthology.orchestra.run.trial015.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:56:47.550 INFO:teuthology.orchestra.run.trial015.stdout:Device: 5h/5d Inode: 976 Links: 1 2026-02-18T05:56:47.550 INFO:teuthology.orchestra.run.trial015.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:56:47.550 INFO:teuthology.orchestra.run.trial015.stdout:Access: 2026-02-18 05:55:50.240998600 +0000 2026-02-18T05:56:47.550 INFO:teuthology.orchestra.run.trial015.stdout:Modify: 2026-02-18 05:55:50.069002983 +0000 2026-02-18T05:56:47.550 INFO:teuthology.orchestra.run.trial015.stdout:Change: 2026-02-18 05:55:50.069002983 +0000 2026-02-18T05:56:47.550 INFO:teuthology.orchestra.run.trial015.stdout: Birth: - 2026-02-18T05:56:47.551 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T05:56:47.597 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records in 2026-02-18T05:56:47.597 INFO:teuthology.orchestra.run.trial015.stderr:1+0 records out 2026-02-18T05:56:47.597 INFO:teuthology.orchestra.run.trial015.stderr:512 bytes copied, 0.000176256 s, 2.9 MB/s 2026-02-18T05:56:47.598 DEBUG:teuthology.orchestra.run.trial015:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T05:56:47.647 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-18T05:56:47.647 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:56:47.648 DEBUG:teuthology.orchestra.run.trial042:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T05:56:47.653 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-18T05:56:47.654 DEBUG:teuthology.orchestra.run.trial042:> stat /dev/vg_nvme/lv_1 2026-02-18T05:56:47.700 INFO:teuthology.orchestra.run.trial042.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T05:56:47.700 INFO:teuthology.orchestra.run.trial042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:56:47.700 INFO:teuthology.orchestra.run.trial042.stdout:Device: 5h/5d Inode: 905 Links: 1 2026-02-18T05:56:47.701 INFO:teuthology.orchestra.run.trial042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:56:47.701 INFO:teuthology.orchestra.run.trial042.stdout:Access: 2026-02-18 05:55:49.237773527 +0000 2026-02-18T05:56:47.701 INFO:teuthology.orchestra.run.trial042.stdout:Modify: 2026-02-18 05:55:49.233773629 +0000 2026-02-18T05:56:47.701 INFO:teuthology.orchestra.run.trial042.stdout:Change: 2026-02-18 05:55:49.233773629 +0000 2026-02-18T05:56:47.701 INFO:teuthology.orchestra.run.trial042.stdout: Birth: - 2026-02-18T05:56:47.701 DEBUG:teuthology.orchestra.run.trial042:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T05:56:47.751 INFO:teuthology.orchestra.run.trial042.stderr:1+0 records in 2026-02-18T05:56:47.751 INFO:teuthology.orchestra.run.trial042.stderr:1+0 records out 2026-02-18T05:56:47.751 INFO:teuthology.orchestra.run.trial042.stderr:512 bytes copied, 0.000191165 s, 2.7 MB/s 2026-02-18T05:56:47.753 DEBUG:teuthology.orchestra.run.trial042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T05:56:47.801 DEBUG:teuthology.orchestra.run.trial042:> stat /dev/vg_nvme/lv_2 2026-02-18T05:56:47.848 INFO:teuthology.orchestra.run.trial042.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T05:56:47.848 INFO:teuthology.orchestra.run.trial042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:56:47.849 INFO:teuthology.orchestra.run.trial042.stdout:Device: 5h/5d Inode: 928 Links: 1 2026-02-18T05:56:47.849 INFO:teuthology.orchestra.run.trial042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:56:47.849 INFO:teuthology.orchestra.run.trial042.stdout:Access: 2026-02-18 05:55:49.709761497 +0000 2026-02-18T05:56:47.849 INFO:teuthology.orchestra.run.trial042.stdout:Modify: 2026-02-18 05:55:49.537765880 +0000 2026-02-18T05:56:47.849 INFO:teuthology.orchestra.run.trial042.stdout:Change: 2026-02-18 05:55:49.537765880 +0000 2026-02-18T05:56:47.849 INFO:teuthology.orchestra.run.trial042.stdout: Birth: - 2026-02-18T05:56:47.849 DEBUG:teuthology.orchestra.run.trial042:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T05:56:47.900 INFO:teuthology.orchestra.run.trial042.stderr:1+0 records in 2026-02-18T05:56:47.900 INFO:teuthology.orchestra.run.trial042.stderr:1+0 records out 2026-02-18T05:56:47.901 INFO:teuthology.orchestra.run.trial042.stderr:512 bytes copied, 0.000166278 s, 3.1 MB/s 2026-02-18T05:56:47.902 DEBUG:teuthology.orchestra.run.trial042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T05:56:47.949 DEBUG:teuthology.orchestra.run.trial042:> stat /dev/vg_nvme/lv_3 2026-02-18T05:56:47.996 INFO:teuthology.orchestra.run.trial042.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T05:56:47.996 INFO:teuthology.orchestra.run.trial042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:56:47.997 INFO:teuthology.orchestra.run.trial042.stdout:Device: 5h/5d Inode: 964 Links: 1 2026-02-18T05:56:47.997 INFO:teuthology.orchestra.run.trial042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:56:47.997 INFO:teuthology.orchestra.run.trial042.stdout:Access: 2026-02-18 05:55:50.057752626 +0000 2026-02-18T05:56:47.997 INFO:teuthology.orchestra.run.trial042.stdout:Modify: 2026-02-18 05:55:49.865757521 +0000 2026-02-18T05:56:47.997 INFO:teuthology.orchestra.run.trial042.stdout:Change: 2026-02-18 05:55:49.865757521 +0000 2026-02-18T05:56:47.997 INFO:teuthology.orchestra.run.trial042.stdout: Birth: - 2026-02-18T05:56:47.997 DEBUG:teuthology.orchestra.run.trial042:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T05:56:48.047 INFO:teuthology.orchestra.run.trial042.stderr:1+0 records in 2026-02-18T05:56:48.048 INFO:teuthology.orchestra.run.trial042.stderr:1+0 records out 2026-02-18T05:56:48.048 INFO:teuthology.orchestra.run.trial042.stderr:512 bytes copied, 0.000179273 s, 2.9 MB/s 2026-02-18T05:56:48.049 DEBUG:teuthology.orchestra.run.trial042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T05:56:48.098 DEBUG:teuthology.orchestra.run.trial042:> stat /dev/vg_nvme/lv_4 2026-02-18T05:56:48.148 INFO:teuthology.orchestra.run.trial042.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T05:56:48.148 INFO:teuthology.orchestra.run.trial042.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T05:56:48.148 INFO:teuthology.orchestra.run.trial042.stdout:Device: 5h/5d Inode: 979 Links: 1 2026-02-18T05:56:48.148 INFO:teuthology.orchestra.run.trial042.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T05:56:48.149 INFO:teuthology.orchestra.run.trial042.stdout:Access: 2026-02-18 05:55:50.213748651 +0000 2026-02-18T05:56:48.149 INFO:teuthology.orchestra.run.trial042.stdout:Modify: 2026-02-18 05:55:50.209748753 +0000 2026-02-18T05:56:48.149 INFO:teuthology.orchestra.run.trial042.stdout:Change: 2026-02-18 05:55:50.209748753 +0000 2026-02-18T05:56:48.149 INFO:teuthology.orchestra.run.trial042.stdout: Birth: - 2026-02-18T05:56:48.149 DEBUG:teuthology.orchestra.run.trial042:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T05:56:48.199 INFO:teuthology.orchestra.run.trial042.stderr:1+0 records in 2026-02-18T05:56:48.199 INFO:teuthology.orchestra.run.trial042.stderr:1+0 records out 2026-02-18T05:56:48.200 INFO:teuthology.orchestra.run.trial042.stderr:512 bytes copied, 0.000170366 s, 3.0 MB/s 2026-02-18T05:56:48.201 DEBUG:teuthology.orchestra.run.trial042:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T05:56:48.249 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-18T05:56:48.250 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial015.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@trial042.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-18T05:56:48.250 INFO:tasks.ceph:Generating config... 2026-02-18T05:56:48.253 INFO:tasks.ceph:[client] rbd default data pool = datapool 2026-02-18T05:56:48.253 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-18T05:56:48.253 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-18T05:56:48.253 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-18T05:56:48.253 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-18T05:56:48.254 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-18T05:56:48.254 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-18T05:56:48.254 INFO:tasks.ceph:[osd] bdev async discard = True 2026-02-18T05:56:48.254 INFO:tasks.ceph:[osd] bdev enable discard = True 2026-02-18T05:56:48.254 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-18T05:56:48.254 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-18T05:56:48.255 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-18T05:56:48.255 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-18T05:56:48.255 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-18T05:56:48.255 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-18T05:56:48.255 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-18T05:56:48.255 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2026-02-18T05:56:48.256 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-18T05:56:48.256 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-18T05:56:48.256 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-18T05:56:48.256 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2026-02-18T05:56:48.256 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-18T05:56:48.256 INFO:tasks.ceph:[osd] osd memory target = 1610612736 2026-02-18T05:56:48.256 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-18T05:56:48.256 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2026-02-18T05:56:48.257 INFO:tasks.ceph:Setting up mon.a... 2026-02-18T05:56:48.257 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2026-02-18T05:56:48.275 INFO:teuthology.orchestra.run.trial015.stdout:creating /etc/ceph/ceph.keyring 2026-02-18T05:56:48.278 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2026-02-18T05:56:48.341 DEBUG:teuthology.orchestra.run.trial015:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T05:56:48.390 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '10.20.193.15'), ('mon.c', '[v2:10.20.193.15:3301,v1:10.20.193.15:6790]'), ('mon.b', '10.20.193.42')] 2026-02-18T05:56:48.390 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.15,[v2:10.20.193.15:3301,v1:10.20.193.15:6790],10.20.193.42', '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', 'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd memory target': 1610612736, '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', 'rbd default data pool': 'datapool'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2026-02-18T05:56:48.392 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:56:48.392 DEBUG:teuthology.orchestra.run.trial015:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-18T05:56:48.434 DEBUG:teuthology.orchestra.run.trial015:> 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.15 --addv c '[v2:10.20.193.15:3301,v1:10.20.193.15:6790]' --add b 10.20.193.42 --print /home/ubuntu/cephtest/ceph.monmap 2026-02-18T05:56:48.497 INFO:teuthology.orchestra.run.trial015.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2026-02-18T05:56:48.497 INFO:teuthology.orchestra.run.trial015.stdout:monmaptool: generated fsid d932c82b-cede-48ad-be55-a8abcd3bdd68 2026-02-18T05:56:48.497 INFO:teuthology.orchestra.run.trial015.stdout:setting min_mon_release = tentacle 2026-02-18T05:56:48.497 INFO:teuthology.orchestra.run.trial015.stdout:epoch 0 2026-02-18T05:56:48.497 INFO:teuthology.orchestra.run.trial015.stdout:fsid d932c82b-cede-48ad-be55-a8abcd3bdd68 2026-02-18T05:56:48.498 INFO:teuthology.orchestra.run.trial015.stdout:last_changed 2026-02-18T05:56:48.506037+0000 2026-02-18T05:56:48.498 INFO:teuthology.orchestra.run.trial015.stdout:created 2026-02-18T05:56:48.506037+0000 2026-02-18T05:56:48.498 INFO:teuthology.orchestra.run.trial015.stdout:min_mon_release 20 (tentacle) 2026-02-18T05:56:48.498 INFO:teuthology.orchestra.run.trial015.stdout:election_strategy: 1 2026-02-18T05:56:48.498 INFO:teuthology.orchestra.run.trial015.stdout:0: [v2:10.20.193.15:3300/0,v1:10.20.193.15:6789/0] mon.a 2026-02-18T05:56:48.498 INFO:teuthology.orchestra.run.trial015.stdout:1: [v2:10.20.193.42:3300/0,v1:10.20.193.42:6789/0] mon.b 2026-02-18T05:56:48.498 INFO:teuthology.orchestra.run.trial015.stdout:2: [v2:10.20.193.15:3301/0,v1:10.20.193.15:6790/0] mon.c 2026-02-18T05:56:48.498 INFO:teuthology.orchestra.run.trial015.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2026-02-18T05:56:48.500 DEBUG:teuthology.orchestra.run.trial015:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-18T05:56:48.545 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID d932c82b-cede-48ad-be55-a8abcd3bdd68... 2026-02-18T05:56:48.547 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:56:48.587 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:56:48.589 DEBUG:teuthology.orchestra.run.trial150:> 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-18T05:56:48.605 INFO:teuthology.orchestra.run.trial015.stdout:[global] 2026-02-18T05:56:48.605 INFO:teuthology.orchestra.run.trial015.stdout: chdir = "" 2026-02-18T05:56:48.605 INFO:teuthology.orchestra.run.trial015.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T05:56:48.605 INFO:teuthology.orchestra.run.trial015.stdout: auth supported = cephx 2026-02-18T05:56:48.605 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.605 INFO:teuthology.orchestra.run.trial015.stdout: filestore xattr use omap = true 2026-02-18T05:56:48.605 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.606 INFO:teuthology.orchestra.run.trial015.stdout: mon clock drift allowed = 1.000 2026-02-18T05:56:48.606 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.606 INFO:teuthology.orchestra.run.trial015.stdout: osd crush chooseleaf type = 0 2026-02-18T05:56:48.606 INFO:teuthology.orchestra.run.trial015.stdout: auth debug = true 2026-02-18T05:56:48.606 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.606 INFO:teuthology.orchestra.run.trial015.stdout: ms die on old message = true 2026-02-18T05:56:48.606 INFO:teuthology.orchestra.run.trial015.stdout: ms die on bug = true 2026-02-18T05:56:48.606 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.606 INFO:teuthology.orchestra.run.trial015.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T05:56:48.606 INFO:teuthology.orchestra.run.trial015.stdout: mon pg warn max object skew = 0 2026-02-18T05:56:48.606 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.607 INFO:teuthology.orchestra.run.trial015.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T05:56:48.607 INFO:teuthology.orchestra.run.trial015.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T05:56:48.607 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.607 INFO:teuthology.orchestra.run.trial015.stdout: osd pool default size = 2 2026-02-18T05:56:48.607 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.607 INFO:teuthology.orchestra.run.trial015.stdout: mon osd allow primary affinity = true 2026-02-18T05:56:48.607 INFO:teuthology.orchestra.run.trial015.stdout: mon osd allow pg remap = true 2026-02-18T05:56:48.607 INFO:teuthology.orchestra.run.trial015.stdout: mon warn on legacy crush tunables = false 2026-02-18T05:56:48.607 INFO:teuthology.orchestra.run.trial015.stdout: mon warn on crush straw calc version zero = false 2026-02-18T05:56:48.607 INFO:teuthology.orchestra.run.trial015.stdout: mon warn on no sortbitwise = false 2026-02-18T05:56:48.607 INFO:teuthology.orchestra.run.trial015.stdout: mon warn on osd down out interval zero = false 2026-02-18T05:56:48.608 INFO:teuthology.orchestra.run.trial015.stdout: mon warn on too few osds = false 2026-02-18T05:56:48.608 INFO:teuthology.orchestra.run.trial015.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T05:56:48.608 INFO:teuthology.orchestra.run.trial015.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T05:56:48.608 INFO:teuthology.orchestra.run.trial015.stdout: mon_allow_pool_size_one = true 2026-02-18T05:56:48.608 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.608 INFO:teuthology.orchestra.run.trial015.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T05:56:48.608 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.608 INFO:teuthology.orchestra.run.trial015.stdout: osd default data pool replay window = 5 2026-02-18T05:56:48.608 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.608 INFO:teuthology.orchestra.run.trial015.stdout: mon allow pool delete = true 2026-02-18T05:56:48.608 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.608 INFO:teuthology.orchestra.run.trial015.stdout: mon cluster log file level = debug 2026-02-18T05:56:48.609 INFO:teuthology.orchestra.run.trial015.stdout: debug asserts on shutdown = true 2026-02-18T05:56:48.609 INFO:teuthology.orchestra.run.trial015.stdout: mon health detail to clog = false 2026-02-18T05:56:48.609 INFO:teuthology.orchestra.run.trial015.stdout: mon host = "10.20.193.15,[v2:10.20.193.15:3301,v1:10.20.193.15:6790],10.20.193.42" 2026-02-18T05:56:48.609 INFO:teuthology.orchestra.run.trial015.stdout: mon warn on pool no app = False 2026-02-18T05:56:48.609 INFO:teuthology.orchestra.run.trial015.stdout: fsid = d932c82b-cede-48ad-be55-a8abcd3bdd68 2026-02-18T05:56:48.609 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.609 INFO:teuthology.orchestra.run.trial015.stdout:[osd] 2026-02-18T05:56:48.609 INFO:teuthology.orchestra.run.trial015.stdout: osd journal size = 100 2026-02-18T05:56:48.609 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.609 INFO:teuthology.orchestra.run.trial015.stdout: osd scrub load threshold = 5.0 2026-02-18T05:56:48.609 INFO:teuthology.orchestra.run.trial015.stdout: osd scrub max interval = 600 2026-02-18T05:56:48.610 INFO:teuthology.orchestra.run.trial015.stdout: osd mclock profile = high_recovery_ops 2026-02-18T05:56:48.610 INFO:teuthology.orchestra.run.trial015.stdout: osd mclock skip benchmark = true 2026-02-18T05:56:48.610 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.610 INFO:teuthology.orchestra.run.trial015.stdout: osd recover clone overlap = true 2026-02-18T05:56:48.610 INFO:teuthology.orchestra.run.trial015.stdout: osd recovery max chunk = 1048576 2026-02-18T05:56:48.610 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.610 INFO:teuthology.orchestra.run.trial015.stdout: osd debug shutdown = true 2026-02-18T05:56:48.610 INFO:teuthology.orchestra.run.trial015.stdout: osd debug op order = true 2026-02-18T05:56:48.610 INFO:teuthology.orchestra.run.trial015.stdout: osd debug verify stray on activate = true 2026-02-18T05:56:48.610 INFO:teuthology.orchestra.run.trial015.stdout: osd debug trim objects = true 2026-02-18T05:56:48.610 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.610 INFO:teuthology.orchestra.run.trial015.stdout: osd open classes on start = true 2026-02-18T05:56:48.610 INFO:teuthology.orchestra.run.trial015.stdout: osd debug pg log writeout = true 2026-02-18T05:56:48.611 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.611 INFO:teuthology.orchestra.run.trial015.stdout: osd deep scrub update digest min age = 30 2026-02-18T05:56:48.611 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.611 INFO:teuthology.orchestra.run.trial015.stdout: osd map max advance = 10 2026-02-18T05:56:48.611 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.611 INFO:teuthology.orchestra.run.trial015.stdout: journal zero on create = true 2026-02-18T05:56:48.611 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.611 INFO:teuthology.orchestra.run.trial015.stdout: filestore ondisk finisher threads = 3 2026-02-18T05:56:48.611 INFO:teuthology.orchestra.run.trial015.stdout: filestore apply finisher threads = 3 2026-02-18T05:56:48.611 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.611 INFO:teuthology.orchestra.run.trial015.stdout: bdev debug aio = true 2026-02-18T05:56:48.612 INFO:teuthology.orchestra.run.trial015.stdout: osd debug misdirected ops = true 2026-02-18T05:56:48.612 INFO:teuthology.orchestra.run.trial015.stdout: bdev async discard = True 2026-02-18T05:56:48.612 INFO:teuthology.orchestra.run.trial015.stdout: bdev enable discard = True 2026-02-18T05:56:48.612 INFO:teuthology.orchestra.run.trial015.stdout: bluestore block size = 96636764160 2026-02-18T05:56:48.612 INFO:teuthology.orchestra.run.trial015.stdout: bluestore fsck on mount = True 2026-02-18T05:56:48.612 INFO:teuthology.orchestra.run.trial015.stdout: debug bluefs = 1/20 2026-02-18T05:56:48.612 INFO:teuthology.orchestra.run.trial015.stdout: debug bluestore = 1/20 2026-02-18T05:56:48.612 INFO:teuthology.orchestra.run.trial015.stdout: debug ms = 1 2026-02-18T05:56:48.612 INFO:teuthology.orchestra.run.trial015.stdout: debug osd = 20 2026-02-18T05:56:48.612 INFO:teuthology.orchestra.run.trial015.stdout: debug rocksdb = 4/10 2026-02-18T05:56:48.612 INFO:teuthology.orchestra.run.trial015.stdout: enable experimental unrecoverable data corrupting features = * 2026-02-18T05:56:48.612 INFO:teuthology.orchestra.run.trial015.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T05:56:48.612 INFO:teuthology.orchestra.run.trial015.stdout: mon osd full ratio = 0.9 2026-02-18T05:56:48.613 INFO:teuthology.orchestra.run.trial015.stdout: mon osd nearfull ratio = 0.8 2026-02-18T05:56:48.613 INFO:teuthology.orchestra.run.trial015.stdout: osd debug randomize hobject sort order = False 2026-02-18T05:56:48.613 INFO:teuthology.orchestra.run.trial015.stdout: osd failsafe full ratio = 0.95 2026-02-18T05:56:48.613 INFO:teuthology.orchestra.run.trial015.stdout: osd memory target = 1610612736 2026-02-18T05:56:48.613 INFO:teuthology.orchestra.run.trial015.stdout: osd objectstore = bluestore 2026-02-18T05:56:48.613 INFO:teuthology.orchestra.run.trial015.stdout: osd shutdown pgref assert = True 2026-02-18T05:56:48.613 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.613 INFO:teuthology.orchestra.run.trial015.stdout:[mgr] 2026-02-18T05:56:48.613 INFO:teuthology.orchestra.run.trial015.stdout: debug ms = 1 2026-02-18T05:56:48.613 INFO:teuthology.orchestra.run.trial015.stdout: debug mgr = 20 2026-02-18T05:56:48.613 INFO:teuthology.orchestra.run.trial015.stdout: debug mon = 20 2026-02-18T05:56:48.613 INFO:teuthology.orchestra.run.trial015.stdout: debug auth = 20 2026-02-18T05:56:48.614 INFO:teuthology.orchestra.run.trial015.stdout: mon reweight min pgs per osd = 4 2026-02-18T05:56:48.614 INFO:teuthology.orchestra.run.trial015.stdout: mon reweight min bytes per osd = 10 2026-02-18T05:56:48.614 INFO:teuthology.orchestra.run.trial015.stdout: mgr/telemetry/nag = false 2026-02-18T05:56:48.614 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.614 INFO:teuthology.orchestra.run.trial015.stdout:[mon] 2026-02-18T05:56:48.614 INFO:teuthology.orchestra.run.trial015.stdout: debug ms = 1 2026-02-18T05:56:48.614 INFO:teuthology.orchestra.run.trial015.stdout: debug mon = 20 2026-02-18T05:56:48.614 INFO:teuthology.orchestra.run.trial015.stdout: debug paxos = 20 2026-02-18T05:56:48.614 INFO:teuthology.orchestra.run.trial015.stdout: debug auth = 20 2026-02-18T05:56:48.614 INFO:teuthology.orchestra.run.trial015.stdout: mon data avail warn = 5 2026-02-18T05:56:48.614 INFO:teuthology.orchestra.run.trial015.stdout: mon mgr mkfs grace = 240 2026-02-18T05:56:48.614 INFO:teuthology.orchestra.run.trial015.stdout: mon reweight min pgs per osd = 4 2026-02-18T05:56:48.614 INFO:teuthology.orchestra.run.trial015.stdout: mon osd reporter subtree level = osd 2026-02-18T05:56:48.615 INFO:teuthology.orchestra.run.trial015.stdout: mon osd prime pg temp = true 2026-02-18T05:56:48.615 INFO:teuthology.orchestra.run.trial015.stdout: mon reweight min bytes per osd = 10 2026-02-18T05:56:48.615 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.615 INFO:teuthology.orchestra.run.trial015.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T05:56:48.615 INFO:teuthology.orchestra.run.trial015.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T05:56:48.615 INFO:teuthology.orchestra.run.trial015.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T05:56:48.615 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.615 INFO:teuthology.orchestra.run.trial015.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T05:56:48.615 INFO:teuthology.orchestra.run.trial015.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T05:56:48.615 INFO:teuthology.orchestra.run.trial015.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T05:56:48.615 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.615 INFO:teuthology.orchestra.run.trial015.stdout: # 1m isn't quite enough 2026-02-18T05:56:48.616 INFO:teuthology.orchestra.run.trial015.stdout: mon_down_mkfs_grace = 2m 2026-02-18T05:56:48.616 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.616 INFO:teuthology.orchestra.run.trial015.stdout: mon_warn_on_filestore_osds = false 2026-02-18T05:56:48.616 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:56:48.616 INFO:teuthology.orchestra.run.trial015.stdout:[client] 2026-02-18T05:56:48.616 INFO:teuthology.orchestra.run.trial015.stdout: rgw cache enabled = true 2026-02-18T05:56:48.616 INFO:teuthology.orchestra.run.trial015.stdout: rgw enable ops log = true 2026-02-18T05:56:48.616 INFO:teuthology.orchestra.run.trial015.stdout: rgw enable usage log = true 2026-02-18T05:56:48.616 INFO:teuthology.orchestra.run.trial015.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T05:56:48.616 INFO:teuthology.orchestra.run.trial015.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T05:56:48.616 INFO:teuthology.orchestra.run.trial015.stdout: rbd default data pool = datapool 2026-02-18T05:56:48.616 INFO:teuthology.orchestra.run.trial015.stdout:[mon.a] 2026-02-18T05:56:48.617 INFO:teuthology.orchestra.run.trial015.stdout:[mon.c] 2026-02-18T05:56:48.617 INFO:teuthology.orchestra.run.trial015.stdout:[mon.b] 2026-02-18T05:56:48.618 INFO:teuthology.orchestra.run.trial150.stdout:[global] 2026-02-18T05:56:48.618 INFO:teuthology.orchestra.run.trial150.stdout: chdir = "" 2026-02-18T05:56:48.618 INFO:teuthology.orchestra.run.trial150.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T05:56:48.618 INFO:teuthology.orchestra.run.trial150.stdout: auth supported = cephx 2026-02-18T05:56:48.618 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.618 INFO:teuthology.orchestra.run.trial150.stdout: filestore xattr use omap = true 2026-02-18T05:56:48.618 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.618 INFO:teuthology.orchestra.run.trial150.stdout: mon clock drift allowed = 1.000 2026-02-18T05:56:48.618 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.618 INFO:teuthology.orchestra.run.trial150.stdout: osd crush chooseleaf type = 0 2026-02-18T05:56:48.619 INFO:teuthology.orchestra.run.trial150.stdout: auth debug = true 2026-02-18T05:56:48.619 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.619 INFO:teuthology.orchestra.run.trial150.stdout: ms die on old message = true 2026-02-18T05:56:48.619 INFO:teuthology.orchestra.run.trial150.stdout: ms die on bug = true 2026-02-18T05:56:48.619 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.619 INFO:teuthology.orchestra.run.trial150.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T05:56:48.619 INFO:teuthology.orchestra.run.trial150.stdout: mon pg warn max object skew = 0 2026-02-18T05:56:48.619 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.619 INFO:teuthology.orchestra.run.trial150.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T05:56:48.619 INFO:teuthology.orchestra.run.trial150.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T05:56:48.619 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.620 INFO:teuthology.orchestra.run.trial150.stdout: osd pool default size = 2 2026-02-18T05:56:48.620 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.620 INFO:teuthology.orchestra.run.trial150.stdout: mon osd allow primary affinity = true 2026-02-18T05:56:48.620 INFO:teuthology.orchestra.run.trial150.stdout: mon osd allow pg remap = true 2026-02-18T05:56:48.620 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on legacy crush tunables = false 2026-02-18T05:56:48.620 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on crush straw calc version zero = false 2026-02-18T05:56:48.620 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on no sortbitwise = false 2026-02-18T05:56:48.620 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on osd down out interval zero = false 2026-02-18T05:56:48.620 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on too few osds = false 2026-02-18T05:56:48.620 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T05:56:48.620 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T05:56:48.621 INFO:teuthology.orchestra.run.trial150.stdout: mon_allow_pool_size_one = true 2026-02-18T05:56:48.621 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.621 INFO:teuthology.orchestra.run.trial150.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T05:56:48.621 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.621 INFO:teuthology.orchestra.run.trial150.stdout: osd default data pool replay window = 5 2026-02-18T05:56:48.621 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.621 INFO:teuthology.orchestra.run.trial150.stdout: mon allow pool delete = true 2026-02-18T05:56:48.621 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.621 INFO:teuthology.orchestra.run.trial150.stdout: mon cluster log file level = debug 2026-02-18T05:56:48.621 INFO:teuthology.orchestra.run.trial150.stdout: debug asserts on shutdown = true 2026-02-18T05:56:48.621 INFO:teuthology.orchestra.run.trial150.stdout: mon health detail to clog = false 2026-02-18T05:56:48.621 INFO:teuthology.orchestra.run.trial150.stdout: mon host = "10.20.193.15,[v2:10.20.193.15:3301,v1:10.20.193.15:6790],10.20.193.42" 2026-02-18T05:56:48.622 INFO:teuthology.orchestra.run.trial150.stdout: mon warn on pool no app = False 2026-02-18T05:56:48.622 INFO:teuthology.orchestra.run.trial150.stdout: fsid = d932c82b-cede-48ad-be55-a8abcd3bdd68 2026-02-18T05:56:48.622 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.622 INFO:teuthology.orchestra.run.trial150.stdout:[osd] 2026-02-18T05:56:48.622 INFO:teuthology.orchestra.run.trial150.stdout: osd journal size = 100 2026-02-18T05:56:48.622 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.622 INFO:teuthology.orchestra.run.trial150.stdout: osd scrub load threshold = 5.0 2026-02-18T05:56:48.622 INFO:teuthology.orchestra.run.trial150.stdout: osd scrub max interval = 600 2026-02-18T05:56:48.622 INFO:teuthology.orchestra.run.trial150.stdout: osd mclock profile = high_recovery_ops 2026-02-18T05:56:48.622 INFO:teuthology.orchestra.run.trial150.stdout: osd mclock skip benchmark = true 2026-02-18T05:56:48.622 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.622 INFO:teuthology.orchestra.run.trial150.stdout: osd recover clone overlap = true 2026-02-18T05:56:48.623 INFO:teuthology.orchestra.run.trial150.stdout: osd recovery max chunk = 1048576 2026-02-18T05:56:48.623 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.623 INFO:teuthology.orchestra.run.trial150.stdout: osd debug shutdown = true 2026-02-18T05:56:48.623 INFO:teuthology.orchestra.run.trial150.stdout: osd debug op order = true 2026-02-18T05:56:48.623 INFO:teuthology.orchestra.run.trial150.stdout: osd debug verify stray on activate = true 2026-02-18T05:56:48.623 INFO:teuthology.orchestra.run.trial150.stdout: osd debug trim objects = true 2026-02-18T05:56:48.623 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.623 INFO:teuthology.orchestra.run.trial150.stdout: osd open classes on start = true 2026-02-18T05:56:48.623 INFO:teuthology.orchestra.run.trial150.stdout: osd debug pg log writeout = true 2026-02-18T05:56:48.623 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.623 INFO:teuthology.orchestra.run.trial150.stdout: osd deep scrub update digest min age = 30 2026-02-18T05:56:48.623 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.623 INFO:teuthology.orchestra.run.trial150.stdout: osd map max advance = 10 2026-02-18T05:56:48.624 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.624 INFO:teuthology.orchestra.run.trial150.stdout: journal zero on create = true 2026-02-18T05:56:48.624 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.624 INFO:teuthology.orchestra.run.trial150.stdout: filestore ondisk finisher threads = 3 2026-02-18T05:56:48.624 INFO:teuthology.orchestra.run.trial150.stdout: filestore apply finisher threads = 3 2026-02-18T05:56:48.624 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.624 INFO:teuthology.orchestra.run.trial150.stdout: bdev debug aio = true 2026-02-18T05:56:48.624 INFO:teuthology.orchestra.run.trial150.stdout: osd debug misdirected ops = true 2026-02-18T05:56:48.624 INFO:teuthology.orchestra.run.trial150.stdout: bdev async discard = True 2026-02-18T05:56:48.624 INFO:teuthology.orchestra.run.trial150.stdout: bdev enable discard = True 2026-02-18T05:56:48.624 INFO:teuthology.orchestra.run.trial150.stdout: bluestore block size = 96636764160 2026-02-18T05:56:48.624 INFO:teuthology.orchestra.run.trial150.stdout: bluestore fsck on mount = True 2026-02-18T05:56:48.625 INFO:teuthology.orchestra.run.trial150.stdout: debug bluefs = 1/20 2026-02-18T05:56:48.625 INFO:teuthology.orchestra.run.trial150.stdout: debug bluestore = 1/20 2026-02-18T05:56:48.625 INFO:teuthology.orchestra.run.trial150.stdout: debug ms = 1 2026-02-18T05:56:48.625 INFO:teuthology.orchestra.run.trial150.stdout: debug osd = 20 2026-02-18T05:56:48.625 INFO:teuthology.orchestra.run.trial150.stdout: debug rocksdb = 4/10 2026-02-18T05:56:48.625 INFO:teuthology.orchestra.run.trial150.stdout: enable experimental unrecoverable data corrupting features = * 2026-02-18T05:56:48.625 INFO:teuthology.orchestra.run.trial150.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T05:56:48.625 INFO:teuthology.orchestra.run.trial150.stdout: mon osd full ratio = 0.9 2026-02-18T05:56:48.625 INFO:teuthology.orchestra.run.trial150.stdout: mon osd nearfull ratio = 0.8 2026-02-18T05:56:48.625 INFO:teuthology.orchestra.run.trial150.stdout: osd debug randomize hobject sort order = False 2026-02-18T05:56:48.625 INFO:teuthology.orchestra.run.trial150.stdout: osd failsafe full ratio = 0.95 2026-02-18T05:56:48.625 INFO:teuthology.orchestra.run.trial150.stdout: osd memory target = 1610612736 2026-02-18T05:56:48.626 INFO:teuthology.orchestra.run.trial150.stdout: osd objectstore = bluestore 2026-02-18T05:56:48.626 INFO:teuthology.orchestra.run.trial150.stdout: osd shutdown pgref assert = True 2026-02-18T05:56:48.626 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.626 INFO:teuthology.orchestra.run.trial150.stdout:[mgr] 2026-02-18T05:56:48.626 INFO:teuthology.orchestra.run.trial150.stdout: debug ms = 1 2026-02-18T05:56:48.626 INFO:teuthology.orchestra.run.trial150.stdout: debug mgr = 20 2026-02-18T05:56:48.626 INFO:teuthology.orchestra.run.trial150.stdout: debug mon = 20 2026-02-18T05:56:48.626 INFO:teuthology.orchestra.run.trial150.stdout: debug auth = 20 2026-02-18T05:56:48.626 INFO:teuthology.orchestra.run.trial150.stdout: mon reweight min pgs per osd = 4 2026-02-18T05:56:48.626 INFO:teuthology.orchestra.run.trial150.stdout: mon reweight min bytes per osd = 10 2026-02-18T05:56:48.626 INFO:teuthology.orchestra.run.trial150.stdout: mgr/telemetry/nag = false 2026-02-18T05:56:48.626 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.627 INFO:teuthology.orchestra.run.trial150.stdout:[mon] 2026-02-18T05:56:48.627 INFO:teuthology.orchestra.run.trial150.stdout: debug ms = 1 2026-02-18T05:56:48.627 INFO:teuthology.orchestra.run.trial150.stdout: debug mon = 20 2026-02-18T05:56:48.627 INFO:teuthology.orchestra.run.trial150.stdout: debug paxos = 20 2026-02-18T05:56:48.627 INFO:teuthology.orchestra.run.trial150.stdout: debug auth = 20 2026-02-18T05:56:48.627 INFO:teuthology.orchestra.run.trial150.stdout: mon data avail warn = 5 2026-02-18T05:56:48.627 INFO:teuthology.orchestra.run.trial150.stdout: mon mgr mkfs grace = 240 2026-02-18T05:56:48.627 INFO:teuthology.orchestra.run.trial150.stdout: mon reweight min pgs per osd = 4 2026-02-18T05:56:48.627 INFO:teuthology.orchestra.run.trial150.stdout: mon osd reporter subtree level = osd 2026-02-18T05:56:48.627 INFO:teuthology.orchestra.run.trial150.stdout: mon osd prime pg temp = true 2026-02-18T05:56:48.627 INFO:teuthology.orchestra.run.trial150.stdout: mon reweight min bytes per osd = 10 2026-02-18T05:56:48.627 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.628 INFO:teuthology.orchestra.run.trial150.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T05:56:48.628 INFO:teuthology.orchestra.run.trial150.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T05:56:48.628 INFO:teuthology.orchestra.run.trial150.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T05:56:48.628 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.628 INFO:teuthology.orchestra.run.trial150.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T05:56:48.628 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T05:56:48.628 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T05:56:48.628 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.628 INFO:teuthology.orchestra.run.trial150.stdout: # 1m isn't quite enough 2026-02-18T05:56:48.628 INFO:teuthology.orchestra.run.trial150.stdout: mon_down_mkfs_grace = 2m 2026-02-18T05:56:48.628 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.628 INFO:teuthology.orchestra.run.trial150.stdout: mon_warn_on_filestore_osds = false 2026-02-18T05:56:48.629 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:56:48.629 INFO:teuthology.orchestra.run.trial150.stdout:[client] 2026-02-18T05:56:48.629 INFO:teuthology.orchestra.run.trial150.stdout: rgw cache enabled = true 2026-02-18T05:56:48.629 INFO:teuthology.orchestra.run.trial150.stdout: rgw enable ops log = true 2026-02-18T05:56:48.629 INFO:teuthology.orchestra.run.trial150.stdout: rgw enable usage log = true 2026-02-18T05:56:48.629 INFO:teuthology.orchestra.run.trial150.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T05:56:48.629 INFO:teuthology.orchestra.run.trial150.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T05:56:48.629 INFO:teuthology.orchestra.run.trial150.stdout: rbd default data pool = datapool 2026-02-18T05:56:48.629 INFO:teuthology.orchestra.run.trial150.stdout:[mon.a] 2026-02-18T05:56:48.629 INFO:teuthology.orchestra.run.trial150.stdout:[mon.c] 2026-02-18T05:56:48.629 INFO:teuthology.orchestra.run.trial150.stdout:[mon.b] 2026-02-18T05:56:48.631 INFO:teuthology.orchestra.run.trial042.stdout:[global] 2026-02-18T05:56:48.631 INFO:teuthology.orchestra.run.trial042.stdout: chdir = "" 2026-02-18T05:56:48.631 INFO:teuthology.orchestra.run.trial042.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T05:56:48.631 INFO:teuthology.orchestra.run.trial042.stdout: auth supported = cephx 2026-02-18T05:56:48.631 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.631 INFO:teuthology.orchestra.run.trial042.stdout: filestore xattr use omap = true 2026-02-18T05:56:48.631 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.632 INFO:teuthology.orchestra.run.trial042.stdout: mon clock drift allowed = 1.000 2026-02-18T05:56:48.632 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.632 INFO:teuthology.orchestra.run.trial042.stdout: osd crush chooseleaf type = 0 2026-02-18T05:56:48.632 INFO:teuthology.orchestra.run.trial042.stdout: auth debug = true 2026-02-18T05:56:48.632 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.632 INFO:teuthology.orchestra.run.trial042.stdout: ms die on old message = true 2026-02-18T05:56:48.632 INFO:teuthology.orchestra.run.trial042.stdout: ms die on bug = true 2026-02-18T05:56:48.632 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.632 INFO:teuthology.orchestra.run.trial042.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T05:56:48.632 INFO:teuthology.orchestra.run.trial042.stdout: mon pg warn max object skew = 0 2026-02-18T05:56:48.632 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.633 INFO:teuthology.orchestra.run.trial042.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T05:56:48.633 INFO:teuthology.orchestra.run.trial042.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T05:56:48.633 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.633 INFO:teuthology.orchestra.run.trial042.stdout: osd pool default size = 2 2026-02-18T05:56:48.633 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.633 INFO:teuthology.orchestra.run.trial042.stdout: mon osd allow primary affinity = true 2026-02-18T05:56:48.633 INFO:teuthology.orchestra.run.trial042.stdout: mon osd allow pg remap = true 2026-02-18T05:56:48.633 INFO:teuthology.orchestra.run.trial042.stdout: mon warn on legacy crush tunables = false 2026-02-18T05:56:48.633 INFO:teuthology.orchestra.run.trial042.stdout: mon warn on crush straw calc version zero = false 2026-02-18T05:56:48.633 INFO:teuthology.orchestra.run.trial042.stdout: mon warn on no sortbitwise = false 2026-02-18T05:56:48.633 INFO:teuthology.orchestra.run.trial042.stdout: mon warn on osd down out interval zero = false 2026-02-18T05:56:48.633 INFO:teuthology.orchestra.run.trial042.stdout: mon warn on too few osds = false 2026-02-18T05:56:48.634 INFO:teuthology.orchestra.run.trial042.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T05:56:48.634 INFO:teuthology.orchestra.run.trial042.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T05:56:48.634 INFO:teuthology.orchestra.run.trial042.stdout: mon_allow_pool_size_one = true 2026-02-18T05:56:48.634 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.634 INFO:teuthology.orchestra.run.trial042.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T05:56:48.634 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.634 INFO:teuthology.orchestra.run.trial042.stdout: osd default data pool replay window = 5 2026-02-18T05:56:48.634 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.634 INFO:teuthology.orchestra.run.trial042.stdout: mon allow pool delete = true 2026-02-18T05:56:48.634 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.634 INFO:teuthology.orchestra.run.trial042.stdout: mon cluster log file level = debug 2026-02-18T05:56:48.634 INFO:teuthology.orchestra.run.trial042.stdout: debug asserts on shutdown = true 2026-02-18T05:56:48.635 INFO:teuthology.orchestra.run.trial042.stdout: mon health detail to clog = false 2026-02-18T05:56:48.635 INFO:teuthology.orchestra.run.trial042.stdout: mon host = "10.20.193.15,[v2:10.20.193.15:3301,v1:10.20.193.15:6790],10.20.193.42" 2026-02-18T05:56:48.635 INFO:teuthology.orchestra.run.trial042.stdout: mon warn on pool no app = False 2026-02-18T05:56:48.635 INFO:teuthology.orchestra.run.trial042.stdout: fsid = d932c82b-cede-48ad-be55-a8abcd3bdd68 2026-02-18T05:56:48.635 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.635 INFO:teuthology.orchestra.run.trial042.stdout:[osd] 2026-02-18T05:56:48.635 INFO:teuthology.orchestra.run.trial042.stdout: osd journal size = 100 2026-02-18T05:56:48.635 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.635 INFO:teuthology.orchestra.run.trial042.stdout: osd scrub load threshold = 5.0 2026-02-18T05:56:48.635 INFO:teuthology.orchestra.run.trial042.stdout: osd scrub max interval = 600 2026-02-18T05:56:48.635 INFO:teuthology.orchestra.run.trial042.stdout: osd mclock profile = high_recovery_ops 2026-02-18T05:56:48.635 INFO:teuthology.orchestra.run.trial042.stdout: osd mclock skip benchmark = true 2026-02-18T05:56:48.636 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.636 INFO:teuthology.orchestra.run.trial042.stdout: osd recover clone overlap = true 2026-02-18T05:56:48.636 INFO:teuthology.orchestra.run.trial042.stdout: osd recovery max chunk = 1048576 2026-02-18T05:56:48.636 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.636 INFO:teuthology.orchestra.run.trial042.stdout: osd debug shutdown = true 2026-02-18T05:56:48.636 INFO:teuthology.orchestra.run.trial042.stdout: osd debug op order = true 2026-02-18T05:56:48.636 INFO:teuthology.orchestra.run.trial042.stdout: osd debug verify stray on activate = true 2026-02-18T05:56:48.636 INFO:teuthology.orchestra.run.trial042.stdout: osd debug trim objects = true 2026-02-18T05:56:48.636 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.636 INFO:teuthology.orchestra.run.trial042.stdout: osd open classes on start = true 2026-02-18T05:56:48.636 INFO:teuthology.orchestra.run.trial042.stdout: osd debug pg log writeout = true 2026-02-18T05:56:48.637 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.637 INFO:teuthology.orchestra.run.trial042.stdout: osd deep scrub update digest min age = 30 2026-02-18T05:56:48.637 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.637 INFO:teuthology.orchestra.run.trial042.stdout: osd map max advance = 10 2026-02-18T05:56:48.637 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.637 INFO:teuthology.orchestra.run.trial042.stdout: journal zero on create = true 2026-02-18T05:56:48.637 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.637 INFO:teuthology.orchestra.run.trial042.stdout: filestore ondisk finisher threads = 3 2026-02-18T05:56:48.637 INFO:teuthology.orchestra.run.trial042.stdout: filestore apply finisher threads = 3 2026-02-18T05:56:48.637 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.637 INFO:teuthology.orchestra.run.trial042.stdout: bdev debug aio = true 2026-02-18T05:56:48.637 INFO:teuthology.orchestra.run.trial042.stdout: osd debug misdirected ops = true 2026-02-18T05:56:48.637 INFO:teuthology.orchestra.run.trial042.stdout: bdev async discard = True 2026-02-18T05:56:48.637 INFO:teuthology.orchestra.run.trial042.stdout: bdev enable discard = True 2026-02-18T05:56:48.638 INFO:teuthology.orchestra.run.trial042.stdout: bluestore block size = 96636764160 2026-02-18T05:56:48.638 INFO:teuthology.orchestra.run.trial042.stdout: bluestore fsck on mount = True 2026-02-18T05:56:48.638 INFO:teuthology.orchestra.run.trial042.stdout: debug bluefs = 1/20 2026-02-18T05:56:48.638 INFO:teuthology.orchestra.run.trial042.stdout: debug bluestore = 1/20 2026-02-18T05:56:48.638 INFO:teuthology.orchestra.run.trial042.stdout: debug ms = 1 2026-02-18T05:56:48.638 INFO:teuthology.orchestra.run.trial042.stdout: debug osd = 20 2026-02-18T05:56:48.638 INFO:teuthology.orchestra.run.trial042.stdout: debug rocksdb = 4/10 2026-02-18T05:56:48.638 INFO:teuthology.orchestra.run.trial042.stdout: enable experimental unrecoverable data corrupting features = * 2026-02-18T05:56:48.638 INFO:teuthology.orchestra.run.trial042.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T05:56:48.638 INFO:teuthology.orchestra.run.trial042.stdout: mon osd full ratio = 0.9 2026-02-18T05:56:48.638 INFO:teuthology.orchestra.run.trial042.stdout: mon osd nearfull ratio = 0.8 2026-02-18T05:56:48.638 INFO:teuthology.orchestra.run.trial042.stdout: osd debug randomize hobject sort order = False 2026-02-18T05:56:48.638 INFO:teuthology.orchestra.run.trial042.stdout: osd failsafe full ratio = 0.95 2026-02-18T05:56:48.638 INFO:teuthology.orchestra.run.trial042.stdout: osd memory target = 1610612736 2026-02-18T05:56:48.639 INFO:teuthology.orchestra.run.trial042.stdout: osd objectstore = bluestore 2026-02-18T05:56:48.639 INFO:teuthology.orchestra.run.trial042.stdout: osd shutdown pgref assert = True 2026-02-18T05:56:48.639 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.639 INFO:teuthology.orchestra.run.trial042.stdout:[mgr] 2026-02-18T05:56:48.639 INFO:teuthology.orchestra.run.trial042.stdout: debug ms = 1 2026-02-18T05:56:48.639 INFO:teuthology.orchestra.run.trial042.stdout: debug mgr = 20 2026-02-18T05:56:48.639 INFO:teuthology.orchestra.run.trial042.stdout: debug mon = 20 2026-02-18T05:56:48.639 INFO:teuthology.orchestra.run.trial042.stdout: debug auth = 20 2026-02-18T05:56:48.639 INFO:teuthology.orchestra.run.trial042.stdout: mon reweight min pgs per osd = 4 2026-02-18T05:56:48.639 INFO:teuthology.orchestra.run.trial042.stdout: mon reweight min bytes per osd = 10 2026-02-18T05:56:48.639 INFO:teuthology.orchestra.run.trial042.stdout: mgr/telemetry/nag = false 2026-02-18T05:56:48.639 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.639 INFO:teuthology.orchestra.run.trial042.stdout:[mon] 2026-02-18T05:56:48.639 INFO:teuthology.orchestra.run.trial042.stdout: debug ms = 1 2026-02-18T05:56:48.640 INFO:teuthology.orchestra.run.trial042.stdout: debug mon = 20 2026-02-18T05:56:48.640 INFO:teuthology.orchestra.run.trial042.stdout: debug paxos = 20 2026-02-18T05:56:48.640 INFO:teuthology.orchestra.run.trial042.stdout: debug auth = 20 2026-02-18T05:56:48.640 INFO:teuthology.orchestra.run.trial042.stdout: mon data avail warn = 5 2026-02-18T05:56:48.640 INFO:teuthology.orchestra.run.trial042.stdout: mon mgr mkfs grace = 240 2026-02-18T05:56:48.640 INFO:teuthology.orchestra.run.trial042.stdout: mon reweight min pgs per osd = 4 2026-02-18T05:56:48.640 INFO:teuthology.orchestra.run.trial042.stdout: mon osd reporter subtree level = osd 2026-02-18T05:56:48.640 INFO:teuthology.orchestra.run.trial042.stdout: mon osd prime pg temp = true 2026-02-18T05:56:48.640 INFO:teuthology.orchestra.run.trial042.stdout: mon reweight min bytes per osd = 10 2026-02-18T05:56:48.640 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.640 INFO:teuthology.orchestra.run.trial042.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T05:56:48.640 INFO:teuthology.orchestra.run.trial042.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T05:56:48.640 INFO:teuthology.orchestra.run.trial042.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout: # 1m isn't quite enough 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout: mon_down_mkfs_grace = 2m 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout: mon_warn_on_filestore_osds = false 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout: 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout:[client] 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout: rgw cache enabled = true 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout: rgw enable ops log = true 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout: rgw enable usage log = true 2026-02-18T05:56:48.641 INFO:teuthology.orchestra.run.trial042.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T05:56:48.642 INFO:teuthology.orchestra.run.trial042.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T05:56:48.642 INFO:teuthology.orchestra.run.trial042.stdout: rbd default data pool = datapool 2026-02-18T05:56:48.642 INFO:teuthology.orchestra.run.trial042.stdout:[mon.a] 2026-02-18T05:56:48.642 INFO:teuthology.orchestra.run.trial042.stdout:[mon.c] 2026-02-18T05:56:48.642 INFO:teuthology.orchestra.run.trial042.stdout:[mon.b] 2026-02-18T05:56:48.643 INFO:tasks.ceph:Creating admin key on mon.a... 2026-02-18T05:56:48.643 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:56:48.696 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-18T05:56:48.696 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:56:48.697 DEBUG:teuthology.orchestra.run.trial015:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2026-02-18T05:56:48.746 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:56:48.746 DEBUG:teuthology.orchestra.run.trial015:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2026-02-18T05:56:48.798 INFO:tasks.ceph:Sending monmap to node ubuntu@trial015.front.sepia.ceph.com 2026-02-18T05:56:48.798 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:56:48.798 DEBUG:teuthology.orchestra.run.trial015:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-18T05:56:48.798 DEBUG:teuthology.orchestra.run.trial015:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T05:56:48.859 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:56:48.860 DEBUG:teuthology.orchestra.run.trial015:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-18T05:56:48.906 INFO:tasks.ceph:Sending monmap to node ubuntu@trial042.front.sepia.ceph.com 2026-02-18T05:56:48.907 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:56:48.907 DEBUG:teuthology.orchestra.run.trial042:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-18T05:56:48.907 DEBUG:teuthology.orchestra.run.trial042:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T05:56:48.922 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:56:48.922 DEBUG:teuthology.orchestra.run.trial042:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-18T05:56:48.968 INFO:tasks.ceph:Sending monmap to node ubuntu@trial150.front.sepia.ceph.com 2026-02-18T05:56:48.969 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-18T05:56:48.969 DEBUG:teuthology.orchestra.run.trial150:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-18T05:56:48.969 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-18T05:56:48.984 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-18T05:56:48.984 DEBUG:teuthology.orchestra.run.trial150:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-18T05:56:49.029 INFO:tasks.ceph:Setting up mon nodes... 2026-02-18T05:56:49.030 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-18T05:56:49.030 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:56:49.053 INFO:teuthology.orchestra.run.trial015.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2026-02-18T05:56:49.055 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:56:49.079 INFO:teuthology.orchestra.run.trial042.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2026-02-18T05:56:49.082 INFO:tasks.ceph:Setting up mds nodes... 2026-02-18T05:56:49.083 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-18T05:56:49.083 DEBUG:teuthology.orchestra.run.trial150:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/ceph.client.0.keyring && sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-02-18T05:56:49.102 INFO:teuthology.orchestra.run.trial150.stdout:creating /etc/ceph/ceph.client.0.keyring 2026-02-18T05:56:49.110 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-18T05:56:49.110 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial015.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@trial042.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-18T05:56:49.110 DEBUG:teuthology.orchestra.run.trial015:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2026-02-18T05:56:49.119 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-18T05:56:49.119 INFO:tasks.ceph:role: osd.0 2026-02-18T05:56:49.119 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial015.front.sepia.ceph.com 2026-02-18T05:56:49.119 DEBUG:teuthology.orchestra.run.trial015:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-18T05:56:49.171 INFO:teuthology.orchestra.run.trial015.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T05:56:49.171 INFO:teuthology.orchestra.run.trial015.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T05:56:49.171 INFO:teuthology.orchestra.run.trial015.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T05:56:49.171 INFO:teuthology.orchestra.run.trial015.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T05:56:49.171 INFO:teuthology.orchestra.run.trial015.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T05:56:49.172 INFO:teuthology.orchestra.run.trial015.stdout: = sunit=0 swidth=0 blks 2026-02-18T05:56:49.172 INFO:teuthology.orchestra.run.trial015.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T05:56:49.172 INFO:teuthology.orchestra.run.trial015.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T05:56:49.172 INFO:teuthology.orchestra.run.trial015.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T05:56:49.172 INFO:teuthology.orchestra.run.trial015.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T05:56:49.747 INFO:teuthology.orchestra.run.trial015.stdout:Discarding blocks...Done. 2026-02-18T05:56:49.749 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial015.front.sepia.ceph.com -o noatime 2026-02-18T05:56:49.749 DEBUG:teuthology.orchestra.run.trial015:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2026-02-18T05:56:49.806 DEBUG:teuthology.orchestra.run.trial015:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2026-02-18T05:56:49.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:56:49.856 INFO:teuthology.orchestra.run.trial015.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T05:56:49.857 DEBUG:teuthology.orchestra.run.trial015:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2026-02-18T05:56:49.906 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-18T05:56:49.906 INFO:tasks.ceph:role: osd.1 2026-02-18T05:56:49.906 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial015.front.sepia.ceph.com 2026-02-18T05:56:49.907 DEBUG:teuthology.orchestra.run.trial015:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-18T05:56:49.960 INFO:teuthology.orchestra.run.trial015.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T05:56:49.960 INFO:teuthology.orchestra.run.trial015.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T05:56:49.960 INFO:teuthology.orchestra.run.trial015.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T05:56:49.960 INFO:teuthology.orchestra.run.trial015.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T05:56:49.960 INFO:teuthology.orchestra.run.trial015.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T05:56:49.960 INFO:teuthology.orchestra.run.trial015.stdout: = sunit=0 swidth=0 blks 2026-02-18T05:56:49.960 INFO:teuthology.orchestra.run.trial015.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T05:56:49.961 INFO:teuthology.orchestra.run.trial015.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T05:56:49.961 INFO:teuthology.orchestra.run.trial015.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T05:56:49.961 INFO:teuthology.orchestra.run.trial015.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T05:56:50.523 INFO:teuthology.orchestra.run.trial015.stdout:Discarding blocks...Done. 2026-02-18T05:56:50.525 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial015.front.sepia.ceph.com -o noatime 2026-02-18T05:56:50.525 DEBUG:teuthology.orchestra.run.trial015:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2026-02-18T05:56:50.579 DEBUG:teuthology.orchestra.run.trial015:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2026-02-18T05:56:50.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:56:50.628 INFO:teuthology.orchestra.run.trial015.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T05:56:50.628 DEBUG:teuthology.orchestra.run.trial015:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2026-02-18T05:56:50.678 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-18T05:56:50.678 INFO:tasks.ceph:role: osd.2 2026-02-18T05:56:50.678 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial015.front.sepia.ceph.com 2026-02-18T05:56:50.679 DEBUG:teuthology.orchestra.run.trial015:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-18T05:56:50.731 INFO:teuthology.orchestra.run.trial015.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T05:56:50.732 INFO:teuthology.orchestra.run.trial015.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T05:56:50.732 INFO:teuthology.orchestra.run.trial015.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T05:56:50.732 INFO:teuthology.orchestra.run.trial015.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T05:56:50.732 INFO:teuthology.orchestra.run.trial015.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T05:56:50.732 INFO:teuthology.orchestra.run.trial015.stdout: = sunit=0 swidth=0 blks 2026-02-18T05:56:50.732 INFO:teuthology.orchestra.run.trial015.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T05:56:50.732 INFO:teuthology.orchestra.run.trial015.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T05:56:50.732 INFO:teuthology.orchestra.run.trial015.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T05:56:50.732 INFO:teuthology.orchestra.run.trial015.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T05:56:51.294 INFO:teuthology.orchestra.run.trial015.stdout:Discarding blocks...Done. 2026-02-18T05:56:51.296 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial015.front.sepia.ceph.com -o noatime 2026-02-18T05:56:51.296 DEBUG:teuthology.orchestra.run.trial015:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2026-02-18T05:56:51.351 DEBUG:teuthology.orchestra.run.trial015:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2026-02-18T05:56:51.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:56:51.400 INFO:teuthology.orchestra.run.trial015.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T05:56:51.401 DEBUG:teuthology.orchestra.run.trial015:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2026-02-18T05:56:51.450 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-18T05:56:51.450 INFO:tasks.ceph:role: osd.3 2026-02-18T05:56:51.450 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial015.front.sepia.ceph.com 2026-02-18T05:56:51.450 DEBUG:teuthology.orchestra.run.trial015:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-18T05:56:51.504 INFO:teuthology.orchestra.run.trial015.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T05:56:51.504 INFO:teuthology.orchestra.run.trial015.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T05:56:51.504 INFO:teuthology.orchestra.run.trial015.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T05:56:51.504 INFO:teuthology.orchestra.run.trial015.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T05:56:51.504 INFO:teuthology.orchestra.run.trial015.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T05:56:51.504 INFO:teuthology.orchestra.run.trial015.stdout: = sunit=0 swidth=0 blks 2026-02-18T05:56:51.505 INFO:teuthology.orchestra.run.trial015.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T05:56:51.505 INFO:teuthology.orchestra.run.trial015.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T05:56:51.505 INFO:teuthology.orchestra.run.trial015.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T05:56:51.505 INFO:teuthology.orchestra.run.trial015.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T05:56:52.066 INFO:teuthology.orchestra.run.trial015.stdout:Discarding blocks...Done. 2026-02-18T05:56:52.068 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial015.front.sepia.ceph.com -o noatime 2026-02-18T05:56:52.068 DEBUG:teuthology.orchestra.run.trial015:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2026-02-18T05:56:52.127 DEBUG:teuthology.orchestra.run.trial015:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2026-02-18T05:56:52.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:56:52.180 INFO:teuthology.orchestra.run.trial015.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T05:56:52.181 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:56:52.242 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:52.247+0000 7fa525dfaa40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:52.243 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:52.247+0000 7fa525dfaa40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:52.243 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:52.247+0000 7fa525dfaa40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:52.244 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:52.247+0000 7fa525dfaa40 -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-18T05:56:52.244 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:52.247+0000 7fa525dfaa40 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2026-02-18T05:56:52.245 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:52.247+0000 7fa525dfaa40 -1 bdev(0x56183c46f800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2026-02-18T05:56:52.245 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:52.247+0000 7fa525dfaa40 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2026-02-18T05:56:53.103 DEBUG:teuthology.orchestra.run.trial015:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2026-02-18T05:56:53.158 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:56:53.221 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:53.223+0000 7ff406902a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:53.221 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:53.223+0000 7ff406902a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:53.222 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:53.223+0000 7ff406902a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:53.222 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:53.227+0000 7ff406902a40 -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-18T05:56:53.223 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:53.227+0000 7ff406902a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2026-02-18T05:56:53.223 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:53.227+0000 7ff406902a40 -1 bdev(0x55f02d9df800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2026-02-18T05:56:53.223 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:53.227+0000 7ff406902a40 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2026-02-18T05:56:54.074 DEBUG:teuthology.orchestra.run.trial015:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2026-02-18T05:56:54.123 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:56:54.186 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:54.191+0000 7f4e69035a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:54.187 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:54.191+0000 7f4e69035a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:54.187 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:54.191+0000 7f4e69035a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:54.188 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:54.191+0000 7f4e69035a40 -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-18T05:56:54.188 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:54.191+0000 7f4e69035a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2026-02-18T05:56:54.189 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:54.191+0000 7f4e69035a40 -1 bdev(0x55a74817b800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2026-02-18T05:56:54.189 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:54.191+0000 7f4e69035a40 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2026-02-18T05:56:55.039 DEBUG:teuthology.orchestra.run.trial015:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2026-02-18T05:56:55.091 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:56:55.153 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:55.155+0000 7f30464a4a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:55.153 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:55.155+0000 7f30464a4a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:55.154 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:55.155+0000 7f30464a4a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:55.154 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:55.159+0000 7f30464a4a40 -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-18T05:56:55.155 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:55.159+0000 7f30464a4a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2026-02-18T05:56:55.155 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:55.159+0000 7f30464a4a40 -1 bdev(0x55d7901a5800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2026-02-18T05:56:55.155 INFO:teuthology.orchestra.run.trial015.stderr:2026-02-18T05:56:55.159+0000 7f30464a4a40 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2026-02-18T05:56:56.067 DEBUG:teuthology.orchestra.run.trial015:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2026-02-18T05:56:56.119 DEBUG:teuthology.orchestra.run.trial042:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2026-02-18T05:56:56.128 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-18T05:56:56.128 INFO:tasks.ceph:role: osd.4 2026-02-18T05:56:56.129 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial042.front.sepia.ceph.com 2026-02-18T05:56:56.129 DEBUG:teuthology.orchestra.run.trial042:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-18T05:56:56.181 INFO:teuthology.orchestra.run.trial042.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T05:56:56.182 INFO:teuthology.orchestra.run.trial042.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T05:56:56.182 INFO:teuthology.orchestra.run.trial042.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T05:56:56.182 INFO:teuthology.orchestra.run.trial042.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T05:56:56.182 INFO:teuthology.orchestra.run.trial042.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T05:56:56.182 INFO:teuthology.orchestra.run.trial042.stdout: = sunit=0 swidth=0 blks 2026-02-18T05:56:56.182 INFO:teuthology.orchestra.run.trial042.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T05:56:56.182 INFO:teuthology.orchestra.run.trial042.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T05:56:56.182 INFO:teuthology.orchestra.run.trial042.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T05:56:56.182 INFO:teuthology.orchestra.run.trial042.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T05:56:56.756 INFO:teuthology.orchestra.run.trial042.stdout:Discarding blocks...Done. 2026-02-18T05:56:56.758 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial042.front.sepia.ceph.com -o noatime 2026-02-18T05:56:56.758 DEBUG:teuthology.orchestra.run.trial042:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2026-02-18T05:56:56.816 DEBUG:teuthology.orchestra.run.trial042:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2026-02-18T05:56:56.862 INFO:teuthology.orchestra.run.trial042.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T05:56:56.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:56:56.864 DEBUG:teuthology.orchestra.run.trial042:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2026-02-18T05:56:56.912 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-18T05:56:56.912 INFO:tasks.ceph:role: osd.5 2026-02-18T05:56:56.913 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial042.front.sepia.ceph.com 2026-02-18T05:56:56.913 DEBUG:teuthology.orchestra.run.trial042:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-18T05:56:56.966 INFO:teuthology.orchestra.run.trial042.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T05:56:56.967 INFO:teuthology.orchestra.run.trial042.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T05:56:56.967 INFO:teuthology.orchestra.run.trial042.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T05:56:56.967 INFO:teuthology.orchestra.run.trial042.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T05:56:56.967 INFO:teuthology.orchestra.run.trial042.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T05:56:56.967 INFO:teuthology.orchestra.run.trial042.stdout: = sunit=0 swidth=0 blks 2026-02-18T05:56:56.967 INFO:teuthology.orchestra.run.trial042.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T05:56:56.967 INFO:teuthology.orchestra.run.trial042.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T05:56:56.967 INFO:teuthology.orchestra.run.trial042.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T05:56:56.967 INFO:teuthology.orchestra.run.trial042.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T05:56:57.532 INFO:teuthology.orchestra.run.trial042.stdout:Discarding blocks...Done. 2026-02-18T05:56:57.534 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial042.front.sepia.ceph.com -o noatime 2026-02-18T05:56:57.534 DEBUG:teuthology.orchestra.run.trial042:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2026-02-18T05:56:57.589 DEBUG:teuthology.orchestra.run.trial042:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2026-02-18T05:56:57.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:56:57.638 INFO:teuthology.orchestra.run.trial042.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T05:56:57.639 DEBUG:teuthology.orchestra.run.trial042:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2026-02-18T05:56:57.688 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-18T05:56:57.688 INFO:tasks.ceph:role: osd.6 2026-02-18T05:56:57.688 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial042.front.sepia.ceph.com 2026-02-18T05:56:57.689 DEBUG:teuthology.orchestra.run.trial042:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-18T05:56:57.742 INFO:teuthology.orchestra.run.trial042.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T05:56:57.742 INFO:teuthology.orchestra.run.trial042.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T05:56:57.742 INFO:teuthology.orchestra.run.trial042.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T05:56:57.742 INFO:teuthology.orchestra.run.trial042.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T05:56:57.742 INFO:teuthology.orchestra.run.trial042.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T05:56:57.742 INFO:teuthology.orchestra.run.trial042.stdout: = sunit=0 swidth=0 blks 2026-02-18T05:56:57.742 INFO:teuthology.orchestra.run.trial042.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T05:56:57.742 INFO:teuthology.orchestra.run.trial042.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T05:56:57.743 INFO:teuthology.orchestra.run.trial042.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T05:56:57.743 INFO:teuthology.orchestra.run.trial042.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T05:56:58.304 INFO:teuthology.orchestra.run.trial042.stdout:Discarding blocks...Done. 2026-02-18T05:56:58.306 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial042.front.sepia.ceph.com -o noatime 2026-02-18T05:56:58.306 DEBUG:teuthology.orchestra.run.trial042:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2026-02-18T05:56:58.365 DEBUG:teuthology.orchestra.run.trial042:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2026-02-18T05:56:58.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:56:58.415 INFO:teuthology.orchestra.run.trial042.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T05:56:58.415 DEBUG:teuthology.orchestra.run.trial042:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2026-02-18T05:56:58.464 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-18T05:56:58.464 INFO:tasks.ceph:role: osd.7 2026-02-18T05:56:58.465 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial042.front.sepia.ceph.com 2026-02-18T05:56:58.465 DEBUG:teuthology.orchestra.run.trial042:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-18T05:56:58.518 INFO:teuthology.orchestra.run.trial042.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T05:56:58.518 INFO:teuthology.orchestra.run.trial042.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T05:56:58.518 INFO:teuthology.orchestra.run.trial042.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T05:56:58.518 INFO:teuthology.orchestra.run.trial042.stdout: = reflink=1 bigtime=0 inobtcount=0 2026-02-18T05:56:58.518 INFO:teuthology.orchestra.run.trial042.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T05:56:58.518 INFO:teuthology.orchestra.run.trial042.stdout: = sunit=0 swidth=0 blks 2026-02-18T05:56:58.518 INFO:teuthology.orchestra.run.trial042.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T05:56:58.518 INFO:teuthology.orchestra.run.trial042.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T05:56:58.518 INFO:teuthology.orchestra.run.trial042.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T05:56:58.519 INFO:teuthology.orchestra.run.trial042.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T05:56:59.079 INFO:teuthology.orchestra.run.trial042.stdout:Discarding blocks...Done. 2026-02-18T05:56:59.080 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial042.front.sepia.ceph.com -o noatime 2026-02-18T05:56:59.081 DEBUG:teuthology.orchestra.run.trial042:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2026-02-18T05:56:59.136 DEBUG:teuthology.orchestra.run.trial042:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2026-02-18T05:56:59.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T05:56:59.187 INFO:teuthology.orchestra.run.trial042.stderr:sudo: /sbin/restorecon: command not found 2026-02-18T05:56:59.187 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:56:59.253 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:56:59.249+0000 7fd47006ca40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:59.253 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:56:59.249+0000 7fd47006ca40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:59.253 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:56:59.249+0000 7fd47006ca40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:56:59.254 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:56:59.249+0000 7fd47006ca40 -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-18T05:56:59.254 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:56:59.249+0000 7fd47006ca40 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2026-02-18T05:56:59.255 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:56:59.249+0000 7fd47006ca40 -1 bdev(0x55f0e963f800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2026-02-18T05:56:59.255 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:56:59.249+0000 7fd47006ca40 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2026-02-18T05:57:00.102 DEBUG:teuthology.orchestra.run.trial042:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2026-02-18T05:57:00.153 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:00.216 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:00.209+0000 7f4461996a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:00.216 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:00.209+0000 7f4461996a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:00.217 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:00.213+0000 7f4461996a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:00.217 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:00.213+0000 7f4461996a40 -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-18T05:57:00.218 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:00.213+0000 7f4461996a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2026-02-18T05:57:00.218 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:00.213+0000 7f4461996a40 -1 bdev(0x559cf1295800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2026-02-18T05:57:00.218 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:00.213+0000 7f4461996a40 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2026-02-18T05:57:01.033 DEBUG:teuthology.orchestra.run.trial042:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2026-02-18T05:57:01.085 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:01.147 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:01.141+0000 7f6ccbfe1a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:01.148 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:01.141+0000 7f6ccbfe1a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:01.148 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:01.145+0000 7f6ccbfe1a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:01.149 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:01.145+0000 7f6ccbfe1a40 -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-18T05:57:01.149 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:01.145+0000 7f6ccbfe1a40 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2026-02-18T05:57:01.150 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:01.145+0000 7f6ccbfe1a40 -1 bdev(0x5650db7bb800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2026-02-18T05:57:01.150 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:01.145+0000 7f6ccbfe1a40 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2026-02-18T05:57:01.972 DEBUG:teuthology.orchestra.run.trial042:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2026-02-18T05:57:02.021 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:02.083 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:02.077+0000 7f6122c7ca40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:02.084 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:02.077+0000 7f6122c7ca40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:02.084 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:02.081+0000 7f6122c7ca40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:02.085 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:02.081+0000 7f6122c7ca40 -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-18T05:57:02.085 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:02.081+0000 7f6122c7ca40 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2026-02-18T05:57:02.086 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:02.081+0000 7f6122c7ca40 -1 bdev(0x562fdcbbd800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2026-02-18T05:57:02.086 INFO:teuthology.orchestra.run.trial042.stderr:2026-02-18T05:57:02.081+0000 7f6122c7ca40 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2026-02-18T05:57:02.913 DEBUG:teuthology.orchestra.run.trial042:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2026-02-18T05:57:02.969 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-18T05:57:02.969 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:57:02.969 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2026-02-18T05:57:02.980 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:57:02.980 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2026-02-18T05:57:03.031 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:57:03.031 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2026-02-18T05:57:03.083 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:57:03.083 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2026-02-18T05:57:03.135 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:57:03.135 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2026-02-18T05:57:03.187 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:57:03.187 DEBUG:teuthology.orchestra.run.trial042:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2026-02-18T05:57:03.198 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:57:03.198 DEBUG:teuthology.orchestra.run.trial042:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2026-02-18T05:57:03.248 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:57:03.248 DEBUG:teuthology.orchestra.run.trial042:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2026-02-18T05:57:03.296 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:57:03.296 DEBUG:teuthology.orchestra.run.trial042:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2026-02-18T05:57:03.344 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:57:03.344 DEBUG:teuthology.orchestra.run.trial042:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2026-02-18T05:57:03.392 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-18T05:57:03.392 DEBUG:teuthology.orchestra.run.trial150:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2026-02-18T05:57:03.398 INFO:tasks.ceph:Adding keys to all mons... 2026-02-18T05:57:03.398 DEBUG:teuthology.orchestra.run.trial015:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-18T05:57:03.400 DEBUG:teuthology.orchestra.run.trial042:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-18T05:57:03.438 INFO:teuthology.orchestra.run.trial015.stdout:[mgr.x] 2026-02-18T05:57:03.438 INFO:teuthology.orchestra.run.trial015.stdout: key = AQChVJVpF8S2AxAA623Higak+p7Nen3gUbQzkQ== 2026-02-18T05:57:03.438 INFO:teuthology.orchestra.run.trial015.stdout:[osd.0] 2026-02-18T05:57:03.439 INFO:teuthology.orchestra.run.trial015.stdout: key = AQCkVJVpI8UWDxAAxFBsTPsxaGm43wJOHZhuYQ== 2026-02-18T05:57:03.439 INFO:teuthology.orchestra.run.trial015.stdout:[osd.1] 2026-02-18T05:57:03.439 INFO:teuthology.orchestra.run.trial015.stdout: key = AQClVJVpyRHSDRAA7M8cUtFNFc7J8RQ/MV76Ag== 2026-02-18T05:57:03.439 INFO:teuthology.orchestra.run.trial015.stdout:[osd.2] 2026-02-18T05:57:03.439 INFO:teuthology.orchestra.run.trial015.stdout: key = AQCmVJVpzi7ACxAATZUmRS/5KejVY7NzMuKTGg== 2026-02-18T05:57:03.439 INFO:teuthology.orchestra.run.trial015.stdout:[osd.3] 2026-02-18T05:57:03.439 INFO:teuthology.orchestra.run.trial015.stdout: key = AQCnVJVpJd7BCRAATywhv4znh3yue7s/gRUrEA== 2026-02-18T05:57:03.439 INFO:teuthology.orchestra.run.trial015.stdout:[mgr.y] 2026-02-18T05:57:03.439 INFO:teuthology.orchestra.run.trial015.stdout: key = AQChVJVpHBGwBBAAIhjWlDgSN0BL8fTuwpl6DQ== 2026-02-18T05:57:03.439 INFO:teuthology.orchestra.run.trial015.stdout:[osd.4] 2026-02-18T05:57:03.439 INFO:teuthology.orchestra.run.trial015.stdout: key = AQCrVJVpFmIXDxAAhAuGZBaOEUWlB6QNZ+Yh9g== 2026-02-18T05:57:03.440 INFO:teuthology.orchestra.run.trial015.stdout:[osd.5] 2026-02-18T05:57:03.440 INFO:teuthology.orchestra.run.trial015.stdout: key = AQCsVJVpbpHjDBAAEoMZGqS5r7HqWjev1uKWbg== 2026-02-18T05:57:03.440 INFO:teuthology.orchestra.run.trial015.stdout:[osd.6] 2026-02-18T05:57:03.440 INFO:teuthology.orchestra.run.trial015.stdout: key = AQCtVJVpo+TSCBAASTl942nwTdWZuL8FFAQKrg== 2026-02-18T05:57:03.440 INFO:teuthology.orchestra.run.trial015.stdout:[osd.7] 2026-02-18T05:57:03.440 INFO:teuthology.orchestra.run.trial015.stdout: key = AQCuVJVpVOgCBRAAqWejC21cDpRT7rzPUEAINw== 2026-02-18T05:57:03.440 INFO:teuthology.orchestra.run.trial015.stdout:[client.0] 2026-02-18T05:57:03.440 INFO:teuthology.orchestra.run.trial015.stdout: key = AQChVJVpVQnYBRAAUm49tJvwkBfzAxaZQN/w5Q== 2026-02-18T05:57:03.442 INFO:teuthology.orchestra.run.trial042.stdout:[mgr.x] 2026-02-18T05:57:03.443 INFO:teuthology.orchestra.run.trial042.stdout: key = AQChVJVpF8S2AxAA623Higak+p7Nen3gUbQzkQ== 2026-02-18T05:57:03.443 INFO:teuthology.orchestra.run.trial042.stdout:[osd.0] 2026-02-18T05:57:03.443 INFO:teuthology.orchestra.run.trial042.stdout: key = AQCkVJVpI8UWDxAAxFBsTPsxaGm43wJOHZhuYQ== 2026-02-18T05:57:03.443 INFO:teuthology.orchestra.run.trial042.stdout:[osd.1] 2026-02-18T05:57:03.443 INFO:teuthology.orchestra.run.trial042.stdout: key = AQClVJVpyRHSDRAA7M8cUtFNFc7J8RQ/MV76Ag== 2026-02-18T05:57:03.443 INFO:teuthology.orchestra.run.trial042.stdout:[osd.2] 2026-02-18T05:57:03.443 INFO:teuthology.orchestra.run.trial042.stdout: key = AQCmVJVpzi7ACxAATZUmRS/5KejVY7NzMuKTGg== 2026-02-18T05:57:03.443 INFO:teuthology.orchestra.run.trial042.stdout:[osd.3] 2026-02-18T05:57:03.443 INFO:teuthology.orchestra.run.trial042.stdout: key = AQCnVJVpJd7BCRAATywhv4znh3yue7s/gRUrEA== 2026-02-18T05:57:03.443 INFO:teuthology.orchestra.run.trial042.stdout:[mgr.y] 2026-02-18T05:57:03.443 INFO:teuthology.orchestra.run.trial042.stdout: key = AQChVJVpHBGwBBAAIhjWlDgSN0BL8fTuwpl6DQ== 2026-02-18T05:57:03.444 INFO:teuthology.orchestra.run.trial042.stdout:[osd.4] 2026-02-18T05:57:03.444 INFO:teuthology.orchestra.run.trial042.stdout: key = AQCrVJVpFmIXDxAAhAuGZBaOEUWlB6QNZ+Yh9g== 2026-02-18T05:57:03.444 INFO:teuthology.orchestra.run.trial042.stdout:[osd.5] 2026-02-18T05:57:03.444 INFO:teuthology.orchestra.run.trial042.stdout: key = AQCsVJVpbpHjDBAAEoMZGqS5r7HqWjev1uKWbg== 2026-02-18T05:57:03.444 INFO:teuthology.orchestra.run.trial042.stdout:[osd.6] 2026-02-18T05:57:03.444 INFO:teuthology.orchestra.run.trial042.stdout: key = AQCtVJVpo+TSCBAASTl942nwTdWZuL8FFAQKrg== 2026-02-18T05:57:03.444 INFO:teuthology.orchestra.run.trial042.stdout:[osd.7] 2026-02-18T05:57:03.444 INFO:teuthology.orchestra.run.trial042.stdout: key = AQCuVJVpVOgCBRAAqWejC21cDpRT7rzPUEAINw== 2026-02-18T05:57:03.444 INFO:teuthology.orchestra.run.trial042.stdout:[client.0] 2026-02-18T05:57:03.444 INFO:teuthology.orchestra.run.trial042.stdout: key = AQChVJVpVQnYBRAAUm49tJvwkBfzAxaZQN/w5Q== 2026-02-18T05:57:03.445 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:57:03.483 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:03.511 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:57:03.547 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:03.574 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:57:03.611 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:03.637 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:57:03.675 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:03.702 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:57:03.739 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:03.765 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:57:03.799 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:03.828 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:57:03.859 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:03.893 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:57:03.919 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:03.956 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:57:03.983 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:04.020 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:57:04.047 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:04.085 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:57:04.111 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:04.150 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-18T05:57:04.150 DEBUG:teuthology.orchestra.run.trial015:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2026-02-18T05:57:04.182 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:57:04.252 DEBUG:teuthology.orchestra.run.trial015:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2026-02-18T05:57:04.302 DEBUG:teuthology.orchestra.run.trial015:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2026-02-18T05:57:04.354 DEBUG:teuthology.orchestra.run.trial015:> 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-18T05:57:04.419 DEBUG:teuthology.orchestra.run.trial015:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2026-02-18T05:57:04.470 DEBUG:teuthology.orchestra.run.trial042:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2026-02-18T05:57:04.479 DEBUG:teuthology.orchestra.run.trial042:> 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-18T05:57:04.546 DEBUG:teuthology.orchestra.run.trial042:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2026-02-18T05:57:04.597 DEBUG:teuthology.orchestra.run.trial015:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-18T05:57:04.599 DEBUG:teuthology.orchestra.run.trial042:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-18T05:57:04.644 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2026-02-18T05:57:04.644 INFO:tasks.ceph.mon.a:Restarting daemon 2026-02-18T05:57:04.644 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2026-02-18T05:57:04.646 INFO:tasks.ceph.mon.a:Started 2026-02-18T05:57:04.647 INFO:tasks.ceph.mon.c:Restarting daemon 2026-02-18T05:57:04.647 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2026-02-18T05:57:04.649 INFO:tasks.ceph.mon.c:Started 2026-02-18T05:57:04.649 INFO:tasks.ceph.mon.b:Restarting daemon 2026-02-18T05:57:04.649 DEBUG:teuthology.orchestra.run.trial042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2026-02-18T05:57:04.686 INFO:tasks.ceph.mon.b:Started 2026-02-18T05:57:04.686 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2026-02-18T05:57:04.686 INFO:tasks.ceph.mgr.x:Restarting daemon 2026-02-18T05:57:04.686 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2026-02-18T05:57:04.688 INFO:tasks.ceph.mgr.x:Started 2026-02-18T05:57:04.689 INFO:tasks.ceph.mgr.y:Restarting daemon 2026-02-18T05:57:04.689 DEBUG:teuthology.orchestra.run.trial042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2026-02-18T05:57:04.691 INFO:tasks.ceph.mgr.y:Started 2026-02-18T05:57:04.691 DEBUG:tasks.ceph:set 0 configs 2026-02-18T05:57:04.691 DEBUG:teuthology.orchestra.run.trial015:> sudo ceph --cluster ceph config dump 2026-02-18T05:57:10.029 INFO:teuthology.orchestra.run.trial015.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-18T05:57:10.040 INFO:tasks.ceph:Setting crush tunables to default 2026-02-18T05:57:10.041 DEBUG:teuthology.orchestra.run.trial015:> sudo ceph --cluster ceph osd crush tunables default 2026-02-18T05:57:10.138 INFO:teuthology.orchestra.run.trial015.stderr:adjusted tunables profile to default 2026-02-18T05:57:10.148 INFO:tasks.ceph:check_enable_crimson: False 2026-02-18T05:57:10.148 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2026-02-18T05:57:10.148 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:57:10.149 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2026-02-18T05:57:10.157 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:57:10.158 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2026-02-18T05:57:10.208 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:57:10.209 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2026-02-18T05:57:10.258 DEBUG:teuthology.orchestra.run.trial015:> set -ex 2026-02-18T05:57:10.258 DEBUG:teuthology.orchestra.run.trial015:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2026-02-18T05:57:10.306 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:57:10.306 DEBUG:teuthology.orchestra.run.trial042:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2026-02-18T05:57:10.315 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:57:10.315 DEBUG:teuthology.orchestra.run.trial042:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2026-02-18T05:57:10.364 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:57:10.364 DEBUG:teuthology.orchestra.run.trial042:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2026-02-18T05:57:10.412 DEBUG:teuthology.orchestra.run.trial042:> set -ex 2026-02-18T05:57:10.412 DEBUG:teuthology.orchestra.run.trial042:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2026-02-18T05:57:10.459 DEBUG:teuthology.orchestra.run.trial042:> sudo ceph --cluster ceph osd new 80c12319-e322-4460-a959-adc9feb15489 0 2026-02-18T05:57:10.599 INFO:teuthology.orchestra.run.trial042.stdout:0 2026-02-18T05:57:10.609 DEBUG:teuthology.orchestra.run.trial042:> sudo ceph --cluster ceph osd new f692bd10-47b2-4b32-b4b7-bb68387219b0 1 2026-02-18T05:57:10.708 INFO:teuthology.orchestra.run.trial042.stdout:1 2026-02-18T05:57:10.719 DEBUG:teuthology.orchestra.run.trial042:> sudo ceph --cluster ceph osd new 1099ab63-0941-490f-a18e-8bfc7d77abb1 2 2026-02-18T05:57:10.817 INFO:teuthology.orchestra.run.trial042.stdout:2 2026-02-18T05:57:10.826 DEBUG:teuthology.orchestra.run.trial042:> sudo ceph --cluster ceph osd new 6f713637-4100-4b50-9738-4d0d520ff04f 3 2026-02-18T05:57:10.926 INFO:teuthology.orchestra.run.trial042.stdout:3 2026-02-18T05:57:10.935 DEBUG:teuthology.orchestra.run.trial042:> sudo ceph --cluster ceph osd new 3672b0c1-4dc2-4d0d-9274-4821ca0b0b22 4 2026-02-18T05:57:11.034 INFO:teuthology.orchestra.run.trial042.stdout:4 2026-02-18T05:57:11.043 DEBUG:teuthology.orchestra.run.trial042:> sudo ceph --cluster ceph osd new 9e0609f3-8583-46e6-9e68-2958f5375e12 5 2026-02-18T05:57:11.143 INFO:teuthology.orchestra.run.trial042.stdout:5 2026-02-18T05:57:11.152 DEBUG:teuthology.orchestra.run.trial042:> sudo ceph --cluster ceph osd new 22f6d8ad-27ad-44a7-ae25-27bd59e8cfee 6 2026-02-18T05:57:11.250 INFO:teuthology.orchestra.run.trial042.stdout:6 2026-02-18T05:57:11.259 DEBUG:teuthology.orchestra.run.trial042:> sudo ceph --cluster ceph osd new ea0c182d-113d-4d8d-b40c-efbd61226db7 7 2026-02-18T05:57:11.348 INFO:tasks.ceph.mgr.y.trial042.stderr:ERROR:root:Module 'jmespath' is not installed. 2026-02-18T05:57:11.358 INFO:tasks.ceph.mgr.x.trial015.stderr:ERROR:root:Module 'jmespath' is not installed. 2026-02-18T05:57:11.358 INFO:teuthology.orchestra.run.trial042.stdout:7 2026-02-18T05:57:11.368 INFO:tasks.ceph.osd.0:Restarting daemon 2026-02-18T05:57:11.368 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2026-02-18T05:57:11.370 INFO:tasks.ceph.osd.0:Started 2026-02-18T05:57:11.370 INFO:tasks.ceph.osd.1:Restarting daemon 2026-02-18T05:57:11.370 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2026-02-18T05:57:11.372 INFO:tasks.ceph.osd.1:Started 2026-02-18T05:57:11.372 INFO:tasks.ceph.osd.2:Restarting daemon 2026-02-18T05:57:11.372 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2026-02-18T05:57:11.374 INFO:tasks.ceph.osd.2:Started 2026-02-18T05:57:11.374 INFO:tasks.ceph.osd.3:Restarting daemon 2026-02-18T05:57:11.375 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2026-02-18T05:57:11.377 INFO:tasks.ceph.osd.3:Started 2026-02-18T05:57:11.377 INFO:tasks.ceph.osd.4:Restarting daemon 2026-02-18T05:57:11.377 DEBUG:teuthology.orchestra.run.trial042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2026-02-18T05:57:11.379 INFO:tasks.ceph.osd.4:Started 2026-02-18T05:57:11.379 INFO:tasks.ceph.osd.5:Restarting daemon 2026-02-18T05:57:11.380 DEBUG:teuthology.orchestra.run.trial042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2026-02-18T05:57:11.381 INFO:tasks.ceph.osd.5:Started 2026-02-18T05:57:11.382 INFO:tasks.ceph.osd.6:Restarting daemon 2026-02-18T05:57:11.382 DEBUG:teuthology.orchestra.run.trial042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2026-02-18T05:57:11.384 INFO:tasks.ceph.osd.6:Started 2026-02-18T05:57:11.384 INFO:tasks.ceph.osd.7:Restarting daemon 2026-02-18T05:57:11.384 DEBUG:teuthology.orchestra.run.trial042:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2026-02-18T05:57:11.386 INFO:tasks.ceph.osd.7:Started 2026-02-18T05:57:11.386 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T05:57:11.402 INFO:tasks.ceph.mgr.y.trial042.stderr:ERROR:dashboard.controllers.nvmeof:Failed to import NVMeoFClient and related components: cannot import name 'NVMeoFClient' from 'dashboard.services.nvmeof_client' (/usr/share/ceph/mgr/dashboard/services/nvmeof_client.py) 2026-02-18T05:57:11.403 INFO:tasks.ceph.osd.0.trial015.stderr:2026-02-18T05:57:11.407+0000 7f25454b0a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.403 INFO:tasks.ceph.osd.1.trial015.stderr:2026-02-18T05:57:11.407+0000 7f1bfade7a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.406 INFO:tasks.ceph.osd.0.trial015.stderr:2026-02-18T05:57:11.407+0000 7f25454b0a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.406 INFO:tasks.ceph.osd.0.trial015.stderr:2026-02-18T05:57:11.407+0000 7f25454b0a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.406 INFO:tasks.ceph.osd.1.trial015.stderr:2026-02-18T05:57:11.407+0000 7f1bfade7a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.406 INFO:tasks.ceph.osd.1.trial015.stderr:2026-02-18T05:57:11.407+0000 7f1bfade7a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.407 INFO:tasks.ceph.osd.3.trial015.stderr:2026-02-18T05:57:11.411+0000 7fc5b179ba40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.408 INFO:tasks.ceph.mgr.y.trial042.stderr:ERROR:sso:Module 'jmespath' is not installed. 2026-02-18T05:57:11.409 INFO:tasks.ceph.osd.3.trial015.stderr:2026-02-18T05:57:11.411+0000 7fc5b179ba40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.409 INFO:tasks.ceph.osd.3.trial015.stderr:2026-02-18T05:57:11.411+0000 7fc5b179ba40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.412 INFO:tasks.ceph.osd.4.trial042.stderr:2026-02-18T05:57:11.405+0000 7ff2f2c1aa40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.413 INFO:tasks.ceph.osd.2.trial015.stderr:2026-02-18T05:57:11.415+0000 7fd0561d8a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.414 INFO:tasks.ceph.mgr.x.trial015.stderr:ERROR:dashboard.controllers.nvmeof:Failed to import NVMeoFClient and related components: cannot import name 'NVMeoFClient' from 'dashboard.services.nvmeof_client' (/usr/share/ceph/mgr/dashboard/services/nvmeof_client.py) 2026-02-18T05:57:11.415 INFO:tasks.ceph.osd.4.trial042.stderr:2026-02-18T05:57:11.409+0000 7ff2f2c1aa40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.415 INFO:tasks.ceph.osd.4.trial042.stderr:2026-02-18T05:57:11.409+0000 7ff2f2c1aa40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.415 INFO:tasks.ceph.osd.5.trial042.stderr:2026-02-18T05:57:11.409+0000 7fd8752bba40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.415 INFO:tasks.ceph.osd.6.trial042.stderr:2026-02-18T05:57:11.409+0000 7f5b08021a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.416 INFO:tasks.ceph.osd.2.trial015.stderr:2026-02-18T05:57:11.419+0000 7fd0561d8a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.416 INFO:tasks.ceph.osd.2.trial015.stderr:2026-02-18T05:57:11.419+0000 7fd0561d8a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.418 INFO:tasks.ceph.osd.6.trial042.stderr:2026-02-18T05:57:11.413+0000 7f5b08021a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.418 INFO:tasks.ceph.osd.5.trial042.stderr:2026-02-18T05:57:11.413+0000 7fd8752bba40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.418 INFO:tasks.ceph.osd.6.trial042.stderr:2026-02-18T05:57:11.413+0000 7f5b08021a40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.419 INFO:tasks.ceph.osd.5.trial042.stderr:2026-02-18T05:57:11.413+0000 7fd8752bba40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.420 INFO:tasks.ceph.mgr.x.trial015.stderr:ERROR:sso:Module 'jmespath' is not installed. 2026-02-18T05:57:11.423 INFO:tasks.ceph.osd.7.trial042.stderr:2026-02-18T05:57:11.417+0000 7fc3225faa40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.427 INFO:tasks.ceph.osd.7.trial042.stderr:2026-02-18T05:57:11.421+0000 7fc3225faa40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.427 INFO:tasks.ceph.osd.7.trial042.stderr:2026-02-18T05:57:11.421+0000 7fc3225faa40 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-18T05:57:11.458 INFO:tasks.ceph.mgr.y.trial042.stderr:ERROR:root:Module 'xmltodict' is not installed. 2026-02-18T05:57:11.470 INFO:tasks.ceph.mgr.x.trial015.stderr:ERROR:root:Module 'xmltodict' is not installed. 2026-02-18T05:57:11.483 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:57:11.483 INFO:teuthology.orchestra.run.trial015.stdout:{"epoch":10,"fsid":"d932c82b-cede-48ad-be55-a8abcd3bdd68","created":"2026-02-18T05:57:09.944074+0000","modified":"2026-02-18T05:57:11.365549+0000","last_up_change":"0.000000","last_in_change":"2026-02-18T05:57:11.365549+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":"80c12319-e322-4460-a959-adc9feb15489","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":"f692bd10-47b2-4b32-b4b7-bb68387219b0","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":"1099ab63-0941-490f-a18e-8bfc7d77abb1","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":"6f713637-4100-4b50-9738-4d0d520ff04f","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":"3672b0c1-4dc2-4d0d-9274-4821ca0b0b22","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":"9e0609f3-8583-46e6-9e68-2958f5375e12","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":"22f6d8ad-27ad-44a7-ae25-27bd59e8cfee","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":"ea0c182d-113d-4d8d-b40c-efbd61226db7","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-18T05:57:11.494 INFO:tasks.ceph.ceph_manager.ceph:[] 2026-02-18T05:57:11.494 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-18T05:57:11.894 INFO:tasks.ceph.mgr.y.trial042.stderr:/usr/lib/python3/dist-packages/scipy/__init__.py:67: 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-18T05:57:11.894 INFO:tasks.ceph.mgr.y.trial042.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-18T05:57:11.894 INFO:tasks.ceph.mgr.y.trial042.stderr: from numpy import show_config as show_numpy_config 2026-02-18T05:57:11.912 INFO:tasks.ceph.mgr.x.trial015.stderr:/usr/lib/python3/dist-packages/scipy/__init__.py:67: 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-18T05:57:11.913 INFO:tasks.ceph.mgr.x.trial015.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-18T05:57:11.913 INFO:tasks.ceph.mgr.x.trial015.stderr: from numpy import show_config as show_numpy_config 2026-02-18T05:57:11.915 INFO:tasks.ceph.osd.3.trial015.stderr:2026-02-18T05:57:11.919+0000 7fc5b179ba40 -1 Falling back to public interface 2026-02-18T05:57:11.927 INFO:tasks.ceph.osd.0.trial015.stderr:2026-02-18T05:57:11.931+0000 7f25454b0a40 -1 Falling back to public interface 2026-02-18T05:57:11.927 INFO:tasks.ceph.osd.2.trial015.stderr:2026-02-18T05:57:11.931+0000 7fd0561d8a40 -1 Falling back to public interface 2026-02-18T05:57:11.947 INFO:tasks.ceph.osd.1.trial015.stderr:2026-02-18T05:57:11.951+0000 7f1bfade7a40 -1 Falling back to public interface 2026-02-18T05:57:11.953 INFO:tasks.ceph.osd.5.trial042.stderr:2026-02-18T05:57:11.949+0000 7fd8752bba40 -1 Falling back to public interface 2026-02-18T05:57:11.965 INFO:tasks.ceph.osd.4.trial042.stderr:2026-02-18T05:57:11.961+0000 7ff2f2c1aa40 -1 Falling back to public interface 2026-02-18T05:57:11.973 INFO:tasks.ceph.osd.7.trial042.stderr:2026-02-18T05:57:11.969+0000 7fc3225faa40 -1 Falling back to public interface 2026-02-18T05:57:12.013 INFO:tasks.ceph.osd.6.trial042.stderr:2026-02-18T05:57:12.009+0000 7f5b08021a40 -1 Falling back to public interface 2026-02-18T05:57:12.300 DEBUG:teuthology.orchestra.run.trial015:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-18T05:57:12.393 INFO:teuthology.misc.health.trial015.stdout: 2026-02-18T05:57:12.393 INFO:teuthology.misc.health.trial015.stdout:{"epoch":10,"fsid":"d932c82b-cede-48ad-be55-a8abcd3bdd68","created":"2026-02-18T05:57:09.944074+0000","modified":"2026-02-18T05:57:11.365549+0000","last_up_change":"0.000000","last_in_change":"2026-02-18T05:57:11.365549+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":"80c12319-e322-4460-a959-adc9feb15489","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":"f692bd10-47b2-4b32-b4b7-bb68387219b0","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":"1099ab63-0941-490f-a18e-8bfc7d77abb1","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":"6f713637-4100-4b50-9738-4d0d520ff04f","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":"3672b0c1-4dc2-4d0d-9274-4821ca0b0b22","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":"9e0609f3-8583-46e6-9e68-2958f5375e12","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":"22f6d8ad-27ad-44a7-ae25-27bd59e8cfee","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":"ea0c182d-113d-4d8d-b40c-efbd61226db7","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-18T05:57:12.402 DEBUG:teuthology.misc:0 of 8 OSDs are up 2026-02-18T05:57:12.974 INFO:tasks.ceph.osd.0.trial015.stderr:2026-02-18T05:57:12.975+0000 7f25454b0a40 -1 osd.0 0 log_to_monitors true 2026-02-18T05:57:12.977 INFO:tasks.ceph.osd.3.trial015.stderr:2026-02-18T05:57:12.979+0000 7fc5b179ba40 -1 osd.3 0 log_to_monitors true 2026-02-18T05:57:12.977 INFO:tasks.ceph.osd.2.trial015.stderr:2026-02-18T05:57:12.979+0000 7fd0561d8a40 -1 osd.2 0 log_to_monitors true 2026-02-18T05:57:12.982 INFO:tasks.ceph.mgr.y.trial042.stderr:2026-02-18T05:57:12.977+0000 7fd4f9c21640 -1 mgr.server handle_report got status from non-daemon mon.c 2026-02-18T05:57:12.982 INFO:tasks.ceph.mgr.y.trial042.stderr:2026-02-18T05:57:12.977+0000 7fd4f9c21640 -1 mgr.server handle_report got status from non-daemon mon.b 2026-02-18T05:57:13.018 INFO:tasks.ceph.osd.1.trial015.stderr:2026-02-18T05:57:13.023+0000 7f1bfade7a40 -1 osd.1 0 log_to_monitors true 2026-02-18T05:57:13.081 INFO:tasks.ceph.osd.7.trial042.stderr:2026-02-18T05:57:13.077+0000 7fc3225faa40 -1 osd.7 0 log_to_monitors true 2026-02-18T05:57:13.131 INFO:tasks.ceph.osd.4.trial042.stderr:2026-02-18T05:57:13.125+0000 7ff2f2c1aa40 -1 osd.4 0 log_to_monitors true 2026-02-18T05:57:13.134 INFO:tasks.ceph.osd.5.trial042.stderr:2026-02-18T05:57:13.129+0000 7fd8752bba40 -1 osd.5 0 log_to_monitors true 2026-02-18T05:57:13.155 INFO:tasks.ceph.osd.6.trial042.stderr:2026-02-18T05:57:13.149+0000 7f5b08021a40 -1 osd.6 0 log_to_monitors true 2026-02-18T05:57:14.999 INFO:tasks.ceph.osd.0.trial015.stderr:2026-02-18T05:57:15.007+0000 7f2540c36640 -1 osd.0 0 waiting for initial osdmap 2026-02-18T05:57:15.000 INFO:tasks.ceph.osd.2.trial015.stderr:2026-02-18T05:57:15.007+0000 7fd05195e640 -1 osd.2 0 waiting for initial osdmap 2026-02-18T05:57:15.000 INFO:tasks.ceph.osd.1.trial015.stderr:2026-02-18T05:57:15.007+0000 7f1bf656d640 -1 osd.1 0 waiting for initial osdmap 2026-02-18T05:57:15.001 INFO:tasks.ceph.osd.3.trial015.stderr:2026-02-18T05:57:15.007+0000 7fc5acf21640 -1 osd.3 0 waiting for initial osdmap 2026-02-18T05:57:15.002 INFO:tasks.ceph.osd.0.trial015.stderr:2026-02-18T05:57:15.007+0000 7f2538a4f640 -1 osd.0 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T05:57:15.003 INFO:tasks.ceph.osd.2.trial015.stderr:2026-02-18T05:57:15.007+0000 7fd049777640 -1 osd.2 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T05:57:15.003 INFO:tasks.ceph.osd.3.trial015.stderr:2026-02-18T05:57:15.007+0000 7fc5a4d3a640 -1 osd.3 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T05:57:15.004 INFO:tasks.ceph.osd.1.trial015.stderr:2026-02-18T05:57:15.007+0000 7f1bee386640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T05:57:15.005 INFO:tasks.ceph.osd.4.trial042.stderr:2026-02-18T05:57:15.001+0000 7ff2ee3a0640 -1 osd.4 0 waiting for initial osdmap 2026-02-18T05:57:15.005 INFO:tasks.ceph.osd.6.trial042.stderr:2026-02-18T05:57:15.001+0000 7f5b037a7640 -1 osd.6 0 waiting for initial osdmap 2026-02-18T05:57:15.008 INFO:tasks.ceph.osd.6.trial042.stderr:2026-02-18T05:57:15.001+0000 7f5afb5c0640 -1 osd.6 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T05:57:15.008 INFO:tasks.ceph.osd.4.trial042.stderr:2026-02-18T05:57:15.001+0000 7ff2e61b9640 -1 osd.4 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T05:57:15.024 INFO:tasks.ceph.osd.7.trial042.stderr:2026-02-18T05:57:15.021+0000 7fc31dd80640 -1 osd.7 0 waiting for initial osdmap 2026-02-18T05:57:15.025 INFO:tasks.ceph.osd.5.trial042.stderr:2026-02-18T05:57:15.021+0000 7fd870a41640 -1 osd.5 0 waiting for initial osdmap 2026-02-18T05:57:15.027 INFO:tasks.ceph.osd.7.trial042.stderr:2026-02-18T05:57:15.021+0000 7fc315b99640 -1 osd.7 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T05:57:15.028 INFO:tasks.ceph.osd.5.trial042.stderr:2026-02-18T05:57:15.021+0000 7fd86885a640 -1 osd.5 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T05:57:19.208 DEBUG:teuthology.orchestra.run.trial015:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-18T05:57:19.361 INFO:teuthology.misc.health.trial015.stdout: 2026-02-18T05:57:19.361 INFO:teuthology.misc.health.trial015.stdout:{"epoch":16,"fsid":"d932c82b-cede-48ad-be55-a8abcd3bdd68","created":"2026-02-18T05:57:09.944074+0000","modified":"2026-02-18T05:57:19.006820+0000","last_up_change":"2026-02-18T05:57:15.996348+0000","last_in_change":"2026-02-18T05:57:11.365549+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-18T05:57:16.008020+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":"80c12319-e322-4460-a959-adc9feb15489","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.15:6808","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6810","nonce":2081156888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6812","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6813","nonce":2081156888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6819","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6821","nonce":2081156888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6815","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6817","nonce":2081156888}]},"public_addr":"10.20.193.15:6810/2081156888","cluster_addr":"10.20.193.15:6813/2081156888","heartbeat_back_addr":"10.20.193.15:6821/2081156888","heartbeat_front_addr":"10.20.193.15:6817/2081156888","state":["exists","up"]},{"osd":1,"uuid":"f692bd10-47b2-4b32-b4b7-bb68387219b0","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.15:6824","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6825","nonce":745478176}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6826","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6827","nonce":745478176}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6830","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6831","nonce":745478176}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6828","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6829","nonce":745478176}]},"public_addr":"10.20.193.15:6825/745478176","cluster_addr":"10.20.193.15:6827/745478176","heartbeat_back_addr":"10.20.193.15:6831/745478176","heartbeat_front_addr":"10.20.193.15:6829/745478176","state":["exists","up"]},{"osd":2,"uuid":"1099ab63-0941-490f-a18e-8bfc7d77abb1","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.15:6809","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6811","nonce":3389287605}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6814","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6816","nonce":3389287605}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6822","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6823","nonce":3389287605}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6818","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6820","nonce":3389287605}]},"public_addr":"10.20.193.15:6811/3389287605","cluster_addr":"10.20.193.15:6816/3389287605","heartbeat_back_addr":"10.20.193.15:6823/3389287605","heartbeat_front_addr":"10.20.193.15:6820/3389287605","state":["exists","up"]},{"osd":3,"uuid":"6f713637-4100-4b50-9738-4d0d520ff04f","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.15:6800","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6801","nonce":2456119175}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6802","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6803","nonce":2456119175}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6806","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6807","nonce":2456119175}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6804","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6805","nonce":2456119175}]},"public_addr":"10.20.193.15:6801/2456119175","cluster_addr":"10.20.193.15:6803/2456119175","heartbeat_back_addr":"10.20.193.15:6807/2456119175","heartbeat_front_addr":"10.20.193.15:6805/2456119175","state":["exists","up"]},{"osd":4,"uuid":"3672b0c1-4dc2-4d0d-9274-4821ca0b0b22","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.42:6810","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6811","nonce":1879089193}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6812","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6813","nonce":1879089193}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6816","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6817","nonce":1879089193}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6814","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6815","nonce":1879089193}]},"public_addr":"10.20.193.42:6811/1879089193","cluster_addr":"10.20.193.42:6813/1879089193","heartbeat_back_addr":"10.20.193.42:6817/1879089193","heartbeat_front_addr":"10.20.193.42:6815/1879089193","state":["exists","up"]},{"osd":5,"uuid":"9e0609f3-8583-46e6-9e68-2958f5375e12","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.42:6800","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6801","nonce":604900964}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6802","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6803","nonce":604900964}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6806","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6807","nonce":604900964}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6804","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6805","nonce":604900964}]},"public_addr":"10.20.193.42:6801/604900964","cluster_addr":"10.20.193.42:6803/604900964","heartbeat_back_addr":"10.20.193.42:6807/604900964","heartbeat_front_addr":"10.20.193.42:6805/604900964","state":["exists","up"]},{"osd":6,"uuid":"22f6d8ad-27ad-44a7-ae25-27bd59e8cfee","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.42:6826","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6827","nonce":2182681773}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6828","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6829","nonce":2182681773}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6832","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6833","nonce":2182681773}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6830","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6831","nonce":2182681773}]},"public_addr":"10.20.193.42:6827/2182681773","cluster_addr":"10.20.193.42:6829/2182681773","heartbeat_back_addr":"10.20.193.42:6833/2182681773","heartbeat_front_addr":"10.20.193.42:6831/2182681773","state":["exists","up"]},{"osd":7,"uuid":"ea0c182d-113d-4d8d-b40c-efbd61226db7","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.42:6818","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6819","nonce":1083146964}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6820","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6821","nonce":1083146964}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6824","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6825","nonce":1083146964}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6822","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6823","nonce":1083146964}]},"public_addr":"10.20.193.42:6819/1083146964","cluster_addr":"10.20.193.42:6821/1083146964","heartbeat_back_addr":"10.20.193.42:6825/1083146964","heartbeat_front_addr":"10.20.193.42:6823/1083146964","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-18T05:57:19.371 DEBUG:teuthology.misc:8 of 8 OSDs are up 2026-02-18T05:57:19.371 INFO:tasks.ceph:Creating RBD pool 2026-02-18T05:57:19.371 DEBUG:teuthology.orchestra.run.trial015:> sudo ceph --cluster ceph osd pool create rbd 8 2026-02-18T05:57:20.006 INFO:teuthology.orchestra.run.trial015.stderr:pool 'rbd' created 2026-02-18T05:57:20.020 DEBUG:teuthology.orchestra.run.trial015:> rbd --cluster ceph pool init rbd 2026-02-18T05:57:23.032 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2026-02-18T05:57:23.032 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph config log 1 --format=json 2026-02-18T05:57:23.033 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-18T05:57:23.191 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:57:23.201 INFO:teuthology.orchestra.run.trial015.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-18T05:57:23.201 INFO:tasks.ceph_manager:config epoch is 1 2026-02-18T05:57:23.201 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-18T05:57:23.202 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2026-02-18T05:57:23.202 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2026-02-18T05:57:23.377 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:57:23.386 INFO:teuthology.orchestra.run.trial015.stdout:{"epoch":5,"flags":0,"active_gid":4108,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6808","nonce":1815297851},{"type":"v1","addr":"10.20.193.42:6809","nonce":1815297851}]},"active_addr":"10.20.193.42:6809/1815297851","active_change":"2026-02-18T05:57:11.966866+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[{"gid":4107,"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":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"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":"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":"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":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"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":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"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":"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":"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":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"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.42:0","nonce":3237743088}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.42:0","nonce":1591743726}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.42:0","nonce":3072888548}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.42:0","nonce":1746186500}]}]} 2026-02-18T05:57:23.399 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2026-02-18T05:57:23.399 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2026-02-18T05:57:23.399 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T05:57:23.556 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:57:23.556 INFO:teuthology.orchestra.run.trial015.stdout:{"epoch":20,"fsid":"d932c82b-cede-48ad-be55-a8abcd3bdd68","created":"2026-02-18T05:57:09.944074+0000","modified":"2026-02-18T05:57:23.027946+0000","last_up_change":"2026-02-18T05:57:15.996348+0000","last_in_change":"2026-02-18T05:57:11.365549+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-18T05:57:16.008020+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-18T05:57:19.533920+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":"80c12319-e322-4460-a959-adc9feb15489","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.15:6808","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6810","nonce":2081156888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6812","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6813","nonce":2081156888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6819","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6821","nonce":2081156888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6815","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6817","nonce":2081156888}]},"public_addr":"10.20.193.15:6810/2081156888","cluster_addr":"10.20.193.15:6813/2081156888","heartbeat_back_addr":"10.20.193.15:6821/2081156888","heartbeat_front_addr":"10.20.193.15:6817/2081156888","state":["exists","up"]},{"osd":1,"uuid":"f692bd10-47b2-4b32-b4b7-bb68387219b0","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.15:6824","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6825","nonce":745478176}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6826","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6827","nonce":745478176}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6830","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6831","nonce":745478176}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6828","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6829","nonce":745478176}]},"public_addr":"10.20.193.15:6825/745478176","cluster_addr":"10.20.193.15:6827/745478176","heartbeat_back_addr":"10.20.193.15:6831/745478176","heartbeat_front_addr":"10.20.193.15:6829/745478176","state":["exists","up"]},{"osd":2,"uuid":"1099ab63-0941-490f-a18e-8bfc7d77abb1","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.15:6809","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6811","nonce":3389287605}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6814","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6816","nonce":3389287605}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6822","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6823","nonce":3389287605}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6818","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6820","nonce":3389287605}]},"public_addr":"10.20.193.15:6811/3389287605","cluster_addr":"10.20.193.15:6816/3389287605","heartbeat_back_addr":"10.20.193.15:6823/3389287605","heartbeat_front_addr":"10.20.193.15:6820/3389287605","state":["exists","up"]},{"osd":3,"uuid":"6f713637-4100-4b50-9738-4d0d520ff04f","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.15:6800","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6801","nonce":2456119175}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6802","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6803","nonce":2456119175}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6806","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6807","nonce":2456119175}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6804","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6805","nonce":2456119175}]},"public_addr":"10.20.193.15:6801/2456119175","cluster_addr":"10.20.193.15:6803/2456119175","heartbeat_back_addr":"10.20.193.15:6807/2456119175","heartbeat_front_addr":"10.20.193.15:6805/2456119175","state":["exists","up"]},{"osd":4,"uuid":"3672b0c1-4dc2-4d0d-9274-4821ca0b0b22","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.42:6810","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6811","nonce":1879089193}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6812","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6813","nonce":1879089193}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6816","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6817","nonce":1879089193}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6814","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6815","nonce":1879089193}]},"public_addr":"10.20.193.42:6811/1879089193","cluster_addr":"10.20.193.42:6813/1879089193","heartbeat_back_addr":"10.20.193.42:6817/1879089193","heartbeat_front_addr":"10.20.193.42:6815/1879089193","state":["exists","up"]},{"osd":5,"uuid":"9e0609f3-8583-46e6-9e68-2958f5375e12","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.42:6800","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6801","nonce":604900964}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6802","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6803","nonce":604900964}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6806","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6807","nonce":604900964}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6804","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6805","nonce":604900964}]},"public_addr":"10.20.193.42:6801/604900964","cluster_addr":"10.20.193.42:6803/604900964","heartbeat_back_addr":"10.20.193.42:6807/604900964","heartbeat_front_addr":"10.20.193.42:6805/604900964","state":["exists","up"]},{"osd":6,"uuid":"22f6d8ad-27ad-44a7-ae25-27bd59e8cfee","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.42:6826","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6827","nonce":2182681773}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6828","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6829","nonce":2182681773}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6832","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6833","nonce":2182681773}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6830","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6831","nonce":2182681773}]},"public_addr":"10.20.193.42:6827/2182681773","cluster_addr":"10.20.193.42:6829/2182681773","heartbeat_back_addr":"10.20.193.42:6833/2182681773","heartbeat_front_addr":"10.20.193.42:6831/2182681773","state":["exists","up"]},{"osd":7,"uuid":"ea0c182d-113d-4d8d-b40c-efbd61226db7","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.42:6818","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6819","nonce":1083146964}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6820","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6821","nonce":1083146964}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6824","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6825","nonce":1083146964}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6822","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6823","nonce":1083146964}]},"public_addr":"10.20.193.42:6819/1083146964","cluster_addr":"10.20.193.42:6821/1083146964","heartbeat_back_addr":"10.20.193.42:6825/1083146964","heartbeat_front_addr":"10.20.193.42:6823/1083146964","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-18T05:57:23.567 INFO:tasks.ceph.ceph_manager.ceph:all up! 2026-02-18T05:57:23.567 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T05:57:23.726 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:57:23.726 INFO:teuthology.orchestra.run.trial015.stdout:{"epoch":20,"fsid":"d932c82b-cede-48ad-be55-a8abcd3bdd68","created":"2026-02-18T05:57:09.944074+0000","modified":"2026-02-18T05:57:23.027946+0000","last_up_change":"2026-02-18T05:57:15.996348+0000","last_in_change":"2026-02-18T05:57:11.365549+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-18T05:57:16.008020+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-18T05:57:19.533920+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":"80c12319-e322-4460-a959-adc9feb15489","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.15:6808","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6810","nonce":2081156888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6812","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6813","nonce":2081156888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6819","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6821","nonce":2081156888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6815","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6817","nonce":2081156888}]},"public_addr":"10.20.193.15:6810/2081156888","cluster_addr":"10.20.193.15:6813/2081156888","heartbeat_back_addr":"10.20.193.15:6821/2081156888","heartbeat_front_addr":"10.20.193.15:6817/2081156888","state":["exists","up"]},{"osd":1,"uuid":"f692bd10-47b2-4b32-b4b7-bb68387219b0","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.15:6824","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6825","nonce":745478176}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6826","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6827","nonce":745478176}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6830","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6831","nonce":745478176}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6828","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6829","nonce":745478176}]},"public_addr":"10.20.193.15:6825/745478176","cluster_addr":"10.20.193.15:6827/745478176","heartbeat_back_addr":"10.20.193.15:6831/745478176","heartbeat_front_addr":"10.20.193.15:6829/745478176","state":["exists","up"]},{"osd":2,"uuid":"1099ab63-0941-490f-a18e-8bfc7d77abb1","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.15:6809","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6811","nonce":3389287605}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6814","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6816","nonce":3389287605}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6822","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6823","nonce":3389287605}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6818","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6820","nonce":3389287605}]},"public_addr":"10.20.193.15:6811/3389287605","cluster_addr":"10.20.193.15:6816/3389287605","heartbeat_back_addr":"10.20.193.15:6823/3389287605","heartbeat_front_addr":"10.20.193.15:6820/3389287605","state":["exists","up"]},{"osd":3,"uuid":"6f713637-4100-4b50-9738-4d0d520ff04f","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.15:6800","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6801","nonce":2456119175}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6802","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6803","nonce":2456119175}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6806","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6807","nonce":2456119175}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6804","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6805","nonce":2456119175}]},"public_addr":"10.20.193.15:6801/2456119175","cluster_addr":"10.20.193.15:6803/2456119175","heartbeat_back_addr":"10.20.193.15:6807/2456119175","heartbeat_front_addr":"10.20.193.15:6805/2456119175","state":["exists","up"]},{"osd":4,"uuid":"3672b0c1-4dc2-4d0d-9274-4821ca0b0b22","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.42:6810","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6811","nonce":1879089193}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6812","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6813","nonce":1879089193}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6816","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6817","nonce":1879089193}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6814","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6815","nonce":1879089193}]},"public_addr":"10.20.193.42:6811/1879089193","cluster_addr":"10.20.193.42:6813/1879089193","heartbeat_back_addr":"10.20.193.42:6817/1879089193","heartbeat_front_addr":"10.20.193.42:6815/1879089193","state":["exists","up"]},{"osd":5,"uuid":"9e0609f3-8583-46e6-9e68-2958f5375e12","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.42:6800","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6801","nonce":604900964}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6802","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6803","nonce":604900964}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6806","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6807","nonce":604900964}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6804","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6805","nonce":604900964}]},"public_addr":"10.20.193.42:6801/604900964","cluster_addr":"10.20.193.42:6803/604900964","heartbeat_back_addr":"10.20.193.42:6807/604900964","heartbeat_front_addr":"10.20.193.42:6805/604900964","state":["exists","up"]},{"osd":6,"uuid":"22f6d8ad-27ad-44a7-ae25-27bd59e8cfee","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.42:6826","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6827","nonce":2182681773}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6828","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6829","nonce":2182681773}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6832","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6833","nonce":2182681773}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6830","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6831","nonce":2182681773}]},"public_addr":"10.20.193.42:6827/2182681773","cluster_addr":"10.20.193.42:6829/2182681773","heartbeat_back_addr":"10.20.193.42:6833/2182681773","heartbeat_front_addr":"10.20.193.42:6831/2182681773","state":["exists","up"]},{"osd":7,"uuid":"ea0c182d-113d-4d8d-b40c-efbd61226db7","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.42:6818","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6819","nonce":1083146964}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6820","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6821","nonce":1083146964}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6824","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6825","nonce":1083146964}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6822","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6823","nonce":1083146964}]},"public_addr":"10.20.193.42:6819/1083146964","cluster_addr":"10.20.193.42:6821/1083146964","heartbeat_back_addr":"10.20.193.42:6825/1083146964","heartbeat_front_addr":"10.20.193.42:6823/1083146964","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-18T05:57:23.737 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2026-02-18T05:57:23.737 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2026-02-18T05:57:23.737 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2026-02-18T05:57:23.738 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2026-02-18T05:57:23.738 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2026-02-18T05:57:23.738 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2026-02-18T05:57:23.738 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2026-02-18T05:57:23.738 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2026-02-18T05:57:23.827 INFO:teuthology.orchestra.run.trial015.stdout:55834574851 2026-02-18T05:57:23.827 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-02-18T05:57:23.831 INFO:teuthology.orchestra.run.trial015.stdout:55834574852 2026-02-18T05:57:23.832 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-02-18T05:57:23.833 INFO:teuthology.orchestra.run.trial015.stdout:55834574851 2026-02-18T05:57:23.833 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-18T05:57:23.834 INFO:teuthology.orchestra.run.trial015.stdout:55834574851 2026-02-18T05:57:23.834 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-02-18T05:57:23.835 INFO:teuthology.orchestra.run.trial015.stdout:55834574851 2026-02-18T05:57:23.836 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-02-18T05:57:23.836 INFO:teuthology.orchestra.run.trial015.stdout:55834574851 2026-02-18T05:57:23.837 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-02-18T05:57:23.838 INFO:teuthology.orchestra.run.trial015.stdout:55834574851 2026-02-18T05:57:23.838 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-02-18T05:57:23.840 INFO:teuthology.orchestra.run.trial015.stdout:55834574851 2026-02-18T05:57:23.841 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-02-18T05:57:23.988 INFO:teuthology.orchestra.run.trial015.stdout:55834574849 2026-02-18T05:57:23.995 INFO:teuthology.orchestra.run.trial015.stdout:55834574849 2026-02-18T05:57:24.001 INFO:teuthology.orchestra.run.trial015.stdout:55834574849 2026-02-18T05:57:24.002 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574849 for osd.0 2026-02-18T05:57:24.005 INFO:teuthology.orchestra.run.trial015.stdout:55834574850 2026-02-18T05:57:24.008 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574849 for osd.7 2026-02-18T05:57:24.014 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574849 for osd.6 2026-02-18T05:57:24.018 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574850 for osd.2 2026-02-18T05:57:24.041 INFO:teuthology.orchestra.run.trial015.stdout:55834574851 2026-02-18T05:57:24.044 INFO:teuthology.orchestra.run.trial015.stdout:55834574851 2026-02-18T05:57:24.054 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.1 2026-02-18T05:57:24.054 DEBUG:teuthology.parallel:result is None 2026-02-18T05:57:24.055 INFO:teuthology.orchestra.run.trial015.stdout:55834574851 2026-02-18T05:57:24.057 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.5 2026-02-18T05:57:24.057 DEBUG:teuthology.parallel:result is None 2026-02-18T05:57:24.062 INFO:teuthology.orchestra.run.trial015.stdout:55834574851 2026-02-18T05:57:24.067 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.3 2026-02-18T05:57:24.068 DEBUG:teuthology.parallel:result is None 2026-02-18T05:57:24.075 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.4 2026-02-18T05:57:24.075 DEBUG:teuthology.parallel:result is None 2026-02-18T05:57:25.003 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-02-18T05:57:25.009 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-18T05:57:25.016 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-02-18T05:57:25.019 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-02-18T05:57:25.169 INFO:teuthology.orchestra.run.trial015.stdout:55834574851 2026-02-18T05:57:25.182 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.0 2026-02-18T05:57:25.182 DEBUG:teuthology.parallel:result is None 2026-02-18T05:57:25.196 INFO:teuthology.orchestra.run.trial015.stdout:55834574851 2026-02-18T05:57:25.200 INFO:teuthology.orchestra.run.trial015.stdout:55834574852 2026-02-18T05:57:25.205 INFO:teuthology.orchestra.run.trial015.stdout:55834574851 2026-02-18T05:57:25.209 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.6 2026-02-18T05:57:25.209 DEBUG:teuthology.parallel:result is None 2026-02-18T05:57:25.213 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.2 2026-02-18T05:57:25.213 DEBUG:teuthology.parallel:result is None 2026-02-18T05:57:25.217 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.7 2026-02-18T05:57:25.217 DEBUG:teuthology.parallel:result is None 2026-02-18T05:57:25.217 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-18T05:57:25.217 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T05:57:25.410 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:57:25.410 INFO:teuthology.orchestra.run.trial015.stderr:dumped all 2026-02-18T05:57:25.421 INFO:teuthology.orchestra.run.trial015.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2026-02-18T05:57:24.688094+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":13,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":218376,"kb_used_data":2696,"kb_used_omap":62,"kb_used_meta":215489,"kb_avail":754756344,"statfs":{"total":773094113280,"available":772870496256,"internally_reserved":0,"allocated":2760704,"data_stored":1693011,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64342,"internal_metadata":220660906},"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":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},"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.669344"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T05:57:23.096078+0000","last_change":"2026-02-18T05:57:23.096221+0000","last_active":"2026-02-18T05:57:23.096078+0000","last_peered":"2026-02-18T05:57:23.096078+0000","last_clean":"2026-02-18T05:57:23.096078+0000","last_became_active":"2026-02-18T05:57:21.018414+0000","last_became_peered":"2026-02-18T05:57:21.018414+0000","last_unstale":"2026-02-18T05:57:23.096078+0000","last_undegraded":"2026-02-18T05:57:23.096078+0000","last_fullsized":"2026-02-18T05:57:23.096078+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:17.177968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029087999999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-18T05:57:23.030805+0000","last_change":"2026-02-18T05:57:23.031055+0000","last_active":"2026-02-18T05:57:23.030805+0000","last_peered":"2026-02-18T05:57:23.030805+0000","last_clean":"2026-02-18T05:57:23.030805+0000","last_became_active":"2026-02-18T05:57:21.028384+0000","last_became_peered":"2026-02-18T05:57:21.028384+0000","last_unstale":"2026-02-18T05:57:23.030805+0000","last_undegraded":"2026-02-18T05:57:23.030805+0000","last_fullsized":"2026-02-18T05:57:23.030805+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.163014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045423000000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-18T05:57:23.219096+0000","last_change":"2026-02-18T05:57:23.219233+0000","last_active":"2026-02-18T05:57:23.219096+0000","last_peered":"2026-02-18T05:57:23.219096+0000","last_clean":"2026-02-18T05:57:23.219096+0000","last_became_active":"2026-02-18T05:57:21.117991+0000","last_became_peered":"2026-02-18T05:57:21.117991+0000","last_unstale":"2026-02-18T05:57:23.219096+0000","last_undegraded":"2026-02-18T05:57:23.219096+0000","last_fullsized":"2026-02-18T05:57:23.219096+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:54.970318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029044900000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-18T05:57:23.030774+0000","last_change":"2026-02-18T05:57:23.030965+0000","last_active":"2026-02-18T05:57:23.030774+0000","last_peered":"2026-02-18T05:57:23.030774+0000","last_clean":"2026-02-18T05:57:23.030774+0000","last_became_active":"2026-02-18T05:57:21.127810+0000","last_became_peered":"2026-02-18T05:57:21.127810+0000","last_unstale":"2026-02-18T05:57:23.030774+0000","last_undegraded":"2026-02-18T05:57:23.030774+0000","last_fullsized":"2026-02-18T05:57:23.030774+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T06:03:46.276627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000381376,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-18T05:57:23.025305+0000","last_change":"2026-02-18T05:57:23.025305+0000","last_active":"2026-02-18T05:57:23.025305+0000","last_peered":"2026-02-18T05:57:23.025305+0000","last_clean":"2026-02-18T05:57:23.025305+0000","last_became_active":"2026-02-18T05:57:21.018513+0000","last_became_peered":"2026-02-18T05:57:21.018513+0000","last_unstale":"2026-02-18T05:57:23.025305+0000","last_undegraded":"2026-02-18T05:57:23.025305+0000","last_fullsized":"2026-02-18T05:57:23.025305+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T07:04:56.523589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001107727,"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-18T05:57:23.030679+0000","last_change":"2026-02-18T05:57:23.030797+0000","last_active":"2026-02-18T05:57:23.030679+0000","last_peered":"2026-02-18T05:57:23.030679+0000","last_clean":"2026-02-18T05:57:23.030679+0000","last_became_active":"2026-02-18T05:57:21.026981+0000","last_became_peered":"2026-02-18T05:57:21.026981+0000","last_unstale":"2026-02-18T05:57:23.030679+0000","last_undegraded":"2026-02-18T05:57:23.030679+0000","last_fullsized":"2026-02-18T05:57:23.030679+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T14:45:18.179011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028223199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-18T05:57:23.219131+0000","last_change":"2026-02-18T05:57:23.219261+0000","last_active":"2026-02-18T05:57:23.219131+0000","last_peered":"2026-02-18T05:57:23.219131+0000","last_clean":"2026-02-18T05:57:23.219131+0000","last_became_active":"2026-02-18T05:57:21.018332+0000","last_became_peered":"2026-02-18T05:57:21.018332+0000","last_unstale":"2026-02-18T05:57:23.219131+0000","last_undegraded":"2026-02-18T05:57:23.219131+0000","last_fullsized":"2026-02-18T05:57:23.219131+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T05:57:41.621011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031288099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-18T05:57:23.024463+0000","last_change":"2026-02-18T05:57:23.024699+0000","last_active":"2026-02-18T05:57:23.024463+0000","last_peered":"2026-02-18T05:57:23.024463+0000","last_clean":"2026-02-18T05:57:23.024463+0000","last_became_active":"2026-02-18T05:57:21.018273+0000","last_became_peered":"2026-02-18T05:57:21.018273+0000","last_unstale":"2026-02-18T05:57:23.024463+0000","last_undegraded":"2026-02-18T05:57:23.024463+0000","last_fullsized":"2026-02-18T05:57:23.024463+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T07:04:14.870928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000455706,"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-18T05:57:23.218870+0000","last_change":"2026-02-18T05:57:18.064288+0000","last_active":"2026-02-18T05:57:23.218870+0000","last_peered":"2026-02-18T05:57:23.218870+0000","last_clean":"2026-02-18T05:57:23.218870+0000","last_became_active":"2026-02-18T05:57:18.063639+0000","last_became_peered":"2026-02-18T05:57:18.063639+0000","last_unstale":"2026-02-18T05:57:23.218870+0000","last_undegraded":"2026-02-18T05:57:23.218870+0000","last_fullsized":"2026-02-18T05:57:23.218870+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-18T05:57:17.000191+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:17.000191+0000","last_clean_scrub_stamp":"2026-02-18T05:57:17.000191+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-19T08:52:31.033652+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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27728,"kb_used_data":768,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344112,"statfs":{"total":96636764160,"available":96608370688,"internally_reserved":0,"allocated":786432,"data_stored":652941,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7470,"internal_metadata":27583186},"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":55834574851,"num_pgs":0,"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,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":55834574851,"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":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":8123,"internal_metadata":27582533},"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":55834574852,"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":8125,"internal_metadata":27582531},"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":55834574851,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27152,"kb_used_data":192,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344688,"statfs":{"total":96636764160,"available":96608960512,"internally_reserved":0,"allocated":196608,"data_stored":62581,"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":55834574851,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27728,"kb_used_data":768,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344112,"statfs":{"total":96636764160,"available":96608370688,"internally_reserved":0,"allocated":786432,"data_stored":652941,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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-18T05:57:25.423 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T05:57:25.581 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:57:25.581 INFO:teuthology.orchestra.run.trial015.stderr:dumped all 2026-02-18T05:57:25.591 INFO:teuthology.orchestra.run.trial015.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2026-02-18T05:57:24.688094+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":13,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":218376,"kb_used_data":2696,"kb_used_omap":62,"kb_used_meta":215489,"kb_avail":754756344,"statfs":{"total":773094113280,"available":772870496256,"internally_reserved":0,"allocated":2760704,"data_stored":1693011,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":64342,"internal_metadata":220660906},"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":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},"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.669344"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-18T05:57:23.096078+0000","last_change":"2026-02-18T05:57:23.096221+0000","last_active":"2026-02-18T05:57:23.096078+0000","last_peered":"2026-02-18T05:57:23.096078+0000","last_clean":"2026-02-18T05:57:23.096078+0000","last_became_active":"2026-02-18T05:57:21.018414+0000","last_became_peered":"2026-02-18T05:57:21.018414+0000","last_unstale":"2026-02-18T05:57:23.096078+0000","last_undegraded":"2026-02-18T05:57:23.096078+0000","last_fullsized":"2026-02-18T05:57:23.096078+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:17.177968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029087999999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-18T05:57:23.030805+0000","last_change":"2026-02-18T05:57:23.031055+0000","last_active":"2026-02-18T05:57:23.030805+0000","last_peered":"2026-02-18T05:57:23.030805+0000","last_clean":"2026-02-18T05:57:23.030805+0000","last_became_active":"2026-02-18T05:57:21.028384+0000","last_became_peered":"2026-02-18T05:57:21.028384+0000","last_unstale":"2026-02-18T05:57:23.030805+0000","last_undegraded":"2026-02-18T05:57:23.030805+0000","last_fullsized":"2026-02-18T05:57:23.030805+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.163014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045423000000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-18T05:57:23.219096+0000","last_change":"2026-02-18T05:57:23.219233+0000","last_active":"2026-02-18T05:57:23.219096+0000","last_peered":"2026-02-18T05:57:23.219096+0000","last_clean":"2026-02-18T05:57:23.219096+0000","last_became_active":"2026-02-18T05:57:21.117991+0000","last_became_peered":"2026-02-18T05:57:21.117991+0000","last_unstale":"2026-02-18T05:57:23.219096+0000","last_undegraded":"2026-02-18T05:57:23.219096+0000","last_fullsized":"2026-02-18T05:57:23.219096+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:54.970318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029044900000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-18T05:57:23.030774+0000","last_change":"2026-02-18T05:57:23.030965+0000","last_active":"2026-02-18T05:57:23.030774+0000","last_peered":"2026-02-18T05:57:23.030774+0000","last_clean":"2026-02-18T05:57:23.030774+0000","last_became_active":"2026-02-18T05:57:21.127810+0000","last_became_peered":"2026-02-18T05:57:21.127810+0000","last_unstale":"2026-02-18T05:57:23.030774+0000","last_undegraded":"2026-02-18T05:57:23.030774+0000","last_fullsized":"2026-02-18T05:57:23.030774+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T06:03:46.276627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000381376,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-18T05:57:23.025305+0000","last_change":"2026-02-18T05:57:23.025305+0000","last_active":"2026-02-18T05:57:23.025305+0000","last_peered":"2026-02-18T05:57:23.025305+0000","last_clean":"2026-02-18T05:57:23.025305+0000","last_became_active":"2026-02-18T05:57:21.018513+0000","last_became_peered":"2026-02-18T05:57:21.018513+0000","last_unstale":"2026-02-18T05:57:23.025305+0000","last_undegraded":"2026-02-18T05:57:23.025305+0000","last_fullsized":"2026-02-18T05:57:23.025305+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T07:04:56.523589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001107727,"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-18T05:57:23.030679+0000","last_change":"2026-02-18T05:57:23.030797+0000","last_active":"2026-02-18T05:57:23.030679+0000","last_peered":"2026-02-18T05:57:23.030679+0000","last_clean":"2026-02-18T05:57:23.030679+0000","last_became_active":"2026-02-18T05:57:21.026981+0000","last_became_peered":"2026-02-18T05:57:21.026981+0000","last_unstale":"2026-02-18T05:57:23.030679+0000","last_undegraded":"2026-02-18T05:57:23.030679+0000","last_fullsized":"2026-02-18T05:57:23.030679+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T14:45:18.179011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028223199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-18T05:57:23.219131+0000","last_change":"2026-02-18T05:57:23.219261+0000","last_active":"2026-02-18T05:57:23.219131+0000","last_peered":"2026-02-18T05:57:23.219131+0000","last_clean":"2026-02-18T05:57:23.219131+0000","last_became_active":"2026-02-18T05:57:21.018332+0000","last_became_peered":"2026-02-18T05:57:21.018332+0000","last_unstale":"2026-02-18T05:57:23.219131+0000","last_undegraded":"2026-02-18T05:57:23.219131+0000","last_fullsized":"2026-02-18T05:57:23.219131+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T05:57:41.621011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031288099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-18T05:57:23.024463+0000","last_change":"2026-02-18T05:57:23.024699+0000","last_active":"2026-02-18T05:57:23.024463+0000","last_peered":"2026-02-18T05:57:23.024463+0000","last_clean":"2026-02-18T05:57:23.024463+0000","last_became_active":"2026-02-18T05:57:21.018273+0000","last_became_peered":"2026-02-18T05:57:21.018273+0000","last_unstale":"2026-02-18T05:57:23.024463+0000","last_undegraded":"2026-02-18T05:57:23.024463+0000","last_fullsized":"2026-02-18T05:57:23.024463+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T07:04:14.870928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000455706,"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-18T05:57:23.218870+0000","last_change":"2026-02-18T05:57:18.064288+0000","last_active":"2026-02-18T05:57:23.218870+0000","last_peered":"2026-02-18T05:57:23.218870+0000","last_clean":"2026-02-18T05:57:23.218870+0000","last_became_active":"2026-02-18T05:57:18.063639+0000","last_became_peered":"2026-02-18T05:57:18.063639+0000","last_unstale":"2026-02-18T05:57:23.218870+0000","last_undegraded":"2026-02-18T05:57:23.218870+0000","last_fullsized":"2026-02-18T05:57:23.218870+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-18T05:57:17.000191+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:17.000191+0000","last_clean_scrub_stamp":"2026-02-18T05:57:17.000191+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-19T08:52:31.033652+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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27728,"kb_used_data":768,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344112,"statfs":{"total":96636764160,"available":96608370688,"internally_reserved":0,"allocated":786432,"data_stored":652941,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7470,"internal_metadata":27583186},"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":55834574851,"num_pgs":0,"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,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":55834574851,"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":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":8123,"internal_metadata":27582533},"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":55834574852,"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":8125,"internal_metadata":27582531},"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":55834574851,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27152,"kb_used_data":192,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344688,"statfs":{"total":96636764160,"available":96608960512,"internally_reserved":0,"allocated":196608,"data_stored":62581,"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":55834574851,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27728,"kb_used_data":768,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344112,"statfs":{"total":96636764160,"available":96608370688,"internally_reserved":0,"allocated":786432,"data_stored":652941,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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-18T05:57:25.592 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-18T05:57:25.592 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-18T05:57:25.592 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2026-02-18T05:57:25.593 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2026-02-18T05:57:25.776 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T05:57:25.776 INFO:teuthology.orchestra.run.trial015.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-18T05:57:25.789 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2026-02-18T05:57:25.789 INFO:teuthology.run_tasks:Running task exec... 2026-02-18T05:57:25.806 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T05:57:25.807 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial150.front.sepia.ceph.com 2026-02-18T05:57:25.807 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2' 2026-02-18T05:57:26.031 INFO:teuthology.orchestra.run.trial150.stderr:load: isa 2026-02-18T05:57:26.045 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile' 2026-02-18T05:57:28.039 INFO:teuthology.orchestra.run.trial150.stderr:pool 'datapool' created 2026-02-18T05:57:28.053 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool set datapool allow_ec_overwrites true' 2026-02-18T05:57:29.040 INFO:teuthology.orchestra.run.trial150.stderr:set pool 3 allow_ec_overwrites to true 2026-02-18T05:57:29.058 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd pool init datapool' 2026-02-18T05:57:32.063 INFO:teuthology.run_tasks:Running task exec... 2026-02-18T05:57:32.077 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T05:57:32.077 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial150.front.sepia.ceph.com 2026-02-18T05:57:32.078 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2026-02-18T05:57:32.088 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G' 2026-02-18T05:57:32.148 INFO:teuthology.orchestra.run.trial150.stdout:Formatting '/home/ubuntu/cephtest/migration/empty.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1073741824 lazy_refcounts=off refcount_bits=16 2026-02-18T05:57:32.152 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2026-02-18T05:57:32.304 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.1' 2026-02-18T05:57:32.357 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.2' 2026-02-18T05:57:32.410 INFO:teuthology.run_tasks:Running task parallel... 2026-02-18T05:57:32.422 INFO:teuthology.task.parallel:starting parallel... 2026-02-18T05:57:32.423 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-18T05:57:32.424 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-02-18T05:57:32.448 DEBUG:teuthology.orchestra.run.trial150:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-02-18T05:57:32.449 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-18T05:57:32.449 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-02-18T05:57:32.449 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T05:57:32.449 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial150.front.sepia.ceph.com 2026-02-18T05:57:32.449 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-18T05:57:32.453 INFO:teuthology.packaging:Installing package genisoimage on ubuntu@trial150.front.sepia.ceph.com 2026-02-18T05:57:32.454 DEBUG:teuthology.orchestra.run.trial150:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install genisoimage 2026-02-18T05:57:32.526 INFO:teuthology.orchestra.run.trial150.stdout:Reading package lists... 2026-02-18T05:57:32.635 INFO:teuthology.orchestra.run.trial150.stdout:Building dependency tree... 2026-02-18T05:57:32.636 INFO:teuthology.orchestra.run.trial150.stdout:Reading state information... 2026-02-18T05:57:32.718 INFO:teuthology.orchestra.run.trial150.stdout:genisoimage is already the newest version (9:1.1.11-3.2ubuntu1). 2026-02-18T05:57:32.719 INFO:teuthology.orchestra.run.trial150.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T05:57:32.719 INFO:teuthology.orchestra.run.trial150.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T05:57:32.719 INFO:teuthology.orchestra.run.trial150.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T05:57:32.719 INFO:teuthology.orchestra.run.trial150.stdout: sg3-utils-udev 2026-02-18T05:57:32.719 INFO:teuthology.orchestra.run.trial150.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T05:57:32.730 INFO:teuthology.orchestra.run.trial150.stdout:0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T05:57:32.731 INFO:teuthology.orchestra.run.trial150.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-02-18T05:57:32.732 INFO:teuthology.packaging:Installing package qemu-block-extra on ubuntu@trial150.front.sepia.ceph.com 2026-02-18T05:57:32.732 DEBUG:teuthology.orchestra.run.trial150:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-block-extra 2026-02-18T05:57:32.806 INFO:teuthology.orchestra.run.trial150.stdout:Reading package lists... 2026-02-18T05:57:32.909 INFO:teuthology.orchestra.run.trial150.stdout:Building dependency tree... 2026-02-18T05:57:32.909 INFO:teuthology.orchestra.run.trial150.stdout:Reading state information... 2026-02-18T05:57:32.992 INFO:teuthology.orchestra.run.trial150.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T05:57:32.993 INFO:teuthology.orchestra.run.trial150.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-02-18T05:57:32.993 INFO:teuthology.orchestra.run.trial150.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-02-18T05:57:32.993 INFO:teuthology.orchestra.run.trial150.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T05:57:33.005 INFO:teuthology.orchestra.run.trial150.stdout:The following NEW packages will be installed: 2026-02-18T05:57:33.005 INFO:teuthology.orchestra.run.trial150.stdout: qemu-block-extra 2026-02-18T05:57:33.354 INFO:teuthology.orchestra.run.trial150.stdout:0 upgraded, 1 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T05:57:33.354 INFO:teuthology.orchestra.run.trial150.stdout:Need to get 68.1 kB of archives. 2026-02-18T05:57:33.354 INFO:teuthology.orchestra.run.trial150.stdout:After this operation, 370 kB of additional disk space will be used. 2026-02-18T05:57:33.354 INFO:teuthology.orchestra.run.trial150.stdout:Get:1 https://archive.ubuntu.com/ubuntu jammy-updates/main amd64 qemu-block-extra amd64 1:6.2+dfsg-2ubuntu6.27 [68.1 kB] 2026-02-18T05:57:33.695 INFO:teuthology.orchestra.run.trial150.stdout:Fetched 68.1 kB in 1s (135 kB/s) 2026-02-18T05:57:33.713 INFO:teuthology.orchestra.run.trial150.stdout:Selecting previously unselected package qemu-block-extra. 2026-02-18T05:57:33.749 INFO:teuthology.orchestra.run.trial150.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 174233 files and directories currently installed.) 2026-02-18T05:57:33.751 INFO:teuthology.orchestra.run.trial150.stdout:Preparing to unpack .../qemu-block-extra_1%3a6.2+dfsg-2ubuntu6.27_amd64.deb ... 2026-02-18T05:57:33.751 INFO:teuthology.orchestra.run.trial150.stdout:Unpacking qemu-block-extra (1:6.2+dfsg-2ubuntu6.27) ... 2026-02-18T05:57:33.777 INFO:teuthology.orchestra.run.trial150.stdout:Setting up qemu-block-extra (1:6.2+dfsg-2ubuntu6.27) ... 2026-02-18T05:57:34.784 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:57:34.784 INFO:teuthology.orchestra.run.trial150.stdout:Running kernel seems to be up-to-date. 2026-02-18T05:57:34.784 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:57:34.785 INFO:teuthology.orchestra.run.trial150.stdout:The processor microcode seems to be up-to-date. 2026-02-18T05:57:34.785 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:57:34.785 INFO:teuthology.orchestra.run.trial150.stdout:No services need to be restarted. 2026-02-18T05:57:34.785 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:57:34.785 INFO:teuthology.orchestra.run.trial150.stdout:No containers need to be restarted. 2026-02-18T05:57:34.785 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:57:34.785 INFO:teuthology.orchestra.run.trial150.stdout:No user sessions are running outdated binaries. 2026-02-18T05:57:34.785 INFO:teuthology.orchestra.run.trial150.stdout: 2026-02-18T05:57:34.785 INFO:teuthology.orchestra.run.trial150.stdout:No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-02-18T05:57:35.442 INFO:teuthology.orchestra.run.trial150.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-02-18T05:57:35.445 INFO:teuthology.packaging:Installing package qemu-utils on ubuntu@trial150.front.sepia.ceph.com 2026-02-18T05:57:35.446 DEBUG:teuthology.orchestra.run.trial150:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y --force-yes install qemu-utils 2026-02-18T05:57:35.519 INFO:teuthology.orchestra.run.trial150.stdout:Reading package lists... 2026-02-18T05:57:35.629 INFO:teuthology.orchestra.run.trial150.stdout:Building dependency tree... 2026-02-18T05:57:35.629 INFO:teuthology.orchestra.run.trial150.stdout:Reading state information... 2026-02-18T05:57:35.717 INFO:teuthology.orchestra.run.trial150.stdout:qemu-utils is already the newest version (1:6.2+dfsg-2ubuntu6.27). 2026-02-18T05:57:35.717 INFO:teuthology.orchestra.run.trial150.stdout:qemu-utils set to manually installed. 2026-02-18T05:57:35.717 INFO:teuthology.orchestra.run.trial150.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T05:57:35.717 INFO:teuthology.orchestra.run.trial150.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-02-18T05:57:35.718 INFO:teuthology.orchestra.run.trial150.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-02-18T05:57:35.718 INFO:teuthology.orchestra.run.trial150.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T05:57:35.738 INFO:teuthology.orchestra.run.trial150.stdout:0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded. 2026-02-18T05:57:35.738 INFO:teuthology.orchestra.run.trial150.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2026-02-18T05:57:35.740 INFO:tasks.qemu:generating iso... 2026-02-18T05:57:35.740 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci.git ref adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T05:57:35.741 DEBUG:teuthology.orchestra.run.trial150:> 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-18T05:57:35.793 INFO:teuthology.orchestra.run.trial150.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2026-02-18T05:57:56.974 INFO:teuthology.orchestra.run.trial150.stderr:Note: switching to 'adc1923395f2bcd6ae89b5d331d278364d1848ed'. 2026-02-18T05:57:56.974 INFO:teuthology.orchestra.run.trial150.stderr: 2026-02-18T05:57:56.975 INFO:teuthology.orchestra.run.trial150.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-18T05:57:56.975 INFO:teuthology.orchestra.run.trial150.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-18T05:57:56.975 INFO:teuthology.orchestra.run.trial150.stderr:state without impacting any branches by switching back to a branch. 2026-02-18T05:57:56.975 INFO:teuthology.orchestra.run.trial150.stderr: 2026-02-18T05:57:56.975 INFO:teuthology.orchestra.run.trial150.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-18T05:57:56.975 INFO:teuthology.orchestra.run.trial150.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-18T05:57:56.975 INFO:teuthology.orchestra.run.trial150.stderr: 2026-02-18T05:57:56.975 INFO:teuthology.orchestra.run.trial150.stderr: git switch -c 2026-02-18T05:57:56.975 INFO:teuthology.orchestra.run.trial150.stderr: 2026-02-18T05:57:56.975 INFO:teuthology.orchestra.run.trial150.stderr:Or undo this operation with: 2026-02-18T05:57:56.976 INFO:teuthology.orchestra.run.trial150.stderr: 2026-02-18T05:57:56.976 INFO:teuthology.orchestra.run.trial150.stderr: git switch - 2026-02-18T05:57:56.976 INFO:teuthology.orchestra.run.trial150.stderr: 2026-02-18T05:57:56.976 INFO:teuthology.orchestra.run.trial150.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-18T05:57:56.976 INFO:teuthology.orchestra.run.trial150.stderr: 2026-02-18T05:57:56.976 INFO:teuthology.orchestra.run.trial150.stderr:HEAD is now at adc1923395f Merge PR #67279 into tentacle 2026-02-18T05:57:56.984 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-18T05:57:56.985 DEBUG:teuthology.orchestra.run.trial150:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2026-02-18T05:57:57.031 DEBUG:teuthology.orchestra.run.trial150:> set -ex 2026-02-18T05:57:57.032 DEBUG:teuthology.orchestra.run.trial150:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2026-02-18T05:57:57.079 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2026-02-18T05:57:57.079 DEBUG:teuthology.orchestra.run.trial150:> 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-18T05:57:57.124 DEBUG:teuthology.orchestra.run.trial150:> 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-18T05:57:57.174 INFO:tasks.qemu:downloading base image 2026-02-18T05:57:57.174 DEBUG:teuthology.orchestra.run.trial150:> rbd --cluster ceph resize --size=10240M client.0.0 || true 2026-02-18T05:57:57.299 INFO:teuthology.orchestra.run.trial150.stderr: Resizing image: 100% complete...done. 2026-02-18T05:57:57.308 DEBUG:teuthology.orchestra.run.trial150:> rbd --cluster ceph resize --size=10240M client.0.1 || true 2026-02-18T05:57:57.343 INFO:teuthology.orchestra.run.trial150.stderr: Resizing image: 100% complete...done. 2026-02-18T05:57:57.350 DEBUG:teuthology.orchestra.run.trial150:> rbd --cluster ceph resize --size=10240M client.0.2 || true 2026-02-18T05:57:57.427 INFO:teuthology.orchestra.run.trial150.stderr: Resizing image: 100% complete...done. 2026-02-18T05:57:57.433 DEBUG:teuthology.orchestra.run.trial150:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2026-02-18T05:57:57.485 INFO:tasks.qemu:Creating the nfs export directory... 2026-02-18T05:57:57.485 DEBUG:teuthology.orchestra.run.trial150:> sudo mkdir -p /export/client.0 2026-02-18T05:57:57.539 INFO:tasks.qemu:Mounting the test directory... 2026-02-18T05:57:57.539 DEBUG:teuthology.orchestra.run.trial150:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2026-02-18T05:57:57.591 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-02-18T05:57:57.591 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-18T05:57:57.591 DEBUG:teuthology.orchestra.run.trial150:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-18T05:57:57.643 DEBUG:teuthology.orchestra.run.trial150:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-02-18T05:57:57.694 INFO:teuthology.orchestra.run.trial150.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-02-18T05:57:57.696 INFO:tasks.qemu:Restarting NFS... 2026-02-18T05:57:57.696 DEBUG:teuthology.orchestra.run.trial150:> sudo service nfs-kernel-server restart 2026-02-18T05:57:58.030 DEBUG:teuthology.orchestra.run.trial150:> sudo udevadm control --reload 2026-02-18T05:57:58.040 DEBUG:teuthology.orchestra.run.trial150:> sudo udevadm trigger /dev/kvm 2026-02-18T05:57:58.096 DEBUG:teuthology.orchestra.run.trial150:> ls -l /dev/kvm 2026-02-18T05:57:58.143 INFO:teuthology.orchestra.run.trial150.stdout:crw-rw---- 1 root kvm 10, 232 Feb 18 05:57 /dev/kvm 2026-02-18T05:57:58.143 INFO:tasks.qemu:starting qemu... 2026-02-18T05:57:58.144 DEBUG:teuthology.orchestra.run.trial150:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term qemu-system-x86_64 -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-18T05:57:58.188 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-02-18T05:57:58.550 INFO:tasks.qemu.client.0.trial150.stdout:c[?7lSeaBIOS (version 1.15.0-1) 2026-02-18T05:57:58.550 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:57:58.550 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:57:58.550 INFO:tasks.qemu.client.0.trial150.stdout:iPXE (https://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BFF8B380+BFECB380 CA00 2026-02-18T05:57:58.550 INFO:tasks.qemu.client.0.trial150.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-02-18T05:57:58.550 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:57:58.550 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:57:58.719 INFO:tasks.qemu.client.0.trial150.stdout:Booting from Hard Disk... 2026-02-18T05:57:59.401 INFO:tasks.qemu.client.0.trial150.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-02-18T05:57:59.401 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:57:59.401 INFO:tasks.qemu.client.0.trial150.stdout: Use the ↑ and ↓ keys to select which entry is highlighted.  Press enter to boot the selected OS, 'e' to edit the commands 2026-02-18T05:57:59.401 INFO:tasks.qemu.client.0.trial150.stdout: before booting or 'c' for a command-line. 2026-02-18T05:57:59.401 INFO:tasks.qemu.client.0.trial150.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-18T05:57:59.401 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:57:59.401 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:57:59.401 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:57:59.401 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:57:59.401 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.309 INFO:tasks.qemu.client.0.trial150.stdout: The highlighted entry will be executed automatically in 5s.  2026-02-18T05:58:00.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.311 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.311 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.311 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.311 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.311 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:00.311 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.308 INFO:tasks.qemu.client.0.trial150.stdout: The highlighted entry will be executed automatically in 4s.  2026-02-18T05:58:01.308 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:01.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.304 INFO:tasks.qemu.client.0.trial150.stdout: The highlighted entry will be executed automatically in 3s.  2026-02-18T05:58:02.304 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.304 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.304 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.304 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.304 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.304 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.304 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.304 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.304 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.305 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.305 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.305 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.305 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.305 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.305 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.305 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:02.305 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.307 INFO:tasks.qemu.client.0.trial150.stdout: The highlighted entry will be executed automatically in 2s.  2026-02-18T05:58:03.307 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.308 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.308 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.308 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.308 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.308 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.308 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.308 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.308 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.308 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.308 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.308 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.308 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:03.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.309 INFO:tasks.qemu.client.0.trial150.stdout: The highlighted entry will be executed automatically in 1s.  2026-02-18T05:58:04.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.309 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.310 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.311 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.311 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.311 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:04.311 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:58:07.043 INFO:tasks.qemu.client.0.trial150.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-02-18T05:58:07.043 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-02-18T05:58:07.043 INFO:tasks.qemu.client.0.trial150.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-18T05:58:07.043 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-18T05:58:07.043 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] KERNEL supported cpus: 2026-02-18T05:58:07.043 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Intel GenuineIntel 2026-02-18T05:58:07.043 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] AMD AuthenticAMD 2026-02-18T05:58:07.043 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Centaur CentaurHauls 2026-02-18T05:58:07.043 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-02-18T05:58:07.043 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] DMI 2.8 present. 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] No AGP bridge found 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5b80] f5b80 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Using GB pages for direct mapping 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: RSDP 00000000000f59a0 00014 (v00 BOCHS ) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: RSDT 00000000bffe191a 00034 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: FACP 00000000bffe17ce 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0178E (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: APIC 00000000bffe1842 00078 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: HPET 00000000bffe18ba 00038 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: WAET 00000000bffe18f2 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] No NUMA configuration found 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Zone PFN ranges: 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Movable zone start PFN for each node 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-02-18T05:58:07.044 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Policy zone: Normal 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Checking aperture... 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] No AGP bridge found 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] console [ttyS0] enabled 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.000000] Detected 3693.062 MHz processor. 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 7386.12 BogoMIPS (lpj=14772248) 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2026-02-18T05:58:07.045 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.008000] Security Framework initialized 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.008000] AppArmor: AppArmor initialized 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.008003] Yama: becoming mindful. 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.008821] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.010476] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.011720] Mount-cache hash table entries: 256 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.012058] Initializing cgroup subsys cpuacct 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.012777] Initializing cgroup subsys memory 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.013480] Initializing cgroup subsys devices 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.014213] Initializing cgroup subsys freezer 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.014925] Initializing cgroup subsys blkio 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.016006] Initializing cgroup subsys perf_event 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.016932] mce: CPU supports 10 MCE banks 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.017870] SMP alternatives: switching to UP code 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.031546] Freeing SMP alternatives: 24k freed 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.032006] ACPI: Core revision 20110623 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.032865] ftrace: allocating 27008 entries in 106 pages 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.036169] Enabling x2apic 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.036621] Enabled x2apic 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.037246] Switched APIC routing to physical x2apic. 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.039062] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-02-18T05:58:07.046 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.040003] CPU0: AMD EPYC 4464P 12-Core Processor stepping 02 2026-02-18T05:58:07.130 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.044002] Performance Events: no PMU driver, software events only. 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.044002] NMI watchdog disabled (cpu0): hardware events not enabled 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.044002] Brought up 1 CPUs 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.044002] Total of 1 processors activated (7386.12 BogoMIPS). 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.044002] devtmpfs: initialized 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.044358] EVM: security.selinux 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.044847] EVM: security.SMACK64 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.045334] EVM: security.capability 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.046132] print_constraints: dummy: 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.046742] RTC time: 5:58:06, date: 02/18/26 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.047411] NET: Registered protocol family 16 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.048674] Extended Config Space enabled on 0 nodes 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.049406] ACPI: bus type pci registered 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.050069] PCI: Using configuration type 1 for base access 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.050894] PCI: Using configuration type 1 for extended access 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.052188] bio: create slab at 0 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.052799] ACPI: Added _OSI(Module Device) 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.053416] ACPI: Added _OSI(Processor Device) 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.054075] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.054807] ACPI: Added _OSI(Processor Aggregator Device) 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.056034] ACPI: Interpreter enabled 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.056587] ACPI: (supports S0 S3 S4 S5) 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.057258] ACPI: Using IOAPIC for interrupt routing 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.058713] ACPI: No dock devices found. 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.059284] HEST: Table not found. 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.060005] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.061371] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.062286] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.063254] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.064004] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.065060] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.066138] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x1bfffffff] 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.071523] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-02-18T05:58:07.131 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.072014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-02-18T05:58:07.217 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.107721] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-02-18T05:58:07.217 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.108008] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-02-18T05:58:07.217 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.109288] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-02-18T05:58:07.217 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.110713] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-02-18T05:58:07.217 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.112203] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-02-18T05:58:07.217 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.113188] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-02-18T05:58:07.217 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.114147] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.115097] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.115943] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.116008] vgaarb: loaded 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.116405] vgaarb: bridge control possible 0000:00:02.0 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.117202] i2c-core: driver [aat2870] using legacy suspend method 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.118123] i2c-core: driver [aat2870] using legacy resume method 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.120034] SCSI subsystem initialized 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.120629] usbcore: registered new interface driver usbfs 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.121463] usbcore: registered new interface driver hub 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.122260] usbcore: registered new device driver usb 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.123037] PCI: Using ACPI for IRQ routing 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.124054] NetLabel: Initializing 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.124566] NetLabel: domain hash size = 128 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.125203] NetLabel: protocols = UNLABELED CIPSOv4 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.125951] NetLabel: unlabeled traffic allowed by default 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.126816] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.127613] hpet0: 3 comparators, 64-bit 100.000000 MHz counter 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.130070] Switching to clocksource kvm-clock 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.130756] AppArmor: AppArmor Filesystem Enabled 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.130756] pnp: PnP ACPI init 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.131119] ACPI: bus type pnp registered 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.131979] pnp: PnP ACPI: found 11 devices 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.132609] ACPI: ACPI bus type pnp unregistered 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.138196] NET: Registered protocol family 2 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.138878] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.140246] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.142075] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.143087] TCP: Hash tables configured (established 524288 bind 65536) 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.144101] TCP reno registered 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.144574] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.145483] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.146439] NET: Registered protocol family 1 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.147109] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.147986] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.148882] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.149853] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.150806] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.151928] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.152886] audit: initializing netlink socket (disabled) 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.153689] type=2000 audit(1771394286.152:1): initialized 2026-02-18T05:58:07.218 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.163779] Trying to unpack rootfs image as initramfs... 2026-02-18T05:58:07.233 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.180026] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-02-18T05:58:07.244 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.188172] VFS: Disk quotas dquot_6.5.2 2026-02-18T05:58:07.244 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.188783] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-02-18T05:58:07.244 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.189971] fuse init (API version 7.17) 2026-02-18T05:58:07.244 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.190571] msgmni has been set to 7894 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.201785] Freeing initrd memory: 4308k freed 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.202617] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.203695] io scheduler noop registered 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.204303] io scheduler deadline registered (default) 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.205082] io scheduler cfq registered 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.205694] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.206524] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.207561] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.208661] ACPI: Power Button [PWRF] 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.209463] ERST: Table is not found! 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.210004] GHES: HEST is not enabled! 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.210805] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.211679] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.213350] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.214200] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.215827] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.216692] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-02-18T05:58:07.278 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.218080] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-02-18T05:58:07.296 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.243111] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-18T05:58:07.324 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.268396] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-18T05:58:07.324 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.269295] Linux agpgart interface v0.103 2026-02-18T05:58:07.324 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.270177] brd: module loaded 2026-02-18T05:58:07.324 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.270784] loop: module loaded 2026-02-18T05:58:07.336 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.284361] vda: vda1 2026-02-18T05:58:07.339 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.286397] vdb: unknown partition table 2026-02-18T05:58:07.341 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.288615] vdc: unknown partition table 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.290386] scsi0 : ata_piix 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.291220] scsi1 : ata_piix 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.292020] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc1c0 irq 14 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.293048] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc1c8 irq 15 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.294176] Fixed MDIO Bus: probed 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.294715] tun: Universal TUN/TAP device driver, 1.6 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.295462] tun: (C) 1999-2004 Max Krasnyansky 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.296630] PPP generic driver version 2.4.2 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.297284] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.298244] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.299165] uhci_hcd: USB Universal Host Controller Interface driver 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.300131] usbcore: registered new interface driver libusual 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.300978] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.302798] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.303533] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.304557] mousedev: PS/2 mouse device common for all mice 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.305587] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.307057] rtc_cmos 00:06: RTC can wake from S4 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.307879] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.308862] rtc0: alarms up to one day, y3k, 242 bytes nvram, hpet irqs 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.309855] device-mapper: uevent: version 1.0.3 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.310559] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.311784] cpuidle: using governor ladder 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.312400] cpuidle: using governor menu 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.312980] EFI Variables Facility v0.08 2004-May-17 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.313772] TCP cubic registered 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.314284] NET: Registered protocol family 10 2026-02-18T05:58:07.393 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.315041] NET: Registered protocol family 17 2026-02-18T05:58:07.394 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.315690] Registering the dns_resolver key type 2026-02-18T05:58:07.394 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.316412] registered taskstats version 1 2026-02-18T05:58:07.394 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.318975] Magic number: 14:298:972 2026-02-18T05:58:07.394 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.319586] rtc_cmos 00:06: setting system clock to 2026-02-18 05:58:06 UTC (1771394286) 2026-02-18T05:58:07.394 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.320764] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-02-18T05:58:07.394 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.321642] EDD information not available. 2026-02-18T05:58:07.543 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.460980] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-02-18T05:58:07.543 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.462397] ata2.00: configured for MWDMA2 2026-02-18T05:58:07.543 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.463538] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-02-18T05:58:07.543 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.465232] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-02-18T05:58:07.543 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.466049] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-02-18T05:58:07.543 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.467006] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-02-18T05:58:07.543 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.468294] Freeing unused kernel memory: 924k freed 2026-02-18T05:58:07.543 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.469072] Write protecting the kernel read-only data: 12288k 2026-02-18T05:58:07.544 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.471610] Freeing unused kernel memory: 1640k freed 2026-02-18T05:58:07.544 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.473642] Freeing unused kernel memory: 1200k freed 2026-02-18T05:58:07.544 INFO:tasks.qemu.client.0.trial150.stdout:Loading, please wait... 2026-02-18T05:58:07.544 INFO:tasks.qemu.client.0.trial150.stdout:Begin: Loading essential drivers ... done. 2026-02-18T05:58:07.544 INFO:tasks.qemu.client.0.trial150.stdout:Begin: Running /scripts/init-premount ... done. 2026-02-18T05:58:07.544 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.481215] udevd[84]: starting version 175 2026-02-18T05:58:07.549 INFO:tasks.qemu.client.0.trial150.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-02-18T05:58:07.581 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.523511] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-02-18T05:58:07.581 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.524572] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-02-18T05:58:07.623 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.559243] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-02-18T05:58:07.623 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.560119] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-02-18T05:58:07.623 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.563786] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-02-18T05:58:07.634 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.580559] FDC 0 is a S82078B 2026-02-18T05:58:07.942 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.884383] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-02-18T05:58:07.942 INFO:tasks.qemu.client.0.trial150.stdout:[ 0.885377] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-02-18T05:58:08.209 INFO:tasks.qemu.client.0.trial150.stdout:Begin: Running /scripts/local-premount ... [ 1.152045] Refined TSC clocksource calibration: 3693.164 MHz. 2026-02-18T05:58:08.346 INFO:tasks.qemu.client.0.trial150.stdout:done. 2026-02-18T05:58:08.418 INFO:tasks.qemu.client.0.trial150.stdout:[ 1.356215] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-18T05:58:08.621 INFO:tasks.qemu.client.0.trial150.stdout:Begin: Running /scripts/local-bottom ... [ 1.545251] vda: vda1 2026-02-18T05:58:08.621 INFO:tasks.qemu.client.0.trial150.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-02-18T05:58:08.963 INFO:tasks.qemu.client.0.trial150.stdout:[ 1.904478] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-18T05:58:09.029 INFO:tasks.qemu.client.0.trial150.stdout:done. 2026-02-18T05:58:09.034 INFO:tasks.qemu.client.0.trial150.stdout:done. 2026-02-18T05:58:09.040 INFO:tasks.qemu.client.0.trial150.stdout:Begin: Running /scripts/init-bottom ... done. 2026-02-18T05:58:13.299 INFO:tasks.qemu.client.0.trial150.stdout:[ 6.242881] EXT4-fs (vda1): re-mounted. Opts: (null) 2026-02-18T05:58:19.795 INFO:tasks.qemu.client.0.trial150.stdout:cloud-init start-local running: Wed, 18 Feb 2026 05:58:18 +0000. up 12.53 seconds 2026-02-18T05:58:21.666 INFO:tasks.qemu.client.0.trial150.stdout:no instance data found in start-local 2026-02-18T05:58:21.788 INFO:tasks.qemu.client.0.trial150.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-02-18T05:58:21.788 INFO:tasks.qemu.client.0.trial150.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-02-18T05:58:21.788 INFO:tasks.qemu.client.0.trial150.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-02-18T05:58:21.788 INFO:tasks.qemu.client.0.trial150.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-02-18T05:58:21.788 INFO:tasks.qemu.client.0.trial150.stdout:cloud-init start running: Wed, 18 Feb 2026 05:58:20 +0000. up 14.65 seconds 2026-02-18T05:58:21.955 INFO:tasks.qemu.client.0.trial150.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-02-18T05:58:32.462 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2026-02-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.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-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-02-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-02-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.stdout:The key fingerprint is: 2026-02-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.stdout:bd:70:57:a0:61:ff:55:4a:f0:5a:2a:5b:93:9e:ed:4b root@test 2026-02-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.stdout:The key's randomart image is: 2026-02-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.stdout:+--[ RSA 2048]----+ 2026-02-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.stdout:| o o.. .| 2026-02-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.stdout:| . + + ..| 2026-02-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.stdout:| . . = .| 2026-02-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.stdout:| . B . | 2026-02-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.stdout:| S + B . | 2026-02-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.stdout:| o B + | 2026-02-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.stdout:| o o E | 2026-02-18T05:58:58.298 INFO:tasks.qemu.client.0.trial150.stdout:| o | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| o. | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:+-----------------+ 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:Generating public/private dsa key pair. 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:The key fingerprint is: 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:59:d6:e2:57:f6:ef:8f:c7:d3:e3:9d:f8:a3:86:33:63 root@test 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:The key's randomart image is: 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:+--[ DSA 1024]----+ 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| . | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| + . o | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| = . o . | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| S . . .| 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| . .| 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| . .o| 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| E ..**| 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| . =o==O| 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:+-----------------+ 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:Generating public/private ecdsa key pair. 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:The key fingerprint is: 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:f1:c6:3b:83:76:35:cf:d0:10:05:a2:68:c1:02:e0:2b root@test 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:The key's randomart image is: 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:+--[ECDSA 256]---+ 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:|.... .. . oo. | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:|. . .o . . . | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| . .o o . | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| . . + o | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:|E. S + + . | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:|. o o = | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| o = o | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| . . o | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:| | 2026-02-18T05:58:58.299 INFO:tasks.qemu.client.0.trial150.stdout:+-----------------+ 2026-02-18T05:59:04.543 INFO:tasks.qemu.client.0.trial150.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-02-18T05:59:04.632 INFO:tasks.qemu.client.0.trial150.stdout: * Starting AppArmor profiles  [ OK ] 2026-02-18T05:59:06.805 INFO:tasks.qemu.client.0.trial150.stdout:landscape-client is not configured, please run landscape-config. 2026-02-18T05:59:08.217 INFO:tasks.qemu.client.0.trial150.stdout:Generating locales... 2026-02-18T05:59:08.481 INFO:tasks.qemu.client.0.trial150.stdout: en_US.UTF-8... done 2026-02-18T05:59:08.485 INFO:tasks.qemu.client.0.trial150.stdout:Generation complete. 2026-02-18T05:59:15.568 INFO:tasks.qemu.client.0.trial150.stdout: * Stopping System V runlevel compatibility[ OK ] 2026-02-18T05:59:36.658 INFO:teuthology.orchestra.run.trial150.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2026-02-18T05:59:36.665 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-18T05:59:36.716 INFO:tasks.qemu.client.0.trial150.stdout:passwd: password expiry information changed. 2026-02-18T05:59:36.962 INFO:tasks.qemu.client.0.trial150.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-02-18T05:59:36.973 INFO:tasks.qemu.client.0.trial150.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-02-18T05:59:37.006 INFO:tasks.qemu.client.0.trial150.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-02-18T05:59:37.026 INFO:tasks.qemu.client.0.trial150.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-02-18T05:59:37.034 INFO:tasks.qemu.client.0.trial150.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-02-18T05:59:37.094 INFO:tasks.qemu.client.0.trial150.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-02-18T05:59:37.108 INFO:tasks.qemu.client.0.trial150.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-02-18T05:59:37.149 INFO:tasks.qemu.client.0.trial150.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-02-18T05:59:37.169 INFO:tasks.qemu.client.0.trial150.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-02-18T05:59:37.212 INFO:tasks.qemu.client.0.trial150.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-02-18T05:59:37.233 INFO:tasks.qemu.client.0.trial150.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-02-18T05:59:37.247 INFO:tasks.qemu.client.0.trial150.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-02-18T05:59:37.261 INFO:tasks.qemu.client.0.trial150.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-02-18T05:59:37.276 INFO:tasks.qemu.client.0.trial150.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-02-18T05:59:37.289 INFO:tasks.qemu.client.0.trial150.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-02-18T05:59:37.317 INFO:tasks.qemu.client.0.trial150.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-02-18T05:59:37.330 INFO:tasks.qemu.client.0.trial150.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-02-18T05:59:37.354 INFO:tasks.qemu.client.0.trial150.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-02-18T05:59:37.369 INFO:tasks.qemu.client.0.trial150.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-02-18T05:59:37.381 INFO:tasks.qemu.client.0.trial150.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-02-18T05:59:37.392 INFO:tasks.qemu.client.0.trial150.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-02-18T05:59:37.404 INFO:tasks.qemu.client.0.trial150.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-02-18T05:59:37.424 INFO:tasks.qemu.client.0.trial150.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-02-18T05:59:37.437 INFO:tasks.qemu.client.0.trial150.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-02-18T05:59:37.459 INFO:tasks.qemu.client.0.trial150.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-02-18T05:59:37.470 INFO:tasks.qemu.client.0.trial150.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-02-18T05:59:37.499 INFO:tasks.qemu.client.0.trial150.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-02-18T05:59:37.654 INFO:tasks.qemu.client.0.trial150.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-02-18T05:59:37.696 INFO:tasks.qemu.client.0.trial150.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-02-18T05:59:37.826 INFO:tasks.qemu.client.0.trial150.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-02-18T05:59:37.889 INFO:tasks.qemu.client.0.trial150.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-02-18T05:59:38.025 INFO:tasks.qemu.client.0.trial150.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-02-18T05:59:38.036 INFO:tasks.qemu.client.0.trial150.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-02-18T05:59:38.047 INFO:tasks.qemu.client.0.trial150.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-02-18T05:59:38.078 INFO:tasks.qemu.client.0.trial150.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-02-18T05:59:40.946 INFO:tasks.qemu.client.0.trial150.stdout:Fetched 29.2 MB in 4s (6929 kB/s) 2026-02-18T05:59:41.727 INFO:tasks.qemu.client.0.trial150.stdout:Reading package lists... 2026-02-18T05:59:41.733 INFO:tasks.qemu.client.0.trial150.stdout:Reading package lists... 2026-02-18T05:59:41.838 INFO:tasks.qemu.client.0.trial150.stdout:Building dependency tree... 2026-02-18T05:59:41.838 INFO:tasks.qemu.client.0.trial150.stdout:Reading state information... 2026-02-18T05:59:41.886 INFO:tasks.qemu.client.0.trial150.stdout:The following packages will be upgraded: 2026-02-18T05:59:41.887 INFO:tasks.qemu.client.0.trial150.stdout: ca-certificates libssl1.0.0 2026-02-18T05:59:42.069 INFO:tasks.qemu.client.0.trial150.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-02-18T05:59:42.070 INFO:tasks.qemu.client.0.trial150.stdout:Need to get 1233 kB of archives. 2026-02-18T05:59:42.070 INFO:tasks.qemu.client.0.trial150.stdout:After this operation, 108 kB of additional disk space will be used. 2026-02-18T05:59:42.070 INFO:tasks.qemu.client.0.trial150.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-18T05:59:43.004 INFO:tasks.qemu.client.0.trial150.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-02-18T05:59:43.224 INFO:tasks.qemu.client.0.trial150.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-18T05:59:43.229 INFO:tasks.qemu.client.0.trial150.stdout:Fetched 1233 kB in 1s (977 kB/s) 2026-02-18T05:59:43.640 INFO:tasks.qemu.client.0.trial150.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-18T05:59:43.640 INFO:tasks.qemu.client.0.trial150.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-18T05:59:43.662 INFO:tasks.qemu.client.0.trial150.stdout:Unpacking replacement libssl1.0.0 ... 2026-02-18T05:59:43.769 INFO:tasks.qemu.client.0.trial150.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-02-18T05:59:43.897 INFO:tasks.qemu.client.0.trial150.stdout:Processing triggers for libc-bin ... 2026-02-18T05:59:43.907 INFO:tasks.qemu.client.0.trial150.stdout:ldconfig deferred processing now taking place 2026-02-18T05:59:44.167 INFO:tasks.qemu.client.0.trial150.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-18T05:59:44.168 INFO:tasks.qemu.client.0.trial150.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-02-18T05:59:44.184 INFO:tasks.qemu.client.0.trial150.stdout:Unpacking replacement ca-certificates ... 2026-02-18T05:59:44.276 INFO:tasks.qemu.client.0.trial150.stdout:Processing triggers for man-db ... 2026-02-18T05:59:44.709 INFO:tasks.qemu.client.0.trial150.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-02-18T05:59:45.822 INFO:tasks.qemu.client.0.trial150.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-02-18T05:59:45.822 INFO:tasks.qemu.client.0.trial150.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-18T05:59:46.564 INFO:tasks.qemu.client.0.trial150.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-02-18T05:59:46.564 INFO:tasks.qemu.client.0.trial150.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-18T05:59:46.565 INFO:tasks.qemu.client.0.trial150.stdout:Reading package lists... 2026-02-18T05:59:46.658 INFO:tasks.qemu.client.0.trial150.stdout:Building dependency tree... 2026-02-18T05:59:46.659 INFO:tasks.qemu.client.0.trial150.stdout:Reading state information... 2026-02-18T05:59:46.716 INFO:tasks.qemu.client.0.trial150.stdout:The following extra packages will be installed: 2026-02-18T05:59:46.716 INFO:tasks.qemu.client.0.trial150.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-02-18T05:59:46.716 INFO:tasks.qemu.client.0.trial150.stdout:The following NEW packages will be installed: 2026-02-18T05:59:46.716 INFO:tasks.qemu.client.0.trial150.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-02-18T05:59:46.887 INFO:tasks.qemu.client.0.trial150.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-02-18T05:59:46.887 INFO:tasks.qemu.client.0.trial150.stdout:Need to get 424 kB of archives. 2026-02-18T05:59:46.888 INFO:tasks.qemu.client.0.trial150.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-02-18T05:59:46.888 INFO:tasks.qemu.client.0.trial150.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-02-18T05:59:47.040 INFO:tasks.qemu.client.0.trial150.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-02-18T05:59:47.274 INFO:tasks.qemu.client.0.trial150.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-02-18T05:59:47.378 INFO:tasks.qemu.client.0.trial150.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-02-18T05:59:47.481 INFO:tasks.qemu.client.0.trial150.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-18T05:59:47.692 INFO:tasks.qemu.client.0.trial150.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-18T05:59:47.692 INFO:tasks.qemu.client.0.trial150.stdout:Fetched 424 kB in 0s (459 kB/s) 2026-02-18T05:59:47.758 INFO:tasks.qemu.client.0.trial150.stdout:Selecting previously unselected package libgssglue1. 2026-02-18T05:59:47.759 INFO:tasks.qemu.client.0.trial150.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-02-18T05:59:47.759 INFO:tasks.qemu.client.0.trial150.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-02-18T05:59:47.831 INFO:tasks.qemu.client.0.trial150.stdout:Selecting previously unselected package libtirpc1. 2026-02-18T05:59:47.831 INFO:tasks.qemu.client.0.trial150.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-02-18T05:59:47.931 INFO:tasks.qemu.client.0.trial150.stdout:Selecting previously unselected package rpcbind. 2026-02-18T05:59:47.931 INFO:tasks.qemu.client.0.trial150.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-02-18T05:59:48.044 INFO:tasks.qemu.client.0.trial150.stdout:Selecting previously unselected package libnfsidmap2. 2026-02-18T05:59:48.044 INFO:tasks.qemu.client.0.trial150.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-02-18T05:59:48.135 INFO:tasks.qemu.client.0.trial150.stdout:Selecting previously unselected package nfs-common. 2026-02-18T05:59:48.135 INFO:tasks.qemu.client.0.trial150.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-02-18T05:59:48.206 INFO:tasks.qemu.client.0.trial150.stdout:Processing triggers for man-db ... 2026-02-18T05:59:48.420 INFO:tasks.qemu.client.0.trial150.stdout:Processing triggers for ureadahead ... 2026-02-18T05:59:48.469 INFO:tasks.qemu.client.0.trial150.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-02-18T05:59:48.536 INFO:tasks.qemu.client.0.trial150.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-02-18T05:59:48.587 INFO:tasks.qemu.client.0.trial150.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-02-18T05:59:48.655 INFO:tasks.qemu.client.0.trial150.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-02-18T05:59:48.672 INFO:tasks.qemu.client.0.trial150.stdout:portmap start/running, process 8321 2026-02-18T05:59:48.682 INFO:tasks.qemu.client.0.trial150.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-02-18T05:59:48.726 INFO:tasks.qemu.client.0.trial150.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-02-18T05:59:48.858 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:59:48.858 INFO:tasks.qemu.client.0.trial150.stdout:Creating config file /etc/idmapd.conf with new version 2026-02-18T05:59:48.940 INFO:tasks.qemu.client.0.trial150.stdout: 2026-02-18T05:59:48.940 INFO:tasks.qemu.client.0.trial150.stdout:Creating config file /etc/default/nfs-common with new version 2026-02-18T05:59:48.983 INFO:tasks.qemu.client.0.trial150.stdout:Adding system user `statd' (UID 106) ... 2026-02-18T05:59:48.983 INFO:tasks.qemu.client.0.trial150.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-02-18T05:59:49.036 INFO:tasks.qemu.client.0.trial150.stdout:Not creating home directory `/var/lib/nfs'. 2026-02-18T05:59:49.059 INFO:tasks.qemu.client.0.trial150.stdout:statd start/running, process 8555 2026-02-18T05:59:49.067 INFO:tasks.qemu.client.0.trial150.stdout:gssd stop/post-stop, process 8586 2026-02-18T05:59:49.671 INFO:tasks.qemu.client.0.trial150.stdout:idmapd start/running, process 8626 2026-02-18T05:59:49.683 INFO:tasks.qemu.client.0.trial150.stdout:Processing triggers for libc-bin ... 2026-02-18T05:59:49.692 INFO:tasks.qemu.client.0.trial150.stdout:ldconfig deferred processing now taking place 2026-02-18T05:59:49.959 INFO:tasks.qemu.client.0.trial150.stdout:mount.nfs: timeout set for Wed Feb 18 06:01:49 2026 2026-02-18T05:59:49.960 INFO:tasks.qemu.client.0.trial150.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-02-18T05:59:49.960 INFO:tasks.qemu.client.0.trial150.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-02-18T05:59:49.960 INFO:tasks.qemu.client.0.trial150.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-02-18T06:00:36.672 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2026-02-18T06:00:36.735 INFO:teuthology.orchestra.run.trial150.stderr: Commit image migration: 100% complete...done. 2026-02-18T06:00:36.740 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-18T06:01:36.748 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2026-02-18T06:01:36.845 INFO:teuthology.orchestra.run.trial150.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% 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: 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: 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:01:36.852 DEBUG:teuthology.parallel:result is None 2026-02-18T06:38:46.179 INFO:tasks.qemu.client.0.trial150.stdout:acpid: exiting 2026-02-18T06:38:46.179 INFO:tasks.qemu.client.0.trial150.stdout:Traceback (most recent call last): 2026-02-18T06:38:46.180 INFO:tasks.qemu.client.0.trial150.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-18T06:38:46.224 INFO:tasks.qemu.client.0.trial150.stdout: self._connect_unixsocket(self.address) 2026-02-18T06:38:46.224 INFO:tasks.qemu.client.0.trial150.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-18T06:38:46.224 INFO:tasks.qemu.client.0.trial150.stdout: self.socket.connect(address) 2026-02-18T06:38:46.224 INFO:tasks.qemu.client.0.trial150.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-18T06:38:46.225 INFO:tasks.qemu.client.0.trial150.stdout:Checking for running unattended-upgrades: 2026-02-18T06:38:46.225 INFO:tasks.qemu.client.0.trial150.stdout: return getattr(self._sock,name)(*args) 2026-02-18T06:38:46.225 INFO:tasks.qemu.client.0.trial150.stdout:error: [Errno 111] Connection refused 2026-02-18T06:38:46.225 INFO:tasks.qemu.client.0.trial150.stdout:Logged from file __init__.py, line 116 2026-02-18T06:38:46.225 INFO:tasks.qemu.client.0.trial150.stdout:ec2: 2026-02-18T06:38:46.225 INFO:tasks.qemu.client.0.trial150.stdout:ec2: ############################################################# 2026-02-18T06:38:46.225 INFO:tasks.qemu.client.0.trial150.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout:ec2: 1024 59:d6:e2:57:f6:ef:8f:c7:d3:e3:9d:f8:a3:86:33:63 root@test (DSA) 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout:ec2: 256 f1:c6:3b:83:76:35:cf:d0:10:05:a2:68:c1:02:e0:2b root@test (ECDSA) 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout:ec2: 2048 bd:70:57:a0:61:ff:55:4a:f0:5a:2a:5b:93:9e:ed:4b root@test (RSA) 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout:-----BEGIN SSH HOST KEY KEYS----- 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout:ec2: ############################################################# 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAbtoCD1DuNmVFNDk7nAV+WHKM5Zit9ChbJ273I+mvsv9698oJuyEgYlRprnQM1ANR6mqaZL/n/R/QYyQpglzDc= root@test 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCfCztdytNntVbH23g0h+vzA66iWdwzb5Zx4Ii+X/BkITxm72++kvaL92H56erHWYW9nleXXDfaRzFm1XE8+efdmaCQdT/m8aTOdkRS4bpxkB8HiBY9jFhRo3CGYudIO5Ci1kBjfc2qmwPf+NT7ruP+4vI6b/nsSJh9T6ZrAYhrOaj54h67JZEddoLiK+kAyuD7lT7RWyM6xpuJtCbdBFm/Sbz63iOIs264r8afwrGbDetUK2Bu5vvoIEnptOMgrTqo+PgARBgY2oWIzEGoIKle5SE/SA33Ke6dNax7cVdBdfqNhX//W9XILyeb+sEt3j/qASnmpPefYEQymMhodBiJ root@test 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout:-----END SSH HOST KEY KEYS----- 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout:Traceback (most recent call last): 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout: self._connect_unixsocket(self.address) 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout: self.socket.connect(address) 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout: return getattr(self._sock,name)(*args) 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout:error: [Errno 111] Connection refused 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout:Logged from file __init__.py, line 116 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout:Traceback (most recent call last): 2026-02-18T06:38:46.304 INFO:tasks.qemu.client.0.trial150.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-18T06:38:46.305 INFO:tasks.qemu.client.0.trial150.stdout: self._connect_unixsocket(self.address) 2026-02-18T06:38:46.305 INFO:tasks.qemu.client.0.trial150.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-18T06:38:46.305 INFO:tasks.qemu.client.0.trial150.stdout: self.socket.connect(address) 2026-02-18T06:38:46.305 INFO:tasks.qemu.client.0.trial150.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-18T06:38:46.305 INFO:tasks.qemu.client.0.trial150.stdout: return getattr(self._sock,name)(*args) 2026-02-18T06:38:46.305 INFO:tasks.qemu.client.0.trial150.stdout:error: [Errno 111] Connection refused 2026-02-18T06:38:46.305 INFO:tasks.qemu.client.0.trial150.stdout:Logged from file __init__.py, line 116 2026-02-18T06:38:46.305 INFO:tasks.qemu.client.0.trial150.stdout:cloud-init boot finished at Wed, 18 Feb 2026 06:38:46 +0000. Up 2439.22 seconds 2026-02-18T06:38:46.363 INFO:tasks.qemu.client.0.trial150.stdout: * Stopping landscape-client daemon  [fail] 2026-02-18T06:38:46.417 INFO:tasks.qemu.client.0.trial150.stdout: * Asking all remaining processes to terminate...  [ OK ] 2026-02-18T06:38:46.438 INFO:tasks.qemu.client.0.trial150.stdout: * All processes ended within 1 seconds....  [ OK ] 2026-02-18T06:38:46.460 INFO:tasks.qemu.client.0.trial150.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2026-02-18T06:38:46.573 INFO:tasks.qemu.client.0.trial150.stdout: * Deconfiguring network interfaces...  [ OK ] 2026-02-18T06:38:46.584 INFO:tasks.qemu.client.0.trial150.stdout: * Deactivating swap...  [ OK ] 2026-02-18T06:38:46.590 INFO:tasks.qemu.client.0.trial150.stdout: * Unmounting local filesystems...  [ OK ] 2026-02-18T06:38:46.689 INFO:tasks.qemu.client.0.trial150.stdout: * Will now halt 2026-02-18T06:38:46.695 INFO:tasks.qemu.client.0.trial150.stdout:[ 2439.644997] Power down. 2026-02-18T06:38:46.930 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2026-02-18T06:38:46.930 DEBUG:teuthology.orchestra.run.trial150:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2026-02-18T06:38:46.939 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@trial150.front.sepia.ceph.com 2026-02-18T06:38:46.940 INFO:tasks.qemu:Stopping NFS... 2026-02-18T06:38:46.940 DEBUG:teuthology.orchestra.run.trial150:> sudo service nfs-kernel-server stop 2026-02-18T06:38:47.820 INFO:tasks.qemu:Unmounting exported directory... 2026-02-18T06:38:47.821 DEBUG:teuthology.orchestra.run.trial150:> sudo umount /export/client.0 2026-02-18T06:38:47.829 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-18T06:38:47.830 DEBUG:teuthology.orchestra.run.trial150:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-18T06:38:47.878 INFO:tasks.qemu:Starting NFS... 2026-02-18T06:38:47.878 DEBUG:teuthology.orchestra.run.trial150:> sudo service nfs-kernel-server start 2026-02-18T06:38:48.748 DEBUG:teuthology.orchestra.run.trial150:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2026-02-18T06:38:48.753 INFO:tasks.qemu:Deleting exported directory... 2026-02-18T06:38:48.753 DEBUG:teuthology.orchestra.run.trial150:> sudo rm -r /export 2026-02-18T06:38:48.801 DEBUG:tasks.qemu:cleaning up base image files 2026-02-18T06:38:48.802 DEBUG:teuthology.orchestra.run.trial150:> 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-18T06:38:49.138 DEBUG:teuthology.orchestra.run.trial150:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge genisoimage 2026-02-18T06:38:49.172 INFO:teuthology.orchestra.run.trial150.stdout:Reading package lists... 2026-02-18T06:38:49.287 INFO:teuthology.orchestra.run.trial150.stdout:Building dependency tree... 2026-02-18T06:38:49.288 INFO:teuthology.orchestra.run.trial150.stdout:Reading state information... 2026-02-18T06:38:49.375 INFO:teuthology.orchestra.run.trial150.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T06:38:49.376 INFO:teuthology.orchestra.run.trial150.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libpmemobj1 2026-02-18T06:38:49.376 INFO:teuthology.orchestra.run.trial150.stdout: libsgutils2-2 sg3-utils sg3-utils-udev 2026-02-18T06:38:49.376 INFO:teuthology.orchestra.run.trial150.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T06:38:49.382 INFO:teuthology.orchestra.run.trial150.stdout:The following packages will be REMOVED: 2026-02-18T06:38:49.383 INFO:teuthology.orchestra.run.trial150.stdout: genisoimage* 2026-02-18T06:38:49.531 INFO:teuthology.orchestra.run.trial150.stdout:0 upgraded, 0 newly installed, 1 to remove and 53 not upgraded. 2026-02-18T06:38:49.531 INFO:teuthology.orchestra.run.trial150.stdout:After this operation, 1755 kB disk space will be freed. 2026-02-18T06:38:49.578 INFO:teuthology.orchestra.run.trial150.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 174242 files and directories currently installed.) 2026-02-18T06:38:49.580 INFO:teuthology.orchestra.run.trial150.stdout:Removing genisoimage (9:1.1.11-3.2ubuntu1) ... 2026-02-18T06:38:49.599 INFO:teuthology.orchestra.run.trial150.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-02-18T06:38:50.455 DEBUG:teuthology.orchestra.run.trial150:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-block-extra 2026-02-18T06:38:50.531 INFO:teuthology.orchestra.run.trial150.stdout:Reading package lists... 2026-02-18T06:38:50.641 INFO:teuthology.orchestra.run.trial150.stdout:Building dependency tree... 2026-02-18T06:38:50.642 INFO:teuthology.orchestra.run.trial150.stdout:Reading state information... 2026-02-18T06:38:50.727 INFO:teuthology.orchestra.run.trial150.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T06:38:50.727 INFO:teuthology.orchestra.run.trial150.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T06:38:50.727 INFO:teuthology.orchestra.run.trial150.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T06:38:50.727 INFO:teuthology.orchestra.run.trial150.stdout: sg3-utils-udev 2026-02-18T06:38:50.728 INFO:teuthology.orchestra.run.trial150.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T06:38:50.734 INFO:teuthology.orchestra.run.trial150.stdout:The following packages will be REMOVED: 2026-02-18T06:38:50.734 INFO:teuthology.orchestra.run.trial150.stdout: qemu-block-extra* 2026-02-18T06:38:50.885 INFO:teuthology.orchestra.run.trial150.stdout:0 upgraded, 0 newly installed, 1 to remove and 53 not upgraded. 2026-02-18T06:38:50.885 INFO:teuthology.orchestra.run.trial150.stdout:After this operation, 370 kB disk space will be freed. 2026-02-18T06:38:50.936 INFO:teuthology.orchestra.run.trial150.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 174219 files and directories currently installed.) 2026-02-18T06:38:50.939 INFO:teuthology.orchestra.run.trial150.stdout:Removing qemu-block-extra (1:6.2+dfsg-2ubuntu6.27) ... 2026-02-18T06:38:51.422 INFO:teuthology.orchestra.run.trial150.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 174210 files and directories currently installed.) 2026-02-18T06:38:51.424 INFO:teuthology.orchestra.run.trial150.stdout:Purging configuration files for qemu-block-extra (1:6.2+dfsg-2ubuntu6.27) ... 2026-02-18T06:38:52.604 DEBUG:teuthology.orchestra.run.trial150:> DEBIAN_FRONTEND=noninteractive sudo -E apt-get -y purge qemu-utils 2026-02-18T06:38:52.680 INFO:teuthology.orchestra.run.trial150.stdout:Reading package lists... 2026-02-18T06:38:52.791 INFO:teuthology.orchestra.run.trial150.stdout:Building dependency tree... 2026-02-18T06:38:52.791 INFO:teuthology.orchestra.run.trial150.stdout:Reading state information... 2026-02-18T06:38:52.878 INFO:teuthology.orchestra.run.trial150.stdout:The following packages were automatically installed and are no longer required: 2026-02-18T06:38:52.878 INFO:teuthology.orchestra.run.trial150.stdout: kpartx libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 2026-02-18T06:38:52.879 INFO:teuthology.orchestra.run.trial150.stdout: libgfxdr0 libglusterfs0 libiscsi7 libpmemobj1 libsgutils2-2 sg3-utils 2026-02-18T06:38:52.879 INFO:teuthology.orchestra.run.trial150.stdout: sg3-utils-udev 2026-02-18T06:38:52.879 INFO:teuthology.orchestra.run.trial150.stdout:Use 'sudo apt autoremove' to remove them. 2026-02-18T06:38:52.886 INFO:teuthology.orchestra.run.trial150.stdout:The following packages will be REMOVED: 2026-02-18T06:38:52.886 INFO:teuthology.orchestra.run.trial150.stdout: qemu-utils* 2026-02-18T06:38:53.039 INFO:teuthology.orchestra.run.trial150.stdout:0 upgraded, 0 newly installed, 1 to remove and 53 not upgraded. 2026-02-18T06:38:53.039 INFO:teuthology.orchestra.run.trial150.stdout:After this operation, 7261 kB disk space will be freed. 2026-02-18T06:38:53.086 INFO:teuthology.orchestra.run.trial150.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 174210 files and directories currently installed.) 2026-02-18T06:38:53.088 INFO:teuthology.orchestra.run.trial150.stdout:Removing qemu-utils (1:6.2+dfsg-2ubuntu6.27) ... 2026-02-18T06:38:53.107 INFO:teuthology.orchestra.run.trial150.stdout:Processing triggers for man-db (2.10.2-1) ... 2026-02-18T06:38:53.978 DEBUG:teuthology.orchestra.run.trial150:> rmdir /home/ubuntu/cephtest/qemu || true 2026-02-18T06:38:54.026 DEBUG:teuthology.parallel:result is None 2026-02-18T06:38:54.027 INFO:teuthology.run_tasks:Running task exec... 2026-02-18T06:38:54.042 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T06:38:54.043 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial150.front.sepia.ceph.com 2026-02-18T06:38:54.043 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'pkill -9 qemu-nbd || true' 2026-02-18T06:38:54.085 DEBUG:teuthology.orchestra.run.trial150:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2026-02-18T06:38:54.135 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-18T06:38:54.149 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-18T06:38:54.150 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T06:38:54.329 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T06:38:54.329 INFO:teuthology.orchestra.run.trial015.stderr:dumped all 2026-02-18T06:38:54.339 INFO:teuthology.orchestra.run.trial015.stdout:{"pg_ready":true,"pg_map":{"version":1275,"stamp":"2026-02-18T06:38:54.303740+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20077755484,"num_objects":4844,"num_object_clones":0,"num_object_copies":14518,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4844,"num_whiteouts":0,"num_read":480647,"num_read_kb":13802076,"num_write":695964,"num_write_kb":86982092,"num_scrub_errors":0,"num_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":45576,"ondisk_log_size":45576,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":37467144,"kb_used_data":29414792,"kb_used_omap":101,"kb_used_meta":8052122,"kb_avail":717507576,"statfs":{"total":773094113280,"available":734727757824,"internally_reserved":0,"allocated":30120747008,"data_stored":30118970970,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":103484,"internal_metadata":8245373892},"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":2109,"num_read_kb":50966,"num_write":163,"num_write_kb":6592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001651"},"pg_stats":[{"pgid":"2.7","version":"28'1","reported_seq":75,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:36:22.089787+0000","last_change":"2026-02-18T05:57:23.096221+0000","last_active":"2026-02-18T06:36:22.089787+0000","last_peered":"2026-02-18T06:36:22.089787+0000","last_clean":"2026-02-18T06:36:22.089787+0000","last_became_active":"2026-02-18T05:57:21.018414+0000","last_became_peered":"2026-02-18T05:57:21.018414+0000","last_unstale":"2026-02-18T06:36:22.089787+0000","last_undegraded":"2026-02-18T06:36:22.089787+0000","last_fullsized":"2026-02-18T06:36:22.089787+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T08:09:17.177968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029087999999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"0'0","reported_seq":64,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:36:22.144597+0000","last_change":"2026-02-18T05:57:23.031055+0000","last_active":"2026-02-18T06:36:22.144597+0000","last_peered":"2026-02-18T06:36:22.144597+0000","last_clean":"2026-02-18T06:36:22.144597+0000","last_became_active":"2026-02-18T05:57:21.028384+0000","last_became_peered":"2026-02-18T05:57:21.028384+0000","last_unstale":"2026-02-18T06:36:22.144597+0000","last_undegraded":"2026-02-18T06:36:22.144597+0000","last_fullsized":"2026-02-18T06:36:22.144597+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.163014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045423000000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"33'244","reported_seq":3276,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.701470+0000","last_change":"2026-02-18T05:57:23.219233+0000","last_active":"2026-02-18T06:38:46.701470+0000","last_peered":"2026-02-18T06:38:46.701470+0000","last_clean":"2026-02-18T06:38:46.701470+0000","last_became_active":"2026-02-18T05:57:21.117991+0000","last_became_peered":"2026-02-18T05:57:21.117991+0000","last_unstale":"2026-02-18T06:38:46.701470+0000","last_undegraded":"2026-02-18T06:38:46.701470+0000","last_fullsized":"2026-02-18T06:38:46.701470+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":244,"log_dups_size":0,"ondisk_log_size":244,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:54.970318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029044900000000002,"stat_sum":{"num_bytes":0,"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":818,"num_read_kb":653,"num_write":217,"num_write_kb":204,"num_scrub_errors":0,"num_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":[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":"33'3105","reported_seq":3186,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.693886+0000","last_change":"2026-02-18T05:57:23.030965+0000","last_active":"2026-02-18T06:38:46.693886+0000","last_peered":"2026-02-18T06:38:46.693886+0000","last_clean":"2026-02-18T06:38:46.693886+0000","last_became_active":"2026-02-18T05:57:21.127810+0000","last_became_peered":"2026-02-18T05:57:21.127810+0000","last_unstale":"2026-02-18T06:38:46.693886+0000","last_undegraded":"2026-02-18T06:38:46.693886+0000","last_fullsized":"2026-02-18T06:38:46.693886+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":3105,"log_dups_size":0,"ondisk_log_size":3105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T06:03:46.276627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000381376,"stat_sum":{"num_bytes":1348,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":18562,"num_read_kb":15464,"num_write":6191,"num_write_kb":6179,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"33'267864","reported_seq":435662,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.680872+0000","last_change":"2026-02-18T05:57:32.049194+0000","last_active":"2026-02-18T06:38:46.680872+0000","last_peered":"2026-02-18T06:38:46.680872+0000","last_clean":"2026-02-18T06:38:46.680872+0000","last_became_active":"2026-02-18T05:57:29.040928+0000","last_became_peered":"2026-02-18T05:57:29.040928+0000","last_unstale":"2026-02-18T06:38:46.680872+0000","last_undegraded":"2026-02-18T06:38:46.680872+0000","last_fullsized":"2026-02-18T06:38:46.680872+0000","mapping_epoch":24,"log_start":"33'257806","ondisk_log_start":"33'257806","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:42:13.611530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032823999999999999,"stat_sum":{"num_bytes":4863713280,"num_objects":1169,"num_object_clones":0,"num_object_copies":3507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1169,"num_whiteouts":0,"num_read":167813,"num_read_kb":3617522,"num_write":267889,"num_write_kb":21869023,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"20'2","reported_seq":94,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:34:52.040893+0000","last_change":"2026-02-18T05:57:23.025305+0000","last_active":"2026-02-18T06:34:52.040893+0000","last_peered":"2026-02-18T06:34:52.040893+0000","last_clean":"2026-02-18T06:34:52.040893+0000","last_became_active":"2026-02-18T05:57:21.018513+0000","last_became_peered":"2026-02-18T05:57:21.018513+0000","last_unstale":"2026-02-18T06:34:52.040893+0000","last_undegraded":"2026-02-18T06:34:52.040893+0000","last_fullsized":"2026-02-18T06:34:52.040893+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T07:04:56.523589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001107727,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"33'143021","reported_seq":231355,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.682800+0000","last_change":"2026-02-18T05:57:32.290069+0000","last_active":"2026-02-18T06:38:46.682800+0000","last_peered":"2026-02-18T06:38:46.682800+0000","last_clean":"2026-02-18T06:38:46.682800+0000","last_became_active":"2026-02-18T05:57:29.091476+0000","last_became_peered":"2026-02-18T05:57:29.091476+0000","last_unstale":"2026-02-18T06:38:46.682800+0000","last_undegraded":"2026-02-18T06:38:46.682800+0000","last_fullsized":"2026-02-18T06:38:46.682800+0000","mapping_epoch":24,"log_start":"33'132935","ondisk_log_start":"33'132935","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:44.966279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028169099999999998,"stat_sum":{"num_bytes":4929905152,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1185,"num_whiteouts":0,"num_read":88355,"num_read_kb":3445020,"num_write":143052,"num_write_kb":20995586,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"33'1751","reported_seq":1823,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:36:57.080752+0000","last_change":"2026-02-18T05:57:23.030797+0000","last_active":"2026-02-18T06:36:57.080752+0000","last_peered":"2026-02-18T06:36:57.080752+0000","last_clean":"2026-02-18T06:36:57.080752+0000","last_became_active":"2026-02-18T05:57:21.026981+0000","last_became_peered":"2026-02-18T05:57:21.026981+0000","last_unstale":"2026-02-18T06:36:57.080752+0000","last_undegraded":"2026-02-18T06:36:57.080752+0000","last_fullsized":"2026-02-18T06:36:57.080752+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":1751,"log_dups_size":0,"ondisk_log_size":1751,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T14:45:18.179011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028223199999999999,"stat_sum":{"num_bytes":690,"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":10476,"num_read_kb":8722,"num_write":3493,"num_write_kb":3487,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"33'146181","reported_seq":211595,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.588434+0000","last_change":"2026-02-18T05:57:32.058642+0000","last_active":"2026-02-18T06:38:46.588434+0000","last_peered":"2026-02-18T06:38:46.588434+0000","last_clean":"2026-02-18T06:38:46.588434+0000","last_became_active":"2026-02-18T05:57:29.050883+0000","last_became_peered":"2026-02-18T05:57:29.050883+0000","last_unstale":"2026-02-18T06:38:46.588434+0000","last_undegraded":"2026-02-18T06:38:46.588434+0000","last_fullsized":"2026-02-18T06:38:46.588434+0000","mapping_epoch":24,"log_start":"33'136103","ondisk_log_start":"33'136103","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T06:30:36.410709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033819500000000001,"stat_sum":{"num_bytes":5182243328,"num_objects":1245,"num_object_clones":0,"num_object_copies":3735,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1245,"num_whiteouts":0,"num_read":65440,"num_read_kb":3539428,"num_write":146220,"num_write_kb":21936555,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"33'55","reported_seq":658,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.706339+0000","last_change":"2026-02-18T05:57:23.219261+0000","last_active":"2026-02-18T06:38:46.706339+0000","last_peered":"2026-02-18T06:38:46.706339+0000","last_clean":"2026-02-18T06:38:46.706339+0000","last_became_active":"2026-02-18T05:57:21.018332+0000","last_became_peered":"2026-02-18T05:57:21.018332+0000","last_unstale":"2026-02-18T06:38:46.706339+0000","last_undegraded":"2026-02-18T06:38:46.706339+0000","last_fullsized":"2026-02-18T06:38:46.706339+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":55,"log_dups_size":0,"ondisk_log_size":55,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T05:57:41.621011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031288099999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":140,"num_read_kb":85,"num_write":50,"num_write_kb":44,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"33'128679","reported_seq":257569,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.685751+0000","last_change":"2026-02-18T05:57:32.062178+0000","last_active":"2026-02-18T06:38:46.685751+0000","last_peered":"2026-02-18T06:38:46.685751+0000","last_clean":"2026-02-18T06:38:46.685751+0000","last_became_active":"2026-02-18T05:57:29.091369+0000","last_became_peered":"2026-02-18T05:57:29.091369+0000","last_unstale":"2026-02-18T06:38:46.685751+0000","last_undegraded":"2026-02-18T06:38:46.685751+0000","last_fullsized":"2026-02-18T06:38:46.685751+0000","mapping_epoch":24,"log_start":"33'118596","ondisk_log_start":"33'118596","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:55.158374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0025679880000000002,"stat_sum":{"num_bytes":5101301267,"num_objects":1231,"num_object_clones":0,"num_object_copies":3693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1231,"num_whiteouts":0,"num_read":128912,"num_read_kb":3175076,"num_write":128704,"num_write_kb":22168339,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"18'1","reported_seq":65,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:34:52.040905+0000","last_change":"2026-02-18T05:57:23.024699+0000","last_active":"2026-02-18T06:34:52.040905+0000","last_peered":"2026-02-18T06:34:52.040905+0000","last_clean":"2026-02-18T06:34:52.040905+0000","last_became_active":"2026-02-18T05:57:21.018273+0000","last_became_peered":"2026-02-18T05:57:21.018273+0000","last_unstale":"2026-02-18T06:34:52.040905+0000","last_undegraded":"2026-02-18T06:34:52.040905+0000","last_fullsized":"2026-02-18T06:34:52.040905+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T07:04:14.870928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000455706,"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":[]},{"pgid":"1.0","version":"15'112","reported_seq":202,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:35:32.022344+0000","last_change":"2026-02-18T05:57:18.064288+0000","last_active":"2026-02-18T06:35:32.022344+0000","last_peered":"2026-02-18T06:35:32.022344+0000","last_clean":"2026-02-18T06:35:32.022344+0000","last_became_active":"2026-02-18T05:57:18.063639+0000","last_became_peered":"2026-02-18T05:57:18.063639+0000","last_unstale":"2026-02-18T06:35:32.022344+0000","last_undegraded":"2026-02-18T06:35:32.022344+0000","last_fullsized":"2026-02-18T06:35:32.022344+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-18T05:57:17.000191+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:17.000191+0000","last_clean_scrub_stamp":"2026-02-18T05:57:17.000191+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-19T08:52:31.033652+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":3,"num_pg":4,"stat_sum":{"num_bytes":20077163027,"num_objects":4830,"num_object_clones":0,"num_object_copies":14490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4830,"num_whiteouts":0,"num_read":450520,"num_read_kb":13777046,"num_write":685865,"num_write_kb":86969503,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":30116585472,"data_stored":30116585472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40305,"ondisk_log_size":40305,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30041,"num_read_kb":24957,"num_write":9954,"num_write_kb":9917,"num_scrub_errors":0,"num_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":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":53932,"internal_metadata":0},"log_size":5159,"ondisk_log_size":5159,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":55834575349,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27904,"kb_used_data":944,"kb_used_omap":42,"kb_used_meta":26901,"kb_avail":94343936,"statfs":{"total":96636764160,"available":96608190464,"internally_reserved":0,"allocated":966656,"data_stored":740473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":43773,"internal_metadata":27546883},"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":55834575349,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5571536,"kb_used_data":4898560,"kb_used_omap":4,"kb_used_meta":672955,"kb_avail":88800304,"statfs":{"total":96636764160,"available":90931511296,"internally_reserved":0,"allocated":5016125440,"data_stored":5015906889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4503,"internal_metadata":689106537},"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":55834575349,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3441288,"kb_used_data":2491320,"kb_used_omap":11,"kb_used_meta":949940,"kb_avail":90930552,"statfs":{"total":96636764160,"available":93112885248,"internally_reserved":0,"allocated":2551111680,"data_stored":2550893132,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12196,"internal_metadata":972738652},"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":55834575349,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6336852,"kb_used_data":4905732,"kb_used_omap":4,"kb_used_meta":1431099,"kb_avail":88034988,"statfs":{"total":96636764160,"available":90147827712,"internally_reserved":0,"allocated":5023469568,"data_stored":5023255097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4502,"internal_metadata":1465445994},"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":55834575349,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5930148,"kb_used_data":5021780,"kb_used_omap":4,"kb_used_meta":908347,"kb_avail":88441692,"statfs":{"total":96636764160,"available":90564292608,"internally_reserved":0,"allocated":5142302720,"data_stored":5142080747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4500,"internal_metadata":930147948},"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":55834575350,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3519300,"kb_used_data":2407604,"kb_used_omap":16,"kb_used_meta":1111663,"kb_avail":90852540,"statfs":{"total":96636764160,"available":93033000960,"internally_reserved":0,"allocated":2465386496,"data_stored":2465164523,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17404,"internal_metadata":1138342916},"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":55834575349,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6248084,"kb_used_data":4782532,"kb_used_omap":7,"kb_used_meta":1465528,"kb_avail":88123756,"statfs":{"total":96636764160,"available":90238726144,"internally_reserved":0,"allocated":4897312768,"data_stored":4897083296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7263,"internal_metadata":1500701601},"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":55834575349,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6392032,"kb_used_data":4906320,"kb_used_omap":9,"kb_used_meta":1485686,"kb_avail":87979808,"statfs":{"total":96636764160,"available":90091323392,"internally_reserved":0,"allocated":5024071680,"data_stored":5023846813,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9343,"internal_metadata":1521343361},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":1348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7749,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3999,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"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":8192,"data_stored":690,"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":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":32,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42184,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":5023105024,"data_stored":5023105024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4896931840,"data_stored":4896931840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2465013760,"data_stored":2465013760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5141929984,"data_stored":5141929984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":5023105024,"data_stored":5023105024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2550743040,"data_stored":2550743040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5015756800,"data_stored":5015756800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T06:38:54.341 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T06:38:54.500 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T06:38:54.501 INFO:teuthology.orchestra.run.trial015.stderr:dumped all 2026-02-18T06:38:54.510 INFO:teuthology.orchestra.run.trial015.stdout:{"pg_ready":true,"pg_map":{"version":1275,"stamp":"2026-02-18T06:38:54.303740+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20077755484,"num_objects":4844,"num_object_clones":0,"num_object_copies":14518,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4844,"num_whiteouts":0,"num_read":480647,"num_read_kb":13802076,"num_write":695964,"num_write_kb":86982092,"num_scrub_errors":0,"num_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":45576,"ondisk_log_size":45576,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":37467144,"kb_used_data":29414792,"kb_used_omap":101,"kb_used_meta":8052122,"kb_avail":717507576,"statfs":{"total":773094113280,"available":734727757824,"internally_reserved":0,"allocated":30120747008,"data_stored":30118970970,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":103484,"internal_metadata":8245373892},"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":2109,"num_read_kb":50966,"num_write":163,"num_write_kb":6592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001651"},"pg_stats":[{"pgid":"2.7","version":"28'1","reported_seq":75,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:36:22.089787+0000","last_change":"2026-02-18T05:57:23.096221+0000","last_active":"2026-02-18T06:36:22.089787+0000","last_peered":"2026-02-18T06:36:22.089787+0000","last_clean":"2026-02-18T06:36:22.089787+0000","last_became_active":"2026-02-18T05:57:21.018414+0000","last_became_peered":"2026-02-18T05:57:21.018414+0000","last_unstale":"2026-02-18T06:36:22.089787+0000","last_undegraded":"2026-02-18T06:36:22.089787+0000","last_fullsized":"2026-02-18T06:36:22.089787+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T08:09:17.177968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029087999999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"0'0","reported_seq":64,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:36:22.144597+0000","last_change":"2026-02-18T05:57:23.031055+0000","last_active":"2026-02-18T06:36:22.144597+0000","last_peered":"2026-02-18T06:36:22.144597+0000","last_clean":"2026-02-18T06:36:22.144597+0000","last_became_active":"2026-02-18T05:57:21.028384+0000","last_became_peered":"2026-02-18T05:57:21.028384+0000","last_unstale":"2026-02-18T06:36:22.144597+0000","last_undegraded":"2026-02-18T06:36:22.144597+0000","last_fullsized":"2026-02-18T06:36:22.144597+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.163014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045423000000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"33'244","reported_seq":3276,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.701470+0000","last_change":"2026-02-18T05:57:23.219233+0000","last_active":"2026-02-18T06:38:46.701470+0000","last_peered":"2026-02-18T06:38:46.701470+0000","last_clean":"2026-02-18T06:38:46.701470+0000","last_became_active":"2026-02-18T05:57:21.117991+0000","last_became_peered":"2026-02-18T05:57:21.117991+0000","last_unstale":"2026-02-18T06:38:46.701470+0000","last_undegraded":"2026-02-18T06:38:46.701470+0000","last_fullsized":"2026-02-18T06:38:46.701470+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":244,"log_dups_size":0,"ondisk_log_size":244,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:54.970318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029044900000000002,"stat_sum":{"num_bytes":0,"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":818,"num_read_kb":653,"num_write":217,"num_write_kb":204,"num_scrub_errors":0,"num_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":[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":"33'3105","reported_seq":3186,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.693886+0000","last_change":"2026-02-18T05:57:23.030965+0000","last_active":"2026-02-18T06:38:46.693886+0000","last_peered":"2026-02-18T06:38:46.693886+0000","last_clean":"2026-02-18T06:38:46.693886+0000","last_became_active":"2026-02-18T05:57:21.127810+0000","last_became_peered":"2026-02-18T05:57:21.127810+0000","last_unstale":"2026-02-18T06:38:46.693886+0000","last_undegraded":"2026-02-18T06:38:46.693886+0000","last_fullsized":"2026-02-18T06:38:46.693886+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":3105,"log_dups_size":0,"ondisk_log_size":3105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T06:03:46.276627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000381376,"stat_sum":{"num_bytes":1348,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":18562,"num_read_kb":15464,"num_write":6191,"num_write_kb":6179,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"33'267864","reported_seq":435662,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.680872+0000","last_change":"2026-02-18T05:57:32.049194+0000","last_active":"2026-02-18T06:38:46.680872+0000","last_peered":"2026-02-18T06:38:46.680872+0000","last_clean":"2026-02-18T06:38:46.680872+0000","last_became_active":"2026-02-18T05:57:29.040928+0000","last_became_peered":"2026-02-18T05:57:29.040928+0000","last_unstale":"2026-02-18T06:38:46.680872+0000","last_undegraded":"2026-02-18T06:38:46.680872+0000","last_fullsized":"2026-02-18T06:38:46.680872+0000","mapping_epoch":24,"log_start":"33'257806","ondisk_log_start":"33'257806","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:42:13.611530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032823999999999999,"stat_sum":{"num_bytes":4863713280,"num_objects":1169,"num_object_clones":0,"num_object_copies":3507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1169,"num_whiteouts":0,"num_read":167813,"num_read_kb":3617522,"num_write":267889,"num_write_kb":21869023,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"20'2","reported_seq":94,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:34:52.040893+0000","last_change":"2026-02-18T05:57:23.025305+0000","last_active":"2026-02-18T06:34:52.040893+0000","last_peered":"2026-02-18T06:34:52.040893+0000","last_clean":"2026-02-18T06:34:52.040893+0000","last_became_active":"2026-02-18T05:57:21.018513+0000","last_became_peered":"2026-02-18T05:57:21.018513+0000","last_unstale":"2026-02-18T06:34:52.040893+0000","last_undegraded":"2026-02-18T06:34:52.040893+0000","last_fullsized":"2026-02-18T06:34:52.040893+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T07:04:56.523589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001107727,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"33'143021","reported_seq":231355,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.682800+0000","last_change":"2026-02-18T05:57:32.290069+0000","last_active":"2026-02-18T06:38:46.682800+0000","last_peered":"2026-02-18T06:38:46.682800+0000","last_clean":"2026-02-18T06:38:46.682800+0000","last_became_active":"2026-02-18T05:57:29.091476+0000","last_became_peered":"2026-02-18T05:57:29.091476+0000","last_unstale":"2026-02-18T06:38:46.682800+0000","last_undegraded":"2026-02-18T06:38:46.682800+0000","last_fullsized":"2026-02-18T06:38:46.682800+0000","mapping_epoch":24,"log_start":"33'132935","ondisk_log_start":"33'132935","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:44.966279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028169099999999998,"stat_sum":{"num_bytes":4929905152,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1185,"num_whiteouts":0,"num_read":88355,"num_read_kb":3445020,"num_write":143052,"num_write_kb":20995586,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"33'1751","reported_seq":1823,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:36:57.080752+0000","last_change":"2026-02-18T05:57:23.030797+0000","last_active":"2026-02-18T06:36:57.080752+0000","last_peered":"2026-02-18T06:36:57.080752+0000","last_clean":"2026-02-18T06:36:57.080752+0000","last_became_active":"2026-02-18T05:57:21.026981+0000","last_became_peered":"2026-02-18T05:57:21.026981+0000","last_unstale":"2026-02-18T06:36:57.080752+0000","last_undegraded":"2026-02-18T06:36:57.080752+0000","last_fullsized":"2026-02-18T06:36:57.080752+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":1751,"log_dups_size":0,"ondisk_log_size":1751,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T14:45:18.179011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028223199999999999,"stat_sum":{"num_bytes":690,"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":10476,"num_read_kb":8722,"num_write":3493,"num_write_kb":3487,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"33'146181","reported_seq":211595,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.588434+0000","last_change":"2026-02-18T05:57:32.058642+0000","last_active":"2026-02-18T06:38:46.588434+0000","last_peered":"2026-02-18T06:38:46.588434+0000","last_clean":"2026-02-18T06:38:46.588434+0000","last_became_active":"2026-02-18T05:57:29.050883+0000","last_became_peered":"2026-02-18T05:57:29.050883+0000","last_unstale":"2026-02-18T06:38:46.588434+0000","last_undegraded":"2026-02-18T06:38:46.588434+0000","last_fullsized":"2026-02-18T06:38:46.588434+0000","mapping_epoch":24,"log_start":"33'136103","ondisk_log_start":"33'136103","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T06:30:36.410709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033819500000000001,"stat_sum":{"num_bytes":5182243328,"num_objects":1245,"num_object_clones":0,"num_object_copies":3735,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1245,"num_whiteouts":0,"num_read":65440,"num_read_kb":3539428,"num_write":146220,"num_write_kb":21936555,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"33'55","reported_seq":658,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.706339+0000","last_change":"2026-02-18T05:57:23.219261+0000","last_active":"2026-02-18T06:38:46.706339+0000","last_peered":"2026-02-18T06:38:46.706339+0000","last_clean":"2026-02-18T06:38:46.706339+0000","last_became_active":"2026-02-18T05:57:21.018332+0000","last_became_peered":"2026-02-18T05:57:21.018332+0000","last_unstale":"2026-02-18T06:38:46.706339+0000","last_undegraded":"2026-02-18T06:38:46.706339+0000","last_fullsized":"2026-02-18T06:38:46.706339+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":55,"log_dups_size":0,"ondisk_log_size":55,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T05:57:41.621011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031288099999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":140,"num_read_kb":85,"num_write":50,"num_write_kb":44,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"33'128679","reported_seq":257569,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.685751+0000","last_change":"2026-02-18T05:57:32.062178+0000","last_active":"2026-02-18T06:38:46.685751+0000","last_peered":"2026-02-18T06:38:46.685751+0000","last_clean":"2026-02-18T06:38:46.685751+0000","last_became_active":"2026-02-18T05:57:29.091369+0000","last_became_peered":"2026-02-18T05:57:29.091369+0000","last_unstale":"2026-02-18T06:38:46.685751+0000","last_undegraded":"2026-02-18T06:38:46.685751+0000","last_fullsized":"2026-02-18T06:38:46.685751+0000","mapping_epoch":24,"log_start":"33'118596","ondisk_log_start":"33'118596","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:55.158374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0025679880000000002,"stat_sum":{"num_bytes":5101301267,"num_objects":1231,"num_object_clones":0,"num_object_copies":3693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1231,"num_whiteouts":0,"num_read":128912,"num_read_kb":3175076,"num_write":128704,"num_write_kb":22168339,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"18'1","reported_seq":65,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:34:52.040905+0000","last_change":"2026-02-18T05:57:23.024699+0000","last_active":"2026-02-18T06:34:52.040905+0000","last_peered":"2026-02-18T06:34:52.040905+0000","last_clean":"2026-02-18T06:34:52.040905+0000","last_became_active":"2026-02-18T05:57:21.018273+0000","last_became_peered":"2026-02-18T05:57:21.018273+0000","last_unstale":"2026-02-18T06:34:52.040905+0000","last_undegraded":"2026-02-18T06:34:52.040905+0000","last_fullsized":"2026-02-18T06:34:52.040905+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T07:04:14.870928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000455706,"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":[]},{"pgid":"1.0","version":"15'112","reported_seq":202,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:35:32.022344+0000","last_change":"2026-02-18T05:57:18.064288+0000","last_active":"2026-02-18T06:35:32.022344+0000","last_peered":"2026-02-18T06:35:32.022344+0000","last_clean":"2026-02-18T06:35:32.022344+0000","last_became_active":"2026-02-18T05:57:18.063639+0000","last_became_peered":"2026-02-18T05:57:18.063639+0000","last_unstale":"2026-02-18T06:35:32.022344+0000","last_undegraded":"2026-02-18T06:35:32.022344+0000","last_fullsized":"2026-02-18T06:35:32.022344+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-18T05:57:17.000191+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:17.000191+0000","last_clean_scrub_stamp":"2026-02-18T05:57:17.000191+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-19T08:52:31.033652+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":3,"num_pg":4,"stat_sum":{"num_bytes":20077163027,"num_objects":4830,"num_object_clones":0,"num_object_copies":14490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4830,"num_whiteouts":0,"num_read":450520,"num_read_kb":13777046,"num_write":685865,"num_write_kb":86969503,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":30116585472,"data_stored":30116585472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40305,"ondisk_log_size":40305,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30041,"num_read_kb":24957,"num_write":9954,"num_write_kb":9917,"num_scrub_errors":0,"num_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":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":53932,"internal_metadata":0},"log_size":5159,"ondisk_log_size":5159,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":55834575349,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27904,"kb_used_data":944,"kb_used_omap":42,"kb_used_meta":26901,"kb_avail":94343936,"statfs":{"total":96636764160,"available":96608190464,"internally_reserved":0,"allocated":966656,"data_stored":740473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":43773,"internal_metadata":27546883},"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":55834575349,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5571536,"kb_used_data":4898560,"kb_used_omap":4,"kb_used_meta":672955,"kb_avail":88800304,"statfs":{"total":96636764160,"available":90931511296,"internally_reserved":0,"allocated":5016125440,"data_stored":5015906889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4503,"internal_metadata":689106537},"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":55834575349,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3441288,"kb_used_data":2491320,"kb_used_omap":11,"kb_used_meta":949940,"kb_avail":90930552,"statfs":{"total":96636764160,"available":93112885248,"internally_reserved":0,"allocated":2551111680,"data_stored":2550893132,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12196,"internal_metadata":972738652},"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":55834575349,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6336852,"kb_used_data":4905732,"kb_used_omap":4,"kb_used_meta":1431099,"kb_avail":88034988,"statfs":{"total":96636764160,"available":90147827712,"internally_reserved":0,"allocated":5023469568,"data_stored":5023255097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4502,"internal_metadata":1465445994},"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":55834575349,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5930148,"kb_used_data":5021780,"kb_used_omap":4,"kb_used_meta":908347,"kb_avail":88441692,"statfs":{"total":96636764160,"available":90564292608,"internally_reserved":0,"allocated":5142302720,"data_stored":5142080747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4500,"internal_metadata":930147948},"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":55834575350,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3519300,"kb_used_data":2407604,"kb_used_omap":16,"kb_used_meta":1111663,"kb_avail":90852540,"statfs":{"total":96636764160,"available":93033000960,"internally_reserved":0,"allocated":2465386496,"data_stored":2465164523,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17404,"internal_metadata":1138342916},"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":55834575349,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6248084,"kb_used_data":4782532,"kb_used_omap":7,"kb_used_meta":1465528,"kb_avail":88123756,"statfs":{"total":96636764160,"available":90238726144,"internally_reserved":0,"allocated":4897312768,"data_stored":4897083296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7263,"internal_metadata":1500701601},"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":55834575349,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6392032,"kb_used_data":4906320,"kb_used_omap":9,"kb_used_meta":1485686,"kb_avail":87979808,"statfs":{"total":96636764160,"available":90091323392,"internally_reserved":0,"allocated":5024071680,"data_stored":5023846813,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9343,"internal_metadata":1521343361},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":1348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7749,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3999,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"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":8192,"data_stored":690,"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":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":32,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42184,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":5023105024,"data_stored":5023105024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4896931840,"data_stored":4896931840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2465013760,"data_stored":2465013760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5141929984,"data_stored":5141929984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":5023105024,"data_stored":5023105024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2550743040,"data_stored":2550743040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5015756800,"data_stored":5015756800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T06:38:54.512 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-18T06:38:54.512 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T06:38:54.675 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T06:38:54.675 INFO:teuthology.orchestra.run.trial015.stderr:dumped all 2026-02-18T06:38:54.685 INFO:teuthology.orchestra.run.trial015.stdout:{"pg_ready":true,"pg_map":{"version":1275,"stamp":"2026-02-18T06:38:54.303740+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20077755484,"num_objects":4844,"num_object_clones":0,"num_object_copies":14518,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4844,"num_whiteouts":0,"num_read":480647,"num_read_kb":13802076,"num_write":695964,"num_write_kb":86982092,"num_scrub_errors":0,"num_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":45576,"ondisk_log_size":45576,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":37467144,"kb_used_data":29414792,"kb_used_omap":101,"kb_used_meta":8052122,"kb_avail":717507576,"statfs":{"total":773094113280,"available":734727757824,"internally_reserved":0,"allocated":30120747008,"data_stored":30118970970,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":103484,"internal_metadata":8245373892},"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":2109,"num_read_kb":50966,"num_write":163,"num_write_kb":6592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001651"},"pg_stats":[{"pgid":"2.7","version":"28'1","reported_seq":75,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:36:22.089787+0000","last_change":"2026-02-18T05:57:23.096221+0000","last_active":"2026-02-18T06:36:22.089787+0000","last_peered":"2026-02-18T06:36:22.089787+0000","last_clean":"2026-02-18T06:36:22.089787+0000","last_became_active":"2026-02-18T05:57:21.018414+0000","last_became_peered":"2026-02-18T05:57:21.018414+0000","last_unstale":"2026-02-18T06:36:22.089787+0000","last_undegraded":"2026-02-18T06:36:22.089787+0000","last_fullsized":"2026-02-18T06:36:22.089787+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T08:09:17.177968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029087999999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"0'0","reported_seq":64,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:36:22.144597+0000","last_change":"2026-02-18T05:57:23.031055+0000","last_active":"2026-02-18T06:36:22.144597+0000","last_peered":"2026-02-18T06:36:22.144597+0000","last_clean":"2026-02-18T06:36:22.144597+0000","last_became_active":"2026-02-18T05:57:21.028384+0000","last_became_peered":"2026-02-18T05:57:21.028384+0000","last_unstale":"2026-02-18T06:36:22.144597+0000","last_undegraded":"2026-02-18T06:36:22.144597+0000","last_fullsized":"2026-02-18T06:36:22.144597+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.163014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045423000000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"33'244","reported_seq":3276,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.701470+0000","last_change":"2026-02-18T05:57:23.219233+0000","last_active":"2026-02-18T06:38:46.701470+0000","last_peered":"2026-02-18T06:38:46.701470+0000","last_clean":"2026-02-18T06:38:46.701470+0000","last_became_active":"2026-02-18T05:57:21.117991+0000","last_became_peered":"2026-02-18T05:57:21.117991+0000","last_unstale":"2026-02-18T06:38:46.701470+0000","last_undegraded":"2026-02-18T06:38:46.701470+0000","last_fullsized":"2026-02-18T06:38:46.701470+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":244,"log_dups_size":0,"ondisk_log_size":244,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:54.970318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029044900000000002,"stat_sum":{"num_bytes":0,"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":818,"num_read_kb":653,"num_write":217,"num_write_kb":204,"num_scrub_errors":0,"num_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":[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":"33'3105","reported_seq":3186,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.693886+0000","last_change":"2026-02-18T05:57:23.030965+0000","last_active":"2026-02-18T06:38:46.693886+0000","last_peered":"2026-02-18T06:38:46.693886+0000","last_clean":"2026-02-18T06:38:46.693886+0000","last_became_active":"2026-02-18T05:57:21.127810+0000","last_became_peered":"2026-02-18T05:57:21.127810+0000","last_unstale":"2026-02-18T06:38:46.693886+0000","last_undegraded":"2026-02-18T06:38:46.693886+0000","last_fullsized":"2026-02-18T06:38:46.693886+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":3105,"log_dups_size":0,"ondisk_log_size":3105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T06:03:46.276627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000381376,"stat_sum":{"num_bytes":1348,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":18562,"num_read_kb":15464,"num_write":6191,"num_write_kb":6179,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"33'267864","reported_seq":435662,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.680872+0000","last_change":"2026-02-18T05:57:32.049194+0000","last_active":"2026-02-18T06:38:46.680872+0000","last_peered":"2026-02-18T06:38:46.680872+0000","last_clean":"2026-02-18T06:38:46.680872+0000","last_became_active":"2026-02-18T05:57:29.040928+0000","last_became_peered":"2026-02-18T05:57:29.040928+0000","last_unstale":"2026-02-18T06:38:46.680872+0000","last_undegraded":"2026-02-18T06:38:46.680872+0000","last_fullsized":"2026-02-18T06:38:46.680872+0000","mapping_epoch":24,"log_start":"33'257806","ondisk_log_start":"33'257806","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:42:13.611530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032823999999999999,"stat_sum":{"num_bytes":4863713280,"num_objects":1169,"num_object_clones":0,"num_object_copies":3507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1169,"num_whiteouts":0,"num_read":167813,"num_read_kb":3617522,"num_write":267889,"num_write_kb":21869023,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"20'2","reported_seq":94,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:34:52.040893+0000","last_change":"2026-02-18T05:57:23.025305+0000","last_active":"2026-02-18T06:34:52.040893+0000","last_peered":"2026-02-18T06:34:52.040893+0000","last_clean":"2026-02-18T06:34:52.040893+0000","last_became_active":"2026-02-18T05:57:21.018513+0000","last_became_peered":"2026-02-18T05:57:21.018513+0000","last_unstale":"2026-02-18T06:34:52.040893+0000","last_undegraded":"2026-02-18T06:34:52.040893+0000","last_fullsized":"2026-02-18T06:34:52.040893+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T07:04:56.523589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001107727,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"33'143021","reported_seq":231355,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.682800+0000","last_change":"2026-02-18T05:57:32.290069+0000","last_active":"2026-02-18T06:38:46.682800+0000","last_peered":"2026-02-18T06:38:46.682800+0000","last_clean":"2026-02-18T06:38:46.682800+0000","last_became_active":"2026-02-18T05:57:29.091476+0000","last_became_peered":"2026-02-18T05:57:29.091476+0000","last_unstale":"2026-02-18T06:38:46.682800+0000","last_undegraded":"2026-02-18T06:38:46.682800+0000","last_fullsized":"2026-02-18T06:38:46.682800+0000","mapping_epoch":24,"log_start":"33'132935","ondisk_log_start":"33'132935","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:44.966279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028169099999999998,"stat_sum":{"num_bytes":4929905152,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1185,"num_whiteouts":0,"num_read":88355,"num_read_kb":3445020,"num_write":143052,"num_write_kb":20995586,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"33'1751","reported_seq":1823,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:36:57.080752+0000","last_change":"2026-02-18T05:57:23.030797+0000","last_active":"2026-02-18T06:36:57.080752+0000","last_peered":"2026-02-18T06:36:57.080752+0000","last_clean":"2026-02-18T06:36:57.080752+0000","last_became_active":"2026-02-18T05:57:21.026981+0000","last_became_peered":"2026-02-18T05:57:21.026981+0000","last_unstale":"2026-02-18T06:36:57.080752+0000","last_undegraded":"2026-02-18T06:36:57.080752+0000","last_fullsized":"2026-02-18T06:36:57.080752+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":1751,"log_dups_size":0,"ondisk_log_size":1751,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T14:45:18.179011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028223199999999999,"stat_sum":{"num_bytes":690,"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":10476,"num_read_kb":8722,"num_write":3493,"num_write_kb":3487,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"33'146181","reported_seq":211595,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.588434+0000","last_change":"2026-02-18T05:57:32.058642+0000","last_active":"2026-02-18T06:38:46.588434+0000","last_peered":"2026-02-18T06:38:46.588434+0000","last_clean":"2026-02-18T06:38:46.588434+0000","last_became_active":"2026-02-18T05:57:29.050883+0000","last_became_peered":"2026-02-18T05:57:29.050883+0000","last_unstale":"2026-02-18T06:38:46.588434+0000","last_undegraded":"2026-02-18T06:38:46.588434+0000","last_fullsized":"2026-02-18T06:38:46.588434+0000","mapping_epoch":24,"log_start":"33'136103","ondisk_log_start":"33'136103","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T06:30:36.410709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033819500000000001,"stat_sum":{"num_bytes":5182243328,"num_objects":1245,"num_object_clones":0,"num_object_copies":3735,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1245,"num_whiteouts":0,"num_read":65440,"num_read_kb":3539428,"num_write":146220,"num_write_kb":21936555,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"33'55","reported_seq":658,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.706339+0000","last_change":"2026-02-18T05:57:23.219261+0000","last_active":"2026-02-18T06:38:46.706339+0000","last_peered":"2026-02-18T06:38:46.706339+0000","last_clean":"2026-02-18T06:38:46.706339+0000","last_became_active":"2026-02-18T05:57:21.018332+0000","last_became_peered":"2026-02-18T05:57:21.018332+0000","last_unstale":"2026-02-18T06:38:46.706339+0000","last_undegraded":"2026-02-18T06:38:46.706339+0000","last_fullsized":"2026-02-18T06:38:46.706339+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":55,"log_dups_size":0,"ondisk_log_size":55,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T05:57:41.621011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031288099999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":140,"num_read_kb":85,"num_write":50,"num_write_kb":44,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"33'128679","reported_seq":257569,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.685751+0000","last_change":"2026-02-18T05:57:32.062178+0000","last_active":"2026-02-18T06:38:46.685751+0000","last_peered":"2026-02-18T06:38:46.685751+0000","last_clean":"2026-02-18T06:38:46.685751+0000","last_became_active":"2026-02-18T05:57:29.091369+0000","last_became_peered":"2026-02-18T05:57:29.091369+0000","last_unstale":"2026-02-18T06:38:46.685751+0000","last_undegraded":"2026-02-18T06:38:46.685751+0000","last_fullsized":"2026-02-18T06:38:46.685751+0000","mapping_epoch":24,"log_start":"33'118596","ondisk_log_start":"33'118596","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:55.158374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0025679880000000002,"stat_sum":{"num_bytes":5101301267,"num_objects":1231,"num_object_clones":0,"num_object_copies":3693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1231,"num_whiteouts":0,"num_read":128912,"num_read_kb":3175076,"num_write":128704,"num_write_kb":22168339,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"18'1","reported_seq":65,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:34:52.040905+0000","last_change":"2026-02-18T05:57:23.024699+0000","last_active":"2026-02-18T06:34:52.040905+0000","last_peered":"2026-02-18T06:34:52.040905+0000","last_clean":"2026-02-18T06:34:52.040905+0000","last_became_active":"2026-02-18T05:57:21.018273+0000","last_became_peered":"2026-02-18T05:57:21.018273+0000","last_unstale":"2026-02-18T06:34:52.040905+0000","last_undegraded":"2026-02-18T06:34:52.040905+0000","last_fullsized":"2026-02-18T06:34:52.040905+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T07:04:14.870928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000455706,"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":[]},{"pgid":"1.0","version":"15'112","reported_seq":202,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:35:32.022344+0000","last_change":"2026-02-18T05:57:18.064288+0000","last_active":"2026-02-18T06:35:32.022344+0000","last_peered":"2026-02-18T06:35:32.022344+0000","last_clean":"2026-02-18T06:35:32.022344+0000","last_became_active":"2026-02-18T05:57:18.063639+0000","last_became_peered":"2026-02-18T05:57:18.063639+0000","last_unstale":"2026-02-18T06:35:32.022344+0000","last_undegraded":"2026-02-18T06:35:32.022344+0000","last_fullsized":"2026-02-18T06:35:32.022344+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-18T05:57:17.000191+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:17.000191+0000","last_clean_scrub_stamp":"2026-02-18T05:57:17.000191+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-19T08:52:31.033652+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":3,"num_pg":4,"stat_sum":{"num_bytes":20077163027,"num_objects":4830,"num_object_clones":0,"num_object_copies":14490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4830,"num_whiteouts":0,"num_read":450520,"num_read_kb":13777046,"num_write":685865,"num_write_kb":86969503,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":30116585472,"data_stored":30116585472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40305,"ondisk_log_size":40305,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30041,"num_read_kb":24957,"num_write":9954,"num_write_kb":9917,"num_scrub_errors":0,"num_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":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":53932,"internal_metadata":0},"log_size":5159,"ondisk_log_size":5159,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":55834575349,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27904,"kb_used_data":944,"kb_used_omap":42,"kb_used_meta":26901,"kb_avail":94343936,"statfs":{"total":96636764160,"available":96608190464,"internally_reserved":0,"allocated":966656,"data_stored":740473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":43773,"internal_metadata":27546883},"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":55834575349,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5571536,"kb_used_data":4898560,"kb_used_omap":4,"kb_used_meta":672955,"kb_avail":88800304,"statfs":{"total":96636764160,"available":90931511296,"internally_reserved":0,"allocated":5016125440,"data_stored":5015906889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4503,"internal_metadata":689106537},"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":55834575349,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3441288,"kb_used_data":2491320,"kb_used_omap":11,"kb_used_meta":949940,"kb_avail":90930552,"statfs":{"total":96636764160,"available":93112885248,"internally_reserved":0,"allocated":2551111680,"data_stored":2550893132,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12196,"internal_metadata":972738652},"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":55834575349,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6336852,"kb_used_data":4905732,"kb_used_omap":4,"kb_used_meta":1431099,"kb_avail":88034988,"statfs":{"total":96636764160,"available":90147827712,"internally_reserved":0,"allocated":5023469568,"data_stored":5023255097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4502,"internal_metadata":1465445994},"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":55834575349,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5930148,"kb_used_data":5021780,"kb_used_omap":4,"kb_used_meta":908347,"kb_avail":88441692,"statfs":{"total":96636764160,"available":90564292608,"internally_reserved":0,"allocated":5142302720,"data_stored":5142080747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4500,"internal_metadata":930147948},"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":55834575350,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3519300,"kb_used_data":2407604,"kb_used_omap":16,"kb_used_meta":1111663,"kb_avail":90852540,"statfs":{"total":96636764160,"available":93033000960,"internally_reserved":0,"allocated":2465386496,"data_stored":2465164523,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17404,"internal_metadata":1138342916},"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":55834575349,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6248084,"kb_used_data":4782532,"kb_used_omap":7,"kb_used_meta":1465528,"kb_avail":88123756,"statfs":{"total":96636764160,"available":90238726144,"internally_reserved":0,"allocated":4897312768,"data_stored":4897083296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7263,"internal_metadata":1500701601},"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":55834575349,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6392032,"kb_used_data":4906320,"kb_used_omap":9,"kb_used_meta":1485686,"kb_avail":87979808,"statfs":{"total":96636764160,"available":90091323392,"internally_reserved":0,"allocated":5024071680,"data_stored":5023846813,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9343,"internal_metadata":1521343361},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":1348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7749,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3999,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"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":8192,"data_stored":690,"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":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":32,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42184,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":5023105024,"data_stored":5023105024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4896931840,"data_stored":4896931840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2465013760,"data_stored":2465013760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5141929984,"data_stored":5141929984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":5023105024,"data_stored":5023105024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2550743040,"data_stored":2550743040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5015756800,"data_stored":5015756800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T06:38:54.687 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-18T06:38:54.840 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T06:38:54.841 INFO:teuthology.orchestra.run.trial015.stdout:{"epoch":33,"fsid":"d932c82b-cede-48ad-be55-a8abcd3bdd68","created":"2026-02-18T05:57:09.944074+0000","modified":"2026-02-18T05:59:44.630961+0000","last_up_change":"2026-02-18T05:57:15.996348+0000","last_in_change":"2026-02-18T05:57:11.365549+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":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-18T05:57:16.008020+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-18T05:57:19.533920+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}},{"pool":3,"pool_name":"datapool","create_time":"2026-02-18T05:57:27.050013+0000","flags":8197,"flags_names":"hashpspool,ec_overwrites,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"28","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":28,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"teuthologyprofile","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":8192,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"80c12319-e322-4460-a959-adc9feb15489","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6808","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6810","nonce":2081156888}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6812","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6813","nonce":2081156888}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6819","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6821","nonce":2081156888}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6815","nonce":2081156888},{"type":"v1","addr":"10.20.193.15:6817","nonce":2081156888}]},"public_addr":"10.20.193.15:6810/2081156888","cluster_addr":"10.20.193.15:6813/2081156888","heartbeat_back_addr":"10.20.193.15:6821/2081156888","heartbeat_front_addr":"10.20.193.15:6817/2081156888","state":["exists","up"]},{"osd":1,"uuid":"f692bd10-47b2-4b32-b4b7-bb68387219b0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6824","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6825","nonce":745478176}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6826","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6827","nonce":745478176}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6830","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6831","nonce":745478176}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6828","nonce":745478176},{"type":"v1","addr":"10.20.193.15:6829","nonce":745478176}]},"public_addr":"10.20.193.15:6825/745478176","cluster_addr":"10.20.193.15:6827/745478176","heartbeat_back_addr":"10.20.193.15:6831/745478176","heartbeat_front_addr":"10.20.193.15:6829/745478176","state":["exists","up"]},{"osd":2,"uuid":"1099ab63-0941-490f-a18e-8bfc7d77abb1","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.15:6809","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6811","nonce":3389287605}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6814","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6816","nonce":3389287605}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6822","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6823","nonce":3389287605}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6818","nonce":3389287605},{"type":"v1","addr":"10.20.193.15:6820","nonce":3389287605}]},"public_addr":"10.20.193.15:6811/3389287605","cluster_addr":"10.20.193.15:6816/3389287605","heartbeat_back_addr":"10.20.193.15:6823/3389287605","heartbeat_front_addr":"10.20.193.15:6820/3389287605","state":["exists","up"]},{"osd":3,"uuid":"6f713637-4100-4b50-9738-4d0d520ff04f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6800","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6801","nonce":2456119175}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6802","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6803","nonce":2456119175}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6806","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6807","nonce":2456119175}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.15:6804","nonce":2456119175},{"type":"v1","addr":"10.20.193.15:6805","nonce":2456119175}]},"public_addr":"10.20.193.15:6801/2456119175","cluster_addr":"10.20.193.15:6803/2456119175","heartbeat_back_addr":"10.20.193.15:6807/2456119175","heartbeat_front_addr":"10.20.193.15:6805/2456119175","state":["exists","up"]},{"osd":4,"uuid":"3672b0c1-4dc2-4d0d-9274-4821ca0b0b22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6810","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6811","nonce":1879089193}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6812","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6813","nonce":1879089193}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6816","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6817","nonce":1879089193}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6814","nonce":1879089193},{"type":"v1","addr":"10.20.193.42:6815","nonce":1879089193}]},"public_addr":"10.20.193.42:6811/1879089193","cluster_addr":"10.20.193.42:6813/1879089193","heartbeat_back_addr":"10.20.193.42:6817/1879089193","heartbeat_front_addr":"10.20.193.42:6815/1879089193","state":["exists","up"]},{"osd":5,"uuid":"9e0609f3-8583-46e6-9e68-2958f5375e12","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.42:6800","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6801","nonce":604900964}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6802","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6803","nonce":604900964}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6806","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6807","nonce":604900964}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6804","nonce":604900964},{"type":"v1","addr":"10.20.193.42:6805","nonce":604900964}]},"public_addr":"10.20.193.42:6801/604900964","cluster_addr":"10.20.193.42:6803/604900964","heartbeat_back_addr":"10.20.193.42:6807/604900964","heartbeat_front_addr":"10.20.193.42:6805/604900964","state":["exists","up"]},{"osd":6,"uuid":"22f6d8ad-27ad-44a7-ae25-27bd59e8cfee","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.42:6826","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6827","nonce":2182681773}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6828","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6829","nonce":2182681773}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6832","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6833","nonce":2182681773}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6830","nonce":2182681773},{"type":"v1","addr":"10.20.193.42:6831","nonce":2182681773}]},"public_addr":"10.20.193.42:6827/2182681773","cluster_addr":"10.20.193.42:6829/2182681773","heartbeat_back_addr":"10.20.193.42:6833/2182681773","heartbeat_front_addr":"10.20.193.42:6831/2182681773","state":["exists","up"]},{"osd":7,"uuid":"ea0c182d-113d-4d8d-b40c-efbd61226db7","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.42:6818","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6819","nonce":1083146964}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6820","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6821","nonce":1083146964}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6824","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6825","nonce":1083146964}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.42:6822","nonce":1083146964},{"type":"v1","addr":"10.20.193.42:6823","nonce":1083146964}]},"public_addr":"10.20.193.42:6819/1083146964","cluster_addr":"10.20.193.42:6821/1083146964","heartbeat_back_addr":"10.20.193.42:6825/1083146964","heartbeat_front_addr":"10.20.193.42:6823/1083146964","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-18T05:57:14.000500+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-18T05:57:14.073441+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-18T05:57:14.011352+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-18T05:57:14.003387+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-18T05:57:14.179024+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-18T05:57:14.114030+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-18T05:57:14.108466+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-18T05:57:14.102738+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"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-num-failure-domains":"0","crush-osds-per-failure-domain":"0","crush-root":"default","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:38:55.854 INFO:tasks.ceph:Scrubbing osd.0 2026-02-18T06:38:55.855 DEBUG:teuthology.orchestra.run.trial015:> 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-18T06:38:55.941 INFO:teuthology.orchestra.run.trial015.stdout:{ 2026-02-18T06:38:55.941 INFO:teuthology.orchestra.run.trial015.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-18T06:38:55.941 INFO:teuthology.orchestra.run.trial015.stdout:} 2026-02-18T06:38:55.950 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2026-02-18T06:38:56.100 INFO:teuthology.orchestra.run.trial015.stderr:instructed osd(s) 0 to deep-scrub 2026-02-18T06:38:56.111 INFO:tasks.ceph:Scrubbing osd.1 2026-02-18T06:38:56.112 DEBUG:teuthology.orchestra.run.trial015:> 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-18T06:38:56.190 INFO:teuthology.orchestra.run.trial015.stdout:{ 2026-02-18T06:38:56.190 INFO:teuthology.orchestra.run.trial015.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-18T06:38:56.190 INFO:teuthology.orchestra.run.trial015.stdout:} 2026-02-18T06:38:56.201 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2026-02-18T06:38:56.366 INFO:teuthology.orchestra.run.trial015.stderr:instructed osd(s) 1 to deep-scrub 2026-02-18T06:38:56.379 INFO:tasks.ceph:Scrubbing osd.2 2026-02-18T06:38:56.379 DEBUG:teuthology.orchestra.run.trial015:> 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-18T06:38:56.461 INFO:teuthology.orchestra.run.trial015.stdout:{ 2026-02-18T06:38:56.461 INFO:teuthology.orchestra.run.trial015.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-18T06:38:56.461 INFO:teuthology.orchestra.run.trial015.stdout:} 2026-02-18T06:38:56.471 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2026-02-18T06:38:56.632 INFO:teuthology.orchestra.run.trial015.stderr:instructed osd(s) 2 to deep-scrub 2026-02-18T06:38:56.644 INFO:tasks.ceph:Scrubbing osd.3 2026-02-18T06:38:56.645 DEBUG:teuthology.orchestra.run.trial015:> 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-18T06:38:56.724 INFO:teuthology.orchestra.run.trial015.stdout:{ 2026-02-18T06:38:56.724 INFO:teuthology.orchestra.run.trial015.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-18T06:38:56.724 INFO:teuthology.orchestra.run.trial015.stdout:} 2026-02-18T06:38:56.733 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2026-02-18T06:38:56.885 INFO:teuthology.orchestra.run.trial015.stderr:instructed osd(s) 3 to deep-scrub 2026-02-18T06:38:56.896 INFO:tasks.ceph:Scrubbing osd.4 2026-02-18T06:38:56.896 DEBUG:teuthology.orchestra.run.trial015:> 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-18T06:38:56.976 INFO:teuthology.orchestra.run.trial015.stdout:{ 2026-02-18T06:38:56.976 INFO:teuthology.orchestra.run.trial015.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-18T06:38:56.976 INFO:teuthology.orchestra.run.trial015.stdout:} 2026-02-18T06:38:56.985 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2026-02-18T06:38:57.140 INFO:teuthology.orchestra.run.trial015.stderr:instructed osd(s) 4 to deep-scrub 2026-02-18T06:38:57.151 INFO:tasks.ceph:Scrubbing osd.5 2026-02-18T06:38:57.151 DEBUG:teuthology.orchestra.run.trial015:> 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-18T06:38:57.229 INFO:teuthology.orchestra.run.trial015.stdout:{ 2026-02-18T06:38:57.229 INFO:teuthology.orchestra.run.trial015.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-18T06:38:57.229 INFO:teuthology.orchestra.run.trial015.stdout:} 2026-02-18T06:38:57.241 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2026-02-18T06:38:57.394 INFO:teuthology.orchestra.run.trial015.stderr:instructed osd(s) 5 to deep-scrub 2026-02-18T06:38:57.407 INFO:tasks.ceph:Scrubbing osd.6 2026-02-18T06:38:57.407 DEBUG:teuthology.orchestra.run.trial015:> 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-18T06:38:57.484 INFO:teuthology.orchestra.run.trial015.stdout:{ 2026-02-18T06:38:57.484 INFO:teuthology.orchestra.run.trial015.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-18T06:38:57.484 INFO:teuthology.orchestra.run.trial015.stdout:} 2026-02-18T06:38:57.494 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2026-02-18T06:38:57.656 INFO:teuthology.orchestra.run.trial015.stderr:instructed osd(s) 6 to deep-scrub 2026-02-18T06:38:57.669 INFO:tasks.ceph:Scrubbing osd.7 2026-02-18T06:38:57.669 DEBUG:teuthology.orchestra.run.trial015:> 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-18T06:38:57.749 INFO:teuthology.orchestra.run.trial015.stdout:{ 2026-02-18T06:38:57.749 INFO:teuthology.orchestra.run.trial015.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-18T06:38:57.749 INFO:teuthology.orchestra.run.trial015.stdout:} 2026-02-18T06:38:57.759 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2026-02-18T06:38:57.912 INFO:teuthology.orchestra.run.trial015.stderr:instructed osd(s) 7 to deep-scrub 2026-02-18T06:38:57.924 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T06:38:58.078 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T06:38:58.078 INFO:teuthology.orchestra.run.trial015.stderr:dumped all 2026-02-18T06:38:58.089 INFO:teuthology.orchestra.run.trial015.stdout:{"pg_ready":true,"pg_map":{"version":1276,"stamp":"2026-02-18T06:38:56.303957+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20077755484,"num_objects":4844,"num_object_clones":0,"num_object_copies":14518,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4844,"num_whiteouts":0,"num_read":480647,"num_read_kb":13802076,"num_write":695964,"num_write_kb":86982092,"num_scrub_errors":0,"num_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":45576,"ondisk_log_size":45576,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":37467144,"kb_used_data":29414792,"kb_used_omap":101,"kb_used_meta":8052122,"kb_avail":717507576,"statfs":{"total":773094113280,"available":734727757824,"internally_reserved":0,"allocated":30120747008,"data_stored":30118970970,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":103484,"internal_metadata":8245373892},"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":2109,"num_read_kb":50966,"num_write":163,"num_write_kb":6592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.001622"},"pg_stats":[{"pgid":"2.7","version":"28'1","reported_seq":75,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:36:22.089787+0000","last_change":"2026-02-18T05:57:23.096221+0000","last_active":"2026-02-18T06:36:22.089787+0000","last_peered":"2026-02-18T06:36:22.089787+0000","last_clean":"2026-02-18T06:36:22.089787+0000","last_became_active":"2026-02-18T05:57:21.018414+0000","last_became_peered":"2026-02-18T05:57:21.018414+0000","last_unstale":"2026-02-18T06:36:22.089787+0000","last_undegraded":"2026-02-18T06:36:22.089787+0000","last_fullsized":"2026-02-18T06:36:22.089787+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T08:09:17.177968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029087999999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"0'0","reported_seq":64,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:36:22.144597+0000","last_change":"2026-02-18T05:57:23.031055+0000","last_active":"2026-02-18T06:36:22.144597+0000","last_peered":"2026-02-18T06:36:22.144597+0000","last_clean":"2026-02-18T06:36:22.144597+0000","last_became_active":"2026-02-18T05:57:21.028384+0000","last_became_peered":"2026-02-18T05:57:21.028384+0000","last_unstale":"2026-02-18T06:36:22.144597+0000","last_undegraded":"2026-02-18T06:36:22.144597+0000","last_fullsized":"2026-02-18T06:36:22.144597+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:47.163014+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045423000000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"33'244","reported_seq":3276,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.701470+0000","last_change":"2026-02-18T05:57:23.219233+0000","last_active":"2026-02-18T06:38:46.701470+0000","last_peered":"2026-02-18T06:38:46.701470+0000","last_clean":"2026-02-18T06:38:46.701470+0000","last_became_active":"2026-02-18T05:57:21.117991+0000","last_became_peered":"2026-02-18T05:57:21.117991+0000","last_unstale":"2026-02-18T06:38:46.701470+0000","last_undegraded":"2026-02-18T06:38:46.701470+0000","last_fullsized":"2026-02-18T06:38:46.701470+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":244,"log_dups_size":0,"ondisk_log_size":244,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:54.970318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029044900000000002,"stat_sum":{"num_bytes":0,"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":818,"num_read_kb":653,"num_write":217,"num_write_kb":204,"num_scrub_errors":0,"num_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":[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":"33'3105","reported_seq":3186,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.693886+0000","last_change":"2026-02-18T05:57:23.030965+0000","last_active":"2026-02-18T06:38:46.693886+0000","last_peered":"2026-02-18T06:38:46.693886+0000","last_clean":"2026-02-18T06:38:46.693886+0000","last_became_active":"2026-02-18T05:57:21.127810+0000","last_became_peered":"2026-02-18T05:57:21.127810+0000","last_unstale":"2026-02-18T06:38:46.693886+0000","last_undegraded":"2026-02-18T06:38:46.693886+0000","last_fullsized":"2026-02-18T06:38:46.693886+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":3105,"log_dups_size":0,"ondisk_log_size":3105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T06:03:46.276627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000381376,"stat_sum":{"num_bytes":1348,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":18562,"num_read_kb":15464,"num_write":6191,"num_write_kb":6179,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"33'267864","reported_seq":435662,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.680872+0000","last_change":"2026-02-18T05:57:32.049194+0000","last_active":"2026-02-18T06:38:46.680872+0000","last_peered":"2026-02-18T06:38:46.680872+0000","last_clean":"2026-02-18T06:38:46.680872+0000","last_became_active":"2026-02-18T05:57:29.040928+0000","last_became_peered":"2026-02-18T05:57:29.040928+0000","last_unstale":"2026-02-18T06:38:46.680872+0000","last_undegraded":"2026-02-18T06:38:46.680872+0000","last_fullsized":"2026-02-18T06:38:46.680872+0000","mapping_epoch":24,"log_start":"33'257806","ondisk_log_start":"33'257806","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:42:13.611530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032823999999999999,"stat_sum":{"num_bytes":4863713280,"num_objects":1169,"num_object_clones":0,"num_object_copies":3507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1169,"num_whiteouts":0,"num_read":167813,"num_read_kb":3617522,"num_write":267889,"num_write_kb":21869023,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"20'2","reported_seq":94,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:34:52.040893+0000","last_change":"2026-02-18T05:57:23.025305+0000","last_active":"2026-02-18T06:34:52.040893+0000","last_peered":"2026-02-18T06:34:52.040893+0000","last_clean":"2026-02-18T06:34:52.040893+0000","last_became_active":"2026-02-18T05:57:21.018513+0000","last_became_peered":"2026-02-18T05:57:21.018513+0000","last_unstale":"2026-02-18T06:34:52.040893+0000","last_undegraded":"2026-02-18T06:34:52.040893+0000","last_fullsized":"2026-02-18T06:34:52.040893+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T07:04:56.523589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001107727,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"33'143021","reported_seq":231355,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.682800+0000","last_change":"2026-02-18T05:57:32.290069+0000","last_active":"2026-02-18T06:38:46.682800+0000","last_peered":"2026-02-18T06:38:46.682800+0000","last_clean":"2026-02-18T06:38:46.682800+0000","last_became_active":"2026-02-18T05:57:29.091476+0000","last_became_peered":"2026-02-18T05:57:29.091476+0000","last_unstale":"2026-02-18T06:38:46.682800+0000","last_undegraded":"2026-02-18T06:38:46.682800+0000","last_fullsized":"2026-02-18T06:38:46.682800+0000","mapping_epoch":24,"log_start":"33'132935","ondisk_log_start":"33'132935","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:44.966279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028169099999999998,"stat_sum":{"num_bytes":4929905152,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1185,"num_whiteouts":0,"num_read":88355,"num_read_kb":3445020,"num_write":143052,"num_write_kb":20995586,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"33'1751","reported_seq":1823,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:36:57.080752+0000","last_change":"2026-02-18T05:57:23.030797+0000","last_active":"2026-02-18T06:36:57.080752+0000","last_peered":"2026-02-18T06:36:57.080752+0000","last_clean":"2026-02-18T06:36:57.080752+0000","last_became_active":"2026-02-18T05:57:21.026981+0000","last_became_peered":"2026-02-18T05:57:21.026981+0000","last_unstale":"2026-02-18T06:36:57.080752+0000","last_undegraded":"2026-02-18T06:36:57.080752+0000","last_fullsized":"2026-02-18T06:36:57.080752+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":1751,"log_dups_size":0,"ondisk_log_size":1751,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T14:45:18.179011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028223199999999999,"stat_sum":{"num_bytes":690,"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":10476,"num_read_kb":8722,"num_write":3493,"num_write_kb":3487,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"33'146181","reported_seq":211595,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.588434+0000","last_change":"2026-02-18T05:57:32.058642+0000","last_active":"2026-02-18T06:38:46.588434+0000","last_peered":"2026-02-18T06:38:46.588434+0000","last_clean":"2026-02-18T06:38:46.588434+0000","last_became_active":"2026-02-18T05:57:29.050883+0000","last_became_peered":"2026-02-18T05:57:29.050883+0000","last_unstale":"2026-02-18T06:38:46.588434+0000","last_undegraded":"2026-02-18T06:38:46.588434+0000","last_fullsized":"2026-02-18T06:38:46.588434+0000","mapping_epoch":24,"log_start":"33'136103","ondisk_log_start":"33'136103","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T06:30:36.410709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00033819500000000001,"stat_sum":{"num_bytes":5182243328,"num_objects":1245,"num_object_clones":0,"num_object_copies":3735,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1245,"num_whiteouts":0,"num_read":65440,"num_read_kb":3539428,"num_write":146220,"num_write_kb":21936555,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"33'55","reported_seq":658,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.706339+0000","last_change":"2026-02-18T05:57:23.219261+0000","last_active":"2026-02-18T06:38:46.706339+0000","last_peered":"2026-02-18T06:38:46.706339+0000","last_clean":"2026-02-18T06:38:46.706339+0000","last_became_active":"2026-02-18T05:57:21.018332+0000","last_became_peered":"2026-02-18T05:57:21.018332+0000","last_unstale":"2026-02-18T06:38:46.706339+0000","last_undegraded":"2026-02-18T06:38:46.706339+0000","last_fullsized":"2026-02-18T06:38:46.706339+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+0000","objects_scrubbed":0,"log_size":55,"log_dups_size":0,"ondisk_log_size":55,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T05:57:41.621011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031288099999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":140,"num_read_kb":85,"num_write":50,"num_write_kb":44,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"33'128679","reported_seq":257569,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:46.685751+0000","last_change":"2026-02-18T05:57:32.062178+0000","last_active":"2026-02-18T06:38:46.685751+0000","last_peered":"2026-02-18T06:38:46.685751+0000","last_clean":"2026-02-18T06:38:46.685751+0000","last_became_active":"2026-02-18T05:57:29.091369+0000","last_became_peered":"2026-02-18T05:57:29.091369+0000","last_unstale":"2026-02-18T06:38:46.685751+0000","last_undegraded":"2026-02-18T06:38:46.685751+0000","last_fullsized":"2026-02-18T06:38:46.685751+0000","mapping_epoch":24,"log_start":"33'118596","ondisk_log_start":"33'118596","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:28.042294+0000","last_clean_scrub_stamp":"2026-02-18T05:57:28.042294+0000","objects_scrubbed":0,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:55.158374+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0025679880000000002,"stat_sum":{"num_bytes":5101301267,"num_objects":1231,"num_object_clones":0,"num_object_copies":3693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1231,"num_whiteouts":0,"num_read":128912,"num_read_kb":3175076,"num_write":128704,"num_write_kb":22168339,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"18'1","reported_seq":65,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:34:52.040905+0000","last_change":"2026-02-18T05:57:23.024699+0000","last_active":"2026-02-18T06:34:52.040905+0000","last_peered":"2026-02-18T06:34:52.040905+0000","last_clean":"2026-02-18T06:34:52.040905+0000","last_became_active":"2026-02-18T05:57:21.018273+0000","last_became_peered":"2026-02-18T05:57:21.018273+0000","last_unstale":"2026-02-18T06:34:52.040905+0000","last_undegraded":"2026-02-18T06:34:52.040905+0000","last_fullsized":"2026-02-18T06:34:52.040905+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-18T05:57:20.011392+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:20.011392+0000","last_clean_scrub_stamp":"2026-02-18T05:57:20.011392+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-19T07:04:14.870928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000455706,"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":[]},{"pgid":"1.0","version":"15'112","reported_seq":202,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:35:32.022344+0000","last_change":"2026-02-18T05:57:18.064288+0000","last_active":"2026-02-18T06:35:32.022344+0000","last_peered":"2026-02-18T06:35:32.022344+0000","last_clean":"2026-02-18T06:35:32.022344+0000","last_became_active":"2026-02-18T05:57:18.063639+0000","last_became_peered":"2026-02-18T05:57:18.063639+0000","last_unstale":"2026-02-18T06:35:32.022344+0000","last_undegraded":"2026-02-18T06:35:32.022344+0000","last_fullsized":"2026-02-18T06:35:32.022344+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-18T05:57:17.000191+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T05:57:17.000191+0000","last_clean_scrub_stamp":"2026-02-18T05:57:17.000191+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-19T08:52:31.033652+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":3,"num_pg":4,"stat_sum":{"num_bytes":20077163027,"num_objects":4830,"num_object_clones":0,"num_object_copies":14490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4830,"num_whiteouts":0,"num_read":450520,"num_read_kb":13777046,"num_write":685865,"num_write_kb":86969503,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":30116585472,"data_stored":30116585472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40305,"ondisk_log_size":40305,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30041,"num_read_kb":24957,"num_write":9954,"num_write_kb":9917,"num_scrub_errors":0,"num_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":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":53932,"internal_metadata":0},"log_size":5159,"ondisk_log_size":5159,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":55834575349,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27904,"kb_used_data":944,"kb_used_omap":42,"kb_used_meta":26901,"kb_avail":94343936,"statfs":{"total":96636764160,"available":96608190464,"internally_reserved":0,"allocated":966656,"data_stored":740473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":43773,"internal_metadata":27546883},"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":55834575349,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5571536,"kb_used_data":4898560,"kb_used_omap":4,"kb_used_meta":672955,"kb_avail":88800304,"statfs":{"total":96636764160,"available":90931511296,"internally_reserved":0,"allocated":5016125440,"data_stored":5015906889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4503,"internal_metadata":689106537},"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":55834575349,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3441288,"kb_used_data":2491320,"kb_used_omap":11,"kb_used_meta":949940,"kb_avail":90930552,"statfs":{"total":96636764160,"available":93112885248,"internally_reserved":0,"allocated":2551111680,"data_stored":2550893132,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12196,"internal_metadata":972738652},"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":55834575349,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6336852,"kb_used_data":4905732,"kb_used_omap":4,"kb_used_meta":1431099,"kb_avail":88034988,"statfs":{"total":96636764160,"available":90147827712,"internally_reserved":0,"allocated":5023469568,"data_stored":5023255097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4502,"internal_metadata":1465445994},"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":55834575349,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5930148,"kb_used_data":5021780,"kb_used_omap":4,"kb_used_meta":908347,"kb_avail":88441692,"statfs":{"total":96636764160,"available":90564292608,"internally_reserved":0,"allocated":5142302720,"data_stored":5142080747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4500,"internal_metadata":930147948},"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":55834575350,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3519300,"kb_used_data":2407604,"kb_used_omap":16,"kb_used_meta":1111663,"kb_avail":90852540,"statfs":{"total":96636764160,"available":93033000960,"internally_reserved":0,"allocated":2465386496,"data_stored":2465164523,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17404,"internal_metadata":1138342916},"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":55834575349,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6248084,"kb_used_data":4782532,"kb_used_omap":7,"kb_used_meta":1465528,"kb_avail":88123756,"statfs":{"total":96636764160,"available":90238726144,"internally_reserved":0,"allocated":4897312768,"data_stored":4897083296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7263,"internal_metadata":1500701601},"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":55834575349,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6392032,"kb_used_data":4906320,"kb_used_omap":9,"kb_used_meta":1485686,"kb_avail":87979808,"statfs":{"total":96636764160,"available":90091323392,"internally_reserved":0,"allocated":5024071680,"data_stored":5023846813,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9343,"internal_metadata":1521343361},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":1348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7749,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3999,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"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":8192,"data_stored":690,"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":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":32,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42184,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":5023105024,"data_stored":5023105024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4896931840,"data_stored":4896931840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2465013760,"data_stored":2465013760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5141929984,"data_stored":5141929984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":5023105024,"data_stored":5023105024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2550743040,"data_stored":2550743040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5015756800,"data_stored":5015756800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T06:38:58.094 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-18T05:57:20.011392+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=5, tm_min=57, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=54, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:58.095 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-18T05:57:20.011392+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=5, tm_min=57, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=54, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:58.095 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-18T05:57:20.011392+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=5, tm_min=57, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=54, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:58.095 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-18T05:57:20.011392+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=5, tm_min=57, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=54, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:58.095 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2026-02-18T05:57:28.042294+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=5, tm_min=57, tm_sec=28, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=54, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:58.095 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-18T05:57:20.011392+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=5, tm_min=57, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=54, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:58.096 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2026-02-18T05:57:28.042294+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=5, tm_min=57, tm_sec=28, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=54, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:58.096 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-18T05:57:20.011392+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=5, tm_min=57, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=54, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:58.096 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2026-02-18T05:57:28.042294+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=5, tm_min=57, tm_sec=28, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=54, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:58.096 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-18T05:57:20.011392+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=5, tm_min=57, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=54, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:58.096 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2026-02-18T05:57:28.042294+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=5, tm_min=57, tm_sec=28, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=54, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:58.096 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-18T05:57:20.011392+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=5, tm_min=57, tm_sec=20, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=54, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:58.097 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-18T05:57:17.000191+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=5, tm_min=57, tm_sec=17, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=38, tm_sec=54, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:38:58.097 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-18T06:39:18.097 DEBUG:teuthology.orchestra.run.trial015:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-18T06:39:18.252 INFO:teuthology.orchestra.run.trial015.stdout: 2026-02-18T06:39:18.253 INFO:teuthology.orchestra.run.trial015.stderr:dumped all 2026-02-18T06:39:18.262 INFO:teuthology.orchestra.run.trial015.stdout:{"pg_ready":true,"pg_map":{"version":1286,"stamp":"2026-02-18T06:39:16.306270+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20077755484,"num_objects":4844,"num_object_clones":0,"num_object_copies":14518,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4844,"num_whiteouts":0,"num_read":480647,"num_read_kb":13802076,"num_write":695964,"num_write_kb":86982092,"num_scrub_errors":0,"num_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":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45584,"ondisk_log_size":45584,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":37467144,"kb_used_data":29414792,"kb_used_omap":101,"kb_used_meta":8052122,"kb_avail":717507576,"statfs":{"total":773094113280,"available":734727757824,"internally_reserved":0,"allocated":30120747008,"data_stored":30118970970,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":103484,"internal_metadata":8245373892},"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.001263"},"pg_stats":[{"pgid":"2.7","version":"33'2","reported_seq":84,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:58.250659+0000","last_change":"2026-02-18T06:38:58.250659+0000","last_active":"2026-02-18T06:38:58.250659+0000","last_peered":"2026-02-18T06:38:58.250659+0000","last_clean":"2026-02-18T06:38:58.250659+0000","last_became_active":"2026-02-18T05:57:21.018414+0000","last_became_peered":"2026-02-18T05:57:21.018414+0000","last_unstale":"2026-02-18T06:38:58.250659+0000","last_undegraded":"2026-02-18T06:38:58.250659+0000","last_fullsized":"2026-02-18T06:38:58.250659+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":"33'2","last_scrub_stamp":"2026-02-18T06:38:58.250585+0000","last_deep_scrub":"33'2","last_deep_scrub_stamp":"2026-02-18T06:38:58.250585+0000","last_clean_scrub_stamp":"2026-02-18T06:38:58.250585+0000","objects_scrubbed":1,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T12:41:37.738747+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029087999999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"0'0","reported_seq":72,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:57.355643+0000","last_change":"2026-02-18T06:38:57.355643+0000","last_active":"2026-02-18T06:38:57.355643+0000","last_peered":"2026-02-18T06:38:57.355643+0000","last_clean":"2026-02-18T06:38:57.355643+0000","last_became_active":"2026-02-18T05:57:21.028384+0000","last_became_peered":"2026-02-18T05:57:21.028384+0000","last_unstale":"2026-02-18T06:38:57.355643+0000","last_undegraded":"2026-02-18T06:38:57.355643+0000","last_fullsized":"2026-02-18T06:38:57.355643+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:38:57.355600+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:38:57.355600+0000","last_clean_scrub_stamp":"2026-02-18T06:38:57.355600+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:46:13.612680+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00045423000000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"33'244","reported_seq":3285,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:59.056826+0000","last_change":"2026-02-18T06:38:59.056785+0000","last_active":"2026-02-18T06:38:59.056826+0000","last_peered":"2026-02-18T06:38:59.056826+0000","last_clean":"2026-02-18T06:38:59.056826+0000","last_became_active":"2026-02-18T05:57:21.117991+0000","last_became_peered":"2026-02-18T05:57:21.117991+0000","last_unstale":"2026-02-18T06:38:59.056826+0000","last_undegraded":"2026-02-18T06:38:59.056826+0000","last_fullsized":"2026-02-18T06:38:59.056826+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":"33'244","last_scrub_stamp":"2026-02-18T06:38:59.056715+0000","last_deep_scrub":"33'244","last_deep_scrub_stamp":"2026-02-18T06:38:59.056715+0000","last_clean_scrub_stamp":"2026-02-18T06:38:59.056715+0000","objects_scrubbed":2,"log_size":244,"log_dups_size":0,"ondisk_log_size":244,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T17:24:32.804595+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00029044900000000002,"stat_sum":{"num_bytes":0,"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":818,"num_read_kb":653,"num_write":217,"num_write_kb":204,"num_scrub_errors":0,"num_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":317,"num_omap_keys":19,"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":"33'3106","reported_seq":3196,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:56.376607+0000","last_change":"2026-02-18T06:38:56.376556+0000","last_active":"2026-02-18T06:38:56.376607+0000","last_peered":"2026-02-18T06:38:56.376607+0000","last_clean":"2026-02-18T06:38:56.376607+0000","last_became_active":"2026-02-18T05:57:21.127810+0000","last_became_peered":"2026-02-18T05:57:21.127810+0000","last_unstale":"2026-02-18T06:38:56.376607+0000","last_undegraded":"2026-02-18T06:38:56.376607+0000","last_fullsized":"2026-02-18T06:38:56.376607+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":"33'3106","last_scrub_stamp":"2026-02-18T06:38:56.376493+0000","last_deep_scrub":"33'3106","last_deep_scrub_stamp":"2026-02-18T06:38:56.376493+0000","last_clean_scrub_stamp":"2026-02-18T06:38:56.376493+0000","objects_scrubbed":3,"log_size":3106,"log_dups_size":0,"ondisk_log_size":3106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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:02:34.944250+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.000381376,"stat_sum":{"num_bytes":1348,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":18562,"num_read_kb":15464,"num_write":6191,"num_write_kb":6179,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"33'267864","reported_seq":435748,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:39:02.214190+0000","last_change":"2026-02-18T06:39:02.214190+0000","last_active":"2026-02-18T06:39:02.214190+0000","last_peered":"2026-02-18T06:39:02.214190+0000","last_clean":"2026-02-18T06:39:02.214190+0000","last_became_active":"2026-02-18T05:57:29.040928+0000","last_became_peered":"2026-02-18T05:57:29.040928+0000","last_unstale":"2026-02-18T06:39:02.214190+0000","last_undegraded":"2026-02-18T06:39:02.214190+0000","last_fullsized":"2026-02-18T06:39:02.214190+0000","mapping_epoch":24,"log_start":"33'257806","ondisk_log_start":"33'257806","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"33'267864","last_scrub_stamp":"2026-02-18T06:39:02.214052+0000","last_deep_scrub":"33'267864","last_deep_scrub_stamp":"2026-02-18T06:39:02.214052+0000","last_clean_scrub_stamp":"2026-02-18T06:39:02.214052+0000","objects_scrubbed":1169,"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":5,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T09:52:22.822167+0000","scrub_duration":4660,"objects_trimmed":0,"snaptrim_duration":0.00032823999999999999,"stat_sum":{"num_bytes":4863713280,"num_objects":1169,"num_object_clones":0,"num_object_copies":3507,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1169,"num_whiteouts":0,"num_read":167813,"num_read_kb":3617522,"num_write":267889,"num_write_kb":21869023,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"33'3","reported_seq":104,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:57.624166+0000","last_change":"2026-02-18T06:38:57.624112+0000","last_active":"2026-02-18T06:38:57.624166+0000","last_peered":"2026-02-18T06:38:57.624166+0000","last_clean":"2026-02-18T06:38:57.624166+0000","last_became_active":"2026-02-18T05:57:21.018513+0000","last_became_peered":"2026-02-18T05:57:21.018513+0000","last_unstale":"2026-02-18T06:38:57.624166+0000","last_undegraded":"2026-02-18T06:38:57.624166+0000","last_fullsized":"2026-02-18T06:38:57.624166+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":"33'3","last_scrub_stamp":"2026-02-18T06:38:57.624052+0000","last_deep_scrub":"33'3","last_deep_scrub_stamp":"2026-02-18T06:38:57.624052+0000","last_clean_scrub_stamp":"2026-02-18T06:38:57.624052+0000","objects_scrubbed":1,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T15:06:59.674844+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.001107727,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"33'143021","reported_seq":231443,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:39:03.064386+0000","last_change":"2026-02-18T06:39:03.064386+0000","last_active":"2026-02-18T06:39:03.064386+0000","last_peered":"2026-02-18T06:39:03.064386+0000","last_clean":"2026-02-18T06:39:03.064386+0000","last_became_active":"2026-02-18T05:57:29.091476+0000","last_became_peered":"2026-02-18T05:57:29.091476+0000","last_unstale":"2026-02-18T06:39:03.064386+0000","last_undegraded":"2026-02-18T06:39:03.064386+0000","last_fullsized":"2026-02-18T06:39:03.064386+0000","mapping_epoch":24,"log_start":"33'132935","ondisk_log_start":"33'132935","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"33'143021","last_scrub_stamp":"2026-02-18T06:39:03.064289+0000","last_deep_scrub":"33'143021","last_deep_scrub_stamp":"2026-02-18T06:39:03.064289+0000","last_clean_scrub_stamp":"2026-02-18T06:39:03.064289+0000","objects_scrubbed":1185,"log_size":10086,"log_dups_size":0,"ondisk_log_size":10086,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":5,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T17:43:22.211054+0000","scrub_duration":4700,"objects_trimmed":0,"snaptrim_duration":0.00028169099999999998,"stat_sum":{"num_bytes":4929905152,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1185,"num_whiteouts":0,"num_read":88355,"num_read_kb":3445020,"num_write":143052,"num_write_kb":20995586,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"33'1752","reported_seq":1833,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:57.171651+0000","last_change":"2026-02-18T06:38:57.171605+0000","last_active":"2026-02-18T06:38:57.171651+0000","last_peered":"2026-02-18T06:38:57.171651+0000","last_clean":"2026-02-18T06:38:57.171651+0000","last_became_active":"2026-02-18T05:57:21.026981+0000","last_became_peered":"2026-02-18T05:57:21.026981+0000","last_unstale":"2026-02-18T06:38:57.171651+0000","last_undegraded":"2026-02-18T06:38:57.171651+0000","last_fullsized":"2026-02-18T06:38:57.171651+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":"33'1752","last_scrub_stamp":"2026-02-18T06:38:57.171545+0000","last_deep_scrub":"33'1752","last_deep_scrub_stamp":"2026-02-18T06:38:57.171545+0000","last_clean_scrub_stamp":"2026-02-18T06:38:57.171545+0000","objects_scrubbed":2,"log_size":1752,"log_dups_size":0,"ondisk_log_size":1752,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T07:48:45.338933+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00028223199999999999,"stat_sum":{"num_bytes":690,"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":10476,"num_read_kb":8722,"num_write":3493,"num_write_kb":3487,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"33'146181","reported_seq":211687,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:39:01.018163+0000","last_change":"2026-02-18T06:39:01.018163+0000","last_active":"2026-02-18T06:39:01.018163+0000","last_peered":"2026-02-18T06:39:01.018163+0000","last_clean":"2026-02-18T06:39:01.018163+0000","last_became_active":"2026-02-18T05:57:29.050883+0000","last_became_peered":"2026-02-18T05:57:29.050883+0000","last_unstale":"2026-02-18T06:39:01.018163+0000","last_undegraded":"2026-02-18T06:39:01.018163+0000","last_fullsized":"2026-02-18T06:39:01.018163+0000","mapping_epoch":24,"log_start":"33'136103","ondisk_log_start":"33'136103","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"33'146181","last_scrub_stamp":"2026-02-18T06:39:01.018073+0000","last_deep_scrub":"33'146181","last_deep_scrub_stamp":"2026-02-18T06:39:01.018073+0000","last_clean_scrub_stamp":"2026-02-18T06:39:01.018073+0000","objects_scrubbed":1245,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":5,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T13:03:11.412892+0000","scrub_duration":4896,"objects_trimmed":0,"snaptrim_duration":0.00033819500000000001,"stat_sum":{"num_bytes":5182243328,"num_objects":1245,"num_object_clones":0,"num_object_copies":3735,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1245,"num_whiteouts":0,"num_read":65440,"num_read_kb":3539428,"num_write":146220,"num_write_kb":21936555,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"33'56","reported_seq":667,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:39:00.096334+0000","last_change":"2026-02-18T06:39:00.096334+0000","last_active":"2026-02-18T06:39:00.096334+0000","last_peered":"2026-02-18T06:39:00.096334+0000","last_clean":"2026-02-18T06:39:00.096334+0000","last_became_active":"2026-02-18T05:57:21.018332+0000","last_became_peered":"2026-02-18T05:57:21.018332+0000","last_unstale":"2026-02-18T06:39:00.096334+0000","last_undegraded":"2026-02-18T06:39:00.096334+0000","last_fullsized":"2026-02-18T06:39:00.096334+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":"33'56","last_scrub_stamp":"2026-02-18T06:39:00.096286+0000","last_deep_scrub":"33'56","last_deep_scrub_stamp":"2026-02-18T06:39:00.096286+0000","last_clean_scrub_stamp":"2026-02-18T06:39:00.096286+0000","objects_scrubbed":2,"log_size":56,"log_dups_size":0,"ondisk_log_size":56,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T10:44:54.773254+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00031288099999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":140,"num_read_kb":85,"num_write":50,"num_write_kb":44,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":233,"num_omap_keys":10,"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":"3.2","version":"33'128679","reported_seq":257660,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:39:02.456078+0000","last_change":"2026-02-18T06:39:02.456078+0000","last_active":"2026-02-18T06:39:02.456078+0000","last_peered":"2026-02-18T06:39:02.456078+0000","last_clean":"2026-02-18T06:39:02.456078+0000","last_became_active":"2026-02-18T05:57:29.091369+0000","last_became_peered":"2026-02-18T05:57:29.091369+0000","last_unstale":"2026-02-18T06:39:02.456078+0000","last_undegraded":"2026-02-18T06:39:02.456078+0000","last_fullsized":"2026-02-18T06:39:02.456078+0000","mapping_epoch":24,"log_start":"33'118596","ondisk_log_start":"33'118596","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"33'128679","last_scrub_stamp":"2026-02-18T06:39:02.455980+0000","last_deep_scrub":"33'128679","last_deep_scrub_stamp":"2026-02-18T06:39:02.455980+0000","last_clean_scrub_stamp":"2026-02-18T06:39:02.455980+0000","objects_scrubbed":1231,"log_size":10083,"log_dups_size":0,"ondisk_log_size":10083,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":5,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T07:59:58.944527+0000","scrub_duration":4856,"objects_trimmed":0,"snaptrim_duration":0.0025679880000000002,"stat_sum":{"num_bytes":5101301267,"num_objects":1231,"num_object_clones":0,"num_object_copies":3693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1231,"num_whiteouts":0,"num_read":128912,"num_read_kb":3175076,"num_write":128704,"num_write_kb":22168339,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"33'2","reported_seq":75,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:58.612749+0000","last_change":"2026-02-18T06:38:58.612697+0000","last_active":"2026-02-18T06:38:58.612749+0000","last_peered":"2026-02-18T06:38:58.612749+0000","last_clean":"2026-02-18T06:38:58.612749+0000","last_became_active":"2026-02-18T05:57:21.018273+0000","last_became_peered":"2026-02-18T05:57:21.018273+0000","last_unstale":"2026-02-18T06:38:58.612749+0000","last_undegraded":"2026-02-18T06:38:58.612749+0000","last_fullsized":"2026-02-18T06:38:58.612749+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":"33'2","last_scrub_stamp":"2026-02-18T06:38:58.612642+0000","last_deep_scrub":"33'2","last_deep_scrub_stamp":"2026-02-18T06:38:58.612642+0000","last_clean_scrub_stamp":"2026-02-18T06:38:58.612642+0000","objects_scrubbed":1,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T16:15:21.720732+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.000455706,"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":[]},{"pgid":"1.0","version":"33'114","reported_seq":212,"reported_epoch":33,"state":"active+clean","last_fresh":"2026-02-18T06:38:58.031696+0000","last_change":"2026-02-18T06:38:58.031696+0000","last_active":"2026-02-18T06:38:58.031696+0000","last_peered":"2026-02-18T06:38:58.031696+0000","last_clean":"2026-02-18T06:38:58.031696+0000","last_became_active":"2026-02-18T05:57:18.063639+0000","last_became_peered":"2026-02-18T05:57:18.063639+0000","last_unstale":"2026-02-18T06:38:58.031696+0000","last_undegraded":"2026-02-18T06:38:58.031696+0000","last_fullsized":"2026-02-18T06:38:58.031696+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":"33'114","last_scrub_stamp":"2026-02-18T06:38:58.031633+0000","last_deep_scrub":"33'114","last_deep_scrub_stamp":"2026-02-18T06:38:58.031633+0000","last_clean_scrub_stamp":"2026-02-18T06:38:58.031633+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-19T15:58:04.799378+0000","scrub_duration":4,"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":3,"num_pg":4,"stat_sum":{"num_bytes":20077163027,"num_objects":4830,"num_object_clones":0,"num_object_copies":14490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4830,"num_whiteouts":0,"num_read":450520,"num_read_kb":13777046,"num_write":685865,"num_write_kb":86969503,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":30116585472,"data_stored":30116585472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40305,"ondisk_log_size":40305,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30041,"num_read_kb":24957,"num_write":9954,"num_write_kb":9917,"num_scrub_errors":0,"num_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":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":53932,"internal_metadata":0},"log_size":5165,"ondisk_log_size":5165,"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":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"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":55834575353,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27904,"kb_used_data":944,"kb_used_omap":42,"kb_used_meta":26901,"kb_avail":94343936,"statfs":{"total":96636764160,"available":96608190464,"internally_reserved":0,"allocated":966656,"data_stored":740473,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":43773,"internal_metadata":27546883},"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":55834575353,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5571536,"kb_used_data":4898560,"kb_used_omap":4,"kb_used_meta":672955,"kb_avail":88800304,"statfs":{"total":96636764160,"available":90931511296,"internally_reserved":0,"allocated":5016125440,"data_stored":5015906889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4503,"internal_metadata":689106537},"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":55834575353,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3441288,"kb_used_data":2491320,"kb_used_omap":11,"kb_used_meta":949940,"kb_avail":90930552,"statfs":{"total":96636764160,"available":93112885248,"internally_reserved":0,"allocated":2551111680,"data_stored":2550893132,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12196,"internal_metadata":972738652},"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":55834575353,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6336852,"kb_used_data":4905732,"kb_used_omap":4,"kb_used_meta":1431099,"kb_avail":88034988,"statfs":{"total":96636764160,"available":90147827712,"internally_reserved":0,"allocated":5023469568,"data_stored":5023255097,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4502,"internal_metadata":1465445994},"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":55834575353,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5930148,"kb_used_data":5021780,"kb_used_omap":4,"kb_used_meta":908347,"kb_avail":88441692,"statfs":{"total":96636764160,"available":90564292608,"internally_reserved":0,"allocated":5142302720,"data_stored":5142080747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4500,"internal_metadata":930147948},"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":55834575354,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3519300,"kb_used_data":2407604,"kb_used_omap":16,"kb_used_meta":1111663,"kb_avail":90852540,"statfs":{"total":96636764160,"available":93033000960,"internally_reserved":0,"allocated":2465386496,"data_stored":2465164523,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":17404,"internal_metadata":1138342916},"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":55834575353,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6248084,"kb_used_data":4782532,"kb_used_omap":7,"kb_used_meta":1465528,"kb_avail":88123756,"statfs":{"total":96636764160,"available":90238726144,"internally_reserved":0,"allocated":4897312768,"data_stored":4897083296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7263,"internal_metadata":1500701601},"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":55834575353,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6392032,"kb_used_data":4906320,"kb_used_omap":9,"kb_used_meta":1485686,"kb_avail":87979808,"statfs":{"total":96636764160,"available":90091323392,"internally_reserved":0,"allocated":5024071680,"data_stored":5023846813,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9343,"internal_metadata":1521343361},"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":1348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7749,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3999,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"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":8192,"data_stored":690,"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":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":32,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42184,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":5023105024,"data_stored":5023105024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4896931840,"data_stored":4896931840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2465013760,"data_stored":2465013760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":5141929984,"data_stored":5141929984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":5023105024,"data_stored":5023105024,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2550743040,"data_stored":2550743040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":5015756800,"data_stored":5015756800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T06:39:18.265 DEBUG:teuthology.orchestra.run.trial015:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2026-02-18T06:39:18.433 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-18T06:39:18.434 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-18T06:39:18.434 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2026-02-18T06:39:18.434 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:21.285 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.0 is failed for ~0s 2026-02-18T06:39:24.536 INFO:tasks.ceph.osd.0:Stopped 2026-02-18T06:39:24.536 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2026-02-18T06:39:24.537 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:27.393 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.1 is failed for ~0s 2026-02-18T06:39:27.393 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.0 has been restored 2026-02-18T06:39:30.638 INFO:tasks.ceph.osd.1:Stopped 2026-02-18T06:39:30.639 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2026-02-18T06:39:30.639 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:33.400 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~0s 2026-02-18T06:39:33.400 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.1 has been restored 2026-02-18T06:39:36.741 INFO:tasks.ceph.osd.2:Stopped 2026-02-18T06:39:36.741 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2026-02-18T06:39:36.741 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:39.307 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.3 is failed for ~0s 2026-02-18T06:39:39.307 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 has been restored 2026-02-18T06:39:42.844 INFO:tasks.ceph.osd.3:Stopped 2026-02-18T06:39:42.844 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2026-02-18T06:39:42.844 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:45.114 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.4 is failed for ~0s 2026-02-18T06:39:45.114 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.3 has been restored 2026-02-18T06:39:48.946 INFO:tasks.ceph.osd.4:Stopped 2026-02-18T06:39:48.947 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2026-02-18T06:39:48.947 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:50.819 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.5 is failed for ~0s 2026-02-18T06:39:50.820 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.4 has been restored 2026-02-18T06:39:55.049 INFO:tasks.ceph.osd.5:Stopped 2026-02-18T06:39:55.049 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2026-02-18T06:39:55.049 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:39:56.425 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.6 is failed for ~0s 2026-02-18T06:39:56.425 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.5 has been restored 2026-02-18T06:40:01.151 INFO:tasks.ceph.osd.6:Stopped 2026-02-18T06:40:01.151 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2026-02-18T06:40:01.152 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:40:01.210 INFO:tasks.ceph.osd.7:Stopped 2026-02-18T06:40:01.210 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-18T06:40:01.211 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2026-02-18T06:40:01.211 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:40:01.240 INFO:tasks.ceph.mgr.x:Stopped 2026-02-18T06:40:01.241 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2026-02-18T06:40:01.241 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:40:01.267 INFO:tasks.ceph.mgr.y:Stopped 2026-02-18T06:40:01.268 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-18T06:40:01.268 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2026-02-18T06:40:01.268 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:40:01.297 INFO:tasks.ceph.mon.a:Stopped 2026-02-18T06:40:01.297 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2026-02-18T06:40:01.297 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:40:01.352 INFO:tasks.ceph.mon.c:Stopped 2026-02-18T06:40:01.352 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2026-02-18T06:40:01.352 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:40:01.365 INFO:tasks.ceph.mon.b:Stopped 2026-02-18T06:40:01.365 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-18T06:40:01.366 DEBUG:teuthology.orchestra.run.trial015:> 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-18T06:40:01.405 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@trial015.front.sepia.ceph.com 2026-02-18T06:40:01.406 DEBUG:teuthology.orchestra.run.trial015:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2026-02-18T06:40:01.426 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.6 has been restored 2026-02-18T06:40:01.571 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@trial015.front.sepia.ceph.com 2026-02-18T06:40:01.571 DEBUG:teuthology.orchestra.run.trial015:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2026-02-18T06:40:01.681 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@trial015.front.sepia.ceph.com 2026-02-18T06:40:01.681 DEBUG:teuthology.orchestra.run.trial015:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2026-02-18T06:40:01.748 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@trial015.front.sepia.ceph.com 2026-02-18T06:40:01.748 DEBUG:teuthology.orchestra.run.trial015:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2026-02-18T06:40:01.857 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@trial042.front.sepia.ceph.com 2026-02-18T06:40:01.857 DEBUG:teuthology.orchestra.run.trial042:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2026-02-18T06:40:01.975 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@trial042.front.sepia.ceph.com 2026-02-18T06:40:01.976 DEBUG:teuthology.orchestra.run.trial042:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2026-02-18T06:40:02.032 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@trial042.front.sepia.ceph.com 2026-02-18T06:40:02.032 DEBUG:teuthology.orchestra.run.trial042:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2026-02-18T06:40:02.133 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@trial042.front.sepia.ceph.com 2026-02-18T06:40:02.134 DEBUG:teuthology.orchestra.run.trial042:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2026-02-18T06:40:02.145 INFO:tasks.ceph:Archiving mon data... 2026-02-18T06:40:02.148 DEBUG:teuthology.misc:Transferring archived files from trial015:/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/54856/data/mon.a.tgz 2026-02-18T06:40:02.148 DEBUG:teuthology.orchestra.run.trial015:> mktemp 2026-02-18T06:40:02.153 INFO:teuthology.orchestra.run.trial015.stdout:/tmp/tmp.kc3as6x0PD 2026-02-18T06:40:02.153 DEBUG:teuthology.orchestra.run.trial015:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.kc3as6x0PD 2026-02-18T06:40:02.234 DEBUG:teuthology.orchestra.run.trial015:> sudo chmod 0666 /tmp/tmp.kc3as6x0PD 2026-02-18T06:40:02.328 DEBUG:teuthology.orchestra.remote:trial015:/tmp/tmp.kc3as6x0PD is 281KB 2026-02-18T06:40:02.381 DEBUG:teuthology.orchestra.run.trial015:> rm -fr /tmp/tmp.kc3as6x0PD 2026-02-18T06:40:02.385 DEBUG:teuthology.misc:Transferring archived files from trial015:/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/54856/data/mon.c.tgz 2026-02-18T06:40:02.385 DEBUG:teuthology.orchestra.run.trial015:> mktemp 2026-02-18T06:40:02.431 INFO:teuthology.orchestra.run.trial015.stdout:/tmp/tmp.55MTROOxZ8 2026-02-18T06:40:02.431 DEBUG:teuthology.orchestra.run.trial015:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.55MTROOxZ8 2026-02-18T06:40:02.520 DEBUG:teuthology.orchestra.run.trial015:> sudo chmod 0666 /tmp/tmp.55MTROOxZ8 2026-02-18T06:40:02.620 DEBUG:teuthology.orchestra.remote:trial015:/tmp/tmp.55MTROOxZ8 is 287KB 2026-02-18T06:40:02.677 DEBUG:teuthology.orchestra.run.trial015:> rm -fr /tmp/tmp.55MTROOxZ8 2026-02-18T06:40:02.681 DEBUG:teuthology.misc:Transferring archived files from trial042:/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/54856/data/mon.b.tgz 2026-02-18T06:40:02.681 DEBUG:teuthology.orchestra.run.trial042:> mktemp 2026-02-18T06:40:02.686 INFO:teuthology.orchestra.run.trial042.stdout:/tmp/tmp.EOa35rc6S0 2026-02-18T06:40:02.686 DEBUG:teuthology.orchestra.run.trial042:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.EOa35rc6S0 2026-02-18T06:40:02.767 DEBUG:teuthology.orchestra.run.trial042:> sudo chmod 0666 /tmp/tmp.EOa35rc6S0 2026-02-18T06:40:02.868 DEBUG:teuthology.orchestra.remote:trial042:/tmp/tmp.EOa35rc6S0 is 287KB 2026-02-18T06:40:02.924 DEBUG:teuthology.orchestra.run.trial042:> rm -fr /tmp/tmp.EOa35rc6S0 2026-02-18T06:40:02.928 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-18T06:40:02.929 DEBUG:teuthology.orchestra.run.trial015:> 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-18T06:40:02.931 DEBUG:teuthology.orchestra.run.trial042:> 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-18T06:40:02.972 DEBUG:teuthology.orchestra.run.trial150:> 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-18T06:40:02.983 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-18T06:40:03.022 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-18T06:40:03.025 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-18T06:40:03.025 INFO:tasks.ceph:Archiving crash dumps... 2026-02-18T06:40:03.027 DEBUG:teuthology.misc:Transferring archived files from trial015:/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/54856/remote/trial015/crash 2026-02-18T06:40:03.028 DEBUG:teuthology.orchestra.run.trial015:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-18T06:40:03.037 DEBUG:teuthology.misc:Transferring archived files from trial042:/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/54856/remote/trial042/crash 2026-02-18T06:40:03.038 DEBUG:teuthology.orchestra.run.trial042:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-18T06:40:03.071 DEBUG:teuthology.misc:Transferring archived files from trial150:/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/54856/remote/trial150/crash 2026-02-18T06:40:03.072 DEBUG:teuthology.orchestra.run.trial150:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-18T06:40:03.080 INFO:tasks.ceph:Compressing logs... 2026-02-18T06:40:03.081 DEBUG:teuthology.orchestra.run.trial015:> 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-18T06:40:03.082 DEBUG:teuthology.orchestra.run.trial042:> 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-18T06:40:03.090 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16252.log 2026-02-18T06:40:03.090 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16198.log 2026-02-18T06:40:03.091 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16252.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16797.log 2026-02-18T06:40:03.091 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16252.log.gz 2026-02-18T06:40:03.091 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16245.log 2026-02-18T06:40:03.091 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16198.log: /var/log/ceph/ceph-client.admin.16797.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16797.log.gz 2026-02-18T06:40:03.091 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16198.log.gz 2026-02-18T06:40:03.091 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16641.log 2026-02-18T06:40:03.092 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16245.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16745.log 2026-02-18T06:40:03.092 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16245.log.gz 2026-02-18T06:40:03.092 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16483.log 2026-02-18T06:40:03.092 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16641.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16641.log.gz 2026-02-18T06:40:03.092 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16745.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17884.log 2026-02-18T06:40:03.092 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16745.log.gz 2026-02-18T06:40:03.093 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16483.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16483.log.gz 2026-02-18T06:40:03.093 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17336.log 2026-02-18T06:40:03.093 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17884.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2026-02-18T06:40:03.093 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17884.log.gz 2026-02-18T06:40:03.093 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17336.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17336.log.gz 2026-02-18T06:40:03.093 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16651.log 2026-02-18T06:40:03.094 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17804.log 2026-02-18T06:40:03.094 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-osd.3.log: /var/log/ceph/ceph-client.admin.16651.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16651.log.gz 2026-02-18T06:40:03.094 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17752.log 2026-02-18T06:40:03.094 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17388.log 2026-02-18T06:40:03.094 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17804.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17804.log.gz 2026-02-18T06:40:03.095 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17752.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2026-02-18T06:40:03.095 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17752.log.gz 2026-02-18T06:40:03.095 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12442.log 2026-02-18T06:40:03.095 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17388.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17388.log.gz 2026-02-18T06:40:03.095 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16652.log 2026-02-18T06:40:03.095 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.12442.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16146.log 2026-02-18T06:40:03.095 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12442.log.gz 2026-02-18T06:40:03.096 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16652.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12487.log 2026-02-18T06:40:03.096 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16652.log.gz 2026-02-18T06:40:03.096 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16146.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16253.log 2026-02-18T06:40:03.096 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16146.log.gz 2026-02-18T06:40:03.096 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.12487.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2026-02-18T06:40:03.096 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12487.log.gz 2026-02-18T06:40:03.097 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16253.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16442.log 2026-02-18T06:40:03.097 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16253.log.gz 2026-02-18T06:40:03.097 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17596.log 2026-02-18T06:40:03.097 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16442.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17414.log 2026-02-18T06:40:03.097 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16442.log.gz 2026-02-18T06:40:03.098 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16172.log 2026-02-18T06:40:03.098 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17596.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17596.log.gz 2026-02-18T06:40:03.098 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17414.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17570.log 2026-02-18T06:40:03.098 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17414.log.gz 2026-02-18T06:40:03.098 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16172.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16172.log.gz 2026-02-18T06:40:03.098 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17492.log 2026-02-18T06:40:03.099 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17908.log 2026-02-18T06:40:03.099 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17570.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17570.log.gz/var/log/ceph/ceph-client.admin.17492.log: 2026-02-18T06:40:03.099 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17492.log.gz 2026-02-18T06:40:03.099 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17518.log 2026-02-18T06:40:03.099 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17908.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17648.log 2026-02-18T06:40:03.099 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17908.log.gz 2026-02-18T06:40:03.100 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16246.log 2026-02-18T06:40:03.100 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17518.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17518.log.gz 2026-02-18T06:40:03.100 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17648.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16475.log 2026-02-18T06:40:03.100 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17648.log.gz 2026-02-18T06:40:03.100 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16246.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17778.log 2026-02-18T06:40:03.100 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16246.log.gz 2026-02-18T06:40:03.100 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16475.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17700.log 2026-02-18T06:40:03.101 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16475.log.gz 2026-02-18T06:40:03.101 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12780.log 2026-02-18T06:40:03.101 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17778.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17778.log.gz 2026-02-18T06:40:03.101 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17700.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17830.log 2026-02-18T06:40:03.101 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17700.log.gz 2026-02-18T06:40:03.101 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.12780.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.7515.log 2026-02-18T06:40:03.102 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12780.log.gz 2026-02-18T06:40:03.102 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17466.log 2026-02-18T06:40:03.102 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17830.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17830.log.gz 2026-02-18T06:40:03.102 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph.tmp-client.admin.7515.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16250.log 2026-02-18T06:40:03.102 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.7515.log.gz 2026-02-18T06:40:03.102 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17466.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16251.log 2026-02-18T06:40:03.103 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17466.log.gz 2026-02-18T06:40:03.103 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-18T06:40:03.103 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16250.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16250.log.gz 2026-02-18T06:40:03.103 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16251.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2026-02-18T06:40:03.103 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16251.log.gz 2026-02-18T06:40:03.103 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16653.log 2026-02-18T06:40:03.104 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2026-02-18T06:40:03.104 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16100.log 2026-02-18T06:40:03.104 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16653.log: 93.7% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-18T06:40:03.104 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16653.log.gz/var/log/ceph/ceph-mon.c.log: 2026-02-18T06:40:03.104 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-18T06:40:03.105 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16100.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17674.log 2026-02-18T06:40:03.105 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16100.log.gz 2026-02-18T06:40:03.105 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16771.log 2026-02-18T06:40:03.105 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12536.log 2026-02-18T06:40:03.106 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17674.log: /var/log/ceph/ceph-client.admin.16771.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17674.log.gz 2026-02-18T06:40:03.106 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16771.log.gz 2026-02-18T06:40:03.106 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16435.log 2026-02-18T06:40:03.106 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16249.log 2026-02-18T06:40:03.106 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.12536.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12536.log.gz 2026-02-18T06:40:03.106 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16435.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16240.log 2026-02-18T06:40:03.106 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16435.log.gz 2026-02-18T06:40:03.107 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16249.log: 95.1% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2026-02-18T06:40:03.107 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16249.log.gz 2026-02-18T06:40:03.107 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17856.log 2026-02-18T06:40:03.107 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16240.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16445.log 2026-02-18T06:40:03.107 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16240.log.gz 2026-02-18T06:40:03.108 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17856.log: gzip 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17856.log.gz 2026-02-18T06:40:03.108 INFO:teuthology.orchestra.run.trial015.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.17362.log 2026-02-18T06:40:03.108 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16445.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16445.log.gz 2026-02-18T06:40:03.108 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16476.log 2026-02-18T06:40:03.108 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17362.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17622.log 2026-02-18T06:40:03.109 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17362.log.gz 2026-02-18T06:40:03.109 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16476.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2026-02-18T06:40:03.109 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16476.log.gz 2026-02-18T06:40:03.109 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17622.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17726.log 2026-02-18T06:40:03.109 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17622.log.gz 2026-02-18T06:40:03.109 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16441.log 2026-02-18T06:40:03.110 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17726.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17440.log 2026-02-18T06:40:03.110 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17726.log.gz 2026-02-18T06:40:03.110 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16441.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2026-02-18T06:40:03.110 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16441.log.gz 2026-02-18T06:40:03.110 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17440.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16474.log 2026-02-18T06:40:03.110 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17440.log.gz 2026-02-18T06:40:03.111 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-osd.1.log: 94.1% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-18T06:40:03.111 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16050.log 2026-02-18T06:40:03.111 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16474.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16474.log.gz 2026-02-18T06:40:03.111 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.17544.log 2026-02-18T06:40:03.111 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16050.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16075.log 0.0% 2026-02-18T06:40:03.111 INFO:teuthology.orchestra.run.trial015.stderr: -- replaced with /var/log/ceph/ceph-client.admin.16050.log.gz 2026-02-18T06:40:03.112 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.17544.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.16120.log 2026-02-18T06:40:03.112 INFO:teuthology.orchestra.run.trial015.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.17544.log.gz 2026-02-18T06:40:03.112 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16075.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16075.log.gz 2026-02-18T06:40:03.113 INFO:teuthology.orchestra.run.trial015.stderr:/var/log/ceph/ceph-client.admin.16120.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.16120.log.gz 2026-02-18T06:40:03.120 DEBUG:teuthology.orchestra.run.trial150:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-18T06:40:03.127 INFO:teuthology.orchestra.run.trial042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2026-02-18T06:40:03.127 INFO:teuthology.orchestra.run.trial042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12384.log 2026-02-18T06:40:03.127 INFO:teuthology.orchestra.run.trial042.stderr:/var/log/ceph/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12481.log 2026-02-18T06:40:03.128 INFO:teuthology.orchestra.run.trial042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12432.log 2026-02-18T06:40:03.128 INFO:teuthology.orchestra.run.trial042.stderr:/var/log/ceph/ceph-client.admin.12384.log: /var/log/ceph/ceph-client.admin.12481.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12384.log.gz 2026-02-18T06:40:03.128 INFO:teuthology.orchestra.run.trial042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12481.log.gz 2026-02-18T06:40:03.128 INFO:teuthology.orchestra.run.trial042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12529.log 2026-02-18T06:40:03.128 INFO:teuthology.orchestra.run.trial042.stderr:/var/log/ceph/ceph-client.admin.12432.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2026-02-18T06:40:03.129 INFO:teuthology.orchestra.run.trial042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12432.log.gz 2026-02-18T06:40:03.129 INFO:teuthology.orchestra.run.trial042.stderr:/var/log/ceph/ceph-client.admin.12529.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12408.log 2026-02-18T06:40:03.129 INFO:teuthology.orchestra.run.trial042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12529.log.gz 2026-02-18T06:40:03.129 INFO:teuthology.orchestra.run.trial042.stderr:/var/log/ceph/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2026-02-18T06:40:03.129 INFO:teuthology.orchestra.run.trial042.stderr:/var/log/ceph/ceph-client.admin.12408.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2026-02-18T06:40:03.130 INFO:teuthology.orchestra.run.trial042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12408.log.gz 2026-02-18T06:40:03.130 INFO:teuthology.orchestra.run.trial042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12505.log 2026-02-18T06:40:03.130 INFO:teuthology.orchestra.run.trial042.stderr:/var/log/ceph/ceph-osd.6.log: /var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-18T06:40:03.130 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7916.log 2026-02-18T06:40:03.130 INFO:teuthology.orchestra.run.trial042.stderr:/var/log/ceph/ceph-client.admin.12505.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-18T06:40:03.131 INFO:teuthology.orchestra.run.trial042.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12505.log.gz 2026-02-18T06:40:03.132 INFO:teuthology.orchestra.run.trial042.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12553.log 2026-02-18T06:40:03.132 INFO:teuthology.orchestra.run.trial042.stderr:/var/log/ceph/ceph.log: 89.1% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-18T06:40:03.132 INFO:teuthology.orchestra.run.trial042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2026-02-18T06:40:03.132 INFO:teuthology.orchestra.run.trial042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.12457.log 2026-02-18T06:40:03.132 INFO:teuthology.orchestra.run.trial042.stderr:/var/log/ceph/ceph-client.admin.12553.log: /var/log/ceph/ceph-osd.4.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12553.log.gz 2026-02-18T06:40:03.132 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.0.8026.log 2026-02-18T06:40:03.132 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/ceph-client.admin.7916.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7567.log 2026-02-18T06:40:03.132 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7916.log.gz 2026-02-18T06:40:03.132 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7639.log 2026-02-18T06:40:03.132 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/ceph-client.0.8026.log: /var/log/ceph/ceph-client.admin.7567.log: 55.8% -- replaced with /var/log/ceph/ceph-client.0.8026.log.gz 2026-02-18T06:40:03.132 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7567.log.gz 2026-02-18T06:40:03.132 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7591.log 2026-02-18T06:40:03.133 INFO:teuthology.orchestra.run.trial042.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2026-02-18T06:40:03.133 INFO:teuthology.orchestra.run.trial042.stderr:/var/log/ceph/ceph-client.admin.12457.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.12457.log.gz 2026-02-18T06:40:03.133 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.8148.log 2026-02-18T06:40:03.133 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/ceph-client.admin.7639.log: /var/log/ceph/ceph-client.admin.7591.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7639.log.gz 2026-02-18T06:40:03.133 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7591.log.gz 2026-02-18T06:40:03.133 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.8125.log 2026-02-18T06:40:03.133 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7542.log 2026-02-18T06:40:03.133 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/ceph-client.admin.8148.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.8148.log.gz 2026-02-18T06:40:03.133 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/ceph-client.admin.8125.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7517.log 2026-02-18T06:40:03.133 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.8125.log.gz 2026-02-18T06:40:03.134 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/ceph-client.admin.7542.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7617.log 2026-02-18T06:40:03.134 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7542.log.gz 2026-02-18T06:40:03.134 INFO:teuthology.orchestra.run.trial042.stderr:/var/log/ceph/ceph-mgr.y.log: 88.8% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-18T06:40:03.134 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/ceph-client.admin.7517.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7959.log 2026-02-18T06:40:03.134 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7517.log.gz 2026-02-18T06:40:03.134 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/ceph-client.admin.7617.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7660.log 2026-02-18T06:40:03.134 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7617.log.gz 2026-02-18T06:40:03.134 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/ceph-client.admin.7959.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.7938.log 2026-02-18T06:40:03.135 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7959.log.gz 2026-02-18T06:40:03.135 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/ceph-client.admin.7660.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.8089.log 2026-02-18T06:40:03.135 INFO:teuthology.orchestra.run.trial150.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7660.log.gz 2026-02-18T06:40:03.135 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/ceph-client.admin.7938.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.7938.log.gz 2026-02-18T06:40:03.135 INFO:teuthology.orchestra.run.trial150.stderr:/var/log/ceph/ceph-client.admin.8089.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.8089.log.gz 2026-02-18T06:40:03.136 INFO:teuthology.orchestra.run.trial150.stderr: 2026-02-18T06:40:03.136 INFO:teuthology.orchestra.run.trial150.stderr:real 0m0.012s 2026-02-18T06:40:03.136 INFO:teuthology.orchestra.run.trial150.stderr:user 0m0.023s 2026-02-18T06:40:03.136 INFO:teuthology.orchestra.run.trial150.stderr:sys 0m0.002s 2026-02-18T06:40:03.271 INFO:teuthology.orchestra.run.trial042.stderr: 92.1% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2026-02-18T06:40:03.311 INFO:teuthology.orchestra.run.trial015.stderr: 93.8% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2026-02-18T06:40:03.447 INFO:teuthology.orchestra.run.trial042.stderr: 92.7% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2026-02-18T06:40:03.623 INFO:teuthology.orchestra.run.trial042.stderr: 93.2% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2026-02-18T06:40:03.711 INFO:teuthology.orchestra.run.trial015.stderr: 90.7% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2026-02-18T06:40:12.634 INFO:teuthology.orchestra.run.trial042.stderr: 96.0% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2026-02-18T06:40:14.355 INFO:teuthology.orchestra.run.trial015.stderr: 95.9% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2026-02-18T06:40:17.103 INFO:teuthology.orchestra.run.trial042.stderr: 95.7% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2026-02-18T06:41:12.947 INFO:teuthology.orchestra.run.trial015.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2026-02-18T06:41:13.234 INFO:teuthology.orchestra.run.trial015.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2026-02-18T06:41:26.475 INFO:teuthology.orchestra.run.trial015.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2026-02-18T06:41:26.476 INFO:teuthology.orchestra.run.trial015.stderr: 2026-02-18T06:41:26.476 INFO:teuthology.orchestra.run.trial015.stderr:real 1m23.392s 2026-02-18T06:41:26.476 INFO:teuthology.orchestra.run.trial015.stderr:user 3m44.993s 2026-02-18T06:41:26.476 INFO:teuthology.orchestra.run.trial015.stderr:sys 0m10.471s 2026-02-18T06:42:16.188 INFO:teuthology.orchestra.run.trial042.stderr: 94.4% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2026-02-18T06:42:16.189 INFO:teuthology.orchestra.run.trial042.stderr: 2026-02-18T06:42:16.189 INFO:teuthology.orchestra.run.trial042.stderr:real 2m13.068s 2026-02-18T06:42:16.189 INFO:teuthology.orchestra.run.trial042.stderr:user 2m30.703s 2026-02-18T06:42:16.189 INFO:teuthology.orchestra.run.trial042.stderr:sys 0m6.790s 2026-02-18T06:42:16.190 INFO:tasks.ceph:Archiving logs... 2026-02-18T06:42:16.191 DEBUG:teuthology.misc:Transferring archived files from trial015:/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/54856/remote/trial015/log 2026-02-18T06:42:16.192 DEBUG:teuthology.orchestra.run.trial015:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T06:42:31.061 DEBUG:teuthology.misc:Transferring archived files from trial042:/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/54856/remote/trial042/log 2026-02-18T06:42:31.062 DEBUG:teuthology.orchestra.run.trial042:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T06:42:41.267 DEBUG:teuthology.misc:Transferring archived files from trial150:/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/54856/remote/trial150/log 2026-02-18T06:42:41.268 DEBUG:teuthology.orchestra.run.trial150:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T06:42:41.285 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-18T06:42:41.297 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-18T06:42:41.297 DEBUG:teuthology.orchestra.run.trial015:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T06:42:41.298 DEBUG:teuthology.orchestra.run.trial042:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T06:42:41.299 DEBUG:teuthology.orchestra.run.trial150:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T06:42:41.521 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-18T06:42:41.533 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-18T06:42:41.533 DEBUG:teuthology.orchestra.run.trial015:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T06:42:41.534 DEBUG:teuthology.orchestra.run.trial042:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T06:42:41.535 DEBUG:teuthology.orchestra.run.trial150:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T06:42:41.595 INFO:teuthology.orchestra.run.trial042.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T06:42:41.595 INFO:teuthology.orchestra.run.trial042.stdout:============================================================================== 2026-02-18T06:42:41.595 INFO:teuthology.orchestra.run.trial042.stdout:+139-177-202-26. 82.43.52.28 2 u 90 128 377 20.318 +7.122 2.984 2026-02-18T06:42:41.595 INFO:teuthology.orchestra.run.trial042.stdout:*ntp1.wiktel.com .PPS. 1 u 86 128 377 38.810 +4.386 1.564 2026-02-18T06:42:41.595 INFO:teuthology.orchestra.run.trial042.stdout:-time-h.den.code 132.163.97.5 2 u 92 128 377 40.016 -18.485 22.887 2026-02-18T06:42:41.595 INFO:teuthology.orchestra.run.trial042.stdout:+ntp1.lax.us.hoj 2.148.140.233 2 u 99 128 377 66.043 +1.022 3.540 2026-02-18T06:42:41.673 INFO:teuthology.orchestra.run.trial150.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T06:42:41.673 INFO:teuthology.orchestra.run.trial150.stdout:============================================================================== 2026-02-18T06:42:41.673 INFO:teuthology.orchestra.run.trial150.stdout:+107.172.222.7 ( 15.254.136.119 3 u 27 128 377 12.401 +7.615 4.223 2026-02-18T06:42:41.673 INFO:teuthology.orchestra.run.trial150.stdout:+dev.smatwebdesi 129.152.110.197 4 u 27 128 377 37.787 +12.081 2.094 2026-02-18T06:42:41.673 INFO:teuthology.orchestra.run.trial150.stdout:-69.164.213.136 97.183.206.88 2 u 16 128 377 3.387 +12.054 2.462 2026-02-18T06:42:41.673 INFO:teuthology.orchestra.run.trial150.stdout:*squeakycode.net 128.194.254.9 3 u 94 128 377 37.796 +10.209 4.153 2026-02-18T06:42:41.743 INFO:teuthology.orchestra.run.trial015.stdout: remote refid st t when poll reach delay offset jitter 2026-02-18T06:42:41.743 INFO:teuthology.orchestra.run.trial015.stdout:============================================================================== 2026-02-18T06:42:41.743 INFO:teuthology.orchestra.run.trial015.stdout:-172-104-28-175. 80.192.165.246 2 u 87 128 377 3.357 +8.921 1.397 2026-02-18T06:42:41.744 INFO:teuthology.orchestra.run.trial015.stdout:+149.248.12.167 23.95.49.216 3 u 32 128 377 61.724 +4.744 2.254 2026-02-18T06:42:41.744 INFO:teuthology.orchestra.run.trial015.stdout:+ntp.maxhost.io 132.163.97.4 2 u 36 128 377 69.684 +3.234 5.797 2026-02-18T06:42:41.744 INFO:teuthology.orchestra.run.trial015.stdout:*ntp2.zeus.frume 204.9.54.119 2 u 25 128 377 29.797 +4.592 4.445 2026-02-18T06:42:41.745 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-18T06:42:41.760 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-18T06:42:41.760 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-18T06:42:41.775 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-18T06:42:41.790 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-18T06:42:41.805 INFO:teuthology.task.internal:Duration was 2860.899170 seconds 2026-02-18T06:42:41.805 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-18T06:42:41.821 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-18T06:42:41.821 DEBUG:teuthology.orchestra.run.trial015:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T06:42:41.824 DEBUG:teuthology.orchestra.run.trial042:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T06:42:41.826 DEBUG:teuthology.orchestra.run.trial150:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T06:42:41.853 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-18T06:42:41.853 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial015.front.sepia.ceph.com 2026-02-18T06:42:41.853 DEBUG:teuthology.orchestra.run.trial015:> 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-18T06:42:41.897 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial042.front.sepia.ceph.com 2026-02-18T06:42:41.897 DEBUG:teuthology.orchestra.run.trial042:> 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-18T06:42:41.904 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial150.front.sepia.ceph.com 2026-02-18T06:42:41.904 DEBUG:teuthology.orchestra.run.trial150:> grep -E --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-18T06:42:41.911 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-18T06:42:41.911 DEBUG:teuthology.orchestra.run.trial015:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:42:41.940 DEBUG:teuthology.orchestra.run.trial042:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:42:41.947 DEBUG:teuthology.orchestra.run.trial150:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:42:42.121 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-18T06:42:42.121 DEBUG:teuthology.orchestra.run.trial015:> 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-18T06:42:42.122 DEBUG:teuthology.orchestra.run.trial042:> 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-18T06:42:42.123 DEBUG:teuthology.orchestra.run.trial150:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-18T06:42:42.130 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:42:42.130 INFO:teuthology.orchestra.run.trial042.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:42:42.130 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:42:42.130 INFO:teuthology.orchestra.run.trial042.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:42:42.130 INFO:teuthology.orchestra.run.trial015.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T06:42:42.130 INFO:teuthology.orchestra.run.trial015.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:42:42.131 INFO:teuthology.orchestra.run.trial042.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T06:42:42.131 INFO:teuthology.orchestra.run.trial042.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:42:42.131 INFO:teuthology.orchestra.run.trial015.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: /home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T06:42:42.131 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:42:42.131 INFO:teuthology.orchestra.run.trial042.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: /home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T06:42:42.131 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:42:42.132 INFO:teuthology.orchestra.run.trial150.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T06:42:42.132 INFO:teuthology.orchestra.run.trial150.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:42:42.132 INFO:teuthology.orchestra.run.trial150.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: /home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T06:42:42.179 INFO:teuthology.orchestra.run.trial015.stderr: 81.8% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T06:42:42.182 INFO:teuthology.orchestra.run.trial042.stderr: 81.8% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T06:42:42.182 INFO:teuthology.orchestra.run.trial150.stderr: 81.7% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T06:42:42.184 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-18T06:42:42.201 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-18T06:42:42.201 DEBUG:teuthology.orchestra.run.trial015:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T06:42:42.231 DEBUG:teuthology.orchestra.run.trial042:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T06:42:42.240 DEBUG:teuthology.orchestra.run.trial150:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T06:42:42.248 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-18T06:42:42.265 DEBUG:teuthology.orchestra.run.trial015:> 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-18T06:42:42.276 DEBUG:teuthology.orchestra.run.trial042:> 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-18T06:42:42.282 INFO:teuthology.orchestra.run.trial015.stdout:kernel.core_pattern = core 2026-02-18T06:42:42.284 DEBUG:teuthology.orchestra.run.trial150:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2026-02-18T06:42:42.290 INFO:teuthology.orchestra.run.trial042.stdout:kernel.core_pattern = core 2026-02-18T06:42:42.299 INFO:teuthology.orchestra.run.trial150.stdout:kernel.core_pattern = core 2026-02-18T06:42:42.306 DEBUG:teuthology.orchestra.run.trial015:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T06:42:42.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:42:42.338 DEBUG:teuthology.orchestra.run.trial042:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T06:42:42.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:42:42.349 DEBUG:teuthology.orchestra.run.trial150:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T06:42:42.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:42:42.352 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-18T06:42:42.363 INFO:teuthology.task.internal:Transferring archived files... 2026-02-18T06:42:42.363 DEBUG:teuthology.misc:Transferring archived files from trial015:/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/54856/remote/trial015 2026-02-18T06:42:42.363 DEBUG:teuthology.orchestra.run.trial015:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T06:42:42.408 DEBUG:teuthology.misc:Transferring archived files from trial042:/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/54856/remote/trial042 2026-02-18T06:42:42.409 DEBUG:teuthology.orchestra.run.trial042:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T06:42:42.438 DEBUG:teuthology.misc:Transferring archived files from trial150:/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/54856/remote/trial150 2026-02-18T06:42:42.438 DEBUG:teuthology.orchestra.run.trial150:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T06:42:42.475 INFO:teuthology.task.internal:Removing archive directory... 2026-02-18T06:42:42.475 DEBUG:teuthology.orchestra.run.trial015:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T06:42:42.477 DEBUG:teuthology.orchestra.run.trial042:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T06:42:42.479 DEBUG:teuthology.orchestra.run.trial150:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T06:42:42.503 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-18T06:42:42.521 INFO:teuthology.task.internal:Not uploading archives. 2026-02-18T06:42:42.521 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-18T06:42:42.537 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-18T06:42:42.537 DEBUG:teuthology.orchestra.run.trial015:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T06:42:42.539 DEBUG:teuthology.orchestra.run.trial042:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T06:42:42.541 DEBUG:teuthology.orchestra.run.trial150:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T06:42:42.543 INFO:teuthology.orchestra.run.trial015.stdout: 1180220 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 06:42 /home/ubuntu/cephtest 2026-02-18T06:42:42.543 INFO:teuthology.orchestra.run.trial042.stdout: 1180220 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 06:42 /home/ubuntu/cephtest 2026-02-18T06:42:42.547 INFO:teuthology.orchestra.run.trial150.stdout: 1180220 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 06:42 /home/ubuntu/cephtest 2026-02-18T06:42:42.549 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-18T06:42:42.566 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-18T06:42:42.593 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{ubuntu_latest} 5-data-pool/ec 6-prepare/qcow2-http 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 2860.899170398712 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-18T06:42:42.593 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:42:42.693 INFO:teuthology.run:pass